Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Diotrace.h62 PERCPU_DECL(uint32_t, iotrace_next);
63 PERCPU_DECL(iotrace_entry_t * __unsafe_indexable, iotrace_ring);
H A Dlocks.h1183 PERCPU_DECL(struct lck_spinlock_to_info, lck_spinlock_to_info);
1190 PERCPU_DECL(struct lck_tktlock_pv_info, lck_tktlock_pv_info);
H A Dpercpu.h51 #define PERCPU_DECL(type_t, name) \ macro
H A Dlocks_internal.h218 PERCPU_DECL(struct lck_mcs, lck_mcs);
H A Dprocessor.h425 PERCPU_DECL(struct processor, processor);
H A Dsched_prim.h459 PERCPU_DECL(struct sched_statistics, sched_stats);
H A Dmachine.c1425 PERCPU_DECL(uint64_t _Atomic, preemption_disable_max_mt); in machine_timeout_bsd_init()
/xnu-8796.141.3/osfmk/i386/
H A Dcpu_data.h148 PERCPU_DECL(uint32_t, traptrace_next);
149 PERCPU_DECL(traptrace_entry_t * __unsafe_indexable, traptrace_ring);
/xnu-8796.141.3/osfmk/arm/
H A Dcpu_data_internal.h264 PERCPU_DECL(cpu_data_t, cpu_data);
/xnu-8796.141.3/bsd/kern/
H A Dsys_generic.c2812 PERCPU_DECL(uint64_t _Atomic, preemption_disable_max_mt);