Searched refs:at (Results 1 - 25 of 222) sorted by relevance

123456789

/linux-master/arch/xtensa/include/asm/
H A Dasm-uaccess.h41 * <at> temp register
47 * <at> destroyed (actually, (TASK_SIZE + 1 - size))
49 .macro user_ok aa, as, at, error variable
50 movi \at, __XTENSA_UL_CONST(TASK_SIZE) variable
51 bgeu \as, \at, \error variable
52 sub \at, \at, \as variable
53 bgeu \aa, \at, \error variable
70 * <at> temp register
77 * <at> destroye
79 .macro access_ok aa, as, at, sp, error variable
80 user_ok \\aa, \\as, \\at, \\error variable
[all...]
H A Dcacheasm.h35 .macro __loop_cache_unroll ar at insn size line_width max_immed
45 __loopi \ar, \at, \size, (_reps << (\line_width)) variable
51 __endla \ar, \at, _reps << (\line_width) variable
56 .macro __loop_cache_all ar at insn size line_width max_immed
59 __loop_cache_unroll \ar, \at, \insn, \size, \line_width, \max_immed variable
64 .macro __loop_cache_range ar as at insn line_width
66 extui \at, \ar, 0, \line_width
67 add \as, \as, \at
69 __loops \ar, \as, \at, \line_width variable
71 __endla \ar, \at, ( variable
78 __loop_cache_unroll \\ar, \\at, \\insn, PAGE_SIZE, \\line_width, \\max_immed variable
[all...]
H A Dasmmacro.h21 * __loopi ar, at, size, inc
23 * at scratch register used by macro
27 * __loops ar, as, at, inc_log2[, mask_log2][, cond][, ncond]
30 * at scratch register use by macro
50 .macro __loopi ar, at, size, incr variable
53 movi \at, ((\size + \incr - 1) / (\incr)) variable
54 loop \at, 99f variable
56 addi \at, \ar, \size
66 .macro __loops ar, as, at, incr_log2, mask_log2, cond, ncond variable
70 addi \at, \a
72 extui \\at, \\at, \\incr_log2, \\mask_log2 variable
74 srli \\at, \\at, \\incr_log2 variable
105 .macro __loopt ar, as, at, incr_log2 variable
108 sub \\at, \\as, \\ar variable
110 addi \\at, \\at, (1 << \\incr_log2) - 1 variable
111 srli \\at, \\at, \\incr_log2 variable
[all...]
/linux-master/drivers/ata/
H A Dpata_ns87410.c55 struct ata_timing at; local
74 if (ata_timing_compute(adev, adev->pio_mode, &at, 30303, 1) < 0) {
79 at.active = clamp_val(at.active, 2, 16) - 2;
80 at.setup = clamp_val(at.setup, 1, 4) - 1;
81 at.recover = clamp_val(at.recover, 1, 12) - 1;
83 idetcr = (at.setup << 6) | (recoverbits[at
[all...]
H A Dpata_amd.c40 * the ports at different locations).
52 struct ata_timing at, apeer; local
62 if (ata_timing_compute(adev, speed, &at, T, UT) < 0) {
71 ata_timing_merge(&apeer, &at, &at, ATA_TIMING_8BIT);
74 ata_timing_merge(&apeer, &at, &at, ATA_TIMING_8BIT);
77 if (speed == XFER_UDMA_5 && amd_clock <= 33333) at.udma = 1;
78 if (speed == XFER_UDMA_6 && amd_clock <= 33333) at.udma = 15;
86 t = (t & ~(3 << ((3 - dn) << 1))) | ((clamp_val(at
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dsmovecr.S4 | The entry point sMOVECR returns the constant at the
/linux-master/net/netfilter/
H A Dxt_u32.c28 u_int32_t at; local
36 at = 0;
61 if (at + val < at)
63 at += val;
65 if (at + 4 < at || skb->len < at + 4 ||
66 pos > skb->len - at - 4)
69 if (skb_copy_bits(skb, at
[all...]
/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_dap_fasi.h201 #error DRXDAP_MAX_WCHUNKSIZE must be at least 3 in single master mode
204 #error DRXDAP_MAX_WCHUNKSIZE must be at least 5 in multi master mode
209 #error DRXDAP_MAX_WCHUNKSIZE must be at least 5 in single master mode
212 #error DRXDAP_MAX_WCHUNKSIZE must be at least 7 in multi master mode
225 #error DRXDAP_MAX_RCHUNKSIZE must be at least 2
/linux-master/arch/xtensa/lib/
H A Dmulsi3.S6 .macro do_addx2 dst, as, at, tmp
8 addx2 \dst, \as, \at
11 add \dst, \tmp, \at
15 .macro do_addx4 dst, as, at, tmp
17 addx4 \dst, \as, \at
20 add \dst, \tmp, \at
24 .macro do_addx8 dst, as, at, tmp
26 addx8 \dst, \as, \at
29 add \dst, \tmp, \at
67 /* Multiply one bit at
[all...]
H A Dumulsidi3.S163 .macro do_addx2 dst, as, at, tmp
165 addx2 \dst, \as, \at
168 add \dst, \tmp, \at
172 .macro do_addx4 dst, as, at, tmp
174 addx4 \dst, \as, \at
177 add \dst, \tmp, \at
181 .macro do_addx8 dst, as, at, tmp
183 addx8 \dst, \as, \at
186 add \dst, \tmp, \at
/linux-master/arch/mips/crypto/
H A Dchacha-core.S209 lw $at, 16($sp)
263 addiu $at, -2
272 bnez $at, .Loop_chacha_xor_rounds
280 lw $at, (STACK_SIZE+16)($sp)
319 andi $at, BYTES, MASK_U32
325 ins T0, $at, 1, 6
328 addu T1, STATE, $at
337 subu BYTES, $at, BYTES
347 lw $at, (STACK_SIZE+16)($sp)
370 addu IN, $at
[all...]
H A Dpoly1305-mips.pl25 # Modulo-scheduling reduction allows to omit dependency chain at the
40 ($zero,$at,$t0,$t1,$t2)=map("\$$_",(0..2,24,25));
56 # ($zero,$at,$v0,$v1)=map("\$$_",(0..3));
76 my ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
548 ($a4,$a5,$a6,$a7,$at,$t0,$t1,$t2);
808 srlv $at,$d1,$t1
810 or $d0,$d0,$at
811 srlv $at,$d2,$t1
813 or $d1,$d1,$at
814 srlv $at,
[all...]
/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h40 #define AT $at /* assembler temporary */
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dgddr5.c38 int WL, CL, WR, at[2], dt, ds; local
61 at[0] = ram->next->bios.timing_20_2e_c0;
62 at[1] = ram->next->bios.timing_20_2e_30;
82 ram->mr[1] |= (at[0] & 0x03) << 4;
92 ram->mr[1] |= (at[1] & 0x03) << 4;
/linux-master/arch/mips/math-emu/
H A Dsp_mul.c24 unsigned int at; local
127 at = lrm + (t << 16);
128 hrm += at < lrm;
129 lrm = at;
133 at = lrm + (t << 16);
134 hrm += at < lrm;
135 lrm = at;
H A Ddp_mul.c24 u64 at; local
129 at = lrm + (t << 32);
130 hrm += at < lrm;
131 lrm = at;
137 at = lrm + (t << 32);
138 hrm += at < lrm;
139 lrm = at;
H A Ddp_maddf.c54 u64 at; local
78 * Handle the cases when at least one of x, y or z is a NaN.
204 at = lrm + (t << 32);
205 hrm += at < lrm;
206 lrm = at;
212 at = lrm + (t << 32);
213 hrm += at < lrm;
214 lrm = at;
218 /* Put explicit bit at bit 126 if necessary */
286 * Put explicit bit at bi
[all...]
/linux-master/arch/powerpc/kernel/
H A Dio-workarounds.c102 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \
103 static ret iowa_##name at \
112 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \
113 static void iowa_##name at \
131 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name,
132 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name,
/linux-master/tools/tracing/rtla/
H A DMakefile.config19 $(info libtraceevent version is too low, it must be at least $(LIBTRACEEVENT_MIN_VERSION))
35 $(info libtracefs version is too low, it must be at least $(LIBTRACEFS_MIN_VERSION))
/linux-master/tools/verification/rv/
H A DMakefile.config19 $(info libtraceevent version is too low, it must be at least $(LIBTRACEEVENT_MIN_VERSION))
35 $(info libtracefs version is too low, it must be at least $(LIBTRACEFS_MIN_VERSION))
/linux-master/arch/arm/include/debug/
H A Dvexpress.S27 @ should use UART at 0x10009000
29 @ at 0x1c090000
/linux-master/net/appletalk/
H A Datalk_proc.c166 struct atalk_sock *at; local
175 at = at_sk(s);
179 s->sk_type, ntohs(at->src_net), at->src_node, at->src_port,
180 ntohs(at->dest_net), at->dest_node, at->dest_port,
/linux-master/drivers/platform/chrome/
H A Dchromeos_acpi.c94 int i, r, at, room_left; local
97 at = 0;
102 byte_per_line, 1, buf + at, room_left,
106 at += r;
109 r = sysfs_emit_at(buf, at, "\n");
112 at += r;
116 buf[at] = 0;
117 return at;
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-qemu.sh14 # at the end of the qemu-cmd file are not optional.
65 echo Monitoring qemu job at pid $qemu_pid `date`
68 echo Monitoring qemu job at yet-as-unknown pid `date`
132 echo Grace period for qemu job at pid $qemu_pid `date`
166 echo Continuing at console.log time $last_ts \"`tail -n 1 $resdir/console.log`\" `date`
171 echo "!!! PID $qemu_pid hung at $kruntime vs. $seconds seconds `date`" >> $resdir/Warnings 2>&1
/linux-master/include/uapi/linux/caif/
H A Dcaif_socket.h112 * @u.at: Applies when family = CAIFPROTO_AT.
114 * @u.at.type: Type of AT link to set up (enum caif_at_type).
147 } at; /* CAIFPROTO_AT */ member in union:sockaddr_caif::__anon2738

Completed in 203 milliseconds

123456789