Home
last modified time | relevance | path

Searched refs:static_call_tramp_key (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dstatic_call_inline.c15 extern struct static_call_tramp_key __start_static_call_tramp_key[],
348 struct static_call_tramp_key *start = __start_static_call_tramp_key; in tramp_key_lookup()
349 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup()
350 struct static_call_tramp_key *tramp_key; in tramp_key_lookup()
/linux/include/linux/
H A Dstatic_call.h176 struct static_call_tramp_key { struct
177 trampstatic_call_tramp_key global() argument
178 keystatic_call_tramp_key global() argument
/linux/include/asm-generic/
H A Dvmlinux.lds.h424 BOUNDED_SECTION_BY(.static_call_tramp_key, _static_call_tramp_key)