Searched refs:static_call_tramp_key (Results 1 – 4 of 4) sorted by relevance
15 extern struct static_call_tramp_key __start_static_call_tramp_key[],338 struct static_call_tramp_key *start = __start_static_call_tramp_key; in tramp_key_lookup()339 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup()340 struct static_call_tramp_key *tramp_key; in tramp_key_lookup()
142 struct static_call_tramp_key { struct
41 …static_call_sites = .; __start_static_call_tramp_key = .; KEEP(*(.static_call_tramp_key)) __stop_s…
412 KEEP(*(.static_call_tramp_key)) \