Home
last modified time | relevance | path

Searched defs:env_end (Results 1 – 6 of 6) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dprctl.h
/linux/include/uapi/linux/
H A Dprctl.h145 __u64 env_end; member
/linux/mm/
H A Dutil.c1020 unsigned long arg_start, arg_end, env_start, env_end; in get_cmdline() local
/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h737 void* env_end = (void*)BPF_CORE_READ(task, mm, env_end); in raw_tracepoint__sched_process_exec() local
/linux/fs/proc/
H A Dbase.c260 unsigned long arg_start, arg_end, env_start, env_end; in get_mm_cmdline() local
949 unsigned long env_start, env_end; in environ_read() local
/linux/include/linux/
H A Dmm_types.h900 unsigned long arg_start, arg_end, env_start, env_end; global() member