Searched refs:bpf_dynptr_is_rdonly (Results 1 – 5 of 5) sorted by relevance
484 if (bpf_dynptr_is_rdonly(&ptr1)) { in test_dynptr_clone() 496 if (!bpf_dynptr_is_rdonly(&ptr2)) { in test_dynptr_clone() 508 if (bpf_dynptr_is_rdonly(&ptr3)) { in test_dynptr_clone() 550 if (bpf_dynptr_is_rdonly(&ptr2) != bpf_dynptr_is_rdonly(&ptr1)) {
488 if (bpf_dynptr_is_rdonly(&meta)) in clone_meta_dynptr_rw_before_data_dynptr_write()526 if (bpf_dynptr_is_rdonly(&meta)) in clone_meta_dynptr_rw_before_meta_dynptr_write()
1751 bpf_dynptr_is_rdonly(&ptr); in dynptr_is_rdonly_invalid()
45 extern bool bpf_dynptr_is_rdonly(const struct bpf_dynptr *ptr) __ksym __weak;
3200 __bpf_kfunc bool bpf_dynptr_is_rdonly(const struct bpf_dynptr *p) in bpf_dynptr_is_rdonly() function4910 BTF_ID_FLAGS(func, bpf_dynptr_is_rdonly)