Home
last modified time | relevance | path

Searched refs:KILL_TARGET_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dprofiler.h8 #define KILL_TARGET_LEN 64 macro
29 KILL_TARGET_LEN)
H 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()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dprofiler.h8 #define KILL_TARGET_LEN 64 macro
29 KILL_TARGET_LEN)
H A Dprofiler.inc.h670 KILL_TARGET_LEN, in raw_tracepoint__sched_process_exit()
673 if (cgroup_proc_length <= KILL_TARGET_LEN) { in raw_tracepoint__sched_process_exit()

Completed in 5 milliseconds