Searched refs:v1 (Results 26 - 50 of 323) sorted by relevance

1234567891011>>

/linux-master/net/rxrpc/
H A Dkey.c279 const struct rxrpc_key_data_v1 *v1; local
315 if (prep->datalen < sizeof(*v1))
318 v1 = prep->data;
319 if (prep->datalen != sizeof(*v1) + v1->ticket_length)
322 _debug("SCIX: %u", v1->security_index);
323 _debug("TLEN: %u", v1->ticket_length);
324 _debug("EXPY: %x", v1->expiry);
325 _debug("KVNO: %u", v1->kvno);
327 v1
489 struct rxrpc_key_data_v1 v1; member in struct:__anon4188
[all...]
/linux-master/arch/mips/lib/
H A Dstrncpy_user.S34 move v1, a1
38 1: EX(lbue, v0, (v1), .Lfault)
41 1: EX(lbu, v0, (v1), .Lfault)
43 PTR_ADDIU v1, 1
/linux-master/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c32 } __packed v1; member in union:biosmemcon_ebda::__anon176
54 pr_info("memconsole: BIOS console v1 EBDA structure found at %p\n",
57 hdr->v1.buffer_addr, hdr->v1.start,
58 hdr->v1.end, hdr->v1.num_chars);
60 memconsole_baseaddr = phys_to_virt(hdr->v1.buffer_addr);
61 memconsole_length = hdr->v1.num_chars;
104 /* memconsole v1 */
/linux-master/drivers/net/wireless/ath/ath9k/
H A Drng.c27 u32 v1, v2, rng_last = sc->rng_last; local
37 v1 = REG_READ(ah, AR_PHY_TST_ADC) & 0xffff;
41 if (v1 && v2 && rng_last != v1 && v1 != v2 && v1 != 0xffff &&
43 buf[j++] = (v1 << 16) | v2;
/linux-master/drivers/staging/rtl8723bs/hal/
H A DHalHWImg8723B_BB.c226 u32 v1 = Array[i]; local
230 if (v1 < 0x40000000) {
231 odm_ConfigBB_AGC_8723B(pDM_Odm, v1, bMaskDWord, v2);
236 u8 cCond = (u8)((v1 & (BIT29|BIT28)) >> 28);
240 READ_NEXT_PAIR(v1, v2, i);
241 } else if (!CheckPositive(pDM_Odm, v1, v2)) {
243 READ_NEXT_PAIR(v1, v2, i);
244 READ_NEXT_PAIR(v1, v2, i);
246 READ_NEXT_PAIR(v1, v2, i);
247 if (!CheckNegative(pDM_Odm, v1, v
488 u32 v1 = Array[i]; local
563 u32 v1 = Array[i]; local
[all...]
H A DHalHWImg8723B_RF.c227 u32 v1 = Array[i]; local
231 if (v1 < 0x40000000) {
232 odm_ConfigRF_RadioA_8723B(pDM_Odm, v1, v2);
237 u8 cCond = (u8)((v1 & (BIT29|BIT28)) >> 28);
241 READ_NEXT_PAIR(v1, v2, i);
242 } else if (!CheckPositive(pDM_Odm, v1, v2)) {
244 READ_NEXT_PAIR(v1, v2, i);
245 READ_NEXT_PAIR(v1, v2, i);
247 READ_NEXT_PAIR(v1, v2, i);
248 if (!CheckNegative(pDM_Odm, v1, v
[all...]
H A Dodm_types.h47 #define READ_NEXT_PAIR(v1, v2, i) do { if (i+2 >= ArrayLen) break; i += 2; v1 = Array[i]; v2 = Array[i+1]; } while (0)
/linux-master/arch/powerpc/platforms/ps3/
H A Drepository.c54 u64 v1, u64 v2, const char *func, int line)
61 pr_devel("%s:%d: v1: %016llx\n", func, line, v1);
104 * @v1: First repository value (high word).
113 u64 v1; local
122 result = lv1_read_repository_node(lpar_id, n1, n2, n3, n4, &v1,
132 dump_node(lpar_id, n1, n2, n3, n4, v1, v2);
135 *_v1 = v1;
139 if (v1 && !_v1)
140 pr_devel("%s:%d: warning: discarding non-zero v1
53 _dump_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2, const char *func, int line) argument
169 u64 v1 = 0; local
184 u64 v1 = 0; local
218 u64 v1 = 0; local
235 u64 v1 = 0; local
254 u64 v1 = 0; local
594 u64 v1 = 0; local
610 u64 v1 = 0; local
767 u64 v1 = 0; local
831 u64 v1 = 0; local
850 u64 v1 = 0; local
872 u64 v1 = 0; local
899 u64 v1 = 0; local
914 u64 v1 = 0; local
929 u64 v1 = 0; local
964 u64 v1 = 0; local
1049 create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) argument
1083 write_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) argument
1106 u64 v1 = (u64)region_count; local
[all...]
/linux-master/arch/mips/include/asm/
H A Dstackframe.h60 mflhxu v1
61 LONG_S v1, PT_LO(sp)
62 mflhxu v1
63 LONG_S v1, PT_HI(sp) variable
64 mflhxu v1
65 LONG_S v1, PT_ACX(sp) variable
67 mfhi v1
77 LONG_S v1, PT_HI(sp) variable
78 mflo v1
85 LONG_S v1, PT_L variable
247 cfi_st v1, PT_R3, \\docfi variable
254 mfc0 v1, CP0_STATUS variable
256 LONG_S v1, PT_STATUS(sp) variable
258 mfc0 v1, CP0_CAUSE variable
260 LONG_S v1, PT_CAUSE(sp) variable
362 li v1, ST0_CU1 | ST0_IM variable
368 nor v1, $0, v1 variable
[all...]
/linux-master/drivers/video/fbdev/
H A Datafb_iplan2p8.c113 u32 pval[4], v, v1, mask; local
147 v1 = v & mask;
148 *dst32++ = pval[0] | (v1 >> 8);
149 pval[0] = (v ^ v1) << 8;
151 v1 = v & mask;
152 *dst32++ = pval[1] | (v1 >> 8);
153 pval[1] = (v ^ v1) << 8;
155 v1 = v & mask;
156 *dst32++ = pval[2] | (v1 >> 8);
157 pval[2] = (v ^ v1) <<
176 u32 pval[4], v, v1, mask; local
[all...]
/linux-master/arch/arm64/crypto/
H A Daes-ce-ccm-core.S55 ld1 {v1.8b}, [x6] /* load upper ctr */
59 ins v1.d[1], x9 /* no carry in lower ctr */
61 aes_encrypt v0, v1, w4
68 eor v6.16b, v1.16b, v2.16b /* xor with crypted ctr */
70 eor v2.16b, v2.16b, v1.16b /* xor with crypted ctr */
85 eor v1.16b, v1.16b, v5.16b /* final round enc */
97 tbl v1.16b, {v1.16b}, v7.16b /* move keystream to end of register */
98 eor v7.16b, v2.16b, v1
[all...]
H A Dsm3-ce-core.S96 CPU_LE( rev32 v1.16b, v1.16b )
102 qround a, v0, v1, v2, v3, v4
103 qround a, v1, v2, v3, v4, v0
104 qround a, v2, v3, v4, v0, v1
105 qround a, v3, v4, v0, v1, v2
109 qround b, v4, v0, v1, v2, v3
110 qround b, v0, v1, v2, v3, v4
111 qround b, v1, v2, v3, v4, v0
112 qround b, v2, v3, v4, v0, v1
[all...]
/linux-master/arch/arm64/boot/dts/sprd/
H A Dsc9836-openphone.dts9 /dts-v1/;
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dbsc9131si-pre.dtsi35 /dts-v1/;
H A Dc293si-pre.dtsi35 /dts-v1/;
/linux-master/lib/
H A Dxxhash.c110 uint32_t v1 = seed + PRIME32_1 + PRIME32_2; local
116 v1 = xxh32_round(v1, get_unaligned_le32(p));
126 h32 = xxh_rotl32(v1, 1) + xxh_rotl32(v2, 7) +
180 uint64_t v1 = seed + PRIME64_1 + PRIME64_2; local
186 v1 = xxh64_round(v1, get_unaligned_le64(p));
196 h64 = xxh_rotl64(v1, 1) + xxh_rotl64(v2, 7) +
198 h64 = xxh64_merge_round(h64, v1);
248 state.v1
308 uint32_t v1 = state->v1; local
413 uint64_t v1 = state->v1; local
452 const uint64_t v1 = state->v1; local
[all...]
/linux-master/drivers/thermal/qcom/
H A DMakefile4 qcom_tsens-y += tsens.o tsens-v2.o tsens-v1.o tsens-v0_1.o \
/linux-master/arch/arm64/boot/dts/broadcom/bcmbca/
H A DMakefile4 bcm4906-tplink-archer-c2300-v1.dtb \
/linux-master/scripts/dtc/include-prefixes/arm64/broadcom/bcmbca/
H A DMakefile4 bcm4906-tplink-archer-c2300-v1.dtb \
/linux-master/include/uapi/linux/netfilter/
H A Dxt_string.h28 } v1; member in union:xt_string_info::__anon13094
/linux-master/kernel/cgroup/
H A DMakefile2 obj-y := cgroup.o rstat.o namespace.o cgroup-v1.o freezer.o
/linux-master/arch/mips/generic/
H A Dvmlinux.its.S2 /dts-v1/;
/linux-master/arch/openrisc/include/asm/
H A Dsyscalls.h18 asmlinkage long sys_or1k_atomic(unsigned long type, unsigned long *v1,
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_siphash.h26 #define SIPROUND SIPHASH_PERMUTATION(v0, v1, v2, v3)
30 u64 v1 = SIPHASH_CONST_1; \
36 v1 ^= key->key[1]; \
49 return (v0 ^ v1) ^ (v2 ^ v3);
/linux-master/arch/mips/mobileye/
H A Dvmlinux.its.S2 /dts-v1/;

Completed in 606 milliseconds

1234567891011>>