Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbpf_struct_ops.c298 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release() function
467 bpf_struct_ops_desc_release(st_ops_desc); in bpf_struct_ops_desc_init()
H A Dbtf.c1716 bpf_struct_ops_desc_release(&tab->ops[i]); in btf_free_struct_ops_tab()
/linux-6.15/include/linux/
H A Dbpf.h1944 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc);
1973 static inline void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release() function