Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dlisten.h98 struct call_list { struct
99 struct callsave *cl_head;
100 struct callsave *cl_tail;
/titanic_44/usr/src/uts/common/xen/os/
H A Dhypercall.c149 HYPERVISOR_multicall(void *call_list, uint_t nr_calls) in HYPERVISOR_multicall()