Searched defs:static_call (Results 1 – 4 of 4) sorted by relevance
92 #define static_call(name) __static_call(name) macro100 #define static_call(name) \ macro
25 bool static_call; global() member
1354 bool static_call = !strcmp(sym->sec->name, ".static_call_sites"); in validate_special_section_klp_reloc() local