Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c246 struct btf_struct_ops_tab { struct
269 struct btf_struct_ops_tab *struct_ops_tab; argument
1708 struct btf_struct_ops_tab *tab = btf->struct_ops_tab; in btf_free_struct_ops_tab()
9283 struct btf_struct_ops_tab *tab, *new_tab; in btf_add_struct_ops()
9288 tab = kzalloc(offsetof(struct btf_struct_ops_tab, ops[4]), in btf_add_struct_ops()
9302 offsetof(struct btf_struct_ops_tab, in btf_add_struct_ops()