Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbtf.c246 struct btf_struct_ops_tab { struct
269 struct btf_struct_ops_tab *struct_ops_tab; argument
1713 struct btf_struct_ops_tab *tab = btf->struct_ops_tab; in btf_free_struct_ops_tab()
9134 struct btf_struct_ops_tab *tab, *new_tab; in btf_add_struct_ops()
9139 tab = kzalloc(offsetof(struct btf_struct_ops_tab, ops[4]), in btf_add_struct_ops()
9153 offsetof(struct btf_struct_ops_tab, in btf_add_struct_ops()