Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/
Dhvcall.h526 extern struct static_key hcall_tracepoint_key;
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dlpar.c1815 struct static_key hcall_tracepoint_key = STATIC_KEY_INIT; variable
1819 static_key_slow_inc(&hcall_tracepoint_key); in hcall_tracepoint_regfunc()
1825 static_key_slow_dec(&hcall_tracepoint_key); in hcall_tracepoint_unregfunc()
DhvCall.S80 ARCH_STATIC_BRANCH(LABEL, hcall_tracepoint_key)