Searched defs:bpf_probe_write_user (Results 1 – 2 of 2) sorted by relevance
70 static int (*bpf_probe_write_user)(void *dst, const void *src, int size) = variable
166 BPF_CALL_3(bpf_probe_write_user, void *, unsafe_ptr, const void *, src, in BPF_CALL_3() argument