Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h2146 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc);
2186 static inline void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release() function
/linux/kernel/bpf/
H A Dbtf.c1860 bpf_struct_ops_desc_release(&tab->ops[i]); in btf_free_struct_ops_tab()