Searched defs:bpf_get_current_comm (Results 1 – 2 of 2) sorted by relevance
396 static long (* const bpf_get_current_comm)(void *buf, __u32 size_of_buf) = (void *) 16; variable
40 static int (*bpf_get_current_comm)(void *buf, int buf_size) = variable