Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dringbuf.c606 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
612 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
620 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
645 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
664 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
H A Dhelpers.c1698 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
1734 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
2742 bpf_dynptr_set_null(clone); in bpf_dynptr_clone()
/linux/include/linux/
H A Dbpf.h2731 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr);
3006 static inline void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
/linux/net/core/
H A Dfilter.c11916 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_skb()
11932 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_xdp()