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.c599 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
605 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
613 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
638 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
657 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
H A Dhelpers.c1718 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
1744 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
2850 bpf_dynptr_set_null(clone); in bpf_dynptr_clone()
/linux/include/linux/
H A Dbpf.h2875 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr);
3157 static inline void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
/linux/net/core/
H A Dfilter.c12001 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_skb()
12017 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_xdp()