Searched defs:arg_start (Results 1 – 8 of 8) sorted by relevance
/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()
|
/linux/tools/include/uapi/linux/ |
H A D | prctl.h | 142 __u64 arg_start; /* command line arguments bounds */ member
|
/linux/include/uapi/linux/ |
H A D | prctl.h | 142 __u64 arg_start; /* command line arguments bounds */ member
|
/linux/tools/perf/trace/beauty/include/uapi/linux/ |
H A D | prctl.h | 142 __u64 arg_start; /* command line arguments bounds */ member
|
/linux/mm/ |
H A D | util.c | 1100 unsigned long arg_start, arg_end, env_start, env_end; in get_cmdline() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | profiler.inc.h | 722 void* arg_start = (void*)BPF_CORE_READ(task, mm, arg_start); in raw_tracepoint__sched_process_exec() local
|
/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
|
/linux/include/linux/ |
H A D | mm_types.h | 964 unsigned long arg_start, arg_end, env_start, env_end; member
|