Searched refs:bprm_committed_creds (Results 1 – 4 of 4) sorted by relevance
1334 void (*bprm_committed_creds)(struct linux_binprm *bprm); member1637 struct list_head bprm_committed_creds; member
261 call_void_hook(bprm_committed_creds, bprm); in security_bprm_committed_creds()1572 .bprm_committed_creds =1573 LIST_HEAD_INIT(security_hook_heads.bprm_committed_creds),
644 LSM_HOOK_INIT(bprm_committed_creds, apparmor_bprm_committed_creds),
5879 LSM_HOOK_INIT(bprm_committed_creds, selinux_bprm_committed_creds),