Searched defs:temp2 (Results 1 – 6 of 6) sorted by relevance
/arch/mips/include/asm/ |
D | bitops.h | 84 register unsigned long temp2; in set_bit() local 154 register unsigned long temp2; in clear_bit() local 252 register unsigned long temp2; in change_bit() local 319 register unsigned long temp2; in test_and_set_bit() local 392 register unsigned long temp2; in test_and_set_bit_lock() local 445 register unsigned long temp2; in test_and_clear_bit() local 560 register unsigned long temp2; in test_and_change_bit() local
|
D | atomic.h | 67 register int temp2; in atomic_add() local 128 register int temp2; in atomic_sub() local 190 register int temp2; in atomic_add_return() local 261 register int temp2; in atomic_sub_return() local 342 register int temp2; in atomic_sub_if_positive() local 533 register long temp2; in atomic64_add() local 594 register long temp2; in atomic64_sub() local 656 register long temp2; in atomic64_add_return() local 726 register long temp2; in atomic64_sub_return() local 808 register long temp2; in atomic64_sub_if_positive() local
|
/arch/ia64/include/asm/ |
D | mca_asm.h | 82 #define PHYSICAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument 162 #define VIRTUAL_MODE_ENTER(temp1, temp2, start_addr, old_psr) \ argument
|
/arch/arm/include/asm/ |
D | edac.h | 29 unsigned int temp, temp2; in atomic_scrub() local
|
/arch/ia64/kernel/ |
D | mca_asm.S | 412 #define temp2 r3 /* careful, it overlaps with input registers */ macro
|
/arch/frv/kernel/ |
D | gdb-stub.c | 1395 unsigned long addr, length, loop, dbar, temp, temp2, temp3; in gdbstub() local
|