Searched refs:static_call_query (Results 1 – 6 of 6) sorted by relevance
159 #define static_call_query(name) (READ_ONCE(STATIC_CALL_KEY(name).func)) macro
85 if (static_call_query(xen_hypercall) != xen_hypercall_hvm) in xen_hypercall_setfunc()
150 if (static_call_query(serial_in) == io_serial_in) in early_serial_hw_init()
778 return !!static_call_query(x86_idle); in x86_idle_set()
279 return static_call_query(pv_sched_clock) == native_sched_clock; in using_native_sched_clock()
24222 insn_buf[4] = BPF_EMIT_CALL(static_call_query(perf_snapshot_branch_stack)); in do_misc_fixups()