Searched defs:bpf_func_info_aux (Results 1 – 1 of 1) sorted by relevance
1505 struct bpf_func_info_aux { struct1506 u16 linkage;1507 bool unreliable;1508 bool called : 1;1509 bool verified : 1;
Completed in 22 milliseconds