Lines Matching refs:call_void_hook

729 #define call_void_hook(FUNC, ...)				\  macro
877 call_void_hook(bprm_committing_creds, bprm); in security_bprm_committing_creds()
882 call_void_hook(bprm_committed_creds, bprm); in security_bprm_committed_creds()
922 call_void_hook(sb_delete, sb); in security_sb_delete()
927 call_void_hook(sb_free_security, sb); in security_sb_free()
936 call_void_hook(sb_free_mnt_opts, *mnt_opts); in security_free_mnt_opts()
1047 call_void_hook(inode_free_security, inode); in security_inode_free()
1380 call_void_hook(inode_post_setxattr, dentry, name, value, size, flags); in security_inode_post_setxattr()
1480 call_void_hook(inode_getsecid, inode, secid); in security_inode_getsecid()
1543 call_void_hook(file_free_security, file); in security_file_free()
1630 call_void_hook(file_set_fowner, file); in security_file_set_fowner()
1669 call_void_hook(task_free, task); in security_task_free()
1697 call_void_hook(cred_free, cred); in security_cred_free()
1718 call_void_hook(cred_transfer, new, old); in security_transfer_creds()
1724 call_void_hook(cred_getsecid, c, secid); in security_cred_getsecid()
1832 call_void_hook(current_getsecid_subj, secid); in security_current_getsecid_subj()
1839 call_void_hook(task_getsecid_obj, p, secid); in security_task_getsecid_obj()
1911 call_void_hook(task_to_inode, p, inode); in security_task_to_inode()
1927 call_void_hook(ipc_getsecid, ipcp, secid); in security_ipc_getsecid()
1944 call_void_hook(msg_msg_free_security, msg); in security_msg_msg_free()
1963 call_void_hook(msg_queue_free_security, msq); in security_msg_queue_free()
2004 call_void_hook(shm_free_security, shp); in security_shm_free()
2038 call_void_hook(sem_free_security, sma); in security_sem_free()
2063 call_void_hook(d_instantiate, dentry, inode); in security_d_instantiate()
2132 call_void_hook(release_secctx, secdata, seclen); in security_release_secctx()
2138 call_void_hook(inode_invalidate_secctx, inode); in security_inode_invalidate_secctx()
2291 call_void_hook(sk_free_security, sk); in security_sk_free()
2296 call_void_hook(sk_clone_security, sk, newsk); in security_sk_clone()
2302 call_void_hook(sk_getsecid, sk, &flic->flowic_secid); in security_sk_classify_flow()
2309 call_void_hook(req_classify_flow, req, flic); in security_req_classify_flow()
2315 call_void_hook(sock_graft, sk, parent); in security_sock_graft()
2329 call_void_hook(inet_csk_clone, newsk, req); in security_inet_csk_clone()
2335 call_void_hook(inet_conn_established, sk, skb); in security_inet_conn_established()
2347 call_void_hook(secmark_refcount_inc); in security_secmark_refcount_inc()
2353 call_void_hook(secmark_refcount_dec); in security_secmark_refcount_dec()
2365 call_void_hook(tun_dev_free_security, security); in security_tun_dev_free_security()
2410 call_void_hook(sctp_sk_clone, asoc, sk, newsk); in security_sctp_sk_clone()
2445 call_void_hook(ib_free_security, sec); in security_ib_free_security()
2468 call_void_hook(xfrm_policy_free_security, ctx); in security_xfrm_policy_free()
2498 call_void_hook(xfrm_state_free_security, x); in security_xfrm_state_free()
2556 call_void_hook(key_free, key); in security_key_free()
2587 call_void_hook(audit_rule_free, lsmrule); in security_audit_rule_free()
2619 call_void_hook(bpf_map_free_security, map); in security_bpf_map_free()
2623 call_void_hook(bpf_prog_free_security, aux); in security_bpf_prog_free()
2646 call_void_hook(perf_event_free, event); in security_perf_event_free()