Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dringbuf.c602 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
608 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
616 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
641 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
660 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
Dhelpers.c1712 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
1748 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
2752 bpf_dynptr_set_null(clone); in bpf_dynptr_clone()
/linux-6.14.4/include/linux/
Dbpf.h2748 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr);
3023 static inline void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
/linux-6.14.4/net/core/
Dfilter.c11930 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_skb()
11946 bpf_dynptr_set_null(ptr); in bpf_dynptr_from_xdp()