Searched refs:bpf_dynptr_check_off_len (Results 1 – 1 of 1) sorted by relevance
1452 static int bpf_dynptr_check_off_len(const struct bpf_dynptr_kern *ptr, u32 offset, u32 len) in bpf_dynptr_check_off_len() function1505 err = bpf_dynptr_check_off_len(src, offset, len); in BPF_CALL_5()1537 err = bpf_dynptr_check_off_len(dst, offset, len); in BPF_CALL_5()1568 err = bpf_dynptr_check_off_len(ptr, offset, len); in BPF_CALL_3()
Completed in 8 milliseconds