Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
Dima.c
Dbprm_opts.c
Dlsm.c
Dlocal_storage.c
Dprofiler.inc.h
/openbmc/qemu/bsd-user/
H A Dbsdload.c48 static int prepare_binprm(struct bsd_binprm *bprm) in prepare_binprm()
149 struct bsd_binprm *bprm) in loader_exec()
H A Delfload.c183 static void setup_arg_pages(struct bsd_binprm *bprm, struct image_info *info, in setup_arg_pages()
600 int load_elf_binary(struct bsd_binprm *bprm, struct target_pt_regs *regs, in load_elf_binary()
H A Dmain.c270 struct bsd_binprm bprm; in main() local
H A Dqemu.h88 struct bsd_binprm *bprm; member
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_stack.h25 static inline int setup_initial_stack(struct bsd_binprm *bprm, abi_ulong *p, in setup_initial_stack()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_stack.h25 static inline int setup_initial_stack(struct bsd_binprm *bprm, abi_ulong *p, in setup_initial_stack()
/openbmc/qemu/linux-user/
H A Dlinuxload.c36 static int prepare_binprm(struct linux_binprm *bprm) in prepare_binprm()
143 struct linux_binprm *bprm) in loader_exec()
H A Dflatload.c194 static int load_flat_file(struct linux_binprm * bprm, in load_flat_file()
461 int load_flt_binary(struct linux_binprm *bprm, struct image_info *info) in load_flt_binary()
H A Dmain.c702 struct linux_binprm bprm; in main() local
H A Dqemu.h133 struct linux_binprm *bprm; member
H A Delfload.c2413 static abi_ulong setup_arg_pages(struct linux_binprm *bprm, in setup_arg_pages()
3877 int load_elf_binary(struct linux_binprm *bprm, struct image_info *info) in load_elf_binary()
H A Dsyscall.c8020 struct linux_binprm *bprm = get_task_state(cpu)->bprm; in open_self_cmdline() local
/openbmc/linux/security/tomoyo/
Ddomain.c
Daudit.c
Dcondition.c
Dcommon.h
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_stack.h48 static inline int setup_initial_stack(struct bsd_binprm *bprm, in setup_initial_stack()
/openbmc/linux/arch/parisc/kernel/
Dvdso.c
/openbmc/linux/fs/
Dcompat_binfmt_elf.c
/openbmc/linux/arch/arm/kernel/
Dprocess.c