Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dhelpers.c1401 static bool bpf_dynptr_is_rdonly(struct bpf_dynptr_kern *ptr) in bpf_dynptr_is_rdonly() function
1513 if (!dst->data || flags || bpf_dynptr_is_rdonly(dst)) in BPF_CALL_5()
1547 if (bpf_dynptr_is_rdonly(ptr)) in BPF_CALL_3()