Home
last modified time | relevance | path

Searched refs:linux_binprm (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h3530 struct linux_binprm;
3537 int (*load_binary)(struct linux_binprm *);
5756 struct linux_binprm { struct
23060 …f void (*btf_trace_sched_process_exec)(void *, struct task_struct *, pid_t, struct linux_binprm *);
35574 typedef u64 (*btf_bpf_bprm_opts_set)(struct linux_binprm *, u64);
52921 int (*bprm_creds_for_exec)(struct linux_binprm *);
52922 int (*bprm_creds_from_file)(struct linux_binprm *, struct file *);
52923 int (*bprm_check_security)(struct linux_binprm *);
52924 void (*bprm_committing_creds)(struct linux_binprm *);
52925 void (*bprm_committed_creds)(struct linux_binprm *);
[all …]