/arch/x86/include/asm/ |
D | spinlock.h | 193 struct __byte_spinlock *bl = (struct __byte_spinlock *)lock; in __byte_spin_is_locked() local 199 struct __byte_spinlock *bl = (struct __byte_spinlock *)lock; in __byte_spin_is_contended() local 205 struct __byte_spinlock *bl = (struct __byte_spinlock *)lock; in __byte_spin_lock() local 223 struct __byte_spinlock *bl = (struct __byte_spinlock *)lock; in __byte_spin_trylock() local 234 struct __byte_spinlock *bl = (struct __byte_spinlock *)lock; in __byte_spin_unlock() local
|
/arch/sparc/math-emu/ |
D | sfp-util_64.h | 14 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 28 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
D | sfp-util_32.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 16 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/arch/alpha/math-emu/ |
D | sfp-util.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 10 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/arch/sh/math-emu/ |
D | sfp-util.h | 5 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 13 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/arch/s390/include/asm/ |
D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) ({ \ argument 20 #define sub_ddmmss(sh, sl, ah, al, bh, bl) ({ \ argument
|
/arch/powerpc/include/asm/ |
D | sfp-machine.h | 216 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 251 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/arch/powerpc/mm/ |
D | ppc_mmu_32.c | 122 unsigned int bl; in setbat() local
|
/arch/sh/kernel/ |
D | process_64.c | 60 unsigned long long ah, al, bh, bl, ch, cl; in show_regs() local
|
/arch/sh/lib64/ |
D | dbg.c | 275 unsigned long long ah, al, bh, bl, ch, cl; in show_excp_regs() local
|