Searched refs:linux_binprm (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 2314 struct linux_binprm; 2321 int (*load_binary)(struct linux_binprm *); 2332 struct linux_binprm { struct 34086 …f void (*btf_trace_sched_process_exec)(void *, struct task_struct *, pid_t, struct linux_binprm *); 46889 typedef u64 (*btf_bpf_bprm_opts_set)(struct linux_binprm *, u64); 65559 int (*bprm_creds_for_exec)(struct linux_binprm *); 65560 int (*bprm_creds_from_file)(struct linux_binprm *, struct file *); 65561 int (*bprm_check_security)(struct linux_binprm *); 65562 void (*bprm_committing_creds)(struct linux_binprm *); 65563 void (*bprm_committed_creds)(struct linux_binprm *);
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 2745 struct linux_binprm; 2752 int (*load_binary)(struct linux_binprm *); 2763 struct linux_binprm { struct 23921 …f void (*btf_trace_sched_process_exec)(void *, struct task_struct *, pid_t, struct linux_binprm *); 37225 typedef u64 (*btf_bpf_bprm_opts_set)(struct linux_binprm *, u64); 55801 int (*bprm_creds_for_exec)(struct linux_binprm *); 55802 int (*bprm_creds_from_file)(struct linux_binprm *, struct file *); 55803 int (*bprm_check_security)(struct linux_binprm *); 55804 void (*bprm_committing_creds)(struct linux_binprm *); 55805 void (*bprm_committed_creds)(struct linux_binprm *);
|