Searched refs:PERCPU_DECL (Results 1 – 16 of 16) sorted by relevance
| /xnu-12377.61.12/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 | 1190 PERCPU_DECL(struct lck_spinlock_to_info, lck_spinlock_to_info); 1197 PERCPU_DECL(struct lck_tktlock_pv_info, lck_tktlock_pv_info);
|
| H A D | percpu.h | 51 #define PERCPU_DECL(type_t, name) \ macro
|
| H A D | locks_internal.h | 219 PERCPU_DECL(struct lck_mcs, lck_mcs);
|
| H A D | processor.h | 589 PERCPU_DECL(struct processor, processor);
|
| H A D | debug.h | 679 PERCPU_DECL(struct kernel_panic_reason, panic_reason);
|
| H A D | sched_prim.h | 477 PERCPU_DECL(struct sched_statistics, sched_stats);
|
| /xnu-12377.61.12/osfmk/arm/ |
| H A D | preemption_disable_internal.h | 54 PERCPU_DECL(struct _preemption_disable_pcpu, _preemption_disable_pcpu_data);
|
| H A D | cpu_data_internal.h | 302 PERCPU_DECL(cpu_data_t, cpu_data);
|
| /xnu-12377.61.12/osfmk/machine/ |
| H A D | machine_routines.h | 358 PERCPU_DECL(mmio_track_t, mmio_tracker);
|
| /xnu-12377.61.12/osfmk/vm/ |
| H A D | vm_mteinfo_internal.h | 321 PERCPU_DECL(struct mte_pcpu, mte_pcpu);
|
| H A D | vm_page_internal.h | 38 PERCPU_DECL(unsigned int, start_color);
|
| /xnu-12377.61.12/osfmk/i386/ |
| H A D | cpu_data.h | 145 PERCPU_DECL(uint32_t, traptrace_next); 146 PERCPU_DECL(traptrace_entry_t * __unsafe_indexable, traptrace_ring);
|
| /xnu-12377.61.12/tests/sched/sched_test_harness/shadow_headers/ |
| H A D | misc_needed_deps.c | 35 #define PERCPU_DECL(type_t, name) type_t name macro
|
| /xnu-12377.61.12/osfmk/arm64/sptm/pmap/ |
| H A D | pmap_data.h | 1229 PERCPU_DECL(pmap_sptm_percpu_data_t, pmap_sptm_percpu);
|
| /xnu-12377.61.12/bsd/sys/ |
| H A D | mbuf.h | 2026 PERCPU_DECL(mbuf_mtypes_t, mbuf_mtypes);
|