Home
last modified time | relevance | path

Searched refs:KILL_TARGET_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dprofiler.h8 #define KILL_TARGET_LEN 64 macro
29 KILL_TARGET_LEN)
A Dprofiler.inc.h659 size_t cgroup_proc_length = bpf_probe_read_str(payload, KILL_TARGET_LEN, in raw_tracepoint__sched_process_exit()
662 if (cgroup_proc_length <= KILL_TARGET_LEN) { in raw_tracepoint__sched_process_exit()

Completed in 5 milliseconds