Home
last modified time | relevance | path

Searched refs:e1 (Results 1 – 25 of 93) sorted by relevance

1234

/linux-6.3-rc2/arch/alpha/lib/
A Dcsum_ipv6_magic.S30 ldq_u $1,8($16) # .. e1 :
35 ldq_u $2,0($17) # .. e1 :
37 ldq_u $23,7($17) # .. e1 :
40 ldq_u $3,8($17) # .. e1 :
55 or $4,$18,$18 # .. e1 :
57 or $5,$6,$5 # .. e1 :
67 addq $20,$1,$20 # .. e1 :
75 addq $20,$2,$20 # .. e1 :
97 addq $2,$3,$3 # .. e1 :
100 addq $3,$1,$3 # .. e1 :
[all …]
A Dclear_user.S34 beq $4, 1f # .. e1 :
37 subq $0, 8, $0 # .. e1 :
40 bne $4, 0b # e1 :
44 beq $1, $tail # .. e1 :
47 subq $0, 8, $0 # .. e1 :
49 subq $0, 8, $0 # .. e1 :
56 bne $1, 2b # e1 :
63 clr $0 # .. e1 :
64 nop # e1 :
87 br $loop # e1 :
[all …]
A Dstxncpy.S62 beq a2, $a_eoc # .. e1 :
63 bne t8, $a_eos # .. e1 :
102 or t0, t1, t0 # e1 :
105 ret (t9) # e1 :
172 nop # .. e1 :
232 nop # .. e1 :
245 nop # .. e1 :
266 ret (t9) # .. e1 :
275 bne t6, 1f # .. e1 :
278 nop # .. e1 :
[all …]
A Dmemchr.S55 cmpult $18, 9, $4 # .. e1 :
59 addq $16, $5, $5 # .. e1 :
101 $done: ret # .. e1 :
107 andnot $16, 0x7, $0 #-e1 :
117 subq $5, 1, $18 # .. e1 :
125 beq $2, $final # .. e1 :
140 xor $17, $4, $2 # .. e1 :
146 xor $17, $1, $2 # .. e1 :
153 addq $0, 8, $0 # .. e1 :
158 bne $18, $last_quad # e1 :
[all …]
A Dstxcpy.S54 bne t8, $a_eos # .. e1 :
62 addq a0, 8, a0 # .. e1 :
64 addq a1, 8, a1 # .. e1 :
88 or t0, t1, t1 # e1 :
91 ret (t9) # .. e1 :
138 or t1, t4, t1 # .. e1 :
186 mov t3, t0 # .. e1 :
230 ret (t9) # .. e1 :
246 beq t4, 1f # .. e1 :
248 lda t6, -1 # .. e1 :
[all …]
A Dstrrchr.S29 andnot a0, 7, v0 # .. e1 : align source addr
31 lda t4, -1 # .. e1 : build garbage mask
48 addq v0, 8, v0 # .. e1 :
57 and t1, t4, t4 # e1 :
69 beq t8, $retnull # .. e1 :
72 cmovne t2, t2, t8 # .. e1 (zdb)
74 and t8, 0xcc, t1 # .. e1 :
76 cmovne t1, 2, t1 # .. e1 :
78 cmovne t0, 1, t0 # .. e1 (zdb)
82 ret # .. e1 :
[all …]
A Dstrchr.S31 or t5, a1, a1 # .. e1 :
39 bne t0, $found # .. e1 (zdb)
42 addq v0, 8, v0 # .. e1 :
48 beq t0, $loop # .. e1 (zdb)
54 beq t1, $retnull # .. e1 (zdb)
57 and t0, 0xcc, t3 # .. e1 :
59 cmovne t2, 4, t2 # .. e1 :
61 cmovne t4, 1, t4 # .. e1 :
63 addq v0, t4, v0 # .. e1 :
65 ret # .. e1 :
[all …]
/linux-6.3-rc2/scripts/kconfig/
A Dexpr.c54 if (!e1) in expr_alloc_and()
56 return e2 ? expr_alloc_two(E_AND, e1, e2) : e1; in expr_alloc_and()
61 if (!e1) in expr_alloc_or()
63 return e2 ? expr_alloc_two(E_OR, e1, e2) : e1; in expr_alloc_or()
239 e1 = expr_eliminate_yn(e1); in expr_eliminate_eq()
243 #undef e1
279 e1 = expr_copy(e1); in expr_eq()
438 if (e1->type != E_EQUAL && e1->type != E_UNEQUAL && e1->type != E_SYMBOL && e1->type != E_NOT) in expr_join_or()
502 if (e1->type != E_EQUAL && e1->type != E_UNEQUAL && e1->type != E_SYMBOL && e1->type != E_NOT) in expr_join_and()
622 expr_eliminate_dups1(e1->type, &e1, &e1); in expr_eliminate_dups1()
[all …]
A Dexpr.h290 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2);
292 struct expr *expr_alloc_and(struct expr *e1, struct expr *e2);
293 struct expr *expr_alloc_or(struct expr *e1, struct expr *e2);
297 int expr_eq(struct expr *e1, struct expr *e2);
/linux-6.3-rc2/arch/mips/bcm47xx/
A Dboard.c245 for (e1 = bcm47xx_board_list_model_name; e1->value1; e1++) { in bcm47xx_board_get_nvram()
247 return &e1->board; in bcm47xx_board_get_nvram()
252 for (e1 = bcm47xx_board_list_hardware_version; e1->value1; e1++) { in bcm47xx_board_get_nvram()
254 return &e1->board; in bcm47xx_board_get_nvram()
268 for (e1 = bcm47xx_board_list_productid; e1->value1; e1++) { in bcm47xx_board_get_nvram()
270 return &e1->board; in bcm47xx_board_get_nvram()
275 for (e1 = bcm47xx_board_list_ModelId; e1->value1; e1++) { in bcm47xx_board_get_nvram()
277 return &e1->board; in bcm47xx_board_get_nvram()
284 for (e1 = bcm47xx_board_list_melco_id; e1->value1; e1++) { in bcm47xx_board_get_nvram()
286 return &e1->board; in bcm47xx_board_get_nvram()
[all …]
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dcpuid_test.c75 const struct kvm_cpuid_entry2 *e1, *e2; in compare_cpuids() local
82 e1 = &cpuid1->entries[i]; in compare_cpuids()
85 TEST_ASSERT(e1->function == e2->function && in compare_cpuids()
86 e1->index == e2->index && e1->flags == e2->flags, in compare_cpuids()
88 i, e1->function, e1->index, e1->flags, in compare_cpuids()
91 if (is_cpuid_mangled(e1)) in compare_cpuids()
94 TEST_ASSERT(e1->eax == e2->eax && e1->ebx == e2->ebx && in compare_cpuids()
95 e1->ecx == e2->ecx && e1->edx == e2->edx, in compare_cpuids()
97 e1->function, e1->index, in compare_cpuids()
98 e1->eax, e1->ebx, e1->ecx, e1->edx, in compare_cpuids()
/linux-6.3-rc2/tools/perf/tests/
A Dpmu-events.c282 e1->name, e1->name, e2->name); in compare_pmu_events()
288 e1->name, e1->compat, e2->compat); in compare_pmu_events()
294 e1->name, e1->event, e2->event); in compare_pmu_events()
300 e1->name, e1->desc, e2->desc); in compare_pmu_events()
306 e1->name, e1->topic, e2->topic); in compare_pmu_events()
312 e1->name, e1->long_desc, e2->long_desc); in compare_pmu_events()
318 e1->name, e1->pmu, e2->pmu); in compare_pmu_events()
324 e1->name, e1->unit, e2->unit); in compare_pmu_events()
330 e1->name, e1->perpkg, e2->perpkg); in compare_pmu_events()
336 e1->name, e1->aggr_mode, e2->aggr_mode); in compare_pmu_events()
[all …]
/linux-6.3-rc2/drivers/mtd/ubi/
A Dwl.c150 if (e->ec < e1->ec) in wl_tree_add()
247 ubi_assert(e == e1); in in_wl_tree()
251 if (e->ec < e1->ec) in in_wl_tree()
333 if (e1->ec >= max) in find_wl_entry()
337 e = e1; in find_wl_entry()
710 if (!e1)
746 e1->pnum, e1->ec, e2->pnum, e2->ec);
760 ubi->move_from = e1;
799 e1->pnum);
809 e1->pnum);
[all …]
/linux-6.3-rc2/scripts/coccinelle/iterators/
A Dfor_each_child.cocci18 expression e1,e2;
83 expression e,e1;
106 n = e1;
115 expression e,e1;
140 n = e1;
211 n = e1;
218 expression e1;
234 n = e1;
268 n = e1;
276 expression e1;
[all …]
A Ddevice_node_continue.cocci20 expression e1,e2;
33 for_each_node_by_name(n,e1) S
35 for_each_node_by_type(n,e1) S
37 for_each_compatible_node(n,e1,e2) S
39 for_each_matching_node(n,e1) S
41 for_each_matching_node_and_match(n,e1,e2) S
43 for_each_child_of_node(e1,n) S
45 for_each_available_child_of_node(e1,n) S
47 for_each_node_with_property(n,e1) S
/linux-6.3-rc2/scripts/coccinelle/tests/
A Ddoubletest.cocci31 expression r.E,e1,e2,fn;
39 <+... \(fn(...)\|e1 op e2\|e1++\|e1--\|++e1\|--e1\) ...+>
/linux-6.3-rc2/scripts/coccinelle/free/
A Dput_device.cocci14 expression x,e,e1;
25 when != e1 = (T)id
26 when != e1 = (T)(&id->dev)
27 when != e1 = get_device(&id->dev)
28 when != e1 = (T1)platform_get_drvdata(id)
/linux-6.3-rc2/crypto/
A Dsha512_generic.c84 #define e1(x) (ror64(x,14) ^ ror64(x,18) ^ ror64(x,41)) macro
126 t1 = h + e1(e) + Ch(e,f,g) + sha512_K[i ] + W[(i & 15)]; in sha512_transform()
128 t1 = g + e1(d) + Ch(d,e,f) + sha512_K[i+1] + W[(i & 15) + 1]; in sha512_transform()
130 t1 = f + e1(c) + Ch(c,d,e) + sha512_K[i+2] + W[(i & 15) + 2]; in sha512_transform()
132 t1 = e + e1(b) + Ch(b,c,d) + sha512_K[i+3] + W[(i & 15) + 3]; in sha512_transform()
134 t1 = d + e1(a) + Ch(a,b,c) + sha512_K[i+4] + W[(i & 15) + 4]; in sha512_transform()
136 t1 = c + e1(h) + Ch(h,a,b) + sha512_K[i+5] + W[(i & 15) + 5]; in sha512_transform()
138 t1 = b + e1(g) + Ch(g,h,a) + sha512_K[i+6] + W[(i & 15) + 6]; in sha512_transform()
140 t1 = a + e1(f) + Ch(f,g,h) + sha512_K[i+7] + W[(i & 15) + 7]; in sha512_transform()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dintel_pm_types.h67 static inline bool skl_ddb_entry_equal(const struct skl_ddb_entry *e1, in skl_ddb_entry_equal() argument
70 if (e1->start == e2->start && e1->end == e2->end) in skl_ddb_entry_equal()
/linux-6.3-rc2/fs/nfs/flexfilelayout/
A Dflexfilelayoutdev.c200 ff_ds_error_match(const struct nfs4_ff_layout_ds_err *e1, in ff_ds_error_match() argument
205 if (e1->opnum != e2->opnum) in ff_ds_error_match()
206 return e1->opnum < e2->opnum ? -1 : 1; in ff_ds_error_match()
207 if (e1->status != e2->status) in ff_ds_error_match()
208 return e1->status < e2->status ? -1 : 1; in ff_ds_error_match()
209 ret = memcmp(e1->stateid.data, e2->stateid.data, in ff_ds_error_match()
210 sizeof(e1->stateid.data)); in ff_ds_error_match()
213 ret = memcmp(&e1->deviceid, &e2->deviceid, sizeof(e1->deviceid)); in ff_ds_error_match()
216 if (pnfs_end_offset(e1->offset, e1->length) < e2->offset) in ff_ds_error_match()
218 if (e1->offset > pnfs_end_offset(e2->offset, e2->length)) in ff_ds_error_match()
/linux-6.3-rc2/tools/testing/selftests/net/mptcp/
A Dmptcp_inq.c566 int e1, e2, wstatus; in main() local
572 e1 = socketpair(AF_UNIX, SOCK_DGRAM, 0, unixfds); in main()
573 if (e1 < 0) in main()
583 e1 = read(unixfds[0], &e1, 4); in main()
584 assert(e1 == 4); in main()
595 e1 = rcheck(wstatus, "server"); in main()
601 return e1 ? e1 : e2; in main()
A Dmptcp_sockopt.c708 int e1, e2, wstatus; in main() local
716 e1 = pipe(pipefds); in main()
717 if (e1 < 0) in main()
727 e1 = read(pipefds[0], &e1, 4); in main()
728 assert(e1 == 4); in main()
739 e1 = rcheck(wstatus, "server"); in main()
745 return e1 ? e1 : e2; in main()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_formats.c34 #define INTERLEAVED_RGB_FMT(fmt, a, r, g, b, e0, e1, e2, e3, uc, alpha, \ argument
40 .element = { (e0), (e1), (e2), (e3) }, \
53 #define INTERLEAVED_RGB_FMT_TILED(fmt, a, r, g, b, e0, e1, e2, e3, uc, \ argument
59 .element = { (e0), (e1), (e2), (e3) }, \
73 #define INTERLEAVED_YUV_FMT(fmt, a, r, g, b, e0, e1, e2, e3, \ argument
79 .element = { (e0), (e1), (e2), (e3)}, \
97 .element = { (e0), (e1), 0, 0 }, \
116 .element = { (e0), (e1), 0, 0 }, \
134 .element = { (e0), (e1), 0, 0 }, \
153 .element = { (e0), (e1), 0, 0 }, \
[all …]
/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_hash_ipmac.c51 hash_ipmac4_data_equal(const struct hash_ipmac4_elem *e1, in hash_ipmac4_data_equal() argument
55 return e1->ip == e2->ip && ether_addr_equal(e1->ether, e2->ether); in hash_ipmac4_data_equal()
158 hash_ipmac6_data_equal(const struct hash_ipmac6_elem *e1, in hash_ipmac6_data_equal() argument
162 return ipv6_addr_equal(&e1->ip.in6, &e2->ip.in6) && in hash_ipmac6_data_equal()
163 ether_addr_equal(e1->ether, e2->ether); in hash_ipmac6_data_equal()
/linux-6.3-rc2/security/selinux/ss/
A Debitmap.c31 int ebitmap_cmp(const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_cmp() argument
35 if (e1->highbit != e2->highbit) in ebitmap_cmp()
38 n1 = e1->node; in ebitmap_cmp()
82 int ebitmap_and(struct ebitmap *dst, const struct ebitmap *e1, const struct ebitmap *e2) in ebitmap_and() argument
89 ebitmap_for_each_positive_bit(e1, n, bit) { in ebitmap_and()
221 int ebitmap_contains(const struct ebitmap *e1, const struct ebitmap *e2, u32 last_e2bit) in ebitmap_contains() argument
226 if (e1->highbit < e2->highbit) in ebitmap_contains()
229 n1 = e1->node; in ebitmap_contains()

Completed in 35 milliseconds

1234