Searched refs:cpu_number (Results 76 - 90 of 90) sorted by relevance

1234

/xnu-2782.1.97/osfmk/kern/
H A Dtimer_call.c1195 assert(cpu_number() == master_cpu);
1347 if (cpu_number() != master_cpu)
H A Dsched_prim.c87 #include <kern/cpu_number.h>
1608 thread, wq, cpu_number());
/xnu-2782.1.97/bsd/kern/
H A Dkern_mman.c121 #include <kern/cpu_number.h>
H A Dkern_sig.c99 #include <kern/cpu_number.h>
2666 if (cpu_number() != master_cpu)
H A Dmach_loader.c66 #include <kern/cpu_number.h>
H A Duipc_mbuf.c88 #include <kern/cpu_number.h>
933 ((mtypes_cpu_t *)(void *)((char *)(p) + MBUF_MTYPES_SIZE(cpu_number())))
/xnu-2782.1.97/bsd/net/
H A Dif_gif.c77 #include <kern/cpu_number.h>
/xnu-2782.1.97/bsd/netinet6/
H A Dah_input.c81 #include <kern/cpu_number.h>
H A Desp_input.c81 #include <kern/cpu_number.h>
/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.c77 #include <kern/cpu_number.h> /* before tcp_seq.h, for tcp_random18() */
H A Dtcp_input.c83 #include <kern/cpu_number.h> /* before tcp_seq.h, for tcp_random18() */
/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.c1331 kdp.kdp_cpu = cpu_number();
/xnu-2782.1.97/osfmk/vm/
H A Dvm_compressor.c2609 my_cpu_no = cpu_number();
H A Dvm_fault.c2916 lid = cpu_number();
H A Dvm_map.c13232 mycpu = cpu_number();

Completed in 292 milliseconds

1234