Home
last modified time | relevance | path

Searched refs:bpf_dynptr_check_off_len (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c1452 static int bpf_dynptr_check_off_len(const struct bpf_dynptr_kern *ptr, u32 offset, u32 len) in bpf_dynptr_check_off_len() function
1505 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