Searched refs:raw_bpf_probe_read (Results 1 – 2 of 2) sorted by relevance
90 fn raw_bpf_probe_read(dst: *mut c_void, size: u32, unsafe_ptr: *const c_void) -> i64 { in raw_bpf_probe_read() function330 map.insert(HELPER_BPF_PROBE_READ, define_func!(raw_bpf_probe_read)); in init_helper_functions()
312 map.insert(4, define_func!(raw_bpf_probe_read));