函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\pid_namespace.c Create Date:2022-07-27 12:22:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:destroy_pid_namespace

函数原型:static void destroy_pid_namespace(struct pid_namespace *ns)

返回类型:void

参数:

类型参数名称
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
调用者
名称描述
free_pid_ns