/linux-4.1.27/arch/openrisc/kernel/ |
D | entry.S | 32 l.mfspr t2,r0,SPR_SR ;\ 33 l.movhi t1,hi(~(SPR_SR_IEE|SPR_SR_TEE)) ;\ 34 l.ori t1,t1,lo(~(SPR_SR_IEE|SPR_SR_TEE)) ;\ 35 l.and t2,t2,t1 ;\ 36 l.mtspr r0,t2,SPR_SR 39 l.mfspr t1,r0,SPR_SR ;\ 40 l.ori t1,t1,lo(SPR_SR_IEE|SPR_SR_TEE) ;\ 41 l.mtspr r0,t1,SPR_SR 54 l.lwz r3,PT_PC(r1) ;\ 55 l.mtspr r0,r3,SPR_EPCR_BASE ;\ [all …]
|
D | head.S | 33 l.movhi rd,hi(-KERNELBASE) ;\ 34 l.add rd,rd,rs 37 l.or gpr,r0,r0 40 l.movhi gpr,hi(symbol) ;\ 41 l.ori gpr,gpr,lo(symbol) 54 #define EMERGENCY_PRINT_STORE_GPR4 l.sw 0x20(r0),r4 55 #define EMERGENCY_PRINT_LOAD_GPR4 l.lwz r4,0x20(r0) 57 #define EMERGENCY_PRINT_STORE_GPR5 l.sw 0x24(r0),r5 58 #define EMERGENCY_PRINT_LOAD_GPR5 l.lwz r5,0x24(r0) 60 #define EMERGENCY_PRINT_STORE_GPR6 l.sw 0x28(r0),r6 [all …]
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 1 dc.l $60ff0000,$17400000,$60ff0000,$15f40000 2 dc.l $60ff0000,$02b60000,$60ff0000,$04700000 3 dc.l $60ff0000,$1b100000,$60ff0000,$19aa0000 4 dc.l $60ff0000,$1b5a0000,$60ff0000,$062e0000 5 dc.l $60ff0000,$102c0000,$51fc51fc,$51fc51fc 6 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc 7 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc 8 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc 9 dc.l $2f00203a,$ff2c487b,$0930ffff,$fef8202f 10 dc.l $00044e74,$00042f00,$203afef2,$487b0930 [all …]
|
D | itest.sa | 1 dc.l $60ff0000,$005c5465,$7374696e,$67203638 2 dc.l $30363020,$49535020,$73746172,$7465643a 3 dc.l $0a007061,$73736564,$0a002066,$61696c65 4 dc.l $640a0000,$4a80660e,$487affe8,$61ff0000 5 dc.l $4f9a588f,$4e752f01,$61ff0000,$4fa4588f 6 dc.l $487affd8,$61ff0000,$4f82588f,$4e754e56 7 dc.l $ff6048e7,$3f3c487a,$ff9e61ff,$00004f6c 8 dc.l $588f42ae,$ff78487b,$01700000,$00ea61ff 9 dc.l $00004f58,$588f61ff,$000000f0,$61ffffff 10 dc.l $ffa642ae,$ff78487b,$01700000,$0af661ff [all …]
|
D | fplsp.sa | 1 dc.l $60ff0000,$238e0000,$60ff0000,$24200000 2 dc.l $60ff0000,$24b60000,$60ff0000,$11060000 3 dc.l $60ff0000,$11980000,$60ff0000,$122e0000 4 dc.l $60ff0000,$0f160000,$60ff0000,$0fa80000 5 dc.l $60ff0000,$103e0000,$60ff0000,$12ae0000 6 dc.l $60ff0000,$13400000,$60ff0000,$13d60000 7 dc.l $60ff0000,$05ae0000,$60ff0000,$06400000 8 dc.l $60ff0000,$06d60000,$60ff0000,$213e0000 9 dc.l $60ff0000,$21d00000,$60ff0000,$22660000 10 dc.l $60ff0000,$16160000,$60ff0000,$16a80000 [all …]
|
D | ftest.sa | 1 dc.l $60ff0000,$00d40000,$60ff0000,$016c0000 2 dc.l $60ff0000,$01a80000,$54657374,$696e6720 3 dc.l $36383036,$30204650,$53502073,$74617274 4 dc.l $65643a0a,$00546573,$74696e67,$20363830 5 dc.l $36302046,$50535020,$756e696d,$706c656d 6 dc.l $656e7465,$6420696e,$73747275,$6374696f 7 dc.l $6e207374,$61727465,$643a0a00,$54657374 8 dc.l $696e6720,$36383036,$30204650,$53502065 9 dc.l $78636570,$74696f6e,$20656e61,$626c6564 10 dc.l $20737461,$72746564,$3a0a0070,$61737365 [all …]
|
D | ilsp.sa | 1 dc.l $60ff0000,$01fe0000,$60ff0000,$02080000 2 dc.l $60ff0000,$04900000,$60ff0000,$04080000 3 dc.l $60ff0000,$051e0000,$60ff0000,$053c0000 4 dc.l $60ff0000,$055a0000,$60ff0000,$05740000 5 dc.l $60ff0000,$05940000,$60ff0000,$05b40000 6 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc 7 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc 8 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc 9 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc 10 dc.l $51fc51fc,$51fc51fc,$51fc51fc,$51fc51fc [all …]
|
D | ilsp.doc | 51 using the Motorola Assembly Syntax assembler directive "dc.l" 83 # mulu.l <ea>,Dh:Dl 84 # mulu.l _multiplier,%d1:%d0 86 subq.l &0x8,%sp # make room for result on stack 88 mov.l %d0,-(%sp) # pass: multiplicand on stack 89 mov.l _multiplier,-(%sp) # pass: multiplier on stack 90 bsr.l _060LISP_TOP+0x18 # branch to multiply routine 91 add.l &0xc,%sp # clear arguments from stack 92 mov.l (%sp)+,%d1 # load result[63:32] 93 mov.l (%sp)+,%d0 # load result[31:0] [all …]
|
D | os.S | 88 subq.l #1,%d0 94 clr.l %d1 | return success 101 clr.l %d1 | return success 121 subq.l #1,%d0 127 clr.l %d1 | return success 134 clr.l %d1 | return success 151 clr.l %d0 | clear whole longword 152 clr.l %d1 | assume success 187 clr.l %d1 | assume success 188 clr.l %d0 | clear whole longword [all …]
|
/linux-4.1.27/include/asm-generic/ |
D | local64.h | 29 #define local64_read(l) local_read(&(l)->a) argument 30 #define local64_set(l,i) local_set((&(l)->a),(i)) argument 31 #define local64_inc(l) local_inc(&(l)->a) argument 32 #define local64_dec(l) local_dec(&(l)->a) argument 33 #define local64_add(i,l) local_add((i),(&(l)->a)) argument 34 #define local64_sub(i,l) local_sub((i),(&(l)->a)) argument 36 #define local64_sub_and_test(i, l) local_sub_and_test((i), (&(l)->a)) argument 37 #define local64_dec_and_test(l) local_dec_and_test(&(l)->a) argument 38 #define local64_inc_and_test(l) local_inc_and_test(&(l)->a) argument 39 #define local64_add_negative(i, l) local_add_negative((i), (&(l)->a)) argument [all …]
|
D | local.h | 28 #define local_read(l) atomic_long_read(&(l)->a) argument 29 #define local_set(l,i) atomic_long_set((&(l)->a),(i)) argument 30 #define local_inc(l) atomic_long_inc(&(l)->a) argument 31 #define local_dec(l) atomic_long_dec(&(l)->a) argument 32 #define local_add(i,l) atomic_long_add((i),(&(l)->a)) argument 33 #define local_sub(i,l) atomic_long_sub((i),(&(l)->a)) argument 35 #define local_sub_and_test(i, l) atomic_long_sub_and_test((i), (&(l)->a)) argument 36 #define local_dec_and_test(l) atomic_long_dec_and_test(&(l)->a) argument 37 #define local_inc_and_test(l) atomic_long_inc_and_test(&(l)->a) argument 38 #define local_add_negative(i, l) atomic_long_add_negative((i), (&(l)->a)) argument [all …]
|
D | atomic-long.h | 27 static inline long atomic_long_read(atomic_long_t *l) in atomic_long_read() argument 29 atomic64_t *v = (atomic64_t *)l; in atomic_long_read() 34 static inline void atomic_long_set(atomic_long_t *l, long i) in atomic_long_set() argument 36 atomic64_t *v = (atomic64_t *)l; in atomic_long_set() 41 static inline void atomic_long_inc(atomic_long_t *l) in atomic_long_inc() argument 43 atomic64_t *v = (atomic64_t *)l; in atomic_long_inc() 48 static inline void atomic_long_dec(atomic_long_t *l) in atomic_long_dec() argument 50 atomic64_t *v = (atomic64_t *)l; in atomic_long_dec() 55 static inline void atomic_long_add(long i, atomic_long_t *l) in atomic_long_add() argument 57 atomic64_t *v = (atomic64_t *)l; in atomic_long_add() [all …]
|
D | qrwlock.h | 157 #define arch_read_can_lock(l) queue_read_can_lock(l) argument 158 #define arch_write_can_lock(l) queue_write_can_lock(l) argument 159 #define arch_read_lock(l) queue_read_lock(l) argument 160 #define arch_write_lock(l) queue_write_lock(l) argument 161 #define arch_read_trylock(l) queue_read_trylock(l) argument 162 #define arch_write_trylock(l) queue_write_trylock(l) argument 163 #define arch_read_unlock(l) queue_read_unlock(l) argument 164 #define arch_write_unlock(l) queue_write_unlock(l) argument
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | itest.S | 41 bra.l _060TESTS_ 53 tst.l %d0 57 bsr.l _print_str 58 addq.l &0x4,%sp 61 mov.l %d1,-(%sp) 62 bsr.l _print_num 63 addq.l &0x4,%sp 66 bsr.l _print_str 67 addq.l &0x4,%sp 74 movm.l &0x3f3c,-(%sp) [all …]
|
D | ftest.S | 43 bra.l _060TESTS_ 46 bra.l _060TESTS_unimp 49 bra.l _060TESTS_enable 69 tst.l %d0 73 bsr.l _print_str 74 addq.l &0x4,%sp 77 mov.l %d1,-(%sp) 78 bsr.l _print_num 79 addq.l &0x4,%sp 82 bsr.l _print_str [all …]
|
D | isp.S | 480 bsr.l _mul64 # _mul64() 494 bsr.l _div64 # _div64() 898 # (xxx).w,(xxx).l - use _imem_read_{word,long}() to fetch # 914 mov.l %d0,%a0 # move # bytes to a0 921 andi.l &0x7,%d1 # extract reg field 1005 mov.l EXC_A0(%a6),%a0 # Get current a0 1009 mov.l EXC_A1(%a6),%a0 # Get current a1 1013 mov.l EXC_A2(%a6),%a0 # Get current a2 1017 mov.l EXC_A3(%a6),%a0 # Get current a3 1021 mov.l EXC_A4(%a6),%a0 # Get current a4 [all …]
|
D | fplsp.S | 36 bra.l _facoss_ 38 bra.l _facosd_ 40 bra.l _facosx_ 43 bra.l _fasins_ 45 bra.l _fasind_ 47 bra.l _fasinx_ 50 bra.l _fatans_ 52 bra.l _fatand_ 54 bra.l _fatanx_ 57 bra.l _fatanhs_ [all …]
|
D | pfpsp.S | 920 bsr.l load_fpn2 # load dst into FP_DST 923 bsr.l set_tag_x # tag the operand type 926 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 932 #$# mov.l FP_SRC_EX(%a6),TRAP_SRCOP_EX(%a6) 933 #$# mov.l FP_SRC_HI(%a6),TRAP_SRCOP_HI(%a6) 934 #$# mov.l FP_SRC_LO(%a6),TRAP_SRCOP_LO(%a6) 935 #$# mov.l FP_DST_EX(%a6),TRAP_DSTOP_EX(%a6) 936 #$# mov.l FP_DST_HI(%a6),TRAP_DSTOP_HI(%a6) 937 #$# mov.l FP_DST_LO(%a6),TRAP_DSTOP_LO(%a6) 939 clr.l %d0 [all …]
|
D | ilsp.S | 35 bra.l _060LSP__idivs64_ 37 bra.l _060LSP__idivu64_ 40 bra.l _060LSP__imuls64_ 42 bra.l _060LSP__imulu64_ 45 bra.l _060LSP__cmp2_Ab_ 47 bra.l _060LSP__cmp2_Aw_ 49 bra.l _060LSP__cmp2_Al_ 51 bra.l _060LSP__cmp2_Db_ 53 bra.l _060LSP__cmp2_Dw_ 55 bra.l _060LSP__cmp2_Dl_ [all …]
|
D | fpsp.S | 921 bsr.l load_fpn2 # load dst into FP_DST 924 bsr.l set_tag_x # tag the operand type 927 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO 933 #$# mov.l FP_SRC_EX(%a6),TRAP_SRCOP_EX(%a6) 934 #$# mov.l FP_SRC_HI(%a6),TRAP_SRCOP_HI(%a6) 935 #$# mov.l FP_SRC_LO(%a6),TRAP_SRCOP_LO(%a6) 936 #$# mov.l FP_DST_EX(%a6),TRAP_DSTOP_EX(%a6) 937 #$# mov.l FP_DST_HI(%a6),TRAP_DSTOP_HI(%a6) 938 #$# mov.l FP_DST_LO(%a6),TRAP_DSTOP_LO(%a6) 940 clr.l %d0 [all …]
|
/linux-4.1.27/arch/sh/kernel/ |
D | relocate_kernel.S | 22 mov.l 10f, r0 /* PAGE_SIZE */ 26 mov.l r15, @-r0 28 mov.l r14, @-r15 29 mov.l r13, @-r15 30 mov.l r12, @-r15 31 mov.l r11, @-r15 32 mov.l r10, @-r15 33 mov.l r9, @-r15 34 mov.l r8, @-r15 37 sts.l macl, @-r15 [all …]
|
D | head_32.S | 24 mov.l label, reg; \ 62 mov.l 1f, r0 ! MD=1, RB=0, BL=0, IMASK=0xF 81 mov.l 2f, r0 84 mov.l 7f, r0 137 mov.l .LMMUCR, r1 /* Flush the TLB */ 138 mov.l @r1, r0 140 mov.l r0, @r1 142 mov.l .LMEMORY_SIZE, r5 148 mov.l .LFIRST_DATA_ENTRY, r0 149 mov.l .LPMB_DATA, r1 [all …]
|
D | entry-common.S | 61 mov.l 1f, r0 85 mov.l @(r0,r15), r0 ! get status register 200 mov.l @(OFF_R4,r15), r4 ! arg0 201 mov.l @(OFF_R5,r15), r5 202 mov.l @(OFF_R6,r15), r6 203 mov.l @(OFF_R7,r15), r7 ! arg3 204 mov.l @(OFF_R3,r15), r3 ! syscall_nr 206 mov.l 2f, r10 ! Number of syscalls 211 mov.l r0, @(OFF_R0,r15) ! Return value 215 mov.l @(r0,r15), r0 ! get status register [all …]
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | local.h | 13 #define local_read(l) atomic_long_read(&(l)->a) argument 14 #define local_set(l,i) atomic_long_set(&(l)->a, (i)) argument 15 #define local_inc(l) atomic_long_inc(&(l)->a) argument 16 #define local_dec(l) atomic_long_dec(&(l)->a) argument 17 #define local_add(i,l) atomic_long_add((i),(&(l)->a)) argument 18 #define local_sub(i,l) atomic_long_sub((i),(&(l)->a)) argument 20 static __inline__ long local_add_return(long i, local_t * l) in local_add_return() argument 32 :"=&r" (temp), "=m" (l->a.counter), "=&r" (result) in local_add_return() 33 :"Ir" (i), "m" (l->a.counter) : "memory"); in local_add_return() 37 static __inline__ long local_sub_return(long i, local_t * l) in local_sub_return() argument [all …]
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 46 mov.l r2,@-sp 47 mov.l r3,@-sp 49 mov.l $cpu_mode,r2 50 mov.l @r2,r0 51 mov.l @(5*4,r15),r3 ! previous SR 55 mov.l r3,@(5*4,r15) ! update SR 57 mov.l __md_bit,r0 58 mov.l r0,@r2 ! enter kernel mode 59 mov.l $current_thread_info,r2 60 mov.l @r2,r2 [all …]
|
/linux-4.1.27/arch/mips/include/asm/ |
D | local.h | 18 #define local_read(l) atomic_long_read(&(l)->a) argument 19 #define local_set(l, i) atomic_long_set(&(l)->a, (i)) argument 21 #define local_add(i, l) atomic_long_add((i), (&(l)->a)) argument 22 #define local_sub(i, l) atomic_long_sub((i), (&(l)->a)) argument 23 #define local_inc(l) atomic_long_inc(&(l)->a) argument 24 #define local_dec(l) atomic_long_dec(&(l)->a) argument 29 static __inline__ long local_add_return(long i, local_t * l) in local_add_return() argument 44 : "=&r" (result), "=&r" (temp), "=m" (l->a.counter) in local_add_return() 45 : "Ir" (i), "m" (l->a.counter) in local_add_return() 58 : "=&r" (result), "=&r" (temp), "=m" (l->a.counter) in local_add_return() [all …]
|
D | asmmacro-32.h | 43 l.d $f0, THREAD_FPR0(\thread) 44 l.d $f2, THREAD_FPR2(\thread) 45 l.d $f4, THREAD_FPR4(\thread) 46 l.d $f6, THREAD_FPR6(\thread) 47 l.d $f8, THREAD_FPR8(\thread) 48 l.d $f10, THREAD_FPR10(\thread) 49 l.d $f12, THREAD_FPR12(\thread) 50 l.d $f14, THREAD_FPR14(\thread) 51 l.d $f16, THREAD_FPR16(\thread) 52 l.d $f18, THREAD_FPR18(\thread) [all …]
|
/linux-4.1.27/arch/x86/include/asm/ |
D | local.h | 15 #define local_read(l) atomic_long_read(&(l)->a) argument 16 #define local_set(l, i) atomic_long_set(&(l)->a, (i)) argument 18 static inline void local_inc(local_t *l) in local_inc() argument 21 : "+m" (l->a.counter)); in local_inc() 24 static inline void local_dec(local_t *l) in local_dec() argument 27 : "+m" (l->a.counter)); in local_dec() 30 static inline void local_add(long i, local_t *l) in local_add() argument 33 : "+m" (l->a.counter) in local_add() 37 static inline void local_sub(long i, local_t *l) in local_sub() argument 40 : "+m" (l->a.counter) in local_sub() [all …]
|
D | msr.h | 15 u32 l; member 221 int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h); 222 int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h); 227 int rdmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h); 228 int wrmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h); 234 static inline int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_on_cpu() argument 236 rdmsr(msr_no, *l, *h); in rdmsr_on_cpu() 239 static inline int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_on_cpu() argument 241 wrmsr(msr_no, l, h); in wrmsr_on_cpu() 257 rdmsr_on_cpu(0, msr_no, &(msrs[0].l), &(msrs[0].h)); in rdmsr_on_cpus() [all …]
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | local.h | 14 #define local_read(l) atomic_long_read(&(l)->a) argument 15 #define local_set(l,i) atomic_long_set(&(l)->a, (i)) argument 17 #define local_add(i,l) atomic_long_add((i),(&(l)->a)) argument 18 #define local_sub(i,l) atomic_long_sub((i),(&(l)->a)) argument 19 #define local_inc(l) atomic_long_inc(&(l)->a) argument 20 #define local_dec(l) atomic_long_dec(&(l)->a) argument 22 static __inline__ long local_add_return(long a, local_t *l) in local_add_return() argument 33 : "r" (a), "r" (&(l->a.counter)) in local_add_return() 39 #define local_add_negative(a, l) (local_add_return((a), (l)) < 0) argument 41 static __inline__ long local_sub_return(long a, local_t *l) in local_sub_return() argument [all …]
|
/linux-4.1.27/arch/openrisc/lib/ |
D | string.S | 37 l.addi r1,r1,-12 38 l.sw 0(r1),r6 39 l.sw 4(r1),r4 40 l.sw 8(r1),r3 42 l.addi r11,r5,0 43 2: l.sfeq r11,r0 44 l.bf 1f 45 l.addi r11,r11,-1 46 8: l.lbz r6,0(r4) 47 9: l.sb 0(r3),r6 [all …]
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | local.h | 37 #define local_read(l) ((l)->counter) argument 46 #define local_set(l, i) (((l)->counter) = (i)) argument 55 static inline long local_add_return(long i, local_t *l) in local_add_return() argument 68 : "r" (&l->counter), "r" (i) in local_add_return() 86 static inline long local_sub_return(long i, local_t *l) in local_sub_return() argument 99 : "r" (&l->counter), "r" (i) in local_sub_return() 117 #define local_add(i, l) ((void) local_add_return((i), (l))) argument 126 #define local_sub(i, l) ((void) local_sub_return((i), (l))) argument 137 #define local_sub_and_test(i, l) (local_sub_return((i), (l)) == 0) argument 145 static inline long local_inc_return(local_t *l) in local_inc_return() argument [all …]
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | pll.c | 255 u32 l; in dss_pll_write_config_type_a() local 257 l = 0; in dss_pll_write_config_type_a() 259 l = FLD_MOD(l, 1, 0, 0); /* PLL_STOPMODE */ in dss_pll_write_config_type_a() 260 l = FLD_MOD(l, cinfo->n - 1, hw->n_msb, hw->n_lsb); /* PLL_REGN */ in dss_pll_write_config_type_a() 261 l = FLD_MOD(l, cinfo->m, hw->m_msb, hw->m_lsb); /* PLL_REGM */ in dss_pll_write_config_type_a() 263 l = FLD_MOD(l, cinfo->mX[0] ? cinfo->mX[0] - 1 : 0, in dss_pll_write_config_type_a() 266 l = FLD_MOD(l, cinfo->mX[1] ? cinfo->mX[1] - 1 : 0, in dss_pll_write_config_type_a() 268 writel_relaxed(l, base + PLL_CONFIGURATION1); in dss_pll_write_config_type_a() 270 l = 0; in dss_pll_write_config_type_a() 272 l = FLD_MOD(l, cinfo->mX[2] ? cinfo->mX[2] - 1 : 0, in dss_pll_write_config_type_a() [all …]
|
D | rfbi.c | 307 u32 l; in rfbi_transfer_area() local 329 l = rfbi_read_reg(RFBI_CONTROL); in rfbi_transfer_area() 330 l = FLD_MOD(l, 1, 0, 0); /* enable */ in rfbi_transfer_area() 332 l = FLD_MOD(l, 1, 4, 4); /* ITE */ in rfbi_transfer_area() 334 rfbi_write_reg(RFBI_CONTROL, l); in rfbi_transfer_area() 357 u32 l; in rfbi_print_timings() local 360 l = rfbi_read_reg(RFBI_CONFIG(0)); in rfbi_print_timings() 362 if (l & (1 << 4)) in rfbi_print_timings() 366 l = rfbi_read_reg(RFBI_ONOFF_TIME(0)); in rfbi_print_timings() 369 l & 0x0f, (l >> 4) & 0x3f, (l >> 10) & 0x0f, (l >> 14) & 0x3f, in rfbi_print_timings() [all …]
|
D | omapdss-boot-init.c | 46 int l = 0, total = 0; in omapdss_count_strings() local 49 for (i = 0; total < prop->length; total += l, p += l, i++) in omapdss_count_strings() 50 l = strlen(p) + 1; in omapdss_count_strings() 77 size_t l = strlen(src) + 1; in omapdss_prefix_strcpy() local 83 dst += l; in omapdss_prefix_strcpy() 85 src += l; in omapdss_prefix_strcpy() 86 total += l; in omapdss_prefix_strcpy()
|
/linux-4.1.27/arch/sh/lib/ |
D | movmem.S | 49 sts.l pr,@-r15 52 mov.l @(48,r5),r0 55 mov.l @(60,r5),r0 57 mov.l r0,@(60,r4) 59 mov.l @(56,r5),r0 61 mov.l r0,@(56,r4) 63 mov.l @(52,r5),r0 65 mov.l r0,@(52,r4) 74 lds.l @r15+,pr 75 mov.l r0,@(56,r4) [all …]
|
D | copy_page.S | 27 mov.l r8,@-r15 28 mov.l r10,@-r15 29 mov.l r11,@-r15 38 1: mov.l @r11+,r0 39 mov.l @r11+,r1 40 mov.l @r11+,r2 41 mov.l @r11+,r3 42 mov.l @r11+,r4 43 mov.l @r11+,r5 44 mov.l @r11+,r6 [all …]
|
D | mcount.S | 16 mov.l r4, @-r15; \ 17 mov.l r5, @-r15; \ 18 mov.l r6, @-r15; \ 19 mov.l r7, @-r15; \ 20 sts.l pr, @-r15; \ 22 mov.l @(20,r15),r4; \ 26 lds.l @r15+, pr; \ 27 mov.l @r15+, r7; \ 28 mov.l @r15+, r6; \ 29 mov.l @r15+, r5; \ [all …]
|
D | memcpy-sh4.S | 32 mov.l @(r0,r5),r7 ! 21 LS (2 cycles latency) 39 3: mov.l @(r0,r5),r1 ! 21 LS (latency=2) ! NMLK 54 mov.l r3,@-r0 ! 30 LS 56 3: mov.l @(r0,r5),r1 ! 21 LS (latency=2) ! KLMN 71 mov.l r3,@-r0 ! 30 LS 105 mov.l @(r0,r5),r7 ! 21 LS (2 cycles latency) 112 3: mov.l @(r0,r5),r1 ! 21 LS (latency=2) ! NMLK 127 mov.l r3,@-r0 ! 30 LS 131 mov.l @(r0,r5),r7 ! KLMN 138 mov.l r3,@-r0 [all …]
|
D | udivsi3_i4i.S | 75 mov.l r4,@-r15 77 mov.l r1,@-r15 88 mov.l r4,@-r15 91 mov.l r5,@-r15 94 mov.l @(r0,r1),r1 98 dmulu.l r1,r4 102 mov.l @r15+,r5 106 mov.l @r15+,r4 114 mov.l @r15+,r5 116 mov.l @r15+,r4 [all …]
|
D | checksum.S | 217 mov.l r5,@-r15 218 mov.l r6,@-r15 298 SRC( mov.l @r4+,r0 ) 299 SRC( mov.l @r4+,r1 ) 301 DST( mov.l r0,@r5 ) 302 DST( mov.l r1,@(4,r5) ) 305 SRC( mov.l @r4+,r0 ) 306 SRC( mov.l @r4+,r1 ) 308 DST( mov.l r0,@(8,r5) ) 309 DST( mov.l r1,@(12,r5) ) [all …]
|
D | memset-sh4.S | 54 10: mov.l r5,@-r4 67 movca.l r0,@r4 68 mov.l r5,@(4, r4) 69 mov.l r5,@(8, r4) 70 mov.l r5,@(12,r4) 71 mov.l r5,@(16,r4) 72 mov.l r5,@(20,r4) 74 mov.l r5,@(24,r4) 76 mov.l r5,@(28,r4) 91 mov.l r5,@-r4 ! set 8-byte at once [all …]
|
D | __clear_user.S | 51 1: movca.l r0, @r2 53 1: mov.l r0, @r2 56 2: mov.l r0, @r2 58 3: mov.l r0, @r2 60 4: mov.l r0, @r2 62 5: mov.l r0, @r2 64 6: mov.l r0, @r2 66 7: mov.l r0, @r2 68 8: mov.l r0, @r2
|
D | udivsi3_i4i-Os.S | 49 mov.l r4,@-r15 56 mov.l r5,@-r15 73 mov.l @r15+,r5 75 mov.l @r15+,r4 94 mov.l r5,@-r15 102 mov.l @r15+,r5 103 mov.l @r15+,r4 113 mov.l r4,@-r15 115 mov.l r5,@-r15
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 46 mov.l r2,@-sp 48 mov.l $cpu_mode,r2 54 mov.l $current_thread_info,r2 55 mov.l @r2,r2 61 mov.l r1,@-r15 ! TRA 62 sts.l macl, @-r15 63 sts.l mach, @-r15 64 stc.l gbr, @-r15 65 mov.l @(4*4,r2),r0 66 mov.l r0,@-r15 ! original SR [all …]
|
D | ex.S | 23 mov.l r1,@-sp 29 mov.l r0,@-sp 30 mov.l 1f,r0 42 mov.l r1,@-sp 48 mov.l r0,@-sp 52 mov.l 1f,r0
|
/linux-4.1.27/arch/parisc/lib/ |
D | io.c | 168 unsigned int l = 0, l2; in insw() local 182 l = cpu_to_le16(inw(port)) << 16; in insw() 183 l |= cpu_to_le16(inw(port)); in insw() 184 *(unsigned int *)p = l; in insw() 199 l = cpu_to_le16(inw(port)) << 16; in insw() 200 l |= cpu_to_le16(inw(port)); in insw() 201 *(unsigned int *)p = l; in insw() 215 l = cpu_to_le16(inw(port)); in insw() 216 *p = l >> 8; in insw() 221 *(unsigned short *)p = (l & 0xff) << 8 | (l2 >> 8); in insw() [all …]
|
/linux-4.1.27/arch/sh/include/asm/ |
D | entry-macros.S | 37 mov.l r0, @-r15 38 mov.l r1, @-r15 39 mov.l r2, @-r15 40 mov.l r3, @-r15 41 mov.l r4, @-r15 42 mov.l r5, @-r15 43 mov.l r6, @-r15 44 mov.l r7, @-r15 46 mov.l 7834f, r0 50 mov.l @r15+, r7 [all …]
|
D | romimage-macros.h | 10 mov.l 1f, r1 11 mov.l 2f, r0 12 mov.l r0, @r1 23 mov.l 1f, r1 24 mov.l 2f, r0 36 mov.l 1f, r1 37 mov.l 2f, r0 49 mov.l 2f, r3 64 mov.l 1f, r1 65 mov.l @r1, r0
|
D | io.h | 58 #define readsb(p,d,l) __raw_readsb(p,d,l) argument 59 #define readsw(p,d,l) __raw_readsw(p,d,l) argument 60 #define readsl(p,d,l) __raw_readsl(p,d,l) argument 62 #define writesb(p,d,l) __raw_writesb(p,d,l) argument 63 #define writesw(p,d,l) __raw_writesw(p,d,l) argument 64 #define writesl(p,d,l) __raw_writesl(p,d,l) argument 85 __BUILD_UNCACHED_IO(l, u32) 120 __BUILD_MEMORY_STRING(__raw_, l, u32) 189 BUILDIO_IOPORT(l, u32) 218 __BUILD_IOPORT_STRING(l, u32)
|
/linux-4.1.27/arch/sh/kernel/cpu/shmobile/ |
D | sleep.S | 34 mov.l r4, @(SH_SLEEP_MODE, r5) 38 mov.l r0, @(SH_SLEEP_VBR, r5) 45 mov.l r0, @(SH_SLEEP_SPC, r5) 49 mov.l r0, @(SH_SLEEP_SR, r5) 52 mov.l @(SH_SLEEP_MODE, r5), r0 56 sts.l pr, @-r15 57 mov.l r14, @-r15 58 mov.l r13, @-r15 59 mov.l r12, @-r15 60 mov.l r11, @-r15 [all …]
|
/linux-4.1.27/arch/m68k/68360/ |
D | head-ram.S | 106 movea.l #RAMEND, %sp /*set up stack at the end of DRAM:*/ 109 moveq.l #0x07, %d1 /* Setup MBAR */ 112 lea.l MCU_SIM_MBAR_ADRS, %a0 113 move.l #_dprbase, %d0 114 andi.l #MCU_SIM_MBAR_BA_MASK, %d0 115 ori.l #MCU_SIM_MBAR_AS_MASK, %d0 116 moves.l %d0, %a0@ 118 moveq.l #0x05, %d1 119 movec.l %d1, %dfc 125 move.l #MCU_SIM_MCR, MCR [all …]
|
D | head-rom.S | 117 movea.l #RAMEND, %sp /* set up stack at the end of DRAM:*/ 121 moveq.l #0x07, %d1 /* Setup MBAR */ 124 lea.l MCU_SIM_MBAR_ADRS, %a0 125 move.l #_dprbase, %d0 126 andi.l #MCU_SIM_MBAR_BA_MASK, %d0 127 ori.l #MCU_SIM_MBAR_AS_MASK, %d0 128 moves.l %d0, %a0@ 130 moveq.l #0x05, %d1 131 movec.l %d1, %dfc 137 move.l #MCU_SIM_MCR, MCR [all …]
|
/linux-4.1.27/arch/m68k/math-emu/ |
D | fp_util.S | 63 tst.l (TASK_MM-8,%a2) 65 tst.l (TASK_MM-4,%a2) 67 tst.l (TASK_MM,%a2) 70 2: clr.l %d0 99 clr.l %d1 | sign defaults to zero 100 tst.l %d0 104 neg.l %d0 107 move.l %d1,(%a0)+ | set sign / exp 108 move.l %d0,(%a0)+ | set mantissa 109 clr.l (%a0) [all …]
|
D | fp_entry.S | 53 tst.l m68k_is040or060 57 move.l (FPS_PC2,%sp),(FPS_PC,%sp) 73 tst.l %d0 84 addq.l #4,%sp 86 addq.l #4,%sp 87 move.l %a0,-(%sp) 98 move.l (FPS_PC,%sp),-(%sp) 125 move.l (PT_OFF_D0+8,%sp),%d0 130 move.l (PT_OFF_D1+8,%sp),%d0 135 move.l (PT_OFF_D2+8,%sp),%d0 [all …]
|
D | fp_movem.S | 58 2: move.l %d0,%d1 138 neg.l %d0 144 getuser.l (%a0)+,%d2,fp_err_ua1,%a0 145 lsr.l #8,%d2 146 lsr.l #7,%d2 148 move.l %d2,(%a1)+ 149 getuser.l (%a0)+,%d2,fp_err_ua1,%a0 150 move.l %d2,(%a1)+ 151 getuser.l (%a0),%d2,fp_err_ua1,%a0 152 move.l %d2,(%a1) [all …]
|
D | fp_move.S | 53 clr.l %d0 79 move.l (%a0)+,(%a1)+ 80 move.l (%a0)+,(%a1)+ 81 move.l (%a0),(%a1) 84 move.l %d1,%d2 98 move.l %d0,%d1 110 move.l %d0,%d1 115 move.l %d2,%d1 179 move.l %a0,%a1 181 move.l %d1,%d2 | save size [all …]
|
D | fp_scan.S | 75 getuser.l (%a0)+,%d2,fp_err_ua1,%a0 98 move.l (%a0)+,(%a1)+ 99 move.l (%a0)+,(%a1)+ 100 move.l (%a0),(%a1) 115 clr.l %d0 157 extb.l %d0 161 ext.l %d0 229 movem.l %d0/%d1,-(%sp) 231 clr.l %d1 236 movem.l (%sp)+,%d0/%d1 [all …]
|
D | fp_decode.h | 149 move.l %a0,%d0 155 ext.l %d0 160 debug move.l "%d1,-(%sp)" 161 debug ext.l "%d1" 163 debug move.l "(%sp)+,%d1" 164 lsl.l %d1,%d0 250 move.l %a0,%a1 | save addr 260 move.l %a1,%a0 277 move.l %a1,%a0 303 add.l %a1,%a0 [all …]
|
/linux-4.1.27/include/linux/ |
D | lockdep.h | 361 #define lockdep_assert_held(l) do { \ argument 362 WARN_ON(debug_locks && !lockdep_is_held(l)); \ 365 #define lockdep_assert_held_once(l) do { \ argument 366 WARN_ON_ONCE(debug_locks && !lockdep_is_held(l)); \ 381 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) argument 382 # define lock_release(l, n, i) do { } while (0) argument 383 # define lock_set_class(l, n, k, s, i) do { } while (0) argument 384 # define lock_set_subclass(l, s, i) do { } while (0) argument 418 #define lockdep_assert_held(l) do { (void)(l); } while (0) argument 419 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) argument [all …]
|
D | bitops.h | 21 #define GENMASK(h, l) \ argument 22 (((~0UL) << (l)) & (~0UL >> (BITS_PER_LONG - 1 - (h)))) 24 #define GENMASK_ULL(h, l) \ argument 25 (((~0ULL) << (l)) & (~0ULL >> (BITS_PER_LONG_LONG - 1 - (h)))) 174 static inline unsigned fls_long(unsigned long l) in fls_long() argument 176 if (sizeof(l) == 4) in fls_long() 177 return fls(l); in fls_long() 178 return fls64(l); in fls_long()
|
/linux-4.1.27/arch/sh/boot/compressed/ |
D | head_32.S | 15 mov.l init_sr, r1 20 mov.l 1f, r2 24 mov.l bss_start_addr, r0 27 mov.l text_start_addr, r3 31 mov.l @r1, r4 32 mov.l @(4,r1), r5 33 mov.l @(8,r1), r6 34 mov.l @(12,r1), r7 35 mov.l @(16,r1), r8 36 mov.l @(20,r1), r9 [all …]
|
/linux-4.1.27/arch/sparc/lib/ |
D | PeeCeeI.c | 36 u32 l, l2; in outsl() local 52 l = (*(u16 *)src) << 16; in outsl() 53 l |= *(u16 *)(src + sizeof(u16)); in outsl() 54 __raw_writel(l, addr); in outsl() 60 l = (*(u8 *)src) << 24; in outsl() 61 l |= (*(u16 *)(src + sizeof(u8))) << 8; in outsl() 65 l |= (l2 >> 24); in outsl() 66 __raw_writel(l, addr); in outsl() 67 l = l2 << 8; in outsl() 73 l = (*(u8 *)src) << 24; in outsl() [all …]
|
/linux-4.1.27/fs/btrfs/ |
D | print-tree.c | 153 static void print_uuid_item(struct extent_buffer *l, unsigned long offset, in print_uuid_item() argument 164 read_extent_buffer(l, &subvol_id, offset, sizeof(subvol_id)); in print_uuid_item() 172 void btrfs_print_leaf(struct btrfs_root *root, struct extent_buffer *l) in btrfs_print_leaf() argument 188 if (!l) in btrfs_print_leaf() 191 nr = btrfs_header_nritems(l); in btrfs_print_leaf() 194 btrfs_header_bytenr(l), nr, btrfs_leaf_free_space(root, l)); in btrfs_print_leaf() 197 btrfs_item_key_to_cpu(l, &key, i); in btrfs_print_leaf() 202 btrfs_item_offset(l, item), btrfs_item_size(l, item)); in btrfs_print_leaf() 205 ii = btrfs_item_ptr(l, i, struct btrfs_inode_item); in btrfs_print_leaf() 208 btrfs_inode_generation(l, ii), in btrfs_print_leaf() [all …]
|
D | check-integrity.c | 282 struct btrfsic_block_link *l, 284 static void btrfsic_block_link_hashtable_remove(struct btrfsic_block_link *l); 355 const struct btrfsic_block_link *l); 357 const struct btrfsic_block_link *l); 442 static void btrfsic_block_link_init(struct btrfsic_block_link *l) in btrfsic_block_link_init() argument 444 l->magic_num = BTRFSIC_BLOCK_LINK_MAGIC_NUMBER; in btrfsic_block_link_init() 445 l->ref_cnt = 1; in btrfsic_block_link_init() 446 INIT_LIST_HEAD(&l->node_ref_to); in btrfsic_block_link_init() 447 INIT_LIST_HEAD(&l->node_ref_from); in btrfsic_block_link_init() 448 INIT_LIST_HEAD(&l->collision_resolving_node); in btrfsic_block_link_init() [all …]
|
/linux-4.1.27/crypto/ |
D | cast5_generic.c | 315 u32 l, r, t; in __cast5_encrypt() local 326 l = be32_to_cpu(src[0]); in __cast5_encrypt() 337 t = l; l = r; r = t ^ F1(r, Km[0], Kr[0]); in __cast5_encrypt() 338 t = l; l = r; r = t ^ F2(r, Km[1], Kr[1]); in __cast5_encrypt() 339 t = l; l = r; r = t ^ F3(r, Km[2], Kr[2]); in __cast5_encrypt() 340 t = l; l = r; r = t ^ F1(r, Km[3], Kr[3]); in __cast5_encrypt() 341 t = l; l = r; r = t ^ F2(r, Km[4], Kr[4]); in __cast5_encrypt() 342 t = l; l = r; r = t ^ F3(r, Km[5], Kr[5]); in __cast5_encrypt() 343 t = l; l = r; r = t ^ F1(r, Km[6], Kr[6]); in __cast5_encrypt() 344 t = l; l = r; r = t ^ F2(r, Km[7], Kr[7]); in __cast5_encrypt() [all …]
|
D | michael_mic.c | 21 u32 l, r; member 28 u32 l, r; member 37 #define michael_block(l, r) \ argument 39 r ^= rol32(l, 17); \ 40 l += r; \ 41 r ^= xswap(l); \ 42 l += r; \ 43 r ^= rol32(l, 3); \ 44 l += r; \ 45 r ^= ror32(l, 2); \ [all …]
|
D | fcrypt.c | 228 union lc4 { __be32 l; u8 c[4]; } u; \ 229 u.l = sched ^ R; \ 240 __be32 l, r; in fcrypt_encrypt() member 245 F_ENCRYPT(X.r, X.l, ctx->sched[0x0]); in fcrypt_encrypt() 246 F_ENCRYPT(X.l, X.r, ctx->sched[0x1]); in fcrypt_encrypt() 247 F_ENCRYPT(X.r, X.l, ctx->sched[0x2]); in fcrypt_encrypt() 248 F_ENCRYPT(X.l, X.r, ctx->sched[0x3]); in fcrypt_encrypt() 249 F_ENCRYPT(X.r, X.l, ctx->sched[0x4]); in fcrypt_encrypt() 250 F_ENCRYPT(X.l, X.r, ctx->sched[0x5]); in fcrypt_encrypt() 251 F_ENCRYPT(X.r, X.l, ctx->sched[0x6]); in fcrypt_encrypt() [all …]
|
/linux-4.1.27/lib/ |
D | percpu_test.c | 26 long l = 0; in percpu_test_init() local 33 l += -1; in percpu_test_init() 35 CHECK(l, long_counter, -1); in percpu_test_init() 37 l += 1; in percpu_test_init() 39 CHECK(l, long_counter, 0); in percpu_test_init() 64 l += -ui_one; in percpu_test_init() 66 CHECK(l, long_counter, 0xffffffff); in percpu_test_init() 68 l += ui_one; in percpu_test_init() 70 CHECK(l, long_counter, (long)0x100000000LL); in percpu_test_init() 73 l = 0; in percpu_test_init() [all …]
|
D | kfifo.c | 107 unsigned int l; in kfifo_copy_in() local 115 l = min(len, size - off); in kfifo_copy_in() 117 memcpy(fifo->data + off, src, l); in kfifo_copy_in() 118 memcpy(fifo->data, src + l, len - l); in kfifo_copy_in() 129 unsigned int l; in __kfifo_in() local 131 l = kfifo_unused(fifo); in __kfifo_in() 132 if (len > l) in __kfifo_in() 133 len = l; in __kfifo_in() 146 unsigned int l; in kfifo_copy_out() local 154 l = min(len, size - off); in kfifo_copy_out() [all …]
|
D | test-hexdump.c | 52 size_t l = len; in test_hexdump() local 56 hex_dump_to_buffer(data_b, l, rs, gs, real, sizeof(real), ascii); in test_hexdump() 61 if (l > rs) in test_hexdump() 62 l = rs; in test_hexdump() 80 for (i = 0; i < l / gs; i++) { in test_hexdump() 93 strncpy(p, data_a, l); in test_hexdump() 94 p += l; in test_hexdump() 121 size_t l = get_random_int() % sizeof(buf); in test_hexdump_overflow() local 127 r = hex_dump_to_buffer(data_b, 1, 16, 1, buf, l, ascii); in test_hexdump_overflow() 135 if (!l) { in test_hexdump_overflow() [all …]
|
D | inflate.c | 343 int l; /* bits per table (returned in m) */ in huft_build() local 392 l = *m; in huft_build() 397 if ((unsigned)l < j) in huft_build() 398 l = j; in huft_build() 403 if ((unsigned)l > i) in huft_build() 404 l = i; in huft_build() 405 *m = l; in huft_build() 446 w = -l; /* bits decoded == (l * h) */ in huft_build() 462 while (k > w + l) in huft_build() 466 w += l; /* previous table always l bits */ in huft_build() [all …]
|
D | reciprocal_div.c | 15 int l; in reciprocal_value() local 17 l = fls(d - 1); in reciprocal_value() 18 m = ((1ULL << 32) * ((1ULL << l) - d)); in reciprocal_value() 22 R.sh1 = min(l, 1); in reciprocal_value() 23 R.sh2 = max(l - 1, 0); in reciprocal_value()
|
D | decompress_unlzo.c | 57 int l; in parse_header() local 72 for (l = 0; l < 9; l++) { in parse_header() 73 if (*parse++ != lzop_magic[l]) in parse_header() 102 l = *parse++; in parse_header() 104 if (end - parse < l + 4) in parse_header() 106 parse += l + 4; in parse_header()
|
/linux-4.1.27/tools/perf/util/ |
D | parse-options.h | 110 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) } argument 112 #define OPT_BIT(s, l, v, h, b) { .type = OPTION_BIT, .short_name = (s), .long_name = (l), .val… argument 113 #define OPT_BOOLEAN(s, l, v, h) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name = (l), … argument 114 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument 115 { .type = OPTION_BOOLEAN, .short_name = (s), .long_name = (l), \ 118 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… argument 119 #define OPT_SET_UINT(s, l, v, h, i) { .type = OPTION_SET_UINT, .short_name = (s), .long_name = (l)… argument 120 #define OPT_SET_PTR(s, l, v, h, p) { .type = OPTION_SET_PTR, .short_name = (s), .long_name = (l), … argument 121 #define OPT_INTEGER(s, l, v, h) { .type = OPTION_INTEGER, .short_name = (s), .long_name = (l), … argument 122 #define OPT_UINTEGER(s, l, v, h) { .type = OPTION_UINTEGER, .short_name = (s), .long_name = (l),… argument [all …]
|
/linux-4.1.27/drivers/macintosh/ |
D | windfarm_smu_controls.c | 163 const char *l; in smu_fan_create() local 169 l = of_get_property(node, "location", NULL); in smu_fan_create() 170 if (l == NULL) in smu_fan_create() 188 if (!strcmp(l, "Rear Fan 0") || !strcmp(l, "Rear Fan") || in smu_fan_create() 189 !strcmp(l, "Rear fan 0") || !strcmp(l, "Rear fan") || in smu_fan_create() 190 !strcmp(l, "CPU A EXHAUST")) in smu_fan_create() 192 else if (!strcmp(l, "Rear Fan 1") || !strcmp(l, "Rear fan 1") || in smu_fan_create() 193 !strcmp(l, "CPU B EXHAUST")) in smu_fan_create() 195 else if (!strcmp(l, "Front Fan 0") || !strcmp(l, "Front Fan") || in smu_fan_create() 196 !strcmp(l, "Front fan 0") || !strcmp(l, "Front fan") || in smu_fan_create() [all …]
|
/linux-4.1.27/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 27 mov.l 1f, r15 28 mov.l 2f, r4 29 mov.l @r4, r4 36 mov.l @(PBE_ADDRESS, r4), r2 37 mov.l @(PBE_ORIG_ADDRESS, r4), r5 44 mov.l @r2+,r1 /* 16n+0 */ 45 mov.l r1,@r5 47 mov.l @r2+,r1 /* 16n+4 */ 48 mov.l r1,@r5 50 mov.l @r2+,r1 /* 16n+8 */ [all …]
|
D | entry.S | 136 mov.l 1f, r0 138 mov.l @r0, r6 139 mov.l 2f, r0 152 mov.l 1f, r0 153 mov.l @r0, r6 155 mov.l 3f, r0 156 mov.l 4f, r1 179 mov.l 1f, r0 180 mov.l @r0, r6 ! address 181 mov.l 2f, r0 [all …]
|
/linux-4.1.27/fs/ceph/ |
D | ioctl.c | 19 struct ceph_ioctl_layout l; in ceph_ioctl_get_layout() local 24 l.stripe_unit = ceph_file_layout_su(ci->i_layout); in ceph_ioctl_get_layout() 25 l.stripe_count = ceph_file_layout_stripe_count(ci->i_layout); in ceph_ioctl_get_layout() 26 l.object_size = ceph_file_layout_object_size(ci->i_layout); in ceph_ioctl_get_layout() 27 l.data_pool = le32_to_cpu(ci->i_layout.fl_pg_pool); in ceph_ioctl_get_layout() 28 l.preferred_osd = (s32)-1; in ceph_ioctl_get_layout() 29 if (copy_to_user(arg, &l, sizeof(l))) in ceph_ioctl_get_layout() 37 struct ceph_ioctl_layout *l) in __validate_layout() argument 42 if ((l->object_size & ~PAGE_MASK) || in __validate_layout() 43 (l->stripe_unit & ~PAGE_MASK) || in __validate_layout() [all …]
|
/linux-4.1.27/arch/sh/boot/romimage/ |
D | head.S | 17 mov.l empty_zero_page_dst, r4 18 mov.l empty_zero_page_dst_adj, r5 20 mov.l bytes_to_load, r5 21 mov.l loader_function, r7 25 mov.l empty_zero_page_dst, r4 26 mov.l empty_zero_page_dst_adj, r5 28 mov.l loaded_code_offs, r5 47 mov.l extra_data_size, r1 49 mov.l empty_zero_page_dst, r1 55 mov.l @r0, r4 [all …]
|
/linux-4.1.27/drivers/isdn/capi/ |
D | capiutil.c | 194 #define structTLcpy(x, y, l) memcpy(x, y, l) argument 195 #define structTLcpyovl(x, y, l) memmove(x, y, l) argument 200 #define structTRcpy(x, y, l) memcpy(y, x, l) argument 201 #define structTRcpyovl(x, y, l) memmove(y, x, l) argument 255 byteTLcpy(cmsg->m + cmsg->l, OFF); in pars_2_message() 256 cmsg->l++; in pars_2_message() 259 wordTLcpy(cmsg->m + cmsg->l, OFF); in pars_2_message() 260 cmsg->l += 2; in pars_2_message() 263 dwordTLcpy(cmsg->m + cmsg->l, OFF); in pars_2_message() 264 cmsg->l += 4; in pars_2_message() [all …]
|
D | capilib.c | 106 struct list_head *l; in capilib_free_ncci() local 109 list_for_each(l, head) { in capilib_free_ncci() 110 np = list_entry(l, struct capilib_ncci, list); in capilib_free_ncci() 127 struct list_head *l, *n; in capilib_release_appl() local 130 list_for_each_safe(l, n, head) { in capilib_release_appl() 131 np = list_entry(l, struct capilib_ncci, list); in capilib_release_appl() 144 struct list_head *l, *n; in capilib_release() local 147 list_for_each_safe(l, n, head) { in capilib_release() 148 np = list_entry(l, struct capilib_ncci, list); in capilib_release() 159 struct list_head *l; in capilib_data_b3_req() local [all …]
|
/linux-4.1.27/arch/sh/boards/mach-migor/ |
D | sdram.S | 25 mov.l 1f, r4 26 mov.l 2f, r1 27 mov.l @r4, r2 29 mov.l 3f, r3 31 mov.l r2, @r4 46 mov.l 1f, r4 47 mov.l @r4, r0 48 mov.l 4f, r1 50 mov.l r0, @r4 51 mov.l 6f, r4 [all …]
|
/linux-4.1.27/arch/sh/boards/mach-ap325rxa/ |
D | sdram.S | 25 mov.l 1f, r4 26 mov.l 2f, r1 27 mov.l @r4, r2 29 mov.l 3f, r3 31 mov.l r2, @r4 46 mov.l 1f, r4 47 mov.l @r4, r0 48 mov.l 4f, r1 50 mov.l r0, @r4 51 mov.l 6f, r4 [all …]
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | sossi.c | 223 u32 l; in _set_timing() local 232 l = sossi_read_reg(SOSSI_INIT1_REG); in _set_timing() 233 l &= ~((0x0f << 20) | (0x3f << 24)); in _set_timing() 234 l |= (tw0 << 20) | (tw1 << 24); in _set_timing() 235 sossi_write_reg(SOSSI_INIT1_REG, l); in _set_timing() 241 u32 l; in _set_bits_per_cycle() local 243 l = sossi_read_reg(SOSSI_INIT3_REG); in _set_bits_per_cycle() 244 l &= ~0x3ff; in _set_bits_per_cycle() 245 l |= ((bus_pick_count - 1) << 5) | ((bus_pick_width - 1) & 0x1f); in _set_bits_per_cycle() 246 sossi_write_reg(SOSSI_INIT3_REG, l); in _set_bits_per_cycle() [all …]
|
D | lcdc.c | 94 u32 l; in set_load_mode() local 96 l = omap_readl(OMAP_LCDC_CONTROL); in set_load_mode() 97 l &= ~(3 << 20); in set_load_mode() 100 l |= 1 << 20; in set_load_mode() 103 l |= 2 << 20; in set_load_mode() 110 omap_writel(l, OMAP_LCDC_CONTROL); in set_load_mode() 115 u32 l; in enable_controller() local 117 l = omap_readl(OMAP_LCDC_CONTROL); in enable_controller() 118 l |= OMAP_LCDC_CTRL_LCD_EN; in enable_controller() 119 l &= ~OMAP_LCDC_IRQ_MASK; in enable_controller() [all …]
|
/linux-4.1.27/drivers/md/bcache/ |
D | bset.h | 395 static __always_inline int64_t bkey_cmp(const struct bkey *l, in bkey_cmp() argument 398 return unlikely(KEY_INODE(l) != KEY_INODE(r)) in bkey_cmp() 399 ? (int64_t) KEY_INODE(l) - (int64_t) KEY_INODE(r) in bkey_cmp() 400 : (int64_t) KEY_OFFSET(l) - (int64_t) KEY_OFFSET(r); in bkey_cmp() 451 static inline bool bch_bkey_equal_header(const struct bkey *l, in bch_bkey_equal_header() argument 454 return (KEY_DIRTY(l) == KEY_DIRTY(r) && in bch_bkey_equal_header() 455 KEY_PTRS(l) == KEY_PTRS(r) && in bch_bkey_equal_header() 456 KEY_CSUM(l) == KEY_CSUM(r)); in bch_bkey_equal_header() 476 static inline void bch_keylist_init(struct keylist *l) in bch_keylist_init() argument 478 l->top_p = l->keys_p = l->inline_keys; in bch_keylist_init() [all …]
|
D | extents.c | 38 static bool bch_key_sort_cmp(struct btree_iter_set l, in bch_key_sort_cmp() argument 41 int64_t c = bkey_cmp(l.k, r.k); in bch_key_sort_cmp() 43 return c ? c > 0 : l.k < r.k; in bch_key_sort_cmp() 256 static bool bch_extent_sort_cmp(struct btree_iter_set l, in bch_extent_sort_cmp() argument 259 int64_t c = bkey_cmp(&START_KEY(l.k), &START_KEY(r.k)); in bch_extent_sort_cmp() 261 return c ? c > 0 : l.k < r.k; in bch_extent_sort_cmp() 572 static uint64_t merge_chksums(struct bkey *l, struct bkey *r) in merge_chksums() argument 574 return (l->ptr[KEY_PTRS(l)] + r->ptr[KEY_PTRS(r)]) & in merge_chksums() 578 static bool bch_extent_merge(struct btree_keys *bk, struct bkey *l, struct bkey *r) in bch_extent_merge() argument 586 for (i = 0; i < KEY_PTRS(l); i++) in bch_extent_merge() [all …]
|
D | bset.c | 129 int __bch_keylist_realloc(struct keylist *l, unsigned u64s) in __bch_keylist_realloc() argument 131 size_t oldsize = bch_keylist_nkeys(l); in __bch_keylist_realloc() 133 uint64_t *old_keys = l->keys_p == l->inline_keys ? NULL : l->keys_p; in __bch_keylist_realloc() 148 memcpy(new_keys, l->inline_keys, sizeof(uint64_t) * oldsize); in __bch_keylist_realloc() 150 l->keys_p = new_keys; in __bch_keylist_realloc() 151 l->top_p = new_keys + oldsize; in __bch_keylist_realloc() 156 struct bkey *bch_keylist_pop(struct keylist *l) in bch_keylist_pop() argument 158 struct bkey *k = l->keys; in bch_keylist_pop() 160 if (k == l->top) in bch_keylist_pop() 163 while (bkey_next(k) != l->top) in bch_keylist_pop() [all …]
|
/linux-4.1.27/arch/cris/boot/tools/ |
D | build.c | 59 long l; member 64 long intel_long(long l) in intel_long() argument 68 t.b[0] = l & 0xff; l >>= 8; in intel_long() 69 t.b[1] = l & 0xff; l >>= 8; in intel_long() 70 t.b[2] = l & 0xff; l >>= 8; in intel_long() 71 t.b[3] = l & 0xff; l >>= 8; in intel_long() 72 return t.l; in intel_long() 86 short intel_short(short l) in intel_short() argument 90 t.b[0] = l & 0xff; l >>= 8; in intel_short() 91 t.b[1] = l & 0xff; l >>= 8; in intel_short() [all …]
|
/linux-4.1.27/arch/arm/plat-omap/ |
D | dma.c | 158 u32 l; in set_gdma_dev() local 160 l = omap_readl(reg); in set_gdma_dev() 161 l &= ~(0x3f << shift); in set_gdma_dev() 162 l |= (dev - 1) << shift; in set_gdma_dev() 163 omap_writel(l, reg); in set_gdma_dev() 175 u32 l; in omap_set_dma_priority() local 195 l = omap_readl(reg); in omap_set_dma_priority() 196 l &= ~(0xf << 8); in omap_set_dma_priority() 197 l |= (priority & 0xf) << 8; in omap_set_dma_priority() 198 omap_writel(l, reg); in omap_set_dma_priority() [all …]
|
D | dmtimer.c | 113 u32 l, timeout = 100000; in omap_dm_timer_reset() local 121 l = __omap_dm_timer_read(timer, in omap_dm_timer_reset() 123 } while (!l && timeout--); in omap_dm_timer_reset() 131 l = __omap_dm_timer_read(timer, OMAP_TIMER_OCP_CFG_OFFSET, 0); in omap_dm_timer_reset() 132 l |= 0x2 << 0x3; in omap_dm_timer_reset() 133 __omap_dm_timer_write(timer, OMAP_TIMER_OCP_CFG_OFFSET, l, 0); in omap_dm_timer_reset() 387 u32 l; in omap_dm_timer_modify_idlect_mask() local 389 l = omap_dm_timer_read_reg(timer, OMAP_TIMER_CTRL_REG); in omap_dm_timer_modify_idlect_mask() 390 if (l & OMAP_TIMER_CTRL_ST) { in omap_dm_timer_modify_idlect_mask() 438 u32 l; in omap_dm_timer_start() local [all …]
|
/linux-4.1.27/samples/seccomp/ |
D | bpf-fancy.c | 28 struct bpf_labels l = { in main() local 39 SYSCALL(__NR_write, JUMP(&l, write_fd)), in main() 40 SYSCALL(__NR_read, JUMP(&l, read)), in main() 43 LABEL(&l, read), in main() 52 LABEL(&l, write_fd), in main() 54 JEQ(STDOUT_FILENO, JUMP(&l, write_buf)), in main() 55 JEQ(STDERR_FILENO, JUMP(&l, write_buf)), in main() 58 LABEL(&l, write_buf), in main() 60 JEQ((unsigned long)msg1, JUMP(&l, msg1_len)), in main() 61 JEQ((unsigned long)msg2, JUMP(&l, msg2_len)), in main() [all …]
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | uaccess_mm.h | 96 __put_user_asm(__pu_err, __pu_val, ptr, l, r, -EFAULT); \ 164 __get_user_asm(__gu_err, x, ptr, u32, l, r, -EFAULT); \ 254 __get_user_asm(res, *(u32 *)to, (u32 __user *)from, u32, l, r, 4); in __constant_copy_from_user() 257 __constant_copy_from_user_asm(res, to, from, tmp, 5, l, b,); in __constant_copy_from_user() 260 __constant_copy_from_user_asm(res, to, from, tmp, 6, l, w,); in __constant_copy_from_user() 263 __constant_copy_from_user_asm(res, to, from, tmp, 7, l, w, b); in __constant_copy_from_user() 266 __constant_copy_from_user_asm(res, to, from, tmp, 8, l, l,); in __constant_copy_from_user() 269 __constant_copy_from_user_asm(res, to, from, tmp, 9, l, l, b); in __constant_copy_from_user() 272 __constant_copy_from_user_asm(res, to, from, tmp, 10, l, l, w); in __constant_copy_from_user() 275 __constant_copy_from_user_asm(res, to, from, tmp, 12, l, l, l); in __constant_copy_from_user() [all …]
|
D | io_no.h | 127 #define outsb(a,b,l) io_outsb(a,b,l) argument 128 #define outsw(a,b,l) io_outsw(a,b,l) argument 129 #define outsl(a,b,l) io_outsl(a,b,l) argument 131 #define insb(a,b,l) io_insb(a,b,l) argument 132 #define insw(a,b,l) io_insw(a,b,l) argument 133 #define insl(a,b,l) io_insl(a,b,l) argument
|
D | math-emu.h | 170 move.l (FPS_PC+4,%sp),\dest 174 move.l \src,(FPS_PC+4,%sp) 179 addq.l #\s,%sp@(FPS_PC+4) 187 fp_get_instr_data l,4,\dest,\label,\addr 201 .Lu2\@: move.l \addr,%a0 218 .Lu3\@: move.l \addr,%a0 235 .irp m b,w,l 248 move.l \arg1,-(%sp) 259 movem.l %d0/%d1/%a0/%a1,-(%sp) 275 movem.l (%sp)+,%d0/%d1/%a0/%a1 [all …]
|
/linux-4.1.27/security/selinux/ss/ |
D | mls.c | 37 int i, l, len, head, prev; in mls_compute_context_len() local 46 for (l = 0; l < 2; l++) { in mls_compute_context_len() 47 int index_sens = context->range.level[l].sens; in mls_compute_context_len() 53 e = &context->range.level[l].cat; in mls_compute_context_len() 71 if (l == 0) { in mls_compute_context_len() 92 int i, l, head, prev; in mls_sid_to_context() local 104 for (l = 0; l < 2; l++) { in mls_sid_to_context() 106 context->range.level[l].sens - 1)); in mls_sid_to_context() 112 e = &context->range.level[l].cat; in mls_sid_to_context() 147 if (l == 0) { in mls_sid_to_context() [all …]
|
/linux-4.1.27/drivers/scsi/arm/ |
D | queue.c | 109 struct list_head *l; in __queue_add() local 117 l = queue->free.next; in __queue_add() 118 list_del(l); in __queue_add() 120 q = list_entry(l, QE_t, list); in __queue_add() 127 list_add(l, &queue->head); in __queue_add() 129 list_add_tail(l, &queue->head); in __queue_add() 164 struct list_head *l; in queue_remove_exclude() local 168 list_for_each(l, &queue->head) { in queue_remove_exclude() 169 QE_t *q = list_entry(l, QE_t, list); in queue_remove_exclude() 172 SCpnt = __queue_remove(queue, l); in queue_remove_exclude() [all …]
|
/linux-4.1.27/drivers/cpufreq/ |
D | p4-clockmod.c | 59 u32 l, h; in cpufreq_p4_setdc() local 64 rdmsr_on_cpu(cpu, MSR_IA32_THERM_STATUS, &l, &h); in cpufreq_p4_setdc() 66 if (l & 0x01) in cpufreq_p4_setdc() 73 rdmsr_on_cpu(cpu, MSR_IA32_THERM_CONTROL, &l, &h); in cpufreq_p4_setdc() 76 wrmsr_on_cpu(cpu, MSR_IA32_THERM_CONTROL, l & ~(1<<4), h); in cpufreq_p4_setdc() 85 l = (l & ~14); in cpufreq_p4_setdc() 86 l = l | (1<<4) | ((newstate & 0x7)<<1); in cpufreq_p4_setdc() 87 wrmsr_on_cpu(cpu, MSR_IA32_THERM_CONTROL, l, h); in cpufreq_p4_setdc() 220 u32 l, h; in cpufreq_p4_get() local 222 rdmsr_on_cpu(cpu, MSR_IA32_THERM_CONTROL, &l, &h); in cpufreq_p4_get() [all …]
|
D | speedstep-centrino.c | 323 unsigned l, h; in get_cur_freq() local 326 rdmsr_on_cpu(cpu, MSR_IA32_PERF_STATUS, &l, &h); in get_cur_freq() 327 clock_freq = extract_clock(l, cpu, 0); in get_cur_freq() 336 rdmsr_on_cpu(cpu, MSR_IA32_PERF_CTL, &l, &h); in get_cur_freq() 337 clock_freq = extract_clock(l, cpu, 1); in get_cur_freq() 346 unsigned l, h; in centrino_cpu_init() local 379 rdmsr(MSR_IA32_MISC_ENABLE, l, h); in centrino_cpu_init() 381 if (!(l & MSR_IA32_MISC_ENABLE_ENHANCED_SPEEDSTEP)) { in centrino_cpu_init() 382 l |= MSR_IA32_MISC_ENABLE_ENHANCED_SPEEDSTEP; in centrino_cpu_init() 383 pr_debug("trying to enable Enhanced SpeedStep (%x)\n", l); in centrino_cpu_init() [all …]
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | iomux-imx31.c | 50 u32 l; in mxc_iomux_mode() local 60 l = __raw_readl(reg); in mxc_iomux_mode() 61 l &= ~(0xff << (field * 8)); in mxc_iomux_mode() 62 l |= mode << (field * 8); in mxc_iomux_mode() 63 __raw_writel(l, reg); in mxc_iomux_mode() 73 u32 field, l; in mxc_iomux_set_pad() local 85 l = __raw_readl(reg); in mxc_iomux_set_pad() 86 l &= ~(0x1ff << (field * 10)); in mxc_iomux_set_pad() 87 l |= config << (field * 10); in mxc_iomux_set_pad() 88 __raw_writel(l, reg); in mxc_iomux_set_pad() [all …]
|
/linux-4.1.27/fs/nls/ |
D | nls_euc-jp.c | 17 #define IS_SJIS_LOW_BYTE(l) ((0x40 <= (l)) && ((l) <= 0xFC) && ((l) != 0x7F)) argument 19 #define IS_SJIS_JISX0208(h, l) ((((0x81 <= (h)) && ((h) <= 0x9F)) \ argument 21 && IS_SJIS_LOW_BYTE(l)) 23 #define IS_SJIS_UDC_LOW(h, l) (((0xF0 <= (h)) && ((h) <= 0xF4)) \ argument 24 && IS_SJIS_LOW_BYTE(l)) 25 #define IS_SJIS_UDC_HI(h, l) (((0xF5 <= (h)) && ((h) <= 0xF9)) \ argument 26 && IS_SJIS_LOW_BYTE(l)) 27 #define IS_SJIS_IBM(h, l) (((0xFA <= (h)) && ((h) <= 0xFC)) \ argument 28 && IS_SJIS_LOW_BYTE(l)) 29 #define IS_SJIS_NECIBM(h, l) (((0xED <= (h)) && ((h) <= 0xEE)) \ argument [all …]
|
D | nls_base.c | 57 unsigned long l; in utf8_to_utf32() local 63 l = c0; in utf8_to_utf32() 67 l &= t->lmask; in utf8_to_utf32() 68 if (l < t->lval || l > UNICODE_MAX || in utf8_to_utf32() 69 (l & SURROGATE_MASK) == SURROGATE_PAIR) in utf8_to_utf32() 71 *pu = (unicode_t) l; in utf8_to_utf32() 80 l = (l << 6) | c; in utf8_to_utf32() 88 unsigned long l; in utf32_to_utf8() local 95 l = u; in utf32_to_utf8() 96 if (l > UNICODE_MAX || (l & SURROGATE_MASK) == SURROGATE_PAIR) in utf32_to_utf8() [all …]
|
/linux-4.1.27/fs/hfsplus/ |
D | bnode.c | 24 int l; in hfs_bnode_read() local 30 l = min_t(int, len, PAGE_CACHE_SIZE - off); in hfs_bnode_read() 31 memcpy(buf, kmap(*pagep) + off, l); in hfs_bnode_read() 34 while ((len -= l) != 0) { in hfs_bnode_read() 35 buf += l; in hfs_bnode_read() 36 l = min_t(int, len, PAGE_CACHE_SIZE); in hfs_bnode_read() 37 memcpy(buf, kmap(*++pagep), l); in hfs_bnode_read() 77 int l; in hfs_bnode_write() local 83 l = min_t(int, len, PAGE_CACHE_SIZE - off); in hfs_bnode_write() 84 memcpy(kmap(*pagep) + off, buf, l); in hfs_bnode_write() [all …]
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sdrc.c | 133 u32 l; in omap2_sdrc_init() local 135 l = sms_read_reg(SMS_SYSCONFIG); in omap2_sdrc_init() 136 l &= ~(0x3 << 3); in omap2_sdrc_init() 137 l |= (0x2 << 3); in omap2_sdrc_init() 138 sms_write_reg(l, SMS_SYSCONFIG); in omap2_sdrc_init() 140 l = sdrc_read_reg(SDRC_SYSCONFIG); in omap2_sdrc_init() 141 l &= ~(0x3 << 3); in omap2_sdrc_init() 142 l |= (0x2 << 3); in omap2_sdrc_init() 143 sdrc_write_reg(l, SDRC_SYSCONFIG); in omap2_sdrc_init() 153 l = (1 << SDRC_POWER_EXTCLKDIS_SHIFT) | in omap2_sdrc_init() [all …]
|
D | pm24xx.c | 67 u32 l; in omap2_enter_full_retention() local 86 l = omap_ctrl_readl(OMAP2_CONTROL_DEVCONF0) | OMAP24XX_USBSTANDBYCTRL; in omap2_enter_full_retention() 87 omap_ctrl_writel(l, OMAP2_CONTROL_DEVCONF0); in omap2_enter_full_retention() 253 u32 l; in omap2_pm_init() local 256 l = omap2_prm_read_mod_reg(OCP_MOD, OMAP2_PRCM_REVISION_OFFSET); in omap2_pm_init() 257 printk(KERN_INFO "PRCM revision %d.%d\n", (l >> 4) & 0x0f, l & 0x0f); in omap2_pm_init()
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smc91x.h | 61 #define SMC_insw(a, r, p, l) readsw((a) + (r), p, l) argument 62 #define SMC_outsw(a, r, p, l) writesw((a) + (r), p, l) argument 63 #define SMC_insl(a, r, p, l) readsl((a) + (r), p, l) argument 64 #define SMC_outsl(a, r, p, l) writesl((a) + (r), p, l) argument 92 #define SMC_insl(a, r, p, l) insl((a) + (r) - 0xa0000000, p, l) argument 93 #define SMC_outsl(a, r, p, l) outsl((a) + (r) - 0xa0000000, p, l) argument 94 #define SMC_insw(a, r, p, l) insw((a) + (r) - 0xa0000000, p, l) argument 95 #define SMC_outsw(a, r, p, l) outsw((a) + (r) - 0xa0000000, p, l) argument 109 #define SMC_insw(a, r, p, l) insw(((u32)a) + (r), p, l) argument 110 #define SMC_outsw(a, r, p, l) outsw(((u32)a) + (r), p, l) argument [all …]
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | usb.c | 310 u32 l; in omap1_usb0_init() local 313 l = omap_readl(USB_TRANSCEIVER_CTRL); in omap1_usb0_init() 314 l &= ~(3 << 1); in omap1_usb0_init() 315 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb0_init() 332 u32 l; in omap1_usb0_init() local 350 l = omap_readl(USB_TRANSCEIVER_CTRL); in omap1_usb0_init() 351 l &= ~(7 << 4); in omap1_usb0_init() 353 l |= (3 << 1); in omap1_usb0_init() 354 omap_writel(l, USB_TRANSCEIVER_CTRL); in omap1_usb0_init() 378 u32 l; in omap1_usb0_init() local [all …]
|
D | flash.c | 20 u32 l; in omap1_set_vpp() local 22 l = omap_readl(EMIFS_CONFIG); in omap1_set_vpp() 24 l |= OMAP_EMIFS_CONFIG_WP; in omap1_set_vpp() 26 l &= ~OMAP_EMIFS_CONFIG_WP; in omap1_set_vpp() 27 omap_writel(l, EMIFS_CONFIG); in omap1_set_vpp()
|
D | irq.c | 83 u32 l; in omap_mask_irq() local 85 l = omap_readl(irq_banks[bank].base_reg + IRQ_MIR_REG_OFFSET); in omap_mask_irq() 86 l |= 1 << IRQ_BIT(d->irq); in omap_mask_irq() 87 omap_writel(l, irq_banks[bank].base_reg + IRQ_MIR_REG_OFFSET); in omap_mask_irq() 93 u32 l; in omap_unmask_irq() local 95 l = omap_readl(irq_banks[bank].base_reg + IRQ_MIR_REG_OFFSET); in omap_unmask_irq() 96 l &= ~(1 << IRQ_BIT(d->irq)); in omap_unmask_irq() 97 omap_writel(l, irq_banks[bank].base_reg + IRQ_MIR_REG_OFFSET); in omap_unmask_irq()
|
/linux-4.1.27/arch/sh/lib64/ |
D | udivdi3.S | 27 mulu.l r1,r7,r4 29 mulu.l r5,r19,r5 33 muls.l r1,r4,r4 /* leaving at least one sign bit. */ 34 mulu.l r5,r3,r8 35 mshalds.l r1,r21,r1 43 mulu.l r21,r1,r21 47 mulu.l r21,r3,r5 49 mcmpgt.l r21,r63,r21 // See Note 1 51 mshfhi.l r63,r21,r21 56 mulu.l r2,r1,r7 [all …]
|
D | udivsi3.S | 11 addz.l r5,r63,r22 31 mulu.l r4,r21,r18 35 mulu.l r18,r22,r20 40 mulu.l r25,r21,r19 44 mulu.l r19,r22,r20 47 sub.l r25,r20,r25 49 mulu.l r25,r21,r19 50 addz.l r25,r63,r25 53 mulu.l r19,r22,r20 58 add.l r18,r25,r0
|
D | strcpy.S | 24 pta/l shortstring,tr1 32 pta/l no_lddst, tr2 38 pta/l loop, tr0 51 beqi/l r6, 0, tr0 // loop 62 beqi/l r6, 0, tr0 // loop 68 pta/l shortstring2,tr1 76 bnei/l r5,0,tr1 91 beqi/l r6, 0, tr0 // loop
|
D | memcpy.S | 48 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 49 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 52 pta/l Large,tr0 68 stlo.l r2, 0, r0 70 sthi.l r5, -1, r6 71 stlo.l r5, -4, r6 104 pta/l L2_3,tr0 112 ldlo.l r6, -4, r7 114 sthi.l r2, 3, r0 115 ldhi.l r6, -1, r6 [all …]
|
D | copy_user_memcpy.S | 63 #define LDUAL(P,O,D0,D1) ldlo.l P,O,D0; ldhi.l P,O+3,D1 64 #define STUAL(P,O,D0,D1) stlo.l P,O,D0; sthi.l P,O+3,D1 67 pta/l Large,tr0 83 stlo.l r2, 0, r0 85 sthi.l r5, -1, r6 86 stlo.l r5, -4, r6 119 pta/l L2_3,tr0 127 ldlo.l r6, -4, r7 129 sthi.l r2, 3, r0 130 ldhi.l r6, -1, r6 [all …]
|
D | sdivsi3.S | 23 muls.l r25, r19, r19 /* s2.38 */ 28 muls.l r19, r19, r21 /* u0.28 */ 31 muls.l r25, r21, r18 /* s2.58 */ 36 muls.l r18, r25, r0 /* s2.60 */ 37 muls.l r18, r4, r25 /* s32.30 */ 40 muls.l r19, r18, r19 /* s-16.74 */ 44 muls.l r19, r18, r19 /* s15.30 */
|
/linux-4.1.27/arch/arm/include/asm/ |
D | io.h | 267 #define outsb(p,d,l) __raw_writesb(__io(p),d,l) argument 268 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) argument 269 #define outsl(p,d,l) __raw_writesl(__io(p),d,l) argument 271 #define insb(p,d,l) __raw_readsb(__io(p),d,l) argument 272 #define insw(p,d,l) __raw_readsw(__io(p),d,l) argument 273 #define insl(p,d,l) __raw_readsl(__io(p),d,l) argument 314 #define readsb(p,d,l) __raw_readsb(p,d,l) argument 315 #define readsw(p,d,l) __raw_readsw(p,d,l) argument 316 #define readsl(p,d,l) __raw_readsl(p,d,l) argument 318 #define writesb(p,d,l) __raw_writesb(p,d,l) argument [all …]
|
/linux-4.1.27/net/mac80211/ |
D | michael.c | 18 mctx->l ^= val; in michael_block() 19 mctx->r ^= rol32(mctx->l, 17); in michael_block() 20 mctx->l += mctx->r; in michael_block() 21 mctx->r ^= ((mctx->l & 0xff00ff00) >> 8) | in michael_block() 22 ((mctx->l & 0x00ff00ff) << 8); in michael_block() 23 mctx->l += mctx->r; in michael_block() 24 mctx->r ^= rol32(mctx->l, 3); in michael_block() 25 mctx->l += mctx->r; in michael_block() 26 mctx->r ^= ror32(mctx->l, 2); in michael_block() 27 mctx->l += mctx->r; in michael_block() [all …]
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 103 struct lirc_driver l; member 187 if (ir->l.minor >= 0 && ir->l.minor < MAX_IRCTL_DEVICES) { in release_ir_device() 188 lirc_unregister_driver(ir->l.minor); in release_ir_device() 189 ir->l.minor = MAX_IRCTL_DEVICES; in release_ir_device() 246 ir->l.features &= ~LIRC_CAN_REC_LIRCCODE; in release_ir_rx() 291 ir->l.features &= ~LIRC_CAN_SEND_PULSE; in release_ir_tx() 320 struct lirc_buffer *rbuf = ir->l.rbuf; in add_to_buf() 325 dev_dbg(ir->l.dev, "buffer overflow\n"); in add_to_buf() 371 dev_err(ir->l.dev, "i2c_master_send failed with %d\n", in add_to_buf() 375 dev_err(ir->l.dev, in add_to_buf() [all …]
|
/linux-4.1.27/arch/blackfin/mach-common/ |
D | head.S | 50 p5.l = 0; 88 p1.l = _initial_pda; 109 sp.l = _init_thread_union + THREAD_SIZE; 123 r1.l = __sbss_l1; 125 r2.l = __ebss_l1; 130 r1.l = __sbss_b_l1; 132 r2.l = __ebss_b_l1; 137 r1.l = __sbss_l2; 139 r2.l = __ebss_l2; 143 r1.l = ___bss_start; [all …]
|
D | entry.S | 108 r6.l = lo(SEQSTAT_EXCAUSE); 138 p5.l = lo(IPEND); 159 p4.l = _kgdb_single_step; 170 p5.l = lo(IPEND); 184 p5.l = lo(ILAT); 206 p5.l = lo(EVT0); 245 r6.l = lo(SEQSTAT_EXCAUSE); 283 p4.l = lo(IPEND); 295 r7.l = _exception_to_level5; 296 p4.l = lo(EVT5); [all …]
|
/linux-4.1.27/net/ceph/ |
D | pagevec.c | 103 int l, bad; in ceph_copy_user_to_page_vector() local 106 l = min_t(int, PAGE_CACHE_SIZE-po, left); in ceph_copy_user_to_page_vector() 107 bad = copy_from_user(page_address(pages[i]) + po, data, l); in ceph_copy_user_to_page_vector() 108 if (bad == l) in ceph_copy_user_to_page_vector() 110 data += l - bad; in ceph_copy_user_to_page_vector() 111 left -= l - bad; in ceph_copy_user_to_page_vector() 112 po += l - bad; in ceph_copy_user_to_page_vector() 131 size_t l = min_t(size_t, PAGE_CACHE_SIZE-po, left); in ceph_copy_to_page_vector() local 133 memcpy(page_address(pages[i]) + po, data, l); in ceph_copy_to_page_vector() 134 data += l; in ceph_copy_to_page_vector() [all …]
|
/linux-4.1.27/arch/ia64/kernel/ |
D | paravirt_patch.c | 36 unsigned long long l; member 100 inst.l = bundle->quad0.slot0; in paravirt_read_slot0() 108 inst.l = bundle->quad0.slot1_p0 | in paravirt_read_slot1() 117 inst.l = bundle->quad1.slot2; in paravirt_read_slot2() 143 bundle->quad0.slot0 = inst.l; in paravirt_write_slot0() 149 bundle->quad0.slot1_p0 = inst.l; in paravirt_write_slot1() 150 bundle->quad1.slot1_p1 = inst.l >> 18UL; in paravirt_write_slot1() 156 bundle->quad1.slot2 = inst.l; in paravirt_write_slot2() 204 slot0.l, slot1.l, slot2.l); in paravirt_print_bundle() 365 unsigned long l; member [all …]
|
/linux-4.1.27/net/caif/ |
D | cfcnfg.c | 220 struct cfctrl_link_param *l) in caif_connect_req_to_link_param() argument 226 memset(l, 0, sizeof(*l)); in caif_connect_req_to_link_param() 228 l->priority = CAIF_PRIO_MAX - s->priority + 1; in caif_connect_req_to_link_param() 234 l->phyid = res; in caif_connect_req_to_link_param() 249 l->phyid = dev_info->id; in caif_connect_req_to_link_param() 253 l->linktype = CFCTRL_SRV_VEI; in caif_connect_req_to_link_param() 254 l->endpoint = (s->sockaddr.u.at.type >> 2) & 0x3; in caif_connect_req_to_link_param() 255 l->chtype = s->sockaddr.u.at.type & 0x3; in caif_connect_req_to_link_param() 258 l->linktype = CFCTRL_SRV_DATAGRAM; in caif_connect_req_to_link_param() 259 l->chtype = 0x00; in caif_connect_req_to_link_param() [all …]
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | dmi.h | 25 #define dmi_early_remap(x, l) ioremap_cache(x, l) argument 26 #define dmi_early_unmap(x, l) iounmap(x) argument 27 #define dmi_remap(x, l) ioremap_cache(x, l) argument 29 #define dmi_alloc(l) kzalloc(l, GFP_KERNEL) argument
|
/linux-4.1.27/kernel/bpf/ |
D | hashtab.c | 111 struct htab_elem *l; in lookup_elem_raw() local 113 hlist_for_each_entry_rcu(l, head, hash_node) in lookup_elem_raw() 114 if (l->hash == hash && !memcmp(&l->key, key, key_size)) in lookup_elem_raw() 115 return l; in lookup_elem_raw() 125 struct htab_elem *l; in htab_map_lookup_elem() local 137 l = lookup_elem_raw(head, hash, key, key_size); in htab_map_lookup_elem() 139 if (l) in htab_map_lookup_elem() 140 return l->key + round_up(map->key_size, 8); in htab_map_lookup_elem() 150 struct htab_elem *l, *next_l; in htab_map_get_next_key() local 163 l = lookup_elem_raw(head, hash, key, key_size); in htab_map_get_next_key() [all …]
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | head.S | 51 r2.l = #0x0000; 54 r1.l = #LO(PAGE_OFFSET); 75 r1.l = #LO(_end); 76 r2.l = #LO(stext); 93 r2.l = #0x0000; /* round back down to 4MB boundary */ 101 r2.l = #0x0000 /* 4MB increments */ 115 r2.l = #0x0000; /* round back down to 4MB boundary */ 120 r2.l = #0x0000 /* 4MB increments */ 141 r31.l = #lo(__head_s_vaddr_target) 154 r1.l = #0x0000; [all …]
|
/linux-4.1.27/sound/ |
D | sound_firmware.c | 13 long l; in do_mod_firmware_load() local 23 l = i_size_read(file_inode(filp)); in do_mod_firmware_load() 24 if (l <= 0 || l > 131072) in do_mod_firmware_load() 30 dp = vmalloc(l); in do_mod_firmware_load() 38 if (vfs_read(filp, dp, l, &pos) != l) in do_mod_firmware_load() 47 return (int) l; in do_mod_firmware_load()
|
/linux-4.1.27/kernel/locking/ |
D | rtmutex.h | 13 #define rt_mutex_deadlock_check(l) (0) argument 15 #define rt_mutex_deadlock_account_unlock(l) do { } while (0) argument 18 #define debug_rt_mutex_lock(l) do { } while (0) argument 19 #define debug_rt_mutex_proxy_lock(l,p) do { } while (0) argument 20 #define debug_rt_mutex_proxy_unlock(l) do { } while (0) argument 21 #define debug_rt_mutex_unlock(l) do { } while (0) argument 23 #define debug_rt_mutex_deadlock(d, a ,l) do { } while (0) argument
|
/linux-4.1.27/scripts/ |
D | cleanpatch | 193 my $l; 199 $l = $hunk_lines[$i]; 200 if (!$done && $l eq "+\n") { 202 } elsif ($l =~ /^[ +]/) { 204 unshift(@h, $l); 206 unshift(@h, $l); 210 $l = $hunk_lines[0]; # Hunk header 215 ($l =~ /^\@\@\s+\-([0-9]+),([0-9]+)\s+\+([0-9]+),([0-9]+)\s\@\@(.*)$/); 222 $l = sprintf("@@ -%d,%d +%d,%d @@%s\n", 226 unshift(@h, $l); [all …]
|
/linux-4.1.27/arch/nios2/mm/ |
D | uaccess.c | 134 int l = strnlen_user(__from, __len); in strncpy_from_user() local 137 if (l > __len) { in strncpy_from_user() 139 l = __len; in strncpy_from_user() 142 if (l == 0 || copy_from_user(__to, __from, l)) in strncpy_from_user() 146 l--; in strncpy_from_user() 147 return l; in strncpy_from_user()
|
/linux-4.1.27/scripts/coccinelle/iterators/ |
D | fen.cocci | 20 identifier l; 25 when != goto l; 33 identifier l; 38 when != goto l; 46 identifier l; 51 when != goto l; 59 identifier l; 64 when != goto l; 77 identifier l; 85 when != goto l; [all …]
|
/linux-4.1.27/arch/sh/boards/mach-se/7724/ |
D | sdram.S | 42 mov.l @(SH_SLEEP_MODE, r5), r0 62 mov.l FRQCRA,r0 63 mov.l @r0,r3 64 mov.l KICK,r1 66 mov.l r3, @r0 68 mov.l LSTATS,r0 71 mov.l @r0,r3 114 mov.l DUMMY,r0 115 mov.l @r0, r1 /* force single dummy read */
|
/linux-4.1.27/sound/usb/usx2y/ |
D | usb_stream.c | 40 int l = usb_stream_next_packet_size(sk); in playback_prep_freqn() local 41 if (s->idle_outsize + lb + l > s->period_size) in playback_prep_freqn() 46 urb->iso_frame_desc[pack].length = l; in playback_prep_freqn() 47 lb += l; in playback_prep_freqn() 279 int p = 0, lb = 0, l = 0; in usb_stream_prepare_playback() local 288 l = id->actual_length; in usb_stream_prepare_playback() 290 od[p].length = l; in usb_stream_prepare_playback() 292 lb += l; in usb_stream_prepare_playback() 298 l = inurb->iso_frame_desc[s->sync_packet].actual_length; in usb_stream_prepare_playback() 300 if (s->idle_outsize + lb + l > s->period_size) in usb_stream_prepare_playback() [all …]
|
/linux-4.1.27/arch/s390/kernel/vdso32/ |
D | clock_gettime.S | 35 1: l %r4,__VDSO_UPD_COUNT+4(%r5) /* load update counter */ 46 l %r0,__VDSO_TK_MULT(%r5) 56 5: l %r2,__VDSO_TK_SHIFT(%r5) /* Timekeeper shift */ 58 l %r2,__VDSO_WTOM_SEC+4(%r5) 78 9: l %r4,__VDSO_UPD_COUNT+4(%r5) /* load update counter */ 81 l %r2,__VDSO_WTOM_CRS_SEC+4(%r5) 82 l %r1,__VDSO_WTOM_CRS_NSEC+4(%r5) 88 10: l %r4,__VDSO_UPD_COUNT+4(%r5) /* load update counter */ 91 l %r2,__VDSO_XTIME_CRS_SEC+4(%r5) 92 l %r1,__VDSO_XTIME_CRS_NSEC+4(%r5) [all …]
|
/linux-4.1.27/arch/mn10300/unit-asb2303/include/unit/ |
D | smc91111.h | 34 #define SMC_insw(a, r, p, l) insw((unsigned long) ((a) + (r)), (p), (l)) argument 35 #define SMC_outsw(a, r, p, l) outsw((unsigned long) ((a) + (r)), (p), (l)) argument 41 #define SMC_insl(a, r, p, l) insl((unsigned long) ((a) + (r)), (p), (l)) argument 42 #define SMC_outsl(a, r, p, l) outsl((unsigned long) ((a) + (r)), (p), (l)) argument
|
/linux-4.1.27/arch/mips/kernel/ |
D | module.c | 109 static void free_relocation_chain(struct mips_hi16 *l) in free_relocation_chain() argument 113 while (l) { in free_relocation_chain() 114 next = l->next; in free_relocation_chain() 115 kfree(l); in free_relocation_chain() 116 l = next; in free_relocation_chain() 123 struct mips_hi16 *l; in apply_r_mips_lo16_rel() local 130 l = me->arch.r_mips_hi16_list; in apply_r_mips_lo16_rel() 131 while (l != NULL) { in apply_r_mips_lo16_rel() 138 if (v != l->value) in apply_r_mips_lo16_rel() 147 insn = *l->addr; in apply_r_mips_lo16_rel() [all …]
|
/linux-4.1.27/arch/x86/xen/ |
D | platform-pci-unplug.c | 188 int l; in parse_xen_emul_unplug() local 193 l = q - p; in parse_xen_emul_unplug() 196 l = strlen(p); in parse_xen_emul_unplug() 198 if (!strncmp(p, "all", l)) in parse_xen_emul_unplug() 200 else if (!strncmp(p, "ide-disks", l)) in parse_xen_emul_unplug() 202 else if (!strncmp(p, "aux-ide-disks", l)) in parse_xen_emul_unplug() 204 else if (!strncmp(p, "nics", l)) in parse_xen_emul_unplug() 206 else if (!strncmp(p, "unnecessary", l)) in parse_xen_emul_unplug() 208 else if (!strncmp(p, "never", l)) in parse_xen_emul_unplug()
|
/linux-4.1.27/sound/pci/asihpi/ |
D | hpios.h | 108 static inline void cond_lock(struct hpios_spinlock *l) in cond_lock() argument 114 spin_lock(&((l)->lock)); in cond_lock() 115 l->lock_context = IN_LOCK_IRQ; in cond_lock() 117 spin_lock_bh(&((l)->lock)); in cond_lock() 118 l->lock_context = IN_LOCK_BH; in cond_lock() 122 static inline void cond_unlock(struct hpios_spinlock *l) in cond_unlock() argument 124 if (l->lock_context == IN_LOCK_BH) in cond_unlock() 125 spin_unlock_bh(&((l)->lock)); in cond_unlock() 127 spin_unlock(&((l)->lock)); in cond_unlock()
|
/linux-4.1.27/arch/arm/mach-s3c24xx/include/mach/ |
D | io.h | 76 DECLARE_IO(int,l,"") 203 #define insb(p,d,l) __raw_readsb(__ioaddr(p),d,l) argument 204 #define insw(p,d,l) __raw_readsw(__ioaddr(p),d,l) argument 205 #define insl(p,d,l) __raw_readsl(__ioaddr(p),d,l) argument 207 #define outsb(p,d,l) __raw_writesb(__ioaddr(p),d,l) argument 208 #define outsw(p,d,l) __raw_writesw(__ioaddr(p),d,l) argument 209 #define outsl(p,d,l) __raw_writesl(__ioaddr(p),d,l) argument
|
/linux-4.1.27/sound/oss/ |
D | hex2hex.c | 17 int l=0, c, i; in loadhex() local 51 if (addr > l) in loadhex() 52 l = addr; in loadhex() 65 return l; in loadhex() 71 int i,l; in main() local 86 l = loadhex(stdin, buf); in main() 89 printf("static int %s_len = %d;\n", varline, l); in main() 92 for (i=0;i<l;i++) in main()
|
/linux-4.1.27/arch/x86/lib/ |
D | msr-smp.c | 17 rdmsr(rv->msr_no, reg->l, reg->h); in __rdmsr_on_cpu() 31 wrmsr(rv->msr_no, reg->l, reg->h); in __wrmsr_on_cpu() 34 int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_on_cpu() argument 43 *l = rv.reg.l; in rdmsr_on_cpu() 65 int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_on_cpu() argument 73 rv.reg.l = l; in wrmsr_on_cpu() 151 rv->err = rdmsr_safe(rv->msr_no, &rv->reg.l, &rv->reg.h); in __rdmsr_safe_on_cpu() 158 rv->err = wrmsr_safe(rv->msr_no, rv->reg.l, rv->reg.h); in __wrmsr_safe_on_cpu() 161 int rdmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_safe_on_cpu() argument 170 *l = rv.reg.l; in rdmsr_safe_on_cpu() [all …]
|
/linux-4.1.27/arch/m32r/platforms/mappi/ |
D | io.c | 118 unsigned long l; in _inl() local 119 pcc_ioread(0, port, &l, sizeof(l), 1, 0); in _inl() 120 return l; in _inl() 122 unsigned short l; in _inl() local 123 pcc_ioread(1, port, &l, sizeof(l), 1, 0); in _inl() 124 return l; in _inl() 181 void _outl(unsigned long l, unsigned long port) in _outl() argument 185 pcc_iowrite(0, port, &l, sizeof(l), 1, 0); in _outl() 187 pcc_iowrite(1, port, &l, sizeof(l), 1, 0); in _outl() 190 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl() [all …]
|
/linux-4.1.27/net/rose/ |
D | rose_subr.c | 242 unsigned char l, lg, n = 0; in rose_parse_national() local 276 l = p[1]; in rose_parse_national() 277 if (len < 2 + l) in rose_parse_national() 281 if (l < AX25_ADDR_LEN) in rose_parse_national() 289 if (l < AX25_ADDR_LEN) in rose_parse_national() 296 if (l < AX25_ADDR_LEN) in rose_parse_national() 301 if (l < 1 + ROSE_ADDR_LEN) in rose_parse_national() 306 if (l % AX25_ADDR_LEN) in rose_parse_national() 311 for (pt = p + 2, lg = 0 ; lg < l ; pt += AX25_ADDR_LEN, lg += AX25_ADDR_LEN) { in rose_parse_national() 323 p += l + 2; in rose_parse_national() [all …]
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-omap.c | 101 u32 l; in omap_set_gpio_direction() local 104 l = readl_relaxed(reg); in omap_set_gpio_direction() 106 l |= BIT(gpio); in omap_set_gpio_direction() 108 l &= ~(BIT(gpio)); in omap_set_gpio_direction() 109 writel_relaxed(l, reg); in omap_set_gpio_direction() 110 bank->context.oe = l; in omap_set_gpio_direction() 119 u32 l = BIT(offset); in omap_set_gpio_dataout_reg() local 123 bank->context.dataout |= l; in omap_set_gpio_dataout_reg() 126 bank->context.dataout &= ~l; in omap_set_gpio_dataout_reg() 129 writel_relaxed(l, reg); in omap_set_gpio_dataout_reg() [all …]
|
/linux-4.1.27/fs/ |
D | mbcache.c | 399 struct list_head *l; in mb_cache_shrink() local 402 l = &mb_cache_lru_list; in mb_cache_shrink() 404 while (!list_is_last(l, &mb_cache_lru_list)) { in mb_cache_shrink() 405 l = l->next; in mb_cache_shrink() 406 ce = list_entry(l, struct mb_cache_entry, e_lru_list); in mb_cache_shrink() 424 l = &mb_cache_lru_list; in mb_cache_shrink() 432 l = &mb_cache_lru_list; in mb_cache_shrink() 507 struct list_head *l; in mb_cache_entry_alloc() local 509 l = &mb_cache_lru_list; in mb_cache_entry_alloc() 511 while (!list_is_last(l, &mb_cache_lru_list)) { in mb_cache_entry_alloc() [all …]
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | prom.c | 51 int l; in early_init_dt_scan_chosen_serial() local 58 p = of_get_flat_dt_prop(node, "linux,stdout-path", &l); in early_init_dt_scan_chosen_serial() 59 if (p != NULL && l > 0) in early_init_dt_scan_chosen_serial() 64 p = of_get_flat_dt_prop(node, "compatible", &l); in early_init_dt_scan_chosen_serial() 73 addr = *(u32 *)of_get_flat_dt_prop(node, "reg", &l); in early_init_dt_scan_chosen_serial() 75 "reg-offset", &l); in early_init_dt_scan_chosen_serial() 87 addrp = of_get_flat_dt_prop(node, "reg", &l); in early_init_dt_scan_chosen_serial()
|
/linux-4.1.27/drivers/ide/ |
D | ide-scan-pci.c | 57 struct list_head *l; in ide_scan_pcidev() local 60 list_for_each(l, &ide_pci_drivers) { in ide_scan_pcidev() 61 d = list_entry(l, struct pci_driver, node); in ide_scan_pcidev() 88 struct list_head *l, *n; in ide_scan_pcibus() local 99 list_for_each_safe(l, n, &ide_pci_drivers) { in ide_scan_pcibus() 100 list_del(l); in ide_scan_pcibus() 101 d = list_entry(l, struct pci_driver, node); in ide_scan_pcibus()
|
/linux-4.1.27/include/linux/wimax/ |
D | debug.h | 199 #define _d_printf(l, tag, dev, f, a...) \ argument 202 if (!d_test(l)) \ 366 #define d_test(l) \ argument 368 unsigned __l = l; /* type enforcer */ \ 384 #define d_fnstart(l, _dev, f, a...) _d_printf(l, " FNSTART", _dev, f, ## a) argument 394 #define d_fnend(l, _dev, f, a...) _d_printf(l, " FNEND", _dev, f, ## a) argument 404 #define d_printf(l, _dev, f, a...) _d_printf(l, "", _dev, f, ## a) argument 414 #define d_dump(l, dev, ptr, size) \ argument 417 if (!d_test(l)) \
|
/linux-4.1.27/mm/ |
D | list_lru.c | 99 struct list_lru_one *l; in list_lru_add() local 102 l = list_lru_from_kmem(nlru, item); in list_lru_add() 104 list_add_tail(item, &l->list); in list_lru_add() 105 l->nr_items++; in list_lru_add() 118 struct list_lru_one *l; in list_lru_del() local 121 l = list_lru_from_kmem(nlru, item); in list_lru_del() 124 l->nr_items--; in list_lru_del() 152 struct list_lru_one *l; in __list_lru_count_one() local 156 l = list_lru_from_memcg_idx(nlru, memcg_idx); in __list_lru_count_one() 157 count = l->nr_items; in __list_lru_count_one() [all …]
|
/linux-4.1.27/tools/lib/lockdep/ |
D | preload.c | 102 struct lock_lookup *l; in __get_lock_node() local 107 l = rb_entry(*node, struct lock_lookup, node); in __get_lock_node() 110 if (lock < l->orig) in __get_lock_node() 111 node = &l->node.rb_left; in __get_lock_node() 112 else if (lock > l->orig) in __get_lock_node() 113 node = &l->node.rb_right; in __get_lock_node() 178 struct lock_lookup *l; in __get_lock() local 188 l = alloc_lock(); in __get_lock() 189 if (l == NULL) in __get_lock() 192 l->orig = lock; in __get_lock() [all …]
|
/linux-4.1.27/arch/ia64/mm/ |
D | extable.c | 15 const struct exception_table_entry *l = a, *r = b; in cmp_ex() local 16 u64 lip = (u64) &l->addr + l->addr; in cmp_ex() 29 struct exception_table_entry *l = a, *r = b, tmp; in swap_ex() local 30 u64 delta = (u64) r - (u64) l; in swap_ex() 32 tmp = *l; in swap_ex() 33 l->addr = r->addr + delta; in swap_ex() 34 l->cont = r->cont + delta; in swap_ex()
|
/linux-4.1.27/arch/blackfin/lib/ |
D | muldi3.S | 55 A0 = R0.l * R3.l (FU); /* E2 */ 56 A0 += R2.l * R1.l (FU); /* E2 */ 69 R0 = PACK (R0.l, R3.l); 71 R1.h = R1.h + R4.l (NS) || R4 = [SP];
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | therm_throt.c | 473 u32 l, h; in intel_init_thermal() local 483 rdmsr(MSR_IA32_MISC_ENABLE, l, h); in intel_init_thermal() 500 if ((l & MSR_IA32_MISC_ENABLE_TM1) && (h & APIC_DM_SMI)) { in intel_init_thermal() 517 rdmsr(MSR_THERM2_CTL, l, h); in intel_init_thermal() 518 if (l & MSR_THERM2_CTL_TM_SELECT) in intel_init_thermal() 520 } else if (l & MSR_IA32_MISC_ENABLE_TM2) in intel_init_thermal() 528 rdmsr(MSR_IA32_THERM_INTERRUPT, l, h); in intel_init_thermal() 531 (l | (THERM_INT_LOW_ENABLE in intel_init_thermal() 535 l | (THERM_INT_LOW_ENABLE in intel_init_thermal() 539 l | (THERM_INT_LOW_ENABLE | THERM_INT_HIGH_ENABLE), h); in intel_init_thermal() [all …]
|
/linux-4.1.27/drivers/tty/ |
D | tty_ldsem.c | 38 # define __acq(l, s, t, r, c, n, i) \ argument 39 lock_acquire(&(l)->dep_map, s, t, r, c, n, i) 40 # define __rel(l, n, i) \ argument 41 lock_release(&(l)->dep_map, n, i) 42 #define lockdep_acquire(l, s, t, i) __acq(l, s, t, 0, 1, NULL, i) argument 43 #define lockdep_acquire_nest(l, s, t, n, i) __acq(l, s, t, 0, 1, n, i) argument 44 #define lockdep_acquire_read(l, s, t, i) __acq(l, s, t, 1, 1, NULL, i) argument 45 #define lockdep_release(l, n, i) __rel(l, n, i) argument 47 # define lockdep_acquire(l, s, t, i) do { } while (0) argument 48 # define lockdep_acquire_nest(l, s, t, n, i) do { } while (0) argument [all …]
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | pxa27x.c | 87 unsigned int l, L, m, M, n2, N, S; in pxa27x_get_clk_frequency_khz() local 99 l = ccsr & 0x1f; in pxa27x_get_clk_frequency_khz() 101 m = (l <= 10) ? 1 : (l <= 20) ? 2 : 4; in pxa27x_get_clk_frequency_khz() 103 L = l * BASE_CLK; in pxa27x_get_clk_frequency_khz() 110 L / 1000000, (L % 1000000) / 10000, l ); in pxa27x_get_clk_frequency_khz() 129 unsigned int l, L, m, M; in clk_pxa27x_mem_getrate() local 139 l = ccsr & 0x1f; in clk_pxa27x_mem_getrate() 140 m = (l <= 10) ? 1 : (l <= 20) ? 2 : 4; in clk_pxa27x_mem_getrate() 142 L = l * BASE_CLK; in clk_pxa27x_mem_getrate() 160 unsigned int l, L, k, K; in pxa27x_get_lcdclk_frequency_10khz() local [all …]
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | checksum_32.h | 48 register int l asm("g1") = len; in csum_partial_copy_nocheck() 53 : "=&r" (ret), "=&r" (d), "=&r" (l) in csum_partial_copy_nocheck() 54 : "0" (ret), "1" (d), "2" (l), "r" (sum) in csum_partial_copy_nocheck() 67 register int l asm("g1") = len; in csum_partial_copy_from_user() 78 : "=&r" (ret), "=&r" (d), "=&r" (l), "=&r" (s) in csum_partial_copy_from_user() 79 : "0" (ret), "1" (d), "2" (l), "3" (s), "r" (err) in csum_partial_copy_from_user() 95 register int l asm("g1") = len; in csum_partial_copy_to_user() 106 : "=&r" (ret), "=&r" (d), "=&r" (l), "=&r" (s) in csum_partial_copy_to_user() 107 : "0" (ret), "1" (d), "2" (l), "3" (s), "r" (err) in csum_partial_copy_to_user()
|
/linux-4.1.27/arch/powerpc/lib/ |
D | rheap.c | 31 struct list_head *l) in fixup() argument 35 pp = (unsigned long *)&l->next; in fixup() 39 pp = (unsigned long *)&l->prev; in fixup() 159 struct list_head *l; in attach_free_block() local 172 list_for_each(l, &info->free_list) { in attach_free_block() 173 blk = list_entry(l, rh_block_t, list); in attach_free_block() 235 struct list_head *l; in attach_taken_block() local 238 list_for_each(l, &info->taken_list) { in attach_taken_block() 239 blk = list_entry(l, rh_block_t, list); in attach_taken_block() 372 struct list_head *l; in rh_detach_region() local [all …]
|
/linux-4.1.27/net/bluetooth/ |
D | af_bluetooth.c | 139 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link() argument 141 write_lock(&l->lock); in bt_sock_link() 142 sk_add_node(sk, &l->head); in bt_sock_link() 143 write_unlock(&l->lock); in bt_sock_link() 147 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink() argument 149 write_lock(&l->lock); in bt_sock_unlink() 151 write_unlock(&l->lock); in bt_sock_unlink() 576 struct bt_sock_list *l; member 580 __acquires(seq->private->l->lock) in bt_seq_start() 583 struct bt_sock_list *l = s->l; in bt_seq_start() local [all …]
|
/linux-4.1.27/arch/blackfin/mach-bf561/ |
D | secondary.S | 41 p5.l = 0; 79 p1.l = _initial_pda_coreb; 100 sp.l = lo(INITIAL_STACK); 111 p1.l = _coreb_start; 120 p0.l = .LWAIT_HERE; 135 sp.l = lo(INITIAL_STACK); 153 p0.l = lo(COREB_L1_CODE_START); 162 p0.l = lo(WDOGB_CTL); 171 p0.l = _secondary_stack; 177 p0.l = _hotplug_coreb;
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | head_fsl_booke.S | 87 lwz r19,(is_second_reloc - 0b)@l(r3) 105 addi r4,r4,(kernstart_addr - 0b)@l 109 addi r6,r6,(memstart_addr - 0b)@l 124 ori r4,r4,KERNELBASE@l 189 li r2,(MAS4_TSIZED(BOOK3E_PAGESZ_4K))@l 232 ori r2,r2,init_task@l 240 ori r1,r1,init_thread_union@l 263 la r3,kernstart_addr@l(r3) 282 ori r6, r6, swapper_pg_dir@l 284 ori r5, r5, abatron_pteptrs@l [all …]
|
D | head_44x.S | 78 addi r21,r21,(_stext - 0b)@l /* Get our current runtime base */ 87 ori r4,r4,KERNELBASE@l 104 ori r2,r2,init_task@l 112 ori r1,r1,init_thread_union@l 127 la r3,kernstart_addr@l(r3) 170 la r3,virt_phys_offset@l(r3) 185 la r3,kernstart_addr@l(r3) 188 ori r4,r4,KERNELBASE@l 190 ori r5,r5,PAGE_OFFSET@l 211 ori r6, r6, swapper_pg_dir@l [all …]
|
/linux-4.1.27/drivers/isdn/hisax/ |
D | q931.c | 27 int l; in iecpy() local 30 l = iestart[1] - ieoffset; in iecpy() 31 while (l--) in iecpy() 571 int l; in prcalled() local 575 l = *p++ - 1; in prcalled() 580 while (l--) in prcalled() 588 int l; in prcalling() local 592 l = *p++ - 1; in prcalling() 600 l--; in prcalling() 605 while (l--) in prcalling() [all …]
|
D | l3ni1.c | 467 int l; in l3ni1_message_cause() local 475 l = p - tmp; in l3ni1_message_cause() 476 if (!(skb = l3_alloc_skb(l))) in l3ni1_message_cause() 478 memcpy(skb_put(skb, l), tmp, l); in l3ni1_message_cause() 487 int l; in l3ni1_status_send() local 501 l = p - tmp; in l3ni1_status_send() 502 if (!(skb = l3_alloc_skb(l))) in l3ni1_status_send() 504 memcpy(skb_put(skb, l), tmp, l); in l3ni1_status_send() 517 int l; in l3ni1_msg_without_setup() local 537 l = p - tmp; in l3ni1_msg_without_setup() [all …]
|
D | l3dss1.c | 517 int l; in l3dss1_message_cause() local 525 l = p - tmp; in l3dss1_message_cause() 526 if (!(skb = l3_alloc_skb(l))) in l3dss1_message_cause() 528 memcpy(skb_put(skb, l), tmp, l); in l3dss1_message_cause() 537 int l; in l3dss1_status_send() local 551 l = p - tmp; in l3dss1_status_send() 552 if (!(skb = l3_alloc_skb(l))) in l3dss1_status_send() 554 memcpy(skb_put(skb, l), tmp, l); in l3dss1_status_send() 567 int l; in l3dss1_msg_without_setup() local 587 l = p - tmp; in l3dss1_msg_without_setup() [all …]
|
/linux-4.1.27/drivers/spi/ |
D | spi-omap2-mcspi.c | 212 u32 l, rw; in omap2_mcspi_set_dma_req() local 214 l = mcspi_cached_chconf0(spi); in omap2_mcspi_set_dma_req() 222 l |= rw; in omap2_mcspi_set_dma_req() 224 l &= ~rw; in omap2_mcspi_set_dma_req() 226 mcspi_write_chconf0(spi, l); in omap2_mcspi_set_dma_req() 232 u32 l; in omap2_mcspi_set_enable() local 234 l = cs->chctrl0; in omap2_mcspi_set_enable() 236 l |= OMAP2_MCSPI_CHCTRL_EN; in omap2_mcspi_set_enable() 238 l &= ~OMAP2_MCSPI_CHCTRL_EN; in omap2_mcspi_set_enable() 239 cs->chctrl0 = l; in omap2_mcspi_set_enable() [all …]
|
/linux-4.1.27/arch/m32r/platforms/usrv/ |
D | io.c | 80 unsigned long l; in _inl() local 81 pcc_ioread_word(0, port, &l, sizeof(l), 1, 0); in _inl() 82 return l; in _inl() 124 void _outl(unsigned long l, unsigned long port) in _outl() argument 127 pcc_iowrite_word(0, port, &l, sizeof(l), 1, 0); in _outl() 129 *(volatile unsigned long *)PORT2ADDR(port) = l; in _outl() 144 void _outl_p(unsigned long l, unsigned long port) in _outl_p() argument 146 _outl(l, port); in _outl_p()
|
/linux-4.1.27/arch/frv/include/asm/ |
D | math-emu.h | 170 move.l (FPS_PC+4,%sp),\dest 174 move.l \src,(FPS_PC+4,%sp) 179 addq.l #\s,%sp@(FPS_PC+4) 187 fp_get_instr_data l,4,\dest,\label,\addr 201 .Lu2\@: move.l \addr,%a0 218 .Lu3\@: move.l \addr,%a0 233 move.l \arg1,-(%sp) 244 movem.l %d0/%d1/%a0/%a1,-(%sp) 260 movem.l (%sp)+,%d0/%d1/%a0/%a1 266 movem.l %d0/%a0,-(%sp) [all …]
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | dart_iommu.c | 80 unsigned long l = 0; in dart_tlb_invalidate_all() local 100 l = 0; in dart_tlb_invalidate_all() 105 while ((DART_IN(DART_CNTL) & inv_bit) && l < (1L << limit)) in dart_tlb_invalidate_all() 106 l++; in dart_tlb_invalidate_all() 107 if (l == (1L << limit)) { in dart_tlb_invalidate_all() 125 unsigned int l, limit; in dart_tlb_invalidate_one() local 136 l = 0; in dart_tlb_invalidate_one() 137 while ((DART_IN(DART_CNTL) & DART_CNTL_U4_IONE) && l < (1L << limit)) { in dart_tlb_invalidate_one() 139 l++; in dart_tlb_invalidate_one() 142 if (l == (1L << limit)) { in dart_tlb_invalidate_one() [all …]
|
/linux-4.1.27/include/linux/sunrpc/ |
D | svcauth.h | 164 unsigned long l = 0; in hash_str() local 171 l = (l << 8) | c; in hash_str() 174 hash = hash_long(hash^l, BITS_PER_LONG); in hash_str() 182 unsigned long l = 0; in hash_mem() local 190 l = (l << 8) | c; in hash_mem() 193 hash = hash_long(hash^l, BITS_PER_LONG); in hash_mem()
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | switchto.S | 46 sub.l r15, r0, r15 49 st.l r15, 0, r18 ! save link reg 50 st.l r15, 4, r14 ! save fp 51 add.l r15, r63, r14 ! setup frame pointer 55 addi.l r15, 8, r1 ! base of pt_regs 56 addi.l r1, 24, r0 ! base of pt_regs.regs 57 addi.l r0, (63*8), r8 ! base of pt_regs.trregs 120 st.l r3, 0, r15 ! prev->thread.sp 121 st.l r3, 8, r1 ! prev->thread.kregs 122 st.l r3, 4, r9 ! prev->thread.pc [all …]
|
/linux-4.1.27/arch/xtensa/lib/ |
D | memcopy.S | 112 _bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then 135 _bbsi.l a2, 0, .Ldst1mod2 # if dst is 1 mod 2 136 _bbsi.l a2, 1, .Ldst2mod4 # if dst is 2 mod 4 168 bbci.l a4, 3, .L2 177 bbsi.l a4, 2, .L3 178 bbsi.l a4, 1, .L4 179 bbsi.l a4, 0, .L5 187 bbsi.l a4, 1, .L4 188 bbsi.l a4, 0, .L5 196 bbsi.l a4, 0, .L5 [all …]
|
/linux-4.1.27/arch/sparc/kernel/ |
D | btext.c | 243 int l, bits; in draw_byte_32() local 247 for (l = 0; l < 16; ++l) in draw_byte_32() 264 int l, bits; in draw_byte_16() local 269 for (l = 0; l < 16; ++l) in draw_byte_16() 282 int l, bits; in draw_byte_8() local 287 for (l = 0; l < 16; ++l) in draw_byte_8()
|
/linux-4.1.27/arch/x86/pci/ |
D | legacy.c | 40 u32 l; in pcibios_scan_specific_bus() local 46 if (!raw_pci_read(0, busn, devfn, PCI_VENDOR_ID, 2, &l) && in pcibios_scan_specific_bus() 47 l != 0x0000 && l != 0xffff) { in pcibios_scan_specific_bus() 48 DBG("Found device at %02x:%02x [%04x]\n", busn, devfn, l); in pcibios_scan_specific_bus()
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | time.c | 41 unsigned l[2]; in sched_clock() member 65 : "0"(tsc64.l[0]), "1"(tsc64.l[1]), "2"(sched_clock_multiplier) in sched_clock() 68 result.l[0] = product[1] << 16 | product[0] >> 16; in sched_clock() 69 result.l[1] = product[2] << 16 | product[1] >> 16; in sched_clock()
|
/linux-4.1.27/drivers/virtio/ |
D | virtio_mmio.c | 162 __le32 l; in vm_get() local 183 l = cpu_to_le32(readl(base + offset)); in vm_get() 184 memcpy(buf, &l, sizeof l); in vm_get() 187 l = cpu_to_le32(readl(base + offset)); in vm_get() 188 memcpy(buf, &l, sizeof l); in vm_get() 189 l = cpu_to_le32(ioread32(base + offset + sizeof l)); in vm_get() 190 memcpy(buf + sizeof l, &l, sizeof l); in vm_get() 204 __le32 l; in vm_set() local 226 memcpy(&l, buf, sizeof l); in vm_set() 227 writel(le32_to_cpu(l), base + offset); in vm_set() [all …]
|
D | virtio_pci_modern.c | 185 __le32 l; in vp_get() local 199 l = cpu_to_le32(ioread32(vp_dev->device + offset)); in vp_get() 200 memcpy(buf, &l, sizeof l); in vp_get() 203 l = cpu_to_le32(ioread32(vp_dev->device + offset)); in vp_get() 204 memcpy(buf, &l, sizeof l); in vp_get() 205 l = cpu_to_le32(ioread32(vp_dev->device + offset + sizeof l)); in vp_get() 206 memcpy(buf + sizeof l, &l, sizeof l); in vp_get() 221 __le32 l; in vp_set() local 235 memcpy(&l, buf, sizeof l); in vp_set() 236 iowrite32(le32_to_cpu(l), vp_dev->device + offset); in vp_set() [all …]
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_tis.c | 89 #define TPM_ACCESS(l) (0x0000 | ((l) << 12)) argument 90 #define TPM_INT_ENABLE(l) (0x0008 | ((l) << 12)) argument 91 #define TPM_INT_VECTOR(l) (0x000C | ((l) << 12)) argument 92 #define TPM_INT_STATUS(l) (0x0010 | ((l) << 12)) argument 93 #define TPM_INTF_CAPS(l) (0x0014 | ((l) << 12)) argument 94 #define TPM_STS(l) (0x0018 | ((l) << 12)) argument 95 #define TPM_STS3(l) (0x001b | ((l) << 12)) argument 96 #define TPM_DATA_FIFO(l) (0x0024 | ((l) << 12)) argument 98 #define TPM_DID_VID(l) (0x0F00 | ((l) << 12)) argument 99 #define TPM_RID(l) (0x0F04 | ((l) << 12)) argument [all …]
|
/linux-4.1.27/arch/mips/mm/ |
D | tlbex.c | 210 static void uasm_bgezl_label(struct uasm_label **l, u32 **p, int instance) in uasm_bgezl_label() argument 214 uasm_build_label(l, *p, label_tlbw_hazard_0 + instance); in uasm_bgezl_label() 504 static void build_tlb_write_entry(u32 **p, struct uasm_label **l, in build_tlb_write_entry() argument 535 uasm_bgezl_label(l, p, hazard_instance); in build_tlb_write_entry() 687 static void build_huge_tlb_write_entry(u32 **p, struct uasm_label **l, in build_huge_tlb_write_entry() argument 698 build_tlb_write_entry(p, l, r, wmode); in build_huge_tlb_write_entry() 751 struct uasm_label **l, in build_huge_handler_tail() argument 763 build_huge_tlb_write_entry(p, l, r, pte, tlb_indexed, 0); in build_huge_handler_tail() 773 build_get_pmde64(u32 **p, struct uasm_label **l, struct uasm_reloc **r, in build_get_pmde64() argument 832 uasm_l_vmalloc_done(l, *p); in build_get_pmde64() [all …]
|
/linux-4.1.27/drivers/memory/ |
D | omap-gpmc.c | 104 #define GPMC_REVISION_MAJOR(l) ((l >> 4) & 0xf) argument 105 #define GPMC_REVISION_MINOR(l) (l & 0xf) argument 303 u32 l; in gpmc_get_clk_period() local 309 l = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG1); in gpmc_get_clk_period() 310 div = (l & 0x03) + 1; in gpmc_get_clk_period() 375 u32 l; in gpmc_cs_modify_reg() local 377 l = gpmc_cs_read_reg(cs, reg); in gpmc_cs_modify_reg() 379 l |= mask; in gpmc_cs_modify_reg() 381 l &= ~mask; in gpmc_cs_modify_reg() 382 gpmc_cs_write_reg(cs, reg, l); in gpmc_cs_modify_reg() [all …]
|
/linux-4.1.27/fs/hpfs/ |
D | dentry.c | 19 unsigned l = qstr->len; in hpfs_hash_dentry() local 21 if (l == 1) if (qstr->name[0]=='.') goto x; in hpfs_hash_dentry() 22 if (l == 2) if (qstr->name[0]=='.' || qstr->name[1]=='.') goto x; in hpfs_hash_dentry() 23 hpfs_adjust_length(qstr->name, &l); in hpfs_hash_dentry() 30 for (i = 0; i < l; i++) in hpfs_hash_dentry()
|
/linux-4.1.27/net/ipv4/ |
D | fib_trie.c | 328 struct key_vector *l = kv->kv; in leaf_new() local 334 l->key = key; in leaf_new() 335 l->pos = 0; in leaf_new() 336 l->bits = 0; in leaf_new() 337 l->slen = fa->fa_slen; in leaf_new() 340 INIT_HLIST_HEAD(&l->leaf); in leaf_new() 341 hlist_add_head(&fa->fa_list, &l->leaf); in leaf_new() 343 return l; in leaf_new() 891 static void leaf_pull_suffix(struct key_vector *tp, struct key_vector *l) in leaf_pull_suffix() argument 893 while ((tp->slen > tp->pos) && (tp->slen > l->slen)) { in leaf_pull_suffix() [all …]
|
/linux-4.1.27/arch/mips/loongson/common/ |
D | cmdline.c | 30 long l; in prom_init_cmdline() local 39 l = (long)_prom_argv[i]; in prom_init_cmdline() 40 if (strlen(arcs_cmdline) + strlen(((char *)l) + 1) in prom_init_cmdline() 43 strcat(arcs_cmdline, ((char *)l)); in prom_init_cmdline()
|
/linux-4.1.27/sound/core/ |
D | pcm_timer.c | 34 unsigned long rate, mult, fsize, l, post; in snd_pcm_timer_resolution_change() local 41 l = gcd(mult, rate); in snd_pcm_timer_resolution_change() 42 mult /= l; in snd_pcm_timer_resolution_change() 43 rate /= l; in snd_pcm_timer_resolution_change() 47 l = gcd(rate, fsize); in snd_pcm_timer_resolution_change() 48 rate /= l; in snd_pcm_timer_resolution_change() 49 fsize /= l; in snd_pcm_timer_resolution_change()
|
/linux-4.1.27/drivers/thermal/ |
D | x86_pkg_temp_thermal.c | 225 u32 l, h; in sys_set_trip_temp() local 237 &l, &h); in sys_set_trip_temp() 250 l &= ~mask; in sys_set_trip_temp() 256 l &= ~intr; in sys_set_trip_temp() 258 l |= (phy_dev_entry->tj_max - temp)/1000 << shift; in sys_set_trip_temp() 259 l |= intr; in sys_set_trip_temp() 264 l, h); in sys_set_trip_temp() 292 u32 l, h; in enable_pkg_thres_interrupt() local 295 rdmsr(MSR_IA32_PACKAGE_THERM_INTERRUPT, l, h); in enable_pkg_thres_interrupt() 297 thres_0 = (l & THERM_MASK_THRESHOLD0) >> THERM_SHIFT_THRESHOLD0; in enable_pkg_thres_interrupt() [all …]
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | Makefile | 3 .SUFFIXES= .l .y .c .h 7 LSRCS= aicasm_scan.l aicasm_macro_scan.l 10 GENSRCS= $(YSRCS:.y=.c) $(LSRCS:.l=.c) 76 aicasm_scan.c: aicasm_scan.l 79 aicasm_macro_scan.c: aicasm_macro_scan.l
|
/linux-4.1.27/include/linux/ceph/ |
D | ceph_fs.h | 56 #define ceph_file_layout_su(l) ((__s32)le32_to_cpu((l).fl_stripe_unit)) argument 57 #define ceph_file_layout_stripe_count(l) \ argument 58 ((__s32)le32_to_cpu((l).fl_stripe_count)) 59 #define ceph_file_layout_object_size(l) ((__s32)le32_to_cpu((l).fl_object_size)) argument 60 #define ceph_file_layout_cas_hash(l) ((__s32)le32_to_cpu((l).fl_cas_hash)) argument 61 #define ceph_file_layout_object_su(l) \ argument 62 ((__s32)le32_to_cpu((l).fl_object_stripe_unit)) 63 #define ceph_file_layout_pg_pool(l) \ argument 64 ((__s32)le32_to_cpu((l).fl_pg_pool)) 66 static inline unsigned ceph_file_layout_stripe_width(struct ceph_file_layout *l) in ceph_file_layout_stripe_width() argument [all …]
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_module.c | 21 struct list_head *l; in init_this_scsi_driver() local 46 l = &shost->sht_legacy_list; in init_this_scsi_driver() 47 while ((l = l->prev) != &sht->legacy_hosts) in init_this_scsi_driver() 48 scsi_remove_host(list_entry(l, struct Scsi_Host, sht_legacy_list)); in init_this_scsi_driver()
|
/linux-4.1.27/arch/x86/boot/ |
D | string.h | 17 #define memcpy(d,s,l) __builtin_memcpy(d,s,l) argument 18 #define memset(d,c,l) __builtin_memset(d,c,l) argument
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
D | tiocp.h | 187 u32 l[0x1000 / 4]; /* 0x02{0000,,,7FFF} */ member 192 u32 l[0x100 / 4]; member 201 u32 l[0x1000 / 4]; /* 0x028000-0x029000 */ member 206 u32 l[0x100 / 4]; member 217 u32 l[8 / 4]; member 227 u32 l[8 / 4]; member 237 u32 l[0x100000 / 4]; member 249 u32 l[0x100000 / 4]; member
|
/linux-4.1.27/drivers/iommu/ |
D | omap-iommu.c | 128 u32 l = iommu_read_reg(obj, MMU_CNTL); in __iommu_set_twl() local 135 l &= ~MMU_CNTL_MASK; in __iommu_set_twl() 137 l |= (MMU_CNTL_MMU_EN | MMU_CNTL_TWL_EN); in __iommu_set_twl() 139 l |= (MMU_CNTL_MMU_EN); in __iommu_set_twl() 141 iommu_write_reg(obj, l, MMU_CNTL); in __iommu_set_twl() 146 u32 l, pa; in omap2_iommu_enable() local 155 l = iommu_read_reg(obj, MMU_REVISION); in omap2_iommu_enable() 157 (l >> 4) & 0xf, l & 0xf); in omap2_iommu_enable() 171 u32 l = iommu_read_reg(obj, MMU_CNTL); in omap2_iommu_disable() local 173 l &= ~MMU_CNTL_MASK; in omap2_iommu_disable() [all …]
|
/linux-4.1.27/drivers/of/ |
D | fdt.c | 94 unsigned long l, score = 0; in of_fdt_is_compatible() local 103 l = strlen(cp) + 1; in of_fdt_is_compatible() 104 cp += l; in of_fdt_is_compatible() 105 cplen -= l; in of_fdt_is_compatible() 183 unsigned int l, allocl; in unflatten_dt_node() local 190 pathp = fdt_get_name(blob, *poffset, &l); in unflatten_dt_node() 194 allocl = ++l; in unflatten_dt_node() 211 l = 1; in unflatten_dt_node() 217 fpsize += l; in unflatten_dt_node() 233 if ((strlen(fn) + l + 1) != allocl) { in unflatten_dt_node() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_extent.c | 125 struct ldlm_lock *l) in ldlm_interval_attach() argument 127 LASSERT(l->l_tree_node == NULL); in ldlm_interval_attach() 128 LASSERT(l->l_resource->lr_type == LDLM_EXTENT); in ldlm_interval_attach() 130 list_add_tail(&l->l_sl_policy, &n->li_group); in ldlm_interval_attach() 131 l->l_tree_node = n; in ldlm_interval_attach() 134 struct ldlm_interval *ldlm_interval_detach(struct ldlm_lock *l) in ldlm_interval_detach() argument 136 struct ldlm_interval *n = l->l_tree_node; in ldlm_interval_detach() 142 l->l_tree_node = NULL; in ldlm_interval_detach() 143 list_del_init(&l->l_sl_policy); in ldlm_interval_detach()
|
/linux-4.1.27/include/asm-generic/bitops/ |
D | atomic.h | 22 #define _atomic_spin_lock_irqsave(l,f) do { \ argument 23 arch_spinlock_t *s = ATOMIC_HASH(l); \ 28 #define _atomic_spin_unlock_irqrestore(l,f) do { \ argument 29 arch_spinlock_t *s = ATOMIC_HASH(l); \ 36 # define _atomic_spin_lock_irqsave(l,f) do { local_irq_save(f); } while (0) argument 37 # define _atomic_spin_unlock_irqrestore(l,f) do { local_irq_restore(f); } while (0) argument
|
/linux-4.1.27/drivers/usb/phy/ |
D | phy-isp1301-omap.c | 340 u32 l; in a_idle() local 355 l = omap_readl(OTG_CTRL) & OTG_XCEIV_OUTPUTS; in a_idle() 356 omap_writel(l, OTG_CTRL); in a_idle() 357 isp->last_otg_ctrl = l; in a_idle() 364 u32 l; in b_idle() local 379 l = omap_readl(OTG_CTRL) & OTG_XCEIV_OUTPUTS; in b_idle() 380 omap_writel(l, OTG_CTRL); in b_idle() 381 isp->last_otg_ctrl = l; in b_idle() 626 u32 l; in otg_update_isp() local 644 l = omap_readl(OTG_CTRL); in otg_update_isp() [all …]
|
/linux-4.1.27/arch/blackfin/mach-bf609/ |
D | dpm.S | 46 P0.l = LO(SEC_SCI_BASE + SEC_CSID); 51 P1.l = LO(SEC_END); 59 p0.l = lo(EVT11); 61 p1.l = _evt_evt11; 77 p0.l = lo(EVT11); 79 p1.l = _dummy_deepsleep; 103 r0.l = 0x800;
|
/linux-4.1.27/arch/mn10300/boot/tools/ |
D | build.c | 160 int l, n; in main() local 162 l = (sz > sizeof(buf)) ? sizeof(buf) : sz; in main() 163 n = read(fd, buf, l); in main() 164 if (n != l) { in main() 170 if (write(1, buf, l) != l) in main() 172 sz -= l; in main()
|
/linux-4.1.27/block/partitions/ |
D | msdos.c | 277 struct bsd_disklabel *l; in parse_bsd() local 281 l = read_part_sector(state, offset + 1, §); in parse_bsd() 282 if (!l) in parse_bsd() 284 if (le32_to_cpu(l->d_magic) != BSD_DISKMAGIC) { in parse_bsd() 292 if (le16_to_cpu(l->d_npartitions) < max_partitions) in parse_bsd() 293 max_partitions = le16_to_cpu(l->d_npartitions); in parse_bsd() 294 for (p = l->d_partitions; p - l->d_partitions < max_partitions; p++) { in parse_bsd() 313 if (le16_to_cpu(l->d_npartitions) > max_partitions) { in parse_bsd() 315 le16_to_cpu(l->d_npartitions) - max_partitions); in parse_bsd() 356 struct unixware_disklabel *l; in parse_unixware() local [all …]
|
/linux-4.1.27/arch/arm/mach-ixp4xx/include/mach/ |
D | io.h | 65 #define writesb(p, v, l) __indirect_writesb(p, v, l) argument 66 #define writesw(p, v, l) __indirect_writesw(p, v, l) argument 67 #define writesl(p, v, l) __indirect_writesl(p, v, l) argument 77 #define readsb(p, v, l) __indirect_readsb(p, v, l) argument 78 #define readsw(p, v, l) __indirect_readsw(p, v, l) argument 79 #define readsl(p, v, l) __indirect_readsl(p, v, l) argument 217 #define memset_io(c,v,l) _memset_io((c),(v),(l)) argument 218 #define memcpy_fromio(a,c,l) _memcpy_fromio((a),(c),(l)) argument 219 #define memcpy_toio(c,a,l) _memcpy_toio((c),(a),(l)) argument
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | entry.h | 30 P0.l = lo(IPEND); \ 44 preg.l = LO(CHIPID); \ 46 dreg.l = W[preg]; \ 71 p0.l = lo(IPEND); \ 87 p0.l = lo(IPEND); \ 124 p0.l = lo(IPEND); \ 154 p0.l = lo(IPEND); \
|