Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/dev/cyclic/
Dcyclic.c581 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_expand_xcall()
648 arg.cyx_cpu = cpu; in cyclic_expand()
667 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_add_xcall()
750 arg.cyx_cpu = cpu; in cyclic_add_here()
763 cyc_cpu_t *cpu = arg->cyx_cpu; in cyclic_remove_xcall()
865 arg.cyx_cpu = cpu; in cyclic_remove_here()
/freebsd-9-stable/sys/cddl/compat/opensolaris/sys/
Dcyclic_impl.h290 cyc_cpu_t *cyx_cpu; member