Home
last modified time | relevance | path

Searched refs:DPCPU_DEFINE (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/x86/xen/
H A Dhvm.c99 DPCPU_DEFINE(struct vcpu_info, vcpu_local_info);
100 DPCPU_DEFINE(struct vcpu_info *, vcpu_info);
H A Dxen_apic.c112 DPCPU_DEFINE(xen_intr_handle_t, ipi_handle[nitems(xen_ipis)]);
/f-stack/freebsd/sys/
H A Dsched.h212 DPCPU_DEFINE(unsigned long, name); \
H A Dpcpu.h86 #define DPCPU_DEFINE(t, n) \ macro
/f-stack/freebsd/kern/
H A Dkern_pmc.c77 DPCPU_DEFINE(uint8_t, pmc_sampled);
H A Dsubr_epoch.c135 DPCPU_DEFINE(struct grouptask, epoch_cb_task);
136 DPCPU_DEFINE(int, epoch_cb_count);
H A Dkern_switch.c87 DPCPU_DEFINE(long, sched_switch_stats[SWT_COUNT]);
H A Dkern_clocksource.c130 DPCPU_DEFINE(sbintime_t, hardclocktime);
/f-stack/freebsd/net/
H A Dif_epair.c197 DPCPU_DEFINE(struct epair_dpcpu, epair_dpcpu);
H A Dnetisr.c237 DPCPU_DEFINE(struct netisr_workstream, nws);