Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dstatic_call_inline.c15 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()
/linux-5.19.10/include/linux/
Dstatic_call.h172 struct static_call_tramp_key { struct
/linux-5.19.10/include/asm-generic/
Dvmlinux.lds.h404 KEEP(*(.static_call_tramp_key)) \