Searched defs:bpf_get_current_comm (Results 1 – 2 of 2) sorted by relevance
191 BPF_CALL_2(bpf_get_current_comm, char *, buf, u32, size) in BPF_CALL_2() argument
53 static int (*bpf_get_current_comm)(void *buf, int buf_size) = variable