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