Home
last modified time | relevance | path

Searched refs:je (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v4.19/arch/x86/math-emu/
Dreg_round.S148 je LRound_To_64
151 je LRound_To_53
154 je LRound_To_24
160 je LRound_To_64
176 je LRound_nearest_24
179 je LCheck_truncate_24
182 je LUp_24
185 je LDown_24
199 je LCheck_truncate_24 /* If positive then down==truncate */
256 je LRound_nearest_53
[all …]
Dreg_u_div.S113 je L_bugged
146 je L_no_overflow
246 je LDo_2nd_32_bits /* Must check for non-zero result here */
292 je L_bugged_2 /* Can't bump the result to 1.0 */
424 je LRound_precision
Ddiv_Xsig.S94 je L_bugged
164 je LDo_2nd_32_bits /* Must check for non-zero result here */
210 je L_bugged_2 /* Can't bump the result to 1.0 */
Dreg_u_add.S72 je L_bugged
75 je L_bugged
Dreg_u_sub.S54 je L_bugged_2
57 je L_bugged_2
/Linux-v4.19/arch/s390/kernel/vdso64/
Dclock_getres.S22 je 0f
24 je 0f
27 je 0f
29 je 0f
31 je 0f
Dclock_gettime.S25 je 4f
27 je 5f
29 je 9f
31 je 3f
Dgettimeofday.S25 je 1f
28 je 4f
/Linux-v4.19/arch/s390/kernel/vdso32/
Dclock_getres.S23 je 0f
25 je 0f
28 je 0f
Dclock_gettime.S26 je 10f
28 je 11f
30 je 9f
118 je 23f
Dgettimeofday.S26 je 2f
29 je 10f
46 je 15f
/Linux-v4.19/arch/s390/kernel/
Drelocate_kernel.S37 je .indir_check # NO, goto "indir_check"
43 je .done_test # NO, goto "done_test"
49 je .source_test # NO! Well, then it should be the source indicator...
53 je .base # NO, ignore it...
/Linux-v4.19/drivers/md/
Ddm-integrity.c87 #define journal_entry_tag(ic, je) ((__u8 *)&(je)->last_bytes[(ic)->sectors_per_block]) argument
90 #define journal_entry_set_sector(je, x) do { smp_wmb(); WRITE_ONCE((je)->u.sector, cpu_to_le64(x))… argument
91 #define journal_entry_get_sector(je) le64_to_cpu((je)->u.sector) argument
93 #define journal_entry_set_sector(je, x) do { (je)->u.s.sector_lo = cpu_to_le32(x); smp_wmb(); WRIT… argument
94 #define journal_entry_get_sector(je) le64_to_cpu((je)->u.sector) argument
96 #define journal_entry_set_sector(je, x) do { (je)->u.s.sector_lo = cpu_to_le32(x); smp_wmb(); WRIT… argument
97 #define journal_entry_get_sector(je) le32_to_cpu((je)->u.s.sector_lo) argument
99 #define journal_entry_is_unused(je) ((je)->u.s.sector_hi == cpu_to_le32(-1)) argument
100 #define journal_entry_set_unused(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-1)); } while (0) argument
101 #define journal_entry_is_inprogress(je) ((je)->u.s.sector_hi == cpu_to_le32(-2)) argument
[all …]
/Linux-v4.19/arch/s390/purgatory/
Dhead.S115 je .return_old_kernel
123 je .start_crash_kernel
201 je .loop_out
208 je .loop_next
/Linux-v4.19/arch/x86/xen/
Dxen-asm_32.S116 je xen_hypervisor_callback
182 je 2f
/Linux-v4.19/arch/x86/lib/
Dchecksum_32.S109 je 4f
122 je 6f
183 je 32f
350 je 4f
368 je 6f
464 je 6f
Dmemmove_64.S59 je 4f
120 je 7b
Datomic64_386_32.S144 je 3f
164 je 3f
/Linux-v4.19/fs/gfs2/
Dlops.c145 struct gfs2_journal_extent *je; in gfs2_log_bmap() local
148 list_for_each_entry(je, &sdp->sd_jdesc->extent_list, list) { in gfs2_log_bmap()
149 if ((lbn >= je->lblock) && (lbn < (je->lblock + je->blocks))) { in gfs2_log_bmap()
150 block = je->dblock + lbn - je->lblock; in gfs2_log_bmap()
/Linux-v4.19/arch/x86/um/
Dchecksum_32.S96 je 4f
109 je 6f
152 je 32f
Dstub_32.S44 je again
Dstub_64.S44 je again
/Linux-v4.19/arch/s390/lib/
Dmem.S89 je .Lmemset_fill_exit
153 je .L__memset_store\bits
/Linux-v4.19/arch/x86/crypto/
Dcamellia-x86_64-asm_64.S216 je .L__enc_done;
258 je .L__dec_rounds16;
451 je .L__enc2_done;
495 je .L__dec2_rounds16;
/Linux-v4.19/arch/x86/boot/
Dbioscall.S23 je 1f

12