Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dringbuf.c573 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
579 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
587 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
612 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
631 bpf_dynptr_set_null(ptr); in BPF_CALL_2()
Dhelpers.c1430 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_set_null() function
1466 bpf_dynptr_set_null(ptr); in BPF_CALL_4()
/Linux-v6.1/include/linux/
Dbpf.h2720 void bpf_dynptr_set_null(struct bpf_dynptr_kern *ptr);