Home
last modified time | relevance | path

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

/linux/kernel/
A Dstatic_call.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/include/linux/
A Dstatic_call.h172 struct static_call_tramp_key { struct
/linux/arch/arm64/kernel/
A Dvmlinux.lds41 …static_call_sites = .; __start_static_call_tramp_key = .; KEEP(*(.static_call_tramp_key)) __stop_s…
/linux/include/asm-generic/
A Dvmlinux.lds.h413 KEEP(*(.static_call_tramp_key)) \

Completed in 10 milliseconds