Lines Matching defs:linux_binprm
7738 struct linux_binprm {
7772 int (*load_binary)(struct linux_binprm *);
14850 typedef void (*btf_trace_sched_process_exec)(void *, struct task_struct *, pid_t, struct linux_binprm *);
25281 int (*bprm_creds_for_exec)(struct linux_binprm *);
25282 int (*bprm_creds_from_file)(struct linux_binprm *, struct file *);
25283 int (*bprm_check_security)(struct linux_binprm *);
25284 void (*bprm_committing_creds)(struct linux_binprm *);
25285 void (*bprm_committed_creds)(struct linux_binprm *);