Home
last modified time | relevance | path

Searched +full:7 +full:f (Results 1 – 25 of 1346) sorted by relevance

12345678910>>...54

/linux-6.12.1/tools/testing/selftests/hid/tests/
Dtest_multitouch.py35 "CONFIDENCE": BIT(7),
86 return f"""
144 physicals = [f.physical_name for f in r]
147 self.fields = [f.usage_name for f in r]
189 if "Contact Max" not in [f.usage_name for f in rdesc]:
208 if "Inputmode" not in [f.usage_name for f in rdesc]:
212 for f in rdesc:
213 if "Inputmode" == f.usage_name:
214 values = f.get_values(data)
292 rdesc_finger_str = f"""
[all …]
Dtest_tablet.py112 raise ValueError(f"duplicated BTN_TOUCH in {events}")
120 raise ValueError(f"duplicated BTN_TOOL_* in {events}")
125 raise ValueError(f"duplicated BTN_STYLUS* in {events}")
138 ), f"moving from {self} to {new_state} is forbidden"
142 ), f"moving from {self} to {new_state} is forbidden"
497 ), f"assert evdev.value[{axis}] ({evdev.value[axis]}) != {value}"
537 physicals = [f.physical_name for f in r]
540 self.fields = [f.usage_name for f in r]
547 print(f"\n *** pen is moving to {state} ***")
926 print(f"\n *** pen is moving to {state} ***")
[all …]
/linux-6.12.1/arch/csky/lib/
Dusercopy.c14 " bf 7f \n" in raw_copy_from_user()
19 " bf 1f \n" in raw_copy_from_user()
20 " br 5f \n" in raw_copy_from_user()
22 " bt 3f \n" in raw_copy_from_user()
36 " bt 5f \n" in raw_copy_from_user()
44 " bf 7f \n" in raw_copy_from_user()
53 " bf 7f \n" in raw_copy_from_user()
55 " bf 7f \n" in raw_copy_from_user()
58 " bf 7f \n" in raw_copy_from_user()
61 ".long 2b, 7f \n" in raw_copy_from_user()
[all …]
/linux-6.12.1/Documentation/driver-api/media/drivers/ccs/
Dccs-regs.asc5 # - f field LSB MSB rflags
14 # f formula
30 - f major 4 7
31 - f minor 0 3
39 - f 0 2
56 - f rows 0 3
57 - f columns 4 7
58 frame_format_descriptor(n) 0x0042 16 f
60 - f pixels 0 11
61 - f pcode 12 15
[all …]
/linux-6.12.1/arch/powerpc/crypto/
Daes-tab-4k.S33 .long R(c6, 63, 63, a5), R(f8, 7c, 7c, 84)
34 .long R(ee, 77, 77, 99), R(f6, 7b, 7b, 8d)
36 .long R(de, 6f, 6f, b1), R(91, c5, c5, 54)
38 .long R(ce, 67, 67, a9), R(56, 2b, 2b, 7d)
41 .long R(8f, ca, ca, 45), R(1f, 82, 82, 9d)
42 .long R(89, c9, c9, 40), R(fa, 7d, 7d, 87)
46 .long R(5f, a2, a2, fd), R(45, af, af, ea)
51 .long R(6c, 36, 36, 5a), R(7e, 3f, 3f, 41)
52 .long R(f5, f7, f7, 02), R(83, cc, cc, 4f)
56 .long R(62, 31, 31, 53), R(2a, 15, 15, 3f)
[all …]
/linux-6.12.1/tools/perf/arch/x86/tests/
Dinsn-x86-dat-32.c9 "0f 31 \trdtsc ",},
11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",},
34 {{0x62, 0x14, 0x05, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
56 {{0x62, 0x94, 0x01, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
58 {{0x62, 0x94, 0x05, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
60 {{0x62, 0x94, 0x08, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
62 {{0x62, 0x94, 0xc8, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
64 {{0x66, 0x62, 0x81, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
66 {{0x66, 0x62, 0x88, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
68 {{0x66, 0x62, 0x90, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
[all …]
Dinsn-x86-dat-64.c9 "0f 31 \trdtsc ",},
11 "c4 e2 7d 13 eb \tvcvtph2ps %xmm3,%ymm5",},
13 "48 0f 41 d8 \tcmovno %rax,%rbx",},
15 "48 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%rcx",},
17 "66 0f 41 88 78 56 34 12 \tcmovno 0x12345678(%rax),%cx",},
19 "48 0f 44 d8 \tcmove %rax,%rbx",},
21 "48 0f 44 88 78 56 34 12 \tcmove 0x12345678(%rax),%rcx",},
23 "66 0f 44 88 78 56 34 12 \tcmove 0x12345678(%rax),%cx",},
24 {{0x0f, 0x90, 0x80, 0x78, 0x56, 0x34, 0x12, }, 7, 0, "", "",
25 "0f 90 80 78 56 34 12 \tseto 0x12345678(%rax)",},
[all …]
/linux-6.12.1/arch/s390/lib/
Dtest_modules.h5 #define __REPEAT_10000_3(f, x) \ argument
6 f(x ## 0); \
7 f(x ## 1); \
8 f(x ## 2); \
9 f(x ## 3); \
10 f(x ## 4); \
11 f(x ## 5); \
12 f(x ## 6); \
13 f(x ## 7); \
14 f(x ## 8); \
[all …]
/linux-6.12.1/Documentation/userspace-api/ioctl/
Dioctl-number.rst73 0x00 00-1F linux/fs.h conflict!
74 0x00 00-1F scsi/scsi_ioctl.h conflict!
75 0x00 00-1F linux/fb.h conflict!
76 0x00 00-1F linux/wavefront.h conflict!
81 0x07 9F-D0 linux/vmw_vmci_defs.h, uapi/linux/vm_sockets.h
83 0x10 00-0F drivers/char/s390/vmcp.h
84 0x10 10-1F arch/s390/include/uapi/sclp_ctl.h
85 0x10 20-2F arch/s390/include/uapi/asm/hypfs.h
93 0x3E 00-0F linux/counter.h <mailto:linux-iio@vger.kernel.…
94 '!' 00-1F uapi/linux/seccomp.h
[all …]
/linux-6.12.1/net/netfilter/
Dnft_set_pipapo_avx2.c189 * @f: Field, containing lookup and mapping tables
215 const struct nft_pipapo_field *f, in nft_pipapo_avx2_lookup_4b_2() argument
219 int i, ret = -1, m256_size = f->bsize / NFT_PIPAPO_LONGS_PER_M256, b; in nft_pipapo_avx2_lookup_4b_2()
221 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_2()
243 b = nft_pipapo_avx2_refill(i_ul, &map[i_ul], fill, f->mt, last); in nft_pipapo_avx2_lookup_4b_2()
264 * @f: Field, containing lookup and mapping tables
278 const struct nft_pipapo_field *f, in nft_pipapo_avx2_lookup_4b_4() argument
282 int i, ret = -1, m256_size = f->bsize / NFT_PIPAPO_LONGS_PER_M256, b; in nft_pipapo_avx2_lookup_4b_4()
284 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_4()
297 NFT_PIPAPO_AVX2_AND(7, 4, 5); in nft_pipapo_avx2_lookup_4b_4()
[all …]
Dnf_conntrack_h323_asn1.c47 #define OCTSTR 7
48 #define PRTSTR 7
49 #define IA5STR 7
50 #define GENSTR 7
100 #define INC_BIT(bs) if((++(bs)->bit)>7){(bs)->cur++;(bs)->bit=0;}
101 #define INC_BITS(bs,b) if(((bs)->bit+=(b))>7){(bs)->cur+=(bs)->bit>>3;(bs)->bit&=7;}
110 static int decode_nul(struct bitstr *bs, const struct field_t *f, char *base, int level);
111 static int decode_bool(struct bitstr *bs, const struct field_t *f, char *base, int level);
112 static int decode_oid(struct bitstr *bs, const struct field_t *f, char *base, int level);
113 static int decode_int(struct bitstr *bs, const struct field_t *f, char *base, int level);
[all …]
/linux-6.12.1/arch/powerpc/lib/
Dmemcpy_power7.S42 bf cr7*4+3,1f
48 1: bf cr7*4+2,2f
54 2: bf cr7*4+1,3f
62 blt 5f
77 srdi r6,r5,7
119 clrldi r5,r5,(64-7)
136 6: bf cr7*4+1,7f
157 7: bf cr7*4+2,8f
170 8: bf cr7*4+3,9f
183 bf cr7*4+0,12f
[all …]
Dcopyuser_power7.S98 bf cr7*4+3,1f
104 1: bf cr7*4+2,2f
110 2: bf cr7*4+1,3f
118 blt 5f
133 srdi r6,r5,7
175 clrldi r5,r5,(64-7)
192 6: bf cr7*4+1,7f
213 7: bf cr7*4+2,8f
226 8: bf cr7*4+3,9f
239 bf cr7*4+0,12f
[all …]
Dmem_64.S24 andi. r0,r0,7
35 andi. r0,r0,7 /* # bytes to be 8-byte aligned */
41 blt cr1,8f
42 beq 3f /* if already 8-byte aligned */
44 bf 31,1f
47 1: bf 30,2f
50 2: bf 29,3f
56 beq 5f
71 beq 8f
72 bf 29,6f
[all …]
Dcopy_32.S40 8 ## n ## 7: \
46 b 104f; \
49 b 105f; \
57 EX_TABLE(8 ## n ## 7b,9 ## n ## 1b)
69 beq- 2f
92 blt 7f
107 5: b 2f
114 ble 2f
117 beq 3f
131 bdz 6f
[all …]
/linux-6.12.1/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S42 bf cr7*4+3,1f
48 1: bf cr7*4+2,2f
54 2: bf cr7*4+1,3f
62 blt 5f
77 srdi r6,r5,7
119 clrldi r5,r5,(64-7)
136 6: bf cr7*4+1,7f
157 7: bf cr7*4+2,8f
170 8: bf cr7*4+3,9f
183 bf cr7*4+0,12f
[all …]
Dcopyuser_power7.S98 bf cr7*4+3,1f
104 1: bf cr7*4+2,2f
110 2: bf cr7*4+1,3f
118 blt 5f
133 srdi r6,r5,7
175 clrldi r5,r5,(64-7)
192 6: bf cr7*4+1,7f
213 7: bf cr7*4+2,8f
226 8: bf cr7*4+3,9f
239 bf cr7*4+0,12f
[all …]
Dmem_64.S24 andi. r0,r0,7
35 andi. r0,r0,7 /* # bytes to be 8-byte aligned */
41 blt cr1,8f
42 beq 3f /* if already 8-byte aligned */
44 bf 31,1f
47 1: bf 30,2f
50 2: bf 29,3f
56 beq 5f
71 beq 8f
72 bf 29,6f
[all …]
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh_internal.h50 /* register address for bitfield rx dma good octet counter lsw [1f:0] */
52 /* register address for bitfield rx dma good packet counter lsw [1f:0] */
54 /* register address for bitfield tx dma good octet counter lsw [1f:0] */
56 /* register address for bitfield tx dma good packet counter lsw [1f:0] */
59 /* register address for bitfield rx dma good octet counter msw [3f:20] */
61 /* register address for bitfield rx dma good packet counter msw [3f:20] */
63 /* register address for bitfield tx dma good octet counter msw [3f:20] */
65 /* register address for bitfield tx dma good packet counter msw [3f:20] */
98 /* register address for bitfield iamr_lsw[1f:0] */
100 /* register address for bitfield rx dma drop packet counter [1f:0] */
[all …]
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c305 cp_ctx(ctx, 0x400808, 7); in nv50_gr_construct_mmio()
600 offset = base + 0x200 + (j<<7); in nv50_gr_construct_mmio()
602 offset = base + 0x100 + (j<<7); in nv50_gr_construct_mmio()
817 dd_emit(ctx, 1, 0); /* 0000000f TEXTURES_LOG2 */ in nv50_gr_construct_mmio_ddata()
818 dd_emit(ctx, 1, 0); /* 0000000f SAMPLERS_LOG2 */ in nv50_gr_construct_mmio_ddata()
837 dd_emit(ctx, 1, 1); /* 0000007f BLOCKDIM_Z */ in nv50_gr_construct_mmio_ddata()
842 dd_emit(ctx, 1, 1); /* 0000007f BLOCK_ALLOC_HALFWARPS */ in nv50_gr_construct_mmio_ddata()
844 dd_emit(ctx, 1, 7); /* 00000007 LOCAL_WARPS_LOG_ALLOC */ in nv50_gr_construct_mmio_ddata()
846 dd_emit(ctx, 1, 7); /* 00000007 STACK_WARPS_LOG_ALLOC */ in nv50_gr_construct_mmio_ddata()
866 dd_emit(ctx, 1, 0); /* 0000000f surf2d SRC_TILE_MODE_Z */ in nv50_gr_construct_mmio_ddata()
[all …]
/linux-6.12.1/arch/m68k/fpsp040/
Dtbldo.S11 | 7 bits the opcode, and the remaining 3
56 .long smovcr |$00-7 fmovecr all
65 .long serror |$01-7 fint ERROR
74 .long serror |$02-7 fsinh ERROR
83 .long serror |$03-7 fintrz ERROR
92 .long serror |$04-7 ERROR - illegal extension
101 .long serror |$05-7 ERROR - illegal extension
110 .long serror |$06-7 flognp1 ERROR
119 .long serror |$07-7 ERROR - illegal extension
128 .long serror |$08-7 fetoxm1 ERROR
[all …]
/linux-6.12.1/tools/workqueue/
Dwq_monitor.py94 return f'{"":>24} {"total":>8} {"infl":>5} {"CPUtime":>8} '\
95 f'{"CPUitsv":>7} {"CMW/RPR":>7} {"mayday":>7} {"rescued":>7}'
113 out = f'{self.name[-24:]:24} ' \
114 f'{self.stats[PWQ_STAT_STARTED]:8} ' \
115 f'{max(self.stats[PWQ_STAT_STARTED] - self.stats[PWQ_STAT_COMPLETED], 0):5} ' \
116 f'{self.stats[PWQ_STAT_CPU_TIME] / 1000000:8.1f} ' \
117 f'{cpu_intensive:>7} ' \
118 f'{cmw_rpr:>7} ' \
119 f'{mayday:>7} ' \
120 f'{rescued:>7} '
/linux-6.12.1/arch/sparc/lib/
Dstrncmp_32.S16 ble 7f
28 be 8f
32 be,a 1f
44 be 8f
48 be,a 1f
60 be 8f
64 be,a 1f
76 be 8f
80 be 1f
92 b 7f
[all …]
/linux-6.12.1/arch/nios2/mm/
Duaccess.c16 " movi r2,7\n"
18 " bge r2,r6,1f\n"
22 " beq r2,zero,4f\n"
25 " beq r6,r2,3f\n"
40 " beq r2,zero,7f\n"
42 " beq r2,zero,6f\n"
55 "7: ldbu r2,0(r5)\n"
65 ".word 7b,13b\n"
74 " movi r2,7\n"
76 " bge r2,r6,1f\n"
[all …]
/linux-6.12.1/arch/csky/abiv2/
Dstrcmp.S12 bnez a2, 7f
14 bnez t1, 5f
20 /* If s1[i] != s2[i], goto 2f. */
22 bt 2f
25 /* If at the end, goto 3f (finish comparing). */
26 bf 3f
31 bt 2f
33 bf 3f
38 bt 2f
40 bf 3f
[all …]

12345678910>>...54