Searched defs:bpf_probe_read (Results 1 – 2 of 2) sorted by relevance
64 static u64 bpf_probe_read(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_probe_read() function
18 static int (*bpf_probe_read)(void *dst, int size, void *unsafe_ptr) = variable