Lines Matching refs:call_void_hook
701 #define call_void_hook(FUNC, ...) \ macro
849 call_void_hook(bprm_committing_creds, bprm); in security_bprm_committing_creds()
854 call_void_hook(bprm_committed_creds, bprm); in security_bprm_committed_creds()
874 call_void_hook(sb_free_security, sb); in security_sb_free()
881 call_void_hook(sb_free_mnt_opts, *mnt_opts); in security_free_mnt_opts()
993 call_void_hook(inode_free_security, inode); in security_inode_free()
1311 call_void_hook(inode_post_setxattr, dentry, name, value, size, flags); in security_inode_post_setxattr()
1407 call_void_hook(inode_getsecid, inode, secid); in security_inode_getsecid()
1470 call_void_hook(file_free_security, file); in security_file_free()
1557 call_void_hook(file_set_fowner, file); in security_file_set_fowner()
1596 call_void_hook(task_free, task); in security_task_free()
1624 call_void_hook(cred_free, cred); in security_cred_free()
1645 call_void_hook(cred_transfer, new, old); in security_transfer_creds()
1651 call_void_hook(cred_getsecid, c, secid); in security_cred_getsecid()
1754 call_void_hook(task_getsecid, p, secid); in security_task_getsecid()
1826 call_void_hook(task_to_inode, p, inode); in security_task_to_inode()
1837 call_void_hook(ipc_getsecid, ipcp, secid); in security_ipc_getsecid()
1854 call_void_hook(msg_msg_free_security, msg); in security_msg_msg_free()
1873 call_void_hook(msg_queue_free_security, msq); in security_msg_queue_free()
1914 call_void_hook(shm_free_security, shp); in security_shm_free()
1948 call_void_hook(sem_free_security, sma); in security_sem_free()
1973 call_void_hook(d_instantiate, dentry, inode); in security_d_instantiate()
2042 call_void_hook(release_secctx, secdata, seclen); in security_release_secctx()
2048 call_void_hook(inode_invalidate_secctx, inode); in security_inode_invalidate_secctx()
2201 call_void_hook(sk_free_security, sk); in security_sk_free()
2206 call_void_hook(sk_clone_security, sk, newsk); in security_sk_clone()
2212 call_void_hook(sk_getsecid, sk, &fl->flowi_secid); in security_sk_classify_flow()
2218 call_void_hook(req_classify_flow, req, fl); in security_req_classify_flow()
2224 call_void_hook(sock_graft, sk, parent); in security_sock_graft()
2238 call_void_hook(inet_csk_clone, newsk, req); in security_inet_csk_clone()
2244 call_void_hook(inet_conn_established, sk, skb); in security_inet_conn_established()
2256 call_void_hook(secmark_refcount_inc); in security_secmark_refcount_inc()
2262 call_void_hook(secmark_refcount_dec); in security_secmark_refcount_dec()
2274 call_void_hook(tun_dev_free_security, security); in security_tun_dev_free_security()
2319 call_void_hook(sctp_sk_clone, ep, sk, newsk); in security_sctp_sk_clone()
2347 call_void_hook(ib_free_security, sec); in security_ib_free_security()
2370 call_void_hook(xfrm_policy_free_security, ctx); in security_xfrm_policy_free()
2400 call_void_hook(xfrm_state_free_security, x); in security_xfrm_state_free()
2458 call_void_hook(key_free, key); in security_key_free()
2489 call_void_hook(audit_rule_free, lsmrule); in security_audit_rule_free()
2521 call_void_hook(bpf_map_free_security, map); in security_bpf_map_free()
2525 call_void_hook(bpf_prog_free_security, aux); in security_bpf_prog_free()
2548 call_void_hook(perf_event_free, event); in security_perf_event_free()