Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
H A Dobjtool.h30 struct list_head call_list; member
/linux/arch/x86/include/asm/xen/
H A Dhypercall.h427 HYPERVISOR_multicall(void *call_list, uint32_t nr_calls) in HYPERVISOR_multicall()