Home
last modified time | relevance | path

Searched defs:bprm (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dima.c67 void BPF_PROG(bprm_committed_creds, struct linux_binprm *bprm) in BPF_PROG()
73 int BPF_PROG(bprm_creds_for_exec, struct linux_binprm *bprm) in BPF_PROG()
H A Dbprm_opts.c22 int BPF_PROG(secure_exec, struct linux_binprm *bprm) in BPF_PROG()
H A Dlsm.c109 int BPF_PROG(test_void_hook, struct linux_binprm *bprm) in BPF_PROG()
H A Dlocal_storage.c168 void BPF_PROG(exec, struct linux_binprm *bprm) in BPF_PROG()
H A Dprofiler.inc.h688 struct linux_binprm* bprm = (struct linux_binprm*)ctx->args[2]; in raw_tracepoint__sched_process_exec() local
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h69512 struct linux_binprm *bprm; member
H A Dvmlinux_518.h69512 struct linux_binprm *bprm; member