Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/perl/Perf-Trace-Util/
DContext.c119 call_list(PL_scopestack_ix, PL_unitcheckav); in XS()
/linux-6.1.9/arch/x86/include/asm/xen/
Dhypercall.h420 HYPERVISOR_multicall(void *call_list, uint32_t nr_calls) in HYPERVISOR_multicall() argument
422 return _hypercall2(int, multicall, call_list, nr_calls); in HYPERVISOR_multicall()