Searched refs:bpf_dynptr_check_size (Results 1 – 3 of 3) sorted by relevance
603 err = bpf_dynptr_check_size(size); in BPF_CALL_4()701 err = bpf_dynptr_check_size(sample_len); in __bpf_user_ringbuf_peek()
1697 int bpf_dynptr_check_size(u32 size) in bpf_dynptr_check_size() function1732 err = bpf_dynptr_check_size(size); in BPF_CALL_4()
1347 int bpf_dynptr_check_size(u32 size);