Home
last modified time | relevance | path

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

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