Searched refs:bpf_struct_ops_desc_release (Results 1 – 2 of 2) sorted by relevance
2146 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
1860 bpf_struct_ops_desc_release(&tab->ops[i]); in btf_free_struct_ops_tab()