Home
last modified time | relevance | path

Searched refs:l (Results 1 – 200 of 1299) sorted by relevance

1234567

/linux-4.4.14/arch/openrisc/kernel/
Dentry.S32 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 …]
Dhead.S33 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.4.14/arch/m68k/ifpsp060/
Dpfpsp.sa1 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 …]
Ditest.sa1 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 …]
Dfplsp.sa1 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 …]
Dftest.sa1 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 …]
Dilsp.sa1 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 …]
Dilsp.doc51 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 …]
/linux-4.4.14/include/asm-generic/
Dlocal64.h29 #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 …]
Dlocal.h28 #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 …]
Datomic-long.h38 static inline long atomic_long_read##mo(const atomic_long_t *l) \
40 ATOMIC_LONG_PFX(_t) *v = (ATOMIC_LONG_PFX(_t) *)l; \
50 static inline void atomic_long_set##mo(atomic_long_t *l, long i) \ in ATOMIC_LONG_READ_OP()
52 ATOMIC_LONG_PFX(_t) *v = (ATOMIC_LONG_PFX(_t) *)l; \ in ATOMIC_LONG_READ_OP()
63 atomic_long_##op##_return##mo(long i, atomic_long_t *l) \
65 ATOMIC_LONG_PFX(_t) *v = (ATOMIC_LONG_PFX(_t) *)l; \
80 #define atomic_long_cmpxchg_relaxed(l, old, new) \ argument
81 (ATOMIC_LONG_PFX(_cmpxchg_relaxed)((ATOMIC_LONG_PFX(_t) *)(l), \
83 #define atomic_long_cmpxchg_acquire(l, old, new) \ argument
84 (ATOMIC_LONG_PFX(_cmpxchg_acquire)((ATOMIC_LONG_PFX(_t) *)(l), \
[all …]
Dqspinlock.h155 #define arch_spin_is_locked(l) queued_spin_is_locked(l) argument
156 #define arch_spin_is_contended(l) queued_spin_is_contended(l) argument
157 #define arch_spin_value_unlocked(l) queued_spin_value_unlocked(l) argument
158 #define arch_spin_lock(l) queued_spin_lock(l) argument
159 #define arch_spin_trylock(l) queued_spin_trylock(l) argument
160 #define arch_spin_unlock(l) queued_spin_unlock(l) argument
161 #define arch_spin_lock_flags(l, f) queued_spin_lock(l) argument
162 #define arch_spin_unlock_wait(l) queued_spin_unlock_wait(l) argument
Dqrwlock.h149 #define arch_read_can_lock(l) queued_read_can_lock(l) argument
150 #define arch_write_can_lock(l) queued_write_can_lock(l) argument
151 #define arch_read_lock(l) queued_read_lock(l) argument
152 #define arch_write_lock(l) queued_write_lock(l) argument
153 #define arch_read_trylock(l) queued_read_trylock(l) argument
154 #define arch_write_trylock(l) queued_write_trylock(l) argument
155 #define arch_read_unlock(l) queued_read_unlock(l) argument
156 #define arch_write_unlock(l) queued_write_unlock(l) argument
/linux-4.4.14/arch/m68k/ifpsp060/src/
Ditest.S41 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 …]
Dftest.S43 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 …]
Disp.S480 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 …]
Dfplsp.S36 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 …]
Dpfpsp.S920 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 …]
Dilsp.S35 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 …]
Dfpsp.S921 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.4.14/arch/sh/kernel/
Drelocate_kernel.S22 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 …]
Dhead_32.S24 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 …]
Dentry-common.S61 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.4.14/arch/alpha/include/asm/
Dlocal.h13 #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.4.14/arch/sh/kernel/cpu/sh2/
Dentry.S46 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.4.14/arch/mips/include/asm/
Dlocal.h18 #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 …]
Dasmmacro-32.h43 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.4.14/net/tipc/
Dlink.c110 static int link_is_up(struct tipc_link *l) in link_is_up() argument
112 return l->state & (LINK_ESTABLISHED | LINK_SYNCHING); in link_is_up()
115 static int tipc_link_proto_rcv(struct tipc_link *l, struct sk_buff *skb,
117 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, bool probe,
122 static void tipc_link_build_nack_msg(struct tipc_link *l,
124 static void tipc_link_build_bc_init_msg(struct tipc_link *l,
126 static bool tipc_link_release_pkts(struct tipc_link *l, u16 to);
131 bool tipc_link_is_up(struct tipc_link *l) in tipc_link_is_up() argument
133 return link_is_up(l); in tipc_link_is_up()
136 bool tipc_link_peer_is_down(struct tipc_link *l) in tipc_link_peer_is_down() argument
[all …]
Dlink.h238 void tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl,
240 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq);
241 int tipc_link_fsm_evt(struct tipc_link *l, int evt);
243 bool tipc_link_is_up(struct tipc_link *l);
244 bool tipc_link_peer_is_down(struct tipc_link *l);
245 bool tipc_link_is_reset(struct tipc_link *l);
246 bool tipc_link_is_establishing(struct tipc_link *l);
247 bool tipc_link_is_synching(struct tipc_link *l);
248 bool tipc_link_is_failingover(struct tipc_link *l);
249 bool tipc_link_is_blocked(struct tipc_link *l);
[all …]
Dnode.c201 static void tipc_node_calculate_timer(struct tipc_node *n, struct tipc_link *l) in tipc_node_calculate_timer() argument
203 unsigned long tol = l->tolerance; in tipc_node_calculate_timer()
212 l->abort_limit = l->tolerance / jiffies_to_msecs(n->keepalive_intv); in tipc_node_calculate_timer()
406 struct tipc_link *l, *_l, *tnl; in __tipc_node_link_down() local
408 l = n->links[*bearer_id].link; in __tipc_node_link_down()
409 if (!l || tipc_link_is_reset(l)) in __tipc_node_link_down()
414 n->link_id = l->peer_bearer_id << 16 | *bearer_id; in __tipc_node_link_down()
419 l->name, l->net_plane); in __tipc_node_link_down()
428 if (_l == l) in __tipc_node_link_down()
442 if (tipc_link_peer_is_down(l)) in __tipc_node_link_down()
[all …]
Dbcast.c182 struct tipc_link *l = tipc_bc_sndlink(net); in tipc_bcast_xmit() local
195 if (tipc_link_bc_peers(l)) in tipc_bcast_xmit()
196 rc = tipc_link_xmit(l, list, &xmitq); in tipc_bcast_xmit()
216 int tipc_bcast_rcv(struct net *net, struct tipc_link *l, struct sk_buff *skb) in tipc_bcast_rcv() argument
225 if (msg_mc_netid(hdr) != tipc_netid(net) || !tipc_link_is_up(l)) { in tipc_bcast_rcv()
232 rc = tipc_link_bc_nack_rcv(l, skb, &xmitq); in tipc_bcast_rcv()
234 rc = tipc_link_rcv(l, skb, NULL); in tipc_bcast_rcv()
250 void tipc_bcast_ack_rcv(struct net *net, struct tipc_link *l, u32 acked) in tipc_bcast_ack_rcv() argument
258 tipc_link_bc_ack_rcv(l, acked, &xmitq); in tipc_bcast_ack_rcv()
272 void tipc_bcast_sync_rcv(struct net *net, struct tipc_link *l, in tipc_bcast_sync_rcv() argument
[all …]
/linux-4.4.14/arch/x86/include/asm/
Dlocal.h15 #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 …]
Dmsr.h16 u32 l; member
249 int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h);
250 int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h);
255 int rdmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h);
256 int wrmsr_safe_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h);
262 static inline int rdmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 *l, u32 *h) in rdmsr_on_cpu() argument
264 rdmsr(msr_no, *l, *h); in rdmsr_on_cpu()
267 static inline int wrmsr_on_cpu(unsigned int cpu, u32 msr_no, u32 l, u32 h) in wrmsr_on_cpu() argument
269 wrmsr(msr_no, l, h); in wrmsr_on_cpu()
285 rdmsr_on_cpu(0, msr_no, &(msrs[0].l), &(msrs[0].h)); in rdmsr_on_cpus()
[all …]
/linux-4.4.14/arch/powerpc/include/asm/
Dlocal.h14 #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.4.14/arch/openrisc/lib/
Dstring.S37 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.4.14/arch/m32r/include/asm/
Dlocal.h37 #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.4.14/drivers/video/fbdev/omap2/dss/
Dpll.c255 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 …]
Drfbi.c308 u32 l; in rfbi_transfer_area() local
330 l = rfbi_read_reg(RFBI_CONTROL); in rfbi_transfer_area()
331 l = FLD_MOD(l, 1, 0, 0); /* enable */ in rfbi_transfer_area()
333 l = FLD_MOD(l, 1, 4, 4); /* ITE */ in rfbi_transfer_area()
335 rfbi_write_reg(RFBI_CONTROL, l); in rfbi_transfer_area()
358 u32 l; in rfbi_print_timings() local
361 l = rfbi_read_reg(RFBI_CONFIG(0)); in rfbi_print_timings()
363 if (l & (1 << 4)) in rfbi_print_timings()
367 l = rfbi_read_reg(RFBI_ONOFF_TIME(0)); in rfbi_print_timings()
370 l & 0x0f, (l >> 4) & 0x3f, (l >> 10) & 0x0f, (l >> 14) & 0x3f, in rfbi_print_timings()
[all …]
Domapdss-boot-init.c46 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.4.14/arch/h8300/kernel/
Dentry.S30 shll.l \reg
31 shll.l \reg
34 shlr.l \reg
35 shlr.l \reg
38 mov.l er0,@-sp
39 mov.l er1,@-sp
40 mov.l er2,@-sp
41 mov.l er3,@-sp
44 mov.l @sp+,er3
45 mov.l @sp+,er2
[all …]
Dhead_rom.S20 mov.l #IRAMTOP,sp
26 mov.l #_begin_data,er5
27 mov.l #_sdata,er6
28 mov.l #_edata,er4
29 sub.l er6,er4
30 shlr.l er4
31 shlr.l er4
33 mov.l @er5+,er0
34 mov.l er0,@er6
36 dec.l #1,er4
[all …]
Dhead_ram.S26 mov.l #IRAMTOP,sp
28 mov.l #_sbss,er5
29 mov.l #_ebss,er4
30 sub.l er5,er4
33 sub.l er2,er2
35 mov.l er2,@er5
37 dec.l #1,er4
44 mov.l #SYSCR,er0
53 mov.l #init_thread_union,sp
54 add.l #0x2000,sp
/linux-4.4.14/arch/sh/lib/
Dmovmem.S49 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 …]
Dcopy_page.S27 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 …]
Dmcount.S16 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 …]
Dmemcpy-sh4.S32 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 …]
Dudivsi3_i4i.S75 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 …]
Dchecksum.S217 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 …]
Dmemset-sh4.S54 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.S51 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
Dudivsi3_i4i-Os.S49 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.4.14/arch/sh/kernel/cpu/sh2a/
Dentry.S46 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 …]
Dex.S23 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.4.14/arch/parisc/lib/
Dio.c168 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.4.14/arch/sh/include/asm/
Dentry-macros.S37 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 …]
Dromimage-macros.h10 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
Dio.h58 #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.4.14/arch/sh/kernel/cpu/shmobile/
Dsleep.S34 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.4.14/arch/m68k/68360/
Dhead-ram.S106 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 …]
Dhead-rom.S117 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.4.14/include/linux/
Dlockdep.h365 #define lockdep_assert_held(l) do { \ argument
366 WARN_ON(debug_locks && !lockdep_is_held(l)); \
369 #define lockdep_assert_held_once(l) do { \ argument
370 WARN_ON_ONCE(debug_locks && !lockdep_is_held(l)); \
375 #define lockdep_pin_lock(l) lock_pin_lock(&(l)->dep_map) argument
376 #define lockdep_unpin_lock(l) lock_unpin_lock(&(l)->dep_map) argument
388 # define lock_acquire(l, s, t, r, c, n, i) do { } while (0) argument
389 # define lock_release(l, n, i) do { } while (0) argument
390 # define lock_set_class(l, n, k, s, i) do { } while (0) argument
391 # define lock_set_subclass(l, s, i) do { } while (0) argument
[all …]
Dmath64.h182 } l; in mul_u64_u64_shr() member
189 rl.ll = (u64)a0.l.low * b0.l.low; in mul_u64_u64_shr()
190 rm.ll = (u64)a0.l.low * b0.l.high; in mul_u64_u64_shr()
191 rn.ll = (u64)a0.l.high * b0.l.low; in mul_u64_u64_shr()
192 rh.ll = (u64)a0.l.high * b0.l.high; in mul_u64_u64_shr()
199 rl.l.high = c = (u64)rl.l.high + rm.l.low + rn.l.low; in mul_u64_u64_shr()
200 rh.l.low = c = (c >> 32) + rm.l.high + rn.l.high + rh.l.low; in mul_u64_u64_shr()
201 rh.l.high = (c >> 32) + rh.l.high; in mul_u64_u64_shr()
228 } l; in mul_u64_u32_div() member
232 rl.ll = (u64)u.l.low * mul; in mul_u64_u32_div()
[all …]
Dlightnvm.h288 struct ppa_addr l; in generic_to_dev_addr() local
290 l.ppa = ((u64)r.g.blk) << dev->ppaf.blk_offset; in generic_to_dev_addr()
291 l.ppa |= ((u64)r.g.pg) << dev->ppaf.pg_offset; in generic_to_dev_addr()
292 l.ppa |= ((u64)r.g.sec) << dev->ppaf.sect_offset; in generic_to_dev_addr()
293 l.ppa |= ((u64)r.g.pl) << dev->ppaf.pln_offset; in generic_to_dev_addr()
294 l.ppa |= ((u64)r.g.lun) << dev->ppaf.lun_offset; in generic_to_dev_addr()
295 l.ppa |= ((u64)r.g.ch) << dev->ppaf.ch_offset; in generic_to_dev_addr()
297 return l; in generic_to_dev_addr()
303 struct ppa_addr l; in dev_to_generic_addr() local
308 l.g.blk = (r.ppa >> dev->ppaf.blk_offset) & in dev_to_generic_addr()
[all …]
/linux-4.4.14/arch/m68k/math-emu/
Dfp_util.S63 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 …]
Dfp_entry.S53 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 …]
Dfp_movem.S58 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 …]
Dfp_move.S53 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 …]
Dfp_scan.S75 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 …]
Dfp_decode.h149 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.4.14/arch/sh/boot/compressed/
Dhead_32.S15 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.4.14/arch/sparc/lib/
DPeeCeeI.c36 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.4.14/fs/btrfs/
Dprint-tree.c153 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 …]
Dcheck-integrity.c282 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.4.14/crypto/
Dcast5_generic.c315 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 …]
Dmichael_mic.c21 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 …]
Dfcrypt.c228 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.4.14/arch/h8300/lib/
Dmemcpy.S16 mov.l er2,er2
24 mov.l er4,@-sp
25 mov.l er0,@-sp
33 dec.l #1,er2
37 sub.l er4,er4
39 cmp.l er4,er2
43 mov.l @er1,er3
44 mov.l er3,@er0
48 cmp.l er4,er2
52 mov.l er2,er2
[all …]
Dstrncpy.S10 mov.l er2,er2
12 sub.l er0,er0
15 mov.l er4,@-sp
16 sub.l er3,er3
22 inc.l #1,er3
23 dec.l #1,er2
26 dec.l #1,er2
30 dec.l #1,er2
32 mov.l er3,er0
33 mov.l @sp+,er4
Dudivsi3.S11 extu.l A2P
17 extu.l A3P
25 mov.l er0,er3
26 mov.l er1,er2
29 shlr.l er0
30 shlr.l er2 ; make divisor < 2^16
34 shlr.l #2,er2 ; make divisor < 2^16
38 shlr.l #2,er0
40 shlr.l #2,er2 ; make divisor < 2^16
46 shlr.l er0
[all …]
Dmemset.S28 dec.l #1,er2
33 mov.l er2,er3
34 cmp.l #4,er2
38 shlr.l er2
39 shlr.l er2
42 shlr.l #2,er2
48 mov.l er1,@er0
50 dec.l #1,er2
65 mov.l er1, er2
66 sub.l er1, er1
Dmodsi3.S10 mov.l er3,er0
16 mov.l er3,er0
31 neg.l A0P
38 mov.l A0P,A0P ; is the numerator -ve
42 neg.l A0P ; negate arg
45 mov.l A1P,A1P ; is the denominator -ve
48 neg.l A1P ; negate arg
57 mov.l A0P,A0P ; is the numerator -ve
61 neg.l A0P ; negate arg
64 mov.l A1P,A1P ; is the denominator -ve
[all …]
Dmoddivsi3.S10 mov.l er3,er0
16 mov.l er3,er0
31 neg.l A0P
38 mov.l A0P,A0P ; is the numerator -ve
42 neg.l A0P ; negate arg
45 mov.l A1P,A1P ; is the denominator -ve
48 neg.l A1P ; negate arg
57 mov.l A0P,A0P ; is the numerator -ve
61 neg.l A0P ; negate arg
64 mov.l A1P,A1P ; is the denominator -ve
[all …]
/linux-4.4.14/tools/perf/util/
Dparse-options.h110 #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_FLAG(s, l, v, h, f) { .type = OPTION_BOOLEAN, .short_name = (s), .long_name… argument
115 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
116 { .type = OPTION_BOOLEAN, .short_name = (s), .long_name = (l), \
119 #define OPT_INCR(s, l, v, h) { .type = OPTION_INCR, .short_name = (s), .long_name = (l), .va… argument
120 #define OPT_SET_UINT(s, l, v, h, i) { .type = OPTION_SET_UINT, .short_name = (s), .long_name = (l)… argument
121 #define OPT_SET_PTR(s, l, v, h, p) { .type = OPTION_SET_PTR, .short_name = (s), .long_name = (l), … argument
122 #define OPT_INTEGER(s, l, v, h) { .type = OPTION_INTEGER, .short_name = (s), .long_name = (l), … argument
[all …]
/linux-4.4.14/lib/
Dpercpu_test.c26 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 …]
Dkfifo.c107 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 …]
Dtest-hexdump.c52 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 …]
Dinflate.c343 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 …]
Dreciprocal_div.c15 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()
/linux-4.4.14/drivers/macintosh/
Dwindfarm_smu_controls.c163 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.4.14/arch/sh/kernel/cpu/sh3/
Dswsusp.S27 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 …]
Dentry.S136 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.4.14/fs/ceph/
Dioctl.c19 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.4.14/arch/sh/boot/romimage/
Dhead.S17 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.4.14/drivers/isdn/capi/
Dcapiutil.c194 #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 …]
Dcapilib.c106 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.4.14/arch/sh/boards/mach-migor/
Dsdram.S25 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.4.14/arch/sh/boards/mach-ap325rxa/
Dsdram.S25 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.4.14/drivers/video/fbdev/omap/
Dsossi.c223 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 …]
Dlcdc.c94 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.4.14/drivers/md/bcache/
Dbset.h395 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 …]
Dextents.c38 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 …]
Dbset.c129 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.4.14/arch/cris/boot/tools/
Dbuild.c59 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.4.14/arch/arm/plat-omap/
Ddma.c162 u32 l; in set_gdma_dev() local
164 l = omap_readl(reg); in set_gdma_dev()
165 l &= ~(0x3f << shift); in set_gdma_dev()
166 l |= (dev - 1) << shift; in set_gdma_dev()
167 omap_writel(l, reg); in set_gdma_dev()
179 u32 l; in omap_set_dma_priority() local
199 l = omap_readl(reg); in omap_set_dma_priority()
200 l &= ~(0xf << 8); in omap_set_dma_priority()
201 l |= (priority & 0xf) << 8; in omap_set_dma_priority()
202 omap_writel(l, reg); in omap_set_dma_priority()
[all …]
Ddmtimer.c113 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.4.14/samples/seccomp/
Dbpf-fancy.c28 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.4.14/arch/m68k/include/asm/
Duaccess_mm.h96 __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 …]
Dio_no.h129 #define outsb(a,b,l) io_outsb(a,b,l) argument
130 #define outsw(a,b,l) io_outsw(a,b,l) argument
131 #define outsl(a,b,l) io_outsl(a,b,l) argument
133 #define insb(a,b,l) io_insb(a,b,l) argument
134 #define insw(a,b,l) io_insw(a,b,l) argument
135 #define insl(a,b,l) io_insl(a,b,l) argument
Dmath-emu.h170 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.4.14/security/selinux/ss/
Dmls.c37 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.4.14/drivers/scsi/arm/
Dqueue.c109 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.4.14/drivers/cpufreq/
Dp4-clockmod.c59 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 …]
/linux-4.4.14/arch/arm/mach-imx/
Diomux-imx31.c50 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.4.14/fs/nls/
Dnls_euc-jp.c17 #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 …]
Dnls_base.c57 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.4.14/fs/hfsplus/
Dbnode.c24 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.4.14/arch/arm/mach-omap2/
Dsdrc.c133 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 …]
/linux-4.4.14/arch/arm/mach-omap1/
Dusb.c310 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 …]
Dflash.c20 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()
/linux-4.4.14/arch/sh/lib64/
Dudivdi3.S27 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 …]
Dudivsi3.S11 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
Dstrcpy.S24 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
Dcopy_user_memcpy.S63 #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 …]
Dmemcpy.S48 #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 …]
/linux-4.4.14/net/mac80211/
Dmichael.c18 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.4.14/drivers/staging/media/lirc/
Dlirc_zilog.c103 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.4.14/drivers/net/ethernet/smsc/
Dsmc91x.h62 #define SMC_insw(a, r, p, l) readsw((a) + (r), p, l) argument
63 #define SMC_outsw(a, r, p, l) writesw((a) + (r), p, l) argument
64 #define SMC_insl(a, r, p, l) readsl((a) + (r), p, l) argument
65 #define SMC_outsl(a, r, p, l) writesl((a) + (r), p, l) argument
93 #define SMC_insl(a, r, p, l) insl((a) + (r) - 0xa0000000, p, l) argument
94 #define SMC_outsl(a, r, p, l) outsl((a) + (r) - 0xa0000000, p, l) argument
95 #define SMC_insw(a, r, p, l) insw((a) + (r) - 0xa0000000, p, l) argument
96 #define SMC_outsw(a, r, p, l) outsw((a) + (r) - 0xa0000000, p, l) argument
110 #define SMC_insw(a, r, p, l) insw(((u32)a) + (r), p, l) argument
111 #define SMC_outsw(a, r, p, l) outsw(((u32)a) + (r), p, l) argument
[all …]
/linux-4.4.14/net/ceph/
Dpagevec.c100 int l, bad; in ceph_copy_user_to_page_vector() local
103 l = min_t(int, PAGE_CACHE_SIZE-po, left); in ceph_copy_user_to_page_vector()
104 bad = copy_from_user(page_address(pages[i]) + po, data, l); in ceph_copy_user_to_page_vector()
105 if (bad == l) in ceph_copy_user_to_page_vector()
107 data += l - bad; in ceph_copy_user_to_page_vector()
108 left -= l - bad; in ceph_copy_user_to_page_vector()
109 po += l - bad; in ceph_copy_user_to_page_vector()
128 size_t l = min_t(size_t, PAGE_CACHE_SIZE-po, left); in ceph_copy_to_page_vector() local
130 memcpy(page_address(pages[i]) + po, data, l); in ceph_copy_to_page_vector()
131 data += l; in ceph_copy_to_page_vector()
[all …]
/linux-4.4.14/arch/blackfin/mach-common/
Dhead.S50 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 …]
Dentry.S108 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.4.14/arch/arm/include/asm/
Dio.h260 #define outsb(p,d,l) __raw_writesb(__io(p),d,l) argument
261 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) argument
262 #define outsl(p,d,l) __raw_writesl(__io(p),d,l) argument
264 #define insb(p,d,l) __raw_readsb(__io(p),d,l) argument
265 #define insw(p,d,l) __raw_readsw(__io(p),d,l) argument
266 #define insl(p,d,l) __raw_readsl(__io(p),d,l) argument
307 #define readsb(p,d,l) __raw_readsb(p,d,l) argument
308 #define readsw(p,d,l) __raw_readsw(p,d,l) argument
309 #define readsl(p,d,l) __raw_readsl(p,d,l) argument
311 #define writesb(p,d,l) __raw_writesb(p,d,l) argument
[all …]
/linux-4.4.14/net/caif/
Dcfcnfg.c220 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.4.14/arch/arm64/include/asm/
Ddmi.h25 #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
Datomic_ll_sc.h82 ATOMIC_OP_RETURN( , dmb ish, , l, "memory", __VA_ARGS__)
88 ATOMIC_OP_RETURN(_release, , , l, "memory", __VA_ARGS__)
145 ATOMIC64_OP_RETURN(, dmb ish, , l, "memory", __VA_ARGS__)
151 ATOMIC64_OP_RETURN(_release,, , l, "memory", __VA_ARGS__)
224 __CMPXCHG_CASE(w, b, rel_1, , , l, "memory")
225 __CMPXCHG_CASE(w, h, rel_2, , , l, "memory")
226 __CMPXCHG_CASE(w, , rel_4, , , l, "memory")
227 __CMPXCHG_CASE( , , rel_8, , , l, "memory")
228 __CMPXCHG_CASE(w, b, mb_1, dmb ish, , l, "memory")
229 __CMPXCHG_CASE(w, h, mb_2, dmb ish, , l, "memory")
[all …]
/linux-4.4.14/kernel/bpf/
Dhashtab.c131 struct htab_elem *l; in lookup_elem_raw() local
133 hlist_for_each_entry_rcu(l, head, hash_node) in lookup_elem_raw()
134 if (l->hash == hash && !memcmp(&l->key, key, key_size)) in lookup_elem_raw()
135 return l; in lookup_elem_raw()
145 struct htab_elem *l; in htab_map_lookup_elem() local
157 l = lookup_elem_raw(head, hash, key, key_size); in htab_map_lookup_elem()
159 if (l) in htab_map_lookup_elem()
160 return l->key + round_up(map->key_size, 8); in htab_map_lookup_elem()
170 struct htab_elem *l, *next_l; in htab_map_get_next_key() local
183 l = lookup_elem_raw(head, hash, key, key_size); in htab_map_get_next_key()
[all …]
/linux-4.4.14/sound/
Dsound_firmware.c13 long l; in do_mod_firmware_load() local
22 l = i_size_read(file_inode(filp)); in do_mod_firmware_load()
23 if (l <= 0 || l > 131072) in do_mod_firmware_load()
29 dp = vmalloc(l); in do_mod_firmware_load()
36 if (kernel_read(filp, 0, dp, l) != l) in do_mod_firmware_load()
45 return (int) l; in do_mod_firmware_load()
/linux-4.4.14/arch/hexagon/kernel/
Dhead.S51 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.4.14/scripts/
Dcleanpatch193 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.4.14/kernel/locking/
Drtmutex.h13 #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
Dqspinlock_paravirt.h221 struct __qspinlock *l = (void *)lock; in pv_kick_node() local
240 WRITE_ONCE(l->locked, _Q_SLOW_VAL); in pv_kick_node()
251 struct __qspinlock *l = (void *)lock; in pv_wait_head() local
264 if (!READ_ONCE(l->locked)) in pv_wait_head()
283 if (!cmpxchg(&l->locked, _Q_LOCKED_VAL, _Q_SLOW_VAL)) { in pv_wait_head()
293 pv_wait(&l->locked, _Q_SLOW_VAL); in pv_wait_head()
316 struct __qspinlock *l = (void *)lock; in __pv_queued_spin_unlock() local
325 locked = cmpxchg(&l->locked, _Q_LOCKED_VAL, 0); in __pv_queued_spin_unlock()
355 smp_store_release(&l->locked, 0); in __pv_queued_spin_unlock()
/linux-4.4.14/arch/h8300/boot/compressed/
Dhead.S12 mov.l #startup, sp
13 mov.l er0, er4
14 mov.l #__sbss, er0
15 mov.l #__ebss, er1
16 sub.l er0, er1
19 sub.l er2, er2
21 mov.l er2, @er0
23 dec.l #1, er1
26 mov.l er4, er0
/linux-4.4.14/arch/nios2/mm/
Duaccess.c134 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.4.14/scripts/coccinelle/iterators/
Dfen.cocci20 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.4.14/sound/usb/usx2y/
Dusb_stream.c40 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.4.14/arch/sh/boards/mach-se/7724/
Dsdram.S42 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.4.14/arch/s390/kernel/vdso32/
Dclock_gettime.S35 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.4.14/arch/mn10300/unit-asb2303/include/unit/
Dsmc91111.h34 #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.4.14/arch/mips/kernel/
Dmodule.c109 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.4.14/arch/x86/xen/
Dplatform-pci-unplug.c188 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.4.14/sound/pci/asihpi/
Dhpios.h108 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.4.14/arch/arm/mach-s3c24xx/include/mach/
Dio.h76 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.4.14/sound/oss/
Dhex2hex.c17 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.4.14/arch/x86/lib/
Dmsr-smp.c17 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.4.14/arch/m32r/platforms/mappi/
Dio.c118 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.4.14/net/rose/
Drose_subr.c242 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.4.14/drivers/gpio/
Dgpio-omap.c103 u32 l; in omap_set_gpio_direction() local
106 l = readl_relaxed(reg); in omap_set_gpio_direction()
108 l |= BIT(gpio); in omap_set_gpio_direction()
110 l &= ~(BIT(gpio)); in omap_set_gpio_direction()
111 writel_relaxed(l, reg); in omap_set_gpio_direction()
112 bank->context.oe = l; in omap_set_gpio_direction()
121 u32 l = BIT(offset); in omap_set_gpio_dataout_reg() local
125 bank->context.dataout |= l; in omap_set_gpio_dataout_reg()
128 bank->context.dataout &= ~l; in omap_set_gpio_dataout_reg()
131 writel_relaxed(l, reg); in omap_set_gpio_dataout_reg()
[all …]
/linux-4.4.14/fs/
Dmbcache.c399 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.4.14/arch/microblaze/kernel/
Dprom.c51 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.4.14/drivers/ide/
Dide-scan-pci.c57 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.4.14/include/linux/wimax/
Ddebug.h199 #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.4.14/mm/
Dlist_lru.c113 struct list_lru_one *l; in list_lru_add() local
117 l = list_lru_from_kmem(nlru, item); in list_lru_add()
118 list_add_tail(item, &l->list); in list_lru_add()
119 l->nr_items++; in list_lru_add()
132 struct list_lru_one *l; in list_lru_del() local
136 l = list_lru_from_kmem(nlru, item); in list_lru_del()
138 l->nr_items--; in list_lru_del()
166 struct list_lru_one *l; in __list_lru_count_one() local
170 l = list_lru_from_memcg_idx(nlru, memcg_idx); in __list_lru_count_one()
171 count = l->nr_items; in __list_lru_count_one()
[all …]
/linux-4.4.14/tools/lib/lockdep/
Dpreload.c102 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.4.14/arch/ia64/mm/
Dextable.c15 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.4.14/arch/blackfin/lib/
Dmuldi3.S55 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.4.14/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c476 u32 l, h; in intel_init_thermal() local
486 rdmsr(MSR_IA32_MISC_ENABLE, l, h); in intel_init_thermal()
503 if ((l & MSR_IA32_MISC_ENABLE_TM1) && (h & APIC_DM_SMI)) { in intel_init_thermal()
512 rdmsr(MSR_THERM2_CTL, l, h); in intel_init_thermal()
513 if (l & MSR_THERM2_CTL_TM_SELECT) in intel_init_thermal()
515 } else if (l & MSR_IA32_MISC_ENABLE_TM2) in intel_init_thermal()
523 rdmsr(MSR_IA32_THERM_INTERRUPT, l, h); in intel_init_thermal()
526 (l | (THERM_INT_LOW_ENABLE in intel_init_thermal()
530 l | (THERM_INT_LOW_ENABLE in intel_init_thermal()
534 l | (THERM_INT_LOW_ENABLE | THERM_INT_HIGH_ENABLE), h); in intel_init_thermal()
[all …]
/linux-4.4.14/drivers/tty/
Dtty_ldsem.c38 # 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.4.14/arch/sparc/include/asm/
Dchecksum_32.h48 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.4.14/net/bluetooth/
Daf_bluetooth.c139 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.4.14/arch/powerpc/lib/
Drheap.c31 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.4.14/arch/blackfin/mach-bf561/
Dsecondary.S41 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.4.14/arch/powerpc/kernel/
Dhead_fsl_booke.S87 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 …]
Dhead_44x.S78 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.4.14/drivers/isdn/hisax/
Dq931.c27 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 …]
Dl3ni1.c467 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 …]
Dl3dss1.c517 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.4.14/drivers/spi/
Dspi-omap2-mcspi.c213 u32 l, rw; in omap2_mcspi_set_dma_req() local
215 l = mcspi_cached_chconf0(spi); in omap2_mcspi_set_dma_req()
223 l |= rw; in omap2_mcspi_set_dma_req()
225 l &= ~rw; in omap2_mcspi_set_dma_req()
227 mcspi_write_chconf0(spi, l); in omap2_mcspi_set_dma_req()
233 u32 l; in omap2_mcspi_set_enable() local
235 l = cs->chctrl0; in omap2_mcspi_set_enable()
237 l |= OMAP2_MCSPI_CHCTRL_EN; in omap2_mcspi_set_enable()
239 l &= ~OMAP2_MCSPI_CHCTRL_EN; in omap2_mcspi_set_enable()
240 cs->chctrl0 = l; in omap2_mcspi_set_enable()
[all …]
/linux-4.4.14/arch/m32r/platforms/usrv/
Dio.c80 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.4.14/arch/powerpc/sysdev/
Ddart_iommu.c80 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.4.14/arch/frv/include/asm/
Dmath-emu.h170 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.4.14/include/linux/sunrpc/
Dsvcauth.h164 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.4.14/arch/sh/kernel/cpu/sh5/
Dswitchto.S46 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.4.14/arch/xtensa/lib/
Dmemcopy.S112 _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.4.14/arch/sparc/kernel/
Dbtext.c243 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.4.14/arch/x86/pci/
Dlegacy.c40 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.4.14/arch/mn10300/kernel/
Dtime.c41 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.4.14/drivers/virtio/
Dvirtio_mmio.c163 __le32 l; in vm_get() local
184 l = cpu_to_le32(readl(base + offset)); in vm_get()
185 memcpy(buf, &l, sizeof l); in vm_get()
188 l = cpu_to_le32(readl(base + offset)); in vm_get()
189 memcpy(buf, &l, sizeof l); in vm_get()
190 l = cpu_to_le32(ioread32(base + offset + sizeof l)); in vm_get()
191 memcpy(buf + sizeof l, &l, sizeof l); in vm_get()
205 __le32 l; in vm_set() local
227 memcpy(&l, buf, sizeof l); in vm_set()
228 writel(le32_to_cpu(l), base + offset); in vm_set()
[all …]
Dvirtio_pci_modern.c185 __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.4.14/drivers/char/tpm/
Dtpm_tis.c89 #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.4.14/arch/mips/mm/
Dtlbex.c210 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()
505 static void build_tlb_write_entry(u32 **p, struct uasm_label **l, in build_tlb_write_entry() argument
536 uasm_bgezl_label(l, p, hazard_instance); in build_tlb_write_entry()
694 static void build_huge_tlb_write_entry(u32 **p, struct uasm_label **l, in build_huge_tlb_write_entry() argument
705 build_tlb_write_entry(p, l, r, wmode); in build_huge_tlb_write_entry()
758 struct uasm_label **l, in build_huge_handler_tail() argument
770 build_huge_tlb_write_entry(p, l, r, pte, tlb_indexed, 0); in build_huge_handler_tail()
780 build_get_pmde64(u32 **p, struct uasm_label **l, struct uasm_reloc **r, in build_get_pmde64() argument
839 uasm_l_vmalloc_done(l, *p); in build_get_pmde64()
[all …]
/linux-4.4.14/drivers/memory/
Domap-gpmc.c104 #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.4.14/drivers/of/
Dfdt.c95 unsigned long l, score = 0; in of_fdt_is_compatible() local
104 l = strlen(cp) + 1; in of_fdt_is_compatible()
105 cp += l; in of_fdt_is_compatible()
106 cplen -= l; in of_fdt_is_compatible()
187 unsigned int l, allocl; in unflatten_dt_node() local
194 pathp = fdt_get_name(blob, *poffset, &l); in unflatten_dt_node()
198 allocl = ++l; in unflatten_dt_node()
215 l = 1; in unflatten_dt_node()
221 fpsize += l; in unflatten_dt_node()
237 if ((strlen(fn) + l + 1) != allocl) { in unflatten_dt_node()
[all …]
/linux-4.4.14/net/ipv4/
Dfib_trie.c329 struct key_vector *l; in leaf_new() local
337 l = kv->kv; in leaf_new()
338 l->key = key; in leaf_new()
339 l->pos = 0; in leaf_new()
340 l->bits = 0; in leaf_new()
341 l->slen = fa->fa_slen; in leaf_new()
344 INIT_HLIST_HEAD(&l->leaf); in leaf_new()
345 hlist_add_head(&fa->fa_list, &l->leaf); in leaf_new()
347 return l; in leaf_new()
897 static void leaf_pull_suffix(struct key_vector *tp, struct key_vector *l) in leaf_pull_suffix() argument
[all …]
/linux-4.4.14/fs/hpfs/
Ddentry.c19 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.4.14/drivers/iommu/
Domap-iommu.c131 u32 l = iommu_read_reg(obj, MMU_CNTL); in __iommu_set_twl() local
138 l &= ~MMU_CNTL_MASK; in __iommu_set_twl()
140 l |= (MMU_CNTL_MMU_EN | MMU_CNTL_TWL_EN); in __iommu_set_twl()
142 l |= (MMU_CNTL_MMU_EN); in __iommu_set_twl()
144 iommu_write_reg(obj, l, MMU_CNTL); in __iommu_set_twl()
149 u32 l, pa; in omap2_iommu_enable() local
158 l = iommu_read_reg(obj, MMU_REVISION); in omap2_iommu_enable()
160 (l >> 4) & 0xf, l & 0xf); in omap2_iommu_enable()
176 u32 l = iommu_read_reg(obj, MMU_CNTL); in omap2_iommu_disable() local
178 l &= ~MMU_CNTL_MASK; in omap2_iommu_disable()
[all …]
/linux-4.4.14/arch/mips/loongson64/common/
Dcmdline.c30 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.4.14/sound/core/
Dpcm_timer.c34 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.4.14/arch/x86/mm/
Dkmmio.c75 unsigned int l; in kmmio_page_list() local
76 pte_t *pte = lookup_address(addr, &l); in kmmio_page_list()
80 addr &= page_level_mask(l); in kmmio_page_list()
112 unsigned int l; in get_kmmio_fault_page() local
113 pte_t *pte = lookup_address(addr, &l); in get_kmmio_fault_page()
117 addr &= page_level_mask(l); in get_kmmio_fault_page()
230 unsigned int l; in kmmio_handler() local
231 pte_t *pte = lookup_address(addr, &l); in kmmio_handler()
234 page_base &= page_level_mask(l); in kmmio_handler()
438 unsigned int l; in register_kmmio_probe() local
[all …]
/linux-4.4.14/drivers/thermal/
Dx86_pkg_temp_thermal.c225 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.4.14/drivers/scsi/aic7xxx/aicasm/
DMakefile3 .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.4.14/include/linux/ceph/
Dceph_fs.h56 #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 …]

1234567