Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
Dlpar.c660 struct static_key hcall_tracepoint_key = STATIC_KEY_INIT; variable
664 static_key_slow_inc(&hcall_tracepoint_key); in hcall_tracepoint_regfunc()
669 static_key_slow_dec(&hcall_tracepoint_key); in hcall_tracepoint_unregfunc()
DhvCall.S83 ARCH_STATIC_BRANCH(LABEL, hcall_tracepoint_key)