Lines Matching refs:call_void_hook
109 #define call_void_hook(FUNC, ...) \ macro
256 call_void_hook(bprm_committing_creds, bprm); in security_bprm_committing_creds()
261 call_void_hook(bprm_committed_creds, bprm); in security_bprm_committed_creds()
276 call_void_hook(sb_free_security, sb); in security_sb_free()
354 call_void_hook(inode_free_security, inode); in security_inode_free()
651 call_void_hook(inode_post_setxattr, dentry, name, value, size, flags); in security_inode_post_setxattr()
726 call_void_hook(inode_getsecid, inode, secid); in security_inode_getsecid()
747 call_void_hook(file_free_security, file); in security_file_free()
822 call_void_hook(file_set_fowner, file); in security_file_set_fowner()
854 call_void_hook(task_free, task); in security_task_free()
864 call_void_hook(cred_free, cred); in security_cred_free()
874 call_void_hook(cred_transfer, new, old); in security_transfer_creds()
937 call_void_hook(task_getsecid, p, secid); in security_task_getsecid()
1008 call_void_hook(task_to_inode, p, inode); in security_task_to_inode()
1019 call_void_hook(ipc_getsecid, ipcp, secid); in security_ipc_getsecid()
1029 call_void_hook(msg_msg_free_security, msg); in security_msg_msg_free()
1039 call_void_hook(msg_queue_free_security, msq); in security_msg_queue_free()
1071 call_void_hook(shm_free_security, shp); in security_shm_free()
1096 call_void_hook(sem_free_security, sma); in security_sem_free()
1119 call_void_hook(d_instantiate, dentry, inode); in security_d_instantiate()
1160 call_void_hook(release_secctx, secdata, seclen); in security_release_secctx()
1291 call_void_hook(sk_free_security, sk); in security_sk_free()
1296 call_void_hook(sk_clone_security, sk, newsk); in security_sk_clone()
1302 call_void_hook(sk_getsecid, sk, &fl->flowi_secid); in security_sk_classify_flow()
1308 call_void_hook(req_classify_flow, req, fl); in security_req_classify_flow()
1314 call_void_hook(sock_graft, sk, parent); in security_sock_graft()
1328 call_void_hook(inet_csk_clone, newsk, req); in security_inet_csk_clone()
1334 call_void_hook(inet_conn_established, sk, skb); in security_inet_conn_established()
1345 call_void_hook(secmark_refcount_inc); in security_secmark_refcount_inc()
1351 call_void_hook(secmark_refcount_dec); in security_secmark_refcount_dec()
1363 call_void_hook(tun_dev_free_security, security); in security_tun_dev_free_security()
1411 call_void_hook(xfrm_policy_free_security, ctx); in security_xfrm_policy_free()
1441 call_void_hook(xfrm_state_free_security, x); in security_xfrm_state_free()
1499 call_void_hook(key_free, key); in security_key_free()
1530 call_void_hook(audit_rule_free, lsmrule); in security_audit_rule_free()