Searched refs:temp_op (Results 1 – 2 of 2) sorted by relevance
480 int temp_op; in kvm_getprocs() local496 temp_op = op & ~KERN_PROC_INC_THREAD; in kvm_getprocs()498 temp_op == KERN_PROC_ALL || temp_op == KERN_PROC_PROC ? in kvm_getprocs()530 st = sysctl(mib, temp_op == KERN_PROC_ALL || in kvm_getprocs()531 temp_op == KERN_PROC_PROC ? 3 : 4, in kvm_getprocs()
2277 union i386_op temp_op; in swap_2_operands() local2284 temp_op = i.op[xchg2]; in swap_2_operands()2286 i.op[xchg1] = temp_op; in swap_2_operands()