Home
last modified time | relevance | path

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

123

/linux-6.1.9/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-6.1.9/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...
62 je .diag
Dentry.S68 je \oklabel
70 je \oklabel
72 je \oklabel
74 je \oklabel
76 je \oklabel
/linux-6.1.9/arch/s390/purgatory/
Dhead.S119 je .return_old_kernel
127 je .start_crash_kernel
218 je .loop_out
225 je .loop_next
/linux-6.1.9/fs/gfs2/
Dlops.c147 struct gfs2_journal_extent *je; in gfs2_log_bmap() local
149 list_for_each_entry(je, &jd->extent_list, list) { in gfs2_log_bmap()
150 if (lblock >= je->lblock && lblock < je->lblock + je->blocks) in gfs2_log_bmap()
151 return je->dblock + lblock - je->lblock; in gfs2_log_bmap()
520 struct gfs2_journal_extent *je; in gfs2_find_jhead() local
532 list_for_each_entry(je, &jd->extent_list, list) { in gfs2_find_jhead()
533 u64 dblock = je->dblock; in gfs2_find_jhead()
535 for (; block < je->lblock + je->blocks; block++, dblock++) { in gfs2_find_jhead()
/linux-6.1.9/arch/x86/crypto/
Dsm4-aesni-avx-asm_64.S166 je .Lblk4_load_input_done;
169 je .Lblk4_load_input_done;
241 je .Lblk4_store_output_done;
244 je .Lblk4_store_output_done;
388 je .Lblk8_load_input_done;
393 je .Lblk8_load_input_done;
407 je .Lblk8_store_output_done;
410 je .Lblk8_store_output_done;
Daesni-intel_avx-x86_64.S308 je _initial_num_blocks_is_7\@
310 je _initial_num_blocks_is_6\@
312 je _initial_num_blocks_is_5\@
314 je _initial_num_blocks_is_4\@
316 je _initial_num_blocks_is_3\@
318 je _initial_num_blocks_is_2\@
363 je _zero_cipher_left\@
366 je _eight_cipher_left\@
417 je _multiple_of_16_bytes\@
522 je _partial_done\@
[all …]
Dcamellia-x86_64-asm_64.S201 je .L__enc_done;
243 je .L__dec_rounds16;
436 je .L__enc2_done;
480 je .L__dec2_rounds16;
/linux-6.1.9/drivers/md/
Ddm-integrity.c106 #define journal_entry_tag(ic, je) ((__u8 *)&(je)->last_bytes[(ic)->sectors_per_block]) argument
109 #define journal_entry_set_sector(je, x) do { smp_wmb(); WRITE_ONCE((je)->u.sector, cpu_to_le64(x))… argument
111 #define journal_entry_set_sector(je, x) do { (je)->u.s.sector_lo = cpu_to_le32(x); smp_wmb(); WRIT… argument
113 #define journal_entry_get_sector(je) le64_to_cpu((je)->u.sector) argument
114 #define journal_entry_is_unused(je) ((je)->u.s.sector_hi == cpu_to_le32(-1)) argument
115 #define journal_entry_set_unused(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-1)); } while (0) argument
116 #define journal_entry_is_inprogress(je) ((je)->u.s.sector_hi == cpu_to_le32(-2)) argument
117 #define journal_entry_set_inprogress(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-2)); } while (0) argument
832 struct journal_entry *je = access_journal_entry(ic, section, j); in section_mac() local
833 r = crypto_shash_update(desc, (__u8 *)&je->u.sector, sizeof je->u.sector); in section_mac()
[all …]
/linux-6.1.9/arch/x86/um/
Dchecksum_32.S92 je 4f
105 je 6f
148 je 32f
Dstub_64.S43 je again
Dstub_32.S49 je again
/linux-6.1.9/arch/x86/lib/
Datomic64_386_32.S147 je 3f
167 je 3f
Dmemmove_64.S55 je 4f
118 je 7b
Dchecksum_32.S105 je 4f
118 je 6f
179 je 32f
Dcsum-copy_64.S213 je 2f
223 je .Laligned
/linux-6.1.9/arch/s390/lib/
Dmem.S92 je .Lmemset_fill_exit
159 je .L__memset_store\bits
/linux-6.1.9/arch/x86/kernel/
Dsev_verify_cbit.S74 je 3f
/linux-6.1.9/arch/x86/boot/
Dbioscall.S20 je 1f
/linux-6.1.9/arch/x86/kvm/svm/
Dvmenter.S55 je 801b
87 je 901b
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx.seq99 cmp KERNEL_QINPOS, A je poll_for_work_loop;
132 cmp SCB_TAG, A je . + 2;
326 cmp RETURN_1, EXIT_MSG_LOOP je target_ITloop;
503 cmp TARG_IMMEDIATE_SCB, SCB_LIST_NULL je .;
667 cmp A,P_COMMAND je p_command;
668 cmp A,P_MESGOUT je p_mesgout;
669 cmp A,P_STATUS je p_status;
670 cmp A,P_MESGIN je p_mesgin;
736 cmp CCSGCTL, CCSGEN|CCSGDONE je idle_sgfetch_complete;
1543 cmp LASTPHASE, P_MESGOUT je p_mesgout_retry;
[all …]

123