Searched refs:KILL_TARGET_LEN (Results 1 – 2 of 2) sorted by relevance
8 #define KILL_TARGET_LEN 64 macro29 KILL_TARGET_LEN)
659 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()