Home
last modified time | relevance | path

Searched defs:xl (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/arch/x86/xen/
Dspinlock.c124 # define inc_spinners(xl) \ argument
126 # define dec_spinners(xl) \ argument
130 # define inc_spinners(xl) \ argument
132 # define dec_spinners(xl) \ argument
143 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_is_locked() local
150 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_is_contended() local
159 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_trylock() local
175 static inline struct xen_spinlock *spinning_lock(struct xen_spinlock *xl) in spinning_lock()
193 static inline void unspinning_lock(struct xen_spinlock *xl, struct xen_spinlock *prev) in unspinning_lock()
202 struct xen_spinlock *xl = (struct xen_spinlock *)lock; in xen_spin_lock_slow() local
[all …]
/linux-3.4.99/arch/arm/lib/
Dmuldi3.S17 #define xl r1 macro
21 #define xl r0 macro
Ducmpdi2.S17 #define xl r1 macro
21 #define xl r0 macro
Ddiv64.S20 #define xl r1 macro
24 #define xl r0 macro
/linux-3.4.99/sound/oss/
Daedsp16.c339 #define IOBASE(xl) ((xl & 0x01)?0x240:0x220) argument
340 #define JOY(xl) (xl & 0x02) argument
341 #define MPUADDR(xl) ( \ argument
346 #define WSSADDR(xl) ((xl & 0x10)?0xE80:0x530) argument
352 #define BLDIOBASE(xl, val) { \ argument
357 #define BLDJOY(xl, val) { \ argument
362 #define BLDMPUADDR(xl, val) { \ argument
382 #define BLDWSSADDR(xl, val) { \ argument
/linux-3.4.99/include/math-emu/
Dop-2.h134 #define __FP_CLZ_2(R, xh, xl) \ argument
170 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument
176 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/linux-3.4.99/lib/mpi/
Dlonglong.h130 #define umul_ppmm(xh, xl, m0, m1) \ argument
202 #define umul_ppmm(xh, xl, a, b) \ argument
222 #define umul_ppmm(xh, xl, a, b) \ argument
384 #define umul_ppmm(xh, xl, m0, m1) \ argument
399 #define smul_ppmm(xh, xl, m0, m1) \ argument
612 #define umul_ppmm(xh, xl, a, b) \ argument
901 #define umul_ppmm(xh, xl, m0, m1) \ argument
913 #define smul_ppmm(xh, xl, m0, m1) \ argument
1276 #define umul_ppmm(xh, xl, m0, m1) \ argument
1322 #define umul_ppmm(xh, xl, m0, m1) \ argument
/linux-3.4.99/arch/arm/mach-pxa/
Dclock-pxa3xx.c40 unsigned int t, xl, xn, hss, ro, XL, XN, CLK, HSS; in pxa3xx_get_clk_frequency_khz() local
/linux-3.4.99/crypto/
Dcamellia_generic.c357 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
847 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument
/linux-3.4.99/drivers/block/paride/
Dpf.c594 static int xl(char *buf, int offs) in xl() function
/linux-3.4.99/fs/ocfs2/
Dxattr.c4028 struct ocfs2_xattr_tree_list *xl = (struct ocfs2_xattr_tree_list *)para; in ocfs2_list_xattr_bucket() local
4116 struct ocfs2_xattr_tree_list xl = { in ocfs2_xattr_tree_list_index_block() local