Searched refs:bpf_dynptr_check_off_len (Results 1 – 1 of 1) sorted by relevance
1435 static int bpf_dynptr_check_off_len(struct bpf_dynptr_kern *ptr, u32 offset, u32 len) in bpf_dynptr_check_off_len() function1488 err = bpf_dynptr_check_off_len(src, offset, len); in BPF_CALL_5()1516 err = bpf_dynptr_check_off_len(dst, offset, len); in BPF_CALL_5()1543 err = bpf_dynptr_check_off_len(ptr, offset, len); in BPF_CALL_3()