Home
last modified time | relevance | path

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

/linux-6.15/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.c1711 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
1747 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
2765 bpf_dynptr_set_null(clone); in bpf_dynptr_clone()
/linux-6.15/include/linux/
H A Dbpf.h2785 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr);
3060 static inline void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
/linux-6.15/net/core/
H A Dfilter.c11995 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_skb()
12011 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_xdp()