Searched refs:testq (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/osfmk/i386/commpage/ |
| H A D | fifo_queues.s | 294 testq %rax,%rax // q null? 340 testq %rax,%rax // q null? 343 testq %rsi,%rsi // is there a 2nd element?
|
| /xnu-12377.81.4/tests/ktrace/ |
| H A D | kperf_tests.c | 1257 dispatch_queue_t testq = dispatch_queue_create(LABEL, 0); variable 1258 T_ASSERT_NOTNULL(testq, "created queue with label: " LABEL); 1259 dispatch_async(testq, ^{
|
| /xnu-12377.81.4/osfmk/x86_64/ |
| H A D | locore.s | 298 testq %rdi,%rdi /* if kernel address is ... */
|
| H A D | WKdmCompress_new.s | 572 testq %rax, %rax // is dword == 0
|
| H A D | idt64.s | 1371 testq %rcx, %rcx 1616 testq %rcx,%rcx /* are we on the kernel stack? */
|