Home
last modified time | relevance | path

Searched defs:call_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/objtool/include/objtool/
H A Dobjtool.h30 struct list_head call_list; member
/openbmc/u-boot/tools/
H A Dproftool.c56 struct trace_call *call_list; variable
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h420 HYPERVISOR_multicall(void *call_list, uint32_t nr_calls) in HYPERVISOR_multicall()