函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\net_namespace.h Create Date:2022-07-27 06:52:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:put_net

函数原型:static inline void put_net(struct net *net)

返回类型:void

参数:

类型参数名称
struct net *net

NULL

调用者
名称描述
free_nsproxy
auditd_conn_freeauditd_conn_free - RCU helper to release an auditd connection struct*@rcu: RCU head* Description:* Drop any references inside the auditd connection tracking struct and free* the memory.
auditd_send_unicast_skbauditd_send_unicast_skb - Send a record via unicast to auditd*@skb: audit record* Description:* Send a skb to the audit daemon, returns positive/zero values on success and* negative values on failure; in all cases the skb will be consumed by this
kauditd_threadkauditd_thread - Worker thread to send audit records to userspace*@dummy: unused
audit_send_list
audit_send_reply_thread
put_fs_contextput_fs_context - Dispose of a superblock configuration context.*@fc: The context to dispose of.