Home
last modified time | relevance | path

Searched defs:env_start (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dprctl.h144 __u64 env_start; /* environment variables bounds */ member
/linux/include/uapi/linux/
H A Dprctl.h144 __u64 env_start; /* environment variables bounds */ member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dprctl.h144 __u64 env_start; /* environment variables bounds */ member
/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h733 void* env_start = (void*)BPF_CORE_READ(task, mm, env_start); in raw_tracepoint__sched_process_exec() local