Lines Matching refs:call_void_hook

649 #define call_void_hook(FUNC, ...)				\  macro
792 call_void_hook(bprm_committing_creds, bprm); in security_bprm_committing_creds()
797 call_void_hook(bprm_committed_creds, bprm); in security_bprm_committed_creds()
817 call_void_hook(sb_free_security, sb); in security_sb_free()
824 call_void_hook(sb_free_mnt_opts, *mnt_opts); in security_free_mnt_opts()
936 call_void_hook(inode_free_security, inode); in security_inode_free()
1254 call_void_hook(inode_post_setxattr, dentry, name, value, size, flags); in security_inode_post_setxattr()
1350 call_void_hook(inode_getsecid, inode, secid); in security_inode_getsecid()
1398 call_void_hook(file_free_security, file); in security_file_free()
1479 call_void_hook(file_set_fowner, file); in security_file_set_fowner()
1518 call_void_hook(task_free, task); in security_task_free()
1546 call_void_hook(cred_free, cred); in security_cred_free()
1567 call_void_hook(cred_transfer, new, old); in security_transfer_creds()
1573 call_void_hook(cred_getsecid, c, secid); in security_cred_getsecid()
1655 call_void_hook(task_getsecid, p, secid); in security_task_getsecid()
1727 call_void_hook(task_to_inode, p, inode); in security_task_to_inode()
1738 call_void_hook(ipc_getsecid, ipcp, secid); in security_ipc_getsecid()
1755 call_void_hook(msg_msg_free_security, msg); in security_msg_msg_free()
1774 call_void_hook(msg_queue_free_security, msq); in security_msg_queue_free()
1815 call_void_hook(shm_free_security, shp); in security_shm_free()
1849 call_void_hook(sem_free_security, sma); in security_sem_free()
1874 call_void_hook(d_instantiate, dentry, inode); in security_d_instantiate()
1931 call_void_hook(release_secctx, secdata, seclen); in security_release_secctx()
1937 call_void_hook(inode_invalidate_secctx, inode); in security_inode_invalidate_secctx()
2074 call_void_hook(sk_free_security, sk); in security_sk_free()
2079 call_void_hook(sk_clone_security, sk, newsk); in security_sk_clone()
2085 call_void_hook(sk_getsecid, sk, &fl->flowi_secid); in security_sk_classify_flow()
2091 call_void_hook(req_classify_flow, req, fl); in security_req_classify_flow()
2097 call_void_hook(sock_graft, sk, parent); in security_sock_graft()
2111 call_void_hook(inet_csk_clone, newsk, req); in security_inet_csk_clone()
2117 call_void_hook(inet_conn_established, sk, skb); in security_inet_conn_established()
2129 call_void_hook(secmark_refcount_inc); in security_secmark_refcount_inc()
2135 call_void_hook(secmark_refcount_dec); in security_secmark_refcount_dec()
2147 call_void_hook(tun_dev_free_security, security); in security_tun_dev_free_security()
2192 call_void_hook(sctp_sk_clone, ep, sk, newsk); in security_sctp_sk_clone()
2220 call_void_hook(ib_free_security, sec); in security_ib_free_security()
2243 call_void_hook(xfrm_policy_free_security, ctx); in security_xfrm_policy_free()
2273 call_void_hook(xfrm_state_free_security, x); in security_xfrm_state_free()
2331 call_void_hook(key_free, key); in security_key_free()
2362 call_void_hook(audit_rule_free, lsmrule); in security_audit_rule_free()
2394 call_void_hook(bpf_map_free_security, map); in security_bpf_map_free()
2398 call_void_hook(bpf_prog_free_security, aux); in security_bpf_prog_free()