Home
last modified time | relevance | path

Searched defs:l0 (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
Dcontext.S84 l0 = r0; define
144 l0 = r0; define
219 l0 = r0; define
259 l0 = [sp++]; define
329 l0 = [sp++]; define
/linux-4.1.27/arch/blackfin/mach-common/
Dinterrupt.S101 l0 = r1; define
/linux-4.1.27/scripts/dtc/
Ddtc.h163 #define for_each_label_withdel(l0, l) \ argument
166 #define for_each_label(l0, l) \ argument
/linux-4.1.27/arch/blackfin/include/uapi/asm/
Dptrace.h60 long l0; member
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap_btree.c101 __uint64_t l0, in __xfs_bmbt_get_all()
Dxfs_format.h1298 __be64 l0, l1; member
1305 __uint64_t l0, l1; member
/linux-4.1.27/arch/x86/crypto/
Dcamellia-aesni-avx-asm_64.S297 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
Dcamellia-aesni-avx2-asm_64.S336 #define fls32(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
/linux-4.1.27/lib/
Dbch.c563 int n = 0, i, l0, l1, l2; in find_poly_deg2_roots() local