Searched defs:arg_start (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/fs/ |
H A D | binfmt_flat.c | 108 static int create_flat_tables(struct linux_binprm *bprm, unsigned long arg_start) in create_flat_tables()
|
/openbmc/linux/include/uapi/linux/ |
H A D | prctl.h | 142 __u64 arg_start; /* command line arguments bounds */ member
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | prctl.h | 142 __u64 arg_start; /* command line arguments bounds */ member
|
/openbmc/linux/mm/ |
H A D | util.c | 1000 unsigned long arg_start, arg_end, env_start, env_end; in get_cmdline() local
|
/openbmc/qemu/bsd-user/ |
H A D | qemu.h | 70 abi_ulong arg_start; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | profiler.inc.h | 741 void* arg_start = (void*)BPF_CORE_READ(task, mm, arg_start); in raw_tracepoint__sched_process_exec() local
|
/openbmc/linux/fs/proc/ |
H A D | base.c | 256 unsigned long arg_start) in get_mm_proctitle() 294 unsigned long arg_start, arg_end, env_start, env_end; in get_mm_cmdline() local
|
/openbmc/linux/include/linux/ |
H A D | mm_types.h | 871 unsigned long arg_start, arg_end, env_start, env_end; member
|