Searched refs:bpf_probe_write_user (Results 1 – 4 of 4) sorted by relevance
16 bpf_probe_write_user(uservaddr, &new, sizeof(new)); in handle_sys_connect_common()
40 By default, bpftool **does not run probes** for **bpf_probe_write_user**\
255 of the current task with bpf_probe_write_user(). Every time such
326 BPF_CALL_3(bpf_probe_write_user, void __user *, unsafe_ptr, const void *, src, in BPF_CALL_3() argument352 .func = bpf_probe_write_user,