Home
last modified time | relevance | path

Searched refs:PERCPU_DECL (Results 1 – 7 of 7) sorted by relevance

/xnu-8019.80.24/osfmk/i386/
H A Dcpu_data.h166 PERCPU_DECL(uint32_t, iotrace_next);
167 PERCPU_DECL(iotrace_entry_t * __unsafe_indexable, iotrace_ring);
174 PERCPU_DECL(uint32_t, traptrace_next);
175 PERCPU_DECL(traptrace_entry_t * __unsafe_indexable, traptrace_ring);
/xnu-8019.80.24/osfmk/kern/
H A Dpercpu.h50 #define PERCPU_DECL(type_t, name) \ macro
H A Dprocessor.h425 PERCPU_DECL(struct processor, processor);
H A Dlocks.h936 PERCPU_DECL(struct lck_spinlock_to_info, lck_spinlock_to_info);
H A Dsched_prim.h436 PERCPU_DECL(struct sched_statistics, sched_stats);
/xnu-8019.80.24/osfmk/arm/
H A Dcpu_data_internal.h309 PERCPU_DECL(cpu_data_t, cpu_data);
/xnu-8019.80.24/bsd/kern/
H A Dsys_generic.c3085 PERCPU_DECL(uint64_t, preemption_disable_max_mt);