Lines Matching defs:linux_binprm
3462 struct linux_binprm;
3469 int (*load_binary)(struct linux_binprm *);
5409 struct linux_binprm {
22383 typedef void (*btf_trace_sched_process_exec)(void *, struct task_struct *, pid_t, struct linux_binprm *);
46333 int (*bprm_creds_for_exec)(struct linux_binprm *);
46334 int (*bprm_creds_from_file)(struct linux_binprm *, struct file *);
46335 int (*bprm_check_security)(struct linux_binprm *);
46336 void (*bprm_committing_creds)(struct linux_binprm *);
46337 void (*bprm_committed_creds)(struct linux_binprm *);