Searched defs:bpf_probe_read (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/samples/bpf/
H A Dbpf_helpers.h18 static int (*bpf_probe_read)(void *dst, int size, void *unsafe_ptr) = variable
/linux-4.1.27/kernel/trace/
H A Dbpf_trace.c64 static u64 bpf_probe_read(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) bpf_probe_read() function

Completed in 141 milliseconds