Home
last modified time | relevance | path

Searched defs:arg_start (Results 1 – 5 of 5) sorted by relevance

/linux/fs/
H A Dbinfmt_flat.c108 static int create_flat_tables(struct linux_binprm *bprm, unsigned long arg_start) in create_flat_tables()
/linux/tools/include/uapi/linux/
H A Dprctl.h142 __u64 arg_start; /* command line arguments bounds */ member
/linux/include/uapi/linux/
H A Dprctl.h142 __u64 arg_start; /* command line arguments bounds */ member
/linux/mm/
H A Dutil.c1085 unsigned long arg_start, arg_end, env_start, env_end; in get_cmdline() local
/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h722 void* arg_start = (void*)BPF_CORE_READ(task, mm, arg_start); in raw_tracepoint__sched_process_exec() local