Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h2506 void bpf_dynptr_set_rdonly(struct bpf_dynptr_kern *ptr);
2754 static inline void bpf_dynptr_set_rdonly(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_rdonly() function
/openbmc/linux/kernel/bpf/
H A Dhelpers.c1522 void bpf_dynptr_set_rdonly(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_rdonly() function
/openbmc/linux/net/core/
H A Dfilter.c11913 bpf_dynptr_set_rdonly(ptr__uninit); in bpf_dynptr_from_skb_rdonly()