Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dbpf.h2481 void bpf_dynptr_set_rdonly(struct bpf_dynptr_kern *ptr);
2729 static inline void bpf_dynptr_set_rdonly(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_rdonly() function
/linux-6.6.21/kernel/bpf/
Dhelpers.c1446 void bpf_dynptr_set_rdonly(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_rdonly() function
/linux-6.6.21/net/core/
Dfilter.c11856 bpf_dynptr_set_rdonly(ptr__uninit); in bpf_dynptr_from_skb_rdonly()