Searched defs:bpf_get_current_comm (Results 1 – 2 of 2) sorted by relevance
161 static u64 bpf_get_current_comm(u64 r1, u64 size, u64 r3, u64 r4, u64 r5) in bpf_get_current_comm() function
32 static int (*bpf_get_current_comm)(void *buf, int buf_size) = variable