• Home
  • Raw
  • Download

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()
1255 call_void_hook(inode_post_setxattr, dentry, name, value, size, flags); in security_inode_post_setxattr()
1351 call_void_hook(inode_getsecid, inode, secid); in security_inode_getsecid()
1399 call_void_hook(file_free_security, file); in security_file_free()
1480 call_void_hook(file_set_fowner, file); in security_file_set_fowner()
1519 call_void_hook(task_free, task); in security_task_free()
1547 call_void_hook(cred_free, cred); in security_cred_free()
1568 call_void_hook(cred_transfer, new, old); in security_transfer_creds()
1574 call_void_hook(cred_getsecid, c, secid); in security_cred_getsecid()
1656 call_void_hook(task_getsecid, p, secid); in security_task_getsecid()
1728 call_void_hook(task_to_inode, p, inode); in security_task_to_inode()
1739 call_void_hook(ipc_getsecid, ipcp, secid); in security_ipc_getsecid()
1756 call_void_hook(msg_msg_free_security, msg); in security_msg_msg_free()
1775 call_void_hook(msg_queue_free_security, msq); in security_msg_queue_free()
1816 call_void_hook(shm_free_security, shp); in security_shm_free()
1850 call_void_hook(sem_free_security, sma); in security_sem_free()
1875 call_void_hook(d_instantiate, dentry, inode); in security_d_instantiate()
1932 call_void_hook(release_secctx, secdata, seclen); in security_release_secctx()
1938 call_void_hook(inode_invalidate_secctx, inode); in security_inode_invalidate_secctx()
2075 call_void_hook(sk_free_security, sk); in security_sk_free()
2080 call_void_hook(sk_clone_security, sk, newsk); in security_sk_clone()
2086 call_void_hook(sk_getsecid, sk, &fl->flowi_secid); in security_sk_classify_flow()
2092 call_void_hook(req_classify_flow, req, fl); in security_req_classify_flow()
2098 call_void_hook(sock_graft, sk, parent); in security_sock_graft()
2112 call_void_hook(inet_csk_clone, newsk, req); in security_inet_csk_clone()
2118 call_void_hook(inet_conn_established, sk, skb); in security_inet_conn_established()
2130 call_void_hook(secmark_refcount_inc); in security_secmark_refcount_inc()
2136 call_void_hook(secmark_refcount_dec); in security_secmark_refcount_dec()
2148 call_void_hook(tun_dev_free_security, security); in security_tun_dev_free_security()
2193 call_void_hook(sctp_sk_clone, ep, sk, newsk); in security_sctp_sk_clone()
2221 call_void_hook(ib_free_security, sec); in security_ib_free_security()
2244 call_void_hook(xfrm_policy_free_security, ctx); in security_xfrm_policy_free()
2274 call_void_hook(xfrm_state_free_security, x); in security_xfrm_state_free()
2332 call_void_hook(key_free, key); in security_key_free()
2363 call_void_hook(audit_rule_free, lsmrule); in security_audit_rule_free()
2395 call_void_hook(bpf_map_free_security, map); in security_bpf_map_free()
2399 call_void_hook(bpf_prog_free_security, aux); in security_bpf_prog_free()
2422 call_void_hook(perf_event_free, event); in security_perf_event_free()