Searched refs:CPU_SEQID (Results 1 – 3 of 3) sorted by relevance
78 #define CPU_SEQID smp_processor_id() macro
628 #define CPU_SEQID ((uintptr_t)pthread_self() & (max_ncpus - 1))629 #define CPU_SEQID_UNSTABLE CPU_SEQID
82 #define CPU_SEQID curcpu macro