Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\pid_namespace.c Create Date:2022-07-28 11:20:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:destroy_pid_namespace

Proto:static void destroy_pid_namespace(struct pid_namespace *ns)

Type:void

Parameter:

TypeParameterName
struct pid_namespace *ns
142  ns_free_inum( & ns)
144  dr_destroy - release all internal memory from an IDR*@idr: idr handle* After this function is called, the IDR is empty, and may be reused or* the data structure containing it may be freed
145  all_rcu() - Queue an RCU callback for invocation after a grace period
Caller
NameDescribe
free_pid_ns