Home
last modified time | relevance | path

Searched refs:PERCPU_DATA (Results 1 – 19 of 19) sorted by relevance

/xnu-8019.80.24/osfmk/i386/
H A Dcpu_topology.c336 uint32_t PERCPU_DATA(iotrace_next);
337 iotrace_entry_t *PERCPU_DATA(iotrace_ring);
341 uint32_t PERCPU_DATA(traptrace_next);
342 traptrace_entry_t *PERCPU_DATA(traptrace_ring);
/xnu-8019.80.24/san/memory/
H A Dubsan_minimal.c98 static uintptr_t PERCPU_DATA(ubsan_minimal_cache_address);
100 static bool PERCPU_DATA(ubsan_minimal_in_handler);
/xnu-8019.80.24/osfmk/kern/
H A Dpercpu.h73 #define PERCPU_DATA(name) \ macro
H A Dcpu_quiesce.c85 static struct cpu_quiesce PERCPU_DATA(cpu_quiesce);
H A Dstack.c86 static struct stack_cache PERCPU_DATA(stack_cache);
H A Dhazard.c69 static struct hazard_guard_array PERCPU_DATA(hazard_guards_array);
H A Ddebug.c174 static struct debugger_state PERCPU_DATA(debugger_state);
H A Dprocessor.c145 struct processor PERCPU_DATA(processor);
H A Dlocks.c99 struct lck_spinlock_to_info PERCPU_DATA(lck_spinlock_to_info);
H A Dsched_prim.c133 static struct ast_gen_pair PERCPU_DATA(ast_gen_pair);
134 struct sched_statistics PERCPU_DATA(sched_stats);
H A Dwaitq.c121 static struct wqp_cache PERCPU_DATA(wqp_cache);
H A Dzalloc.c3032 static uint32_t PERCPU_DATA(zzc_decrementer);
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_io_compression_stats.c60 static lz4_encode_scratch_t *PERCPU_DATA(per_cpu_scratch_buf);
61 static uint8_t *PERCPU_DATA(per_cpu_compression_buf);
/xnu-8019.80.24/osfmk/prng/
H A Dentropy.c146 static entropy_cpu_data_t PERCPU_DATA(entropy_cpu_data);
/xnu-8019.80.24/libkern/os/
H A Dlog_queue.c136 static log_queue_s PERCPU_DATA(oslog_queue);
/xnu-8019.80.24/osfmk/arm/
H A Dcpu_common.c62 cpu_data_t PERCPU_DATA(cpu_data);
H A Dlocks_arm.c308 uint64_t PERCPU_DATA(preemption_disable_max_mt);
/xnu-8019.80.24/osfmk/vm/
H A Dvm_resident.c149 int PERCPU_DATA(start_color);
150 vm_page_t PERCPU_DATA(free_pages);
/xnu-8019.80.24/bsd/kern/
H A Duipc_mbuf.c1037 static mbuf_mtypes_t PERCPU_DATA(mbuf_mtypes);