Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dstatic_call_inline.c15 extern struct static_call_tramp_key __start_static_call_tramp_key[],
349 struct static_call_tramp_key *start = __start_static_call_tramp_key; in tramp_key_lookup()
350 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup()
351 struct static_call_tramp_key *tramp_key; in tramp_key_lookup()
/openbmc/linux/include/linux/
H A Dstatic_call.h174 struct static_call_tramp_key { struct
/openbmc/linux/include/asm-generic/
H A Dvmlinux.lds.h417 BOUNDED_SECTION_BY(.static_call_tramp_key, _static_call_tramp_key)