Lines Matching defs:linux_binprm
4728 struct linux_binprm;
4735 int (*load_binary)(struct linux_binprm *);
6323 struct linux_binprm {
25253 typedef void (*btf_trace_sched_process_exec)(void *, struct task_struct *, pid_t, struct linux_binprm *);
79882 int (*bprm_creds_for_exec)(struct linux_binprm *);
79883 int (*bprm_creds_from_file)(struct linux_binprm *, struct file *);
79884 int (*bprm_check_security)(struct linux_binprm *);
79885 void (*bprm_committing_creds)(struct linux_binprm *);
79886 void (*bprm_committed_creds)(struct linux_binprm *);