Searched refs:PERCPU_DECL (Results 1 – 9 of 9) sorted by relevance
| /xnu-8792.41.9/osfmk/kern/ |
| H A D | iotrace.h | 62 PERCPU_DECL(uint32_t, iotrace_next); 63 PERCPU_DECL(iotrace_entry_t * __unsafe_indexable, iotrace_ring);
|
| H A D | locks.h | 1134 PERCPU_DECL(struct lck_spinlock_to_info, lck_spinlock_to_info); 1141 PERCPU_DECL(struct lck_tktlock_pv_info, lck_tktlock_pv_info);
|
| 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 | sched_prim.h | 447 PERCPU_DECL(struct sched_statistics, sched_stats);
|
| H A D | machine.c | 1392 PERCPU_DECL(uint64_t _Atomic, preemption_disable_max_mt); in machine_timeout_bsd_init()
|
| /xnu-8792.41.9/osfmk/i386/ |
| H A D | cpu_data.h | 148 PERCPU_DECL(uint32_t, traptrace_next); 149 PERCPU_DECL(traptrace_entry_t * __unsafe_indexable, traptrace_ring);
|
| /xnu-8792.41.9/osfmk/arm/ |
| H A D | cpu_data_internal.h | 264 PERCPU_DECL(cpu_data_t, cpu_data);
|
| /xnu-8792.41.9/bsd/kern/ |
| H A D | sys_generic.c | 2816 PERCPU_DECL(uint64_t _Atomic, preemption_disable_max_mt);
|