Searched refs:static_call_tramp_key (Results 1 – 3 of 3) 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()
172 struct static_call_tramp_key { struct
404 KEEP(*(.static_call_tramp_key)) \