Searched refs:_call (Results 1 – 2 of 2) sorted by relevance
594 static long __apm_bios_call(void *_call) in __apm_bios_call() argument601 struct apm_bios_call *call = _call; in __apm_bios_call()674 static long __apm_bios_call_simple(void *_call) in __apm_bios_call_simple() argument682 struct apm_bios_call *call = _call; in __apm_bios_call_simple()
991 DEFINE_STATIC_CALL(bpf_dispatcher_##name##_call, bpf_dispatcher_nop_func)994 static_call(bpf_dispatcher_##name##_call)(ctx, insnsi, bpf_func)1017 __BPF_DISPATCHER_SC_INIT(_name##_call) \