Searched defs:bpf_func_info_aux (Results 1 – 1 of 1) sorted by relevance
1382 struct bpf_func_info_aux { struct1383 u16 linkage;1384 bool unreliable;1385 bool called : 1;1386 bool verified : 1;