Searched refs:PERCPU_DECL (Results 1 – 7 of 7) sorted by relevance
| /xnu-8019.80.24/osfmk/i386/ |
| H A D | cpu_data.h | 166 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 D | percpu.h | 50 #define PERCPU_DECL(type_t, name) \ macro
|
| H A D | processor.h | 425 PERCPU_DECL(struct processor, processor);
|
| H A D | locks.h | 936 PERCPU_DECL(struct lck_spinlock_to_info, lck_spinlock_to_info);
|
| H A D | sched_prim.h | 436 PERCPU_DECL(struct sched_statistics, sched_stats);
|
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | cpu_data_internal.h | 309 PERCPU_DECL(cpu_data_t, cpu_data);
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | sys_generic.c | 3085 PERCPU_DECL(uint64_t, preemption_disable_max_mt);
|