/Linux-v5.10/tools/perf/pmu-events/ |
D | jevents.c | 83 typedef int (*func)(void *data, struct json_event *je); 346 static int print_events_table_entry(void *data, struct json_event *je) in print_events_table_entry() argument 358 if (je->name) in print_events_table_entry() 359 fprintf(outfp, "\t.name = \"%s\",\n", je->name); in print_events_table_entry() 360 if (je->event) in print_events_table_entry() 361 fprintf(outfp, "\t.event = \"%s\",\n", je->event); in print_events_table_entry() 362 fprintf(outfp, "\t.desc = \"%s\",\n", je->desc); in print_events_table_entry() 364 if (je->long_desc && je->long_desc[0]) in print_events_table_entry() 365 fprintf(outfp, "\t.long_desc = \"%s\",\n", je->long_desc); in print_events_table_entry() 366 if (je->pmu) in print_events_table_entry() [all …]
|
/Linux-v5.10/arch/x86/math-emu/ |
D | reg_round.S | 148 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 …]
|
D | reg_u_div.S | 113 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
|
D | div_Xsig.S | 94 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 */
|
D | reg_u_add.S | 72 je L_bugged 75 je L_bugged
|
D | reg_u_sub.S | 54 je L_bugged_2 57 je L_bugged_2
|
/Linux-v5.10/arch/s390/kernel/ |
D | relocate_kernel.S | 37 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
|
/Linux-v5.10/arch/s390/purgatory/ |
D | head.S | 115 je .return_old_kernel 123 je .start_crash_kernel 201 je .loop_out 208 je .loop_next
|
/Linux-v5.10/fs/gfs2/ |
D | lops.c | 144 struct gfs2_journal_extent *je; in gfs2_log_bmap() local 146 list_for_each_entry(je, &jd->extent_list, list) { in gfs2_log_bmap() 147 if (lblock >= je->lblock && lblock < je->lblock + je->blocks) in gfs2_log_bmap() 148 return je->dblock + lblock - je->lblock; in gfs2_log_bmap() 514 struct gfs2_journal_extent *je; in gfs2_find_jhead() local 526 list_for_each_entry(je, &jd->extent_list, list) { in gfs2_find_jhead() 527 u64 dblock = je->dblock; in gfs2_find_jhead() 529 for (; block < je->lblock + je->blocks; block++, dblock++) { in gfs2_find_jhead()
|
/Linux-v5.10/drivers/md/ |
D | dm-integrity.c | 99 #define journal_entry_tag(ic, je) ((__u8 *)&(je)->last_bytes[(ic)->sectors_per_block]) argument 102 #define journal_entry_set_sector(je, x) do { smp_wmb(); WRITE_ONCE((je)->u.sector, cpu_to_le64(x))… argument 104 #define journal_entry_set_sector(je, x) do { (je)->u.s.sector_lo = cpu_to_le32(x); smp_wmb(); WRIT… argument 106 #define journal_entry_get_sector(je) le64_to_cpu((je)->u.sector) argument 107 #define journal_entry_is_unused(je) ((je)->u.s.sector_hi == cpu_to_le32(-1)) argument 108 #define journal_entry_set_unused(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-1)); } while (0) argument 109 #define journal_entry_is_inprogress(je) ((je)->u.s.sector_hi == cpu_to_le32(-2)) argument 110 #define journal_entry_set_inprogress(je) do { ((je)->u.s.sector_hi = cpu_to_le32(-2)); } while (0) argument 722 struct journal_entry *je = access_journal_entry(ic, section, j); in section_mac() local 723 r = crypto_shash_update(desc, (__u8 *)&je->u.sector, sizeof je->u.sector); in section_mac() [all …]
|
/Linux-v5.10/arch/x86/um/ |
D | checksum_32.S | 92 je 4f 105 je 6f 148 je 32f
|
D | stub_32.S | 44 je again
|
D | stub_64.S | 44 je again
|
/Linux-v5.10/arch/x86/lib/ |
D | memmove_64.S | 56 je 4f 119 je 7b
|
D | atomic64_386_32.S | 140 je 3f 160 je 3f
|
D | checksum_32.S | 105 je 4f 118 je 6f 179 je 32f
|
D | csum-copy_64.S | 213 je 2f 223 je .Laligned
|
/Linux-v5.10/arch/s390/lib/ |
D | mem.S | 92 je .Lmemset_fill_exit 159 je .L__memset_store\bits
|
/Linux-v5.10/arch/x86/kernel/ |
D | sev_verify_cbit.S | 74 je 3f
|
/Linux-v5.10/arch/x86/crypto/ |
D | camellia-x86_64-asm_64.S | 201 je .L__enc_done; 243 je .L__dec_rounds16; 436 je .L__enc2_done; 480 je .L__dec2_rounds16;
|
D | aesni-intel_avx-x86_64.S | 318 je _initial_num_blocks_is_7\@ 320 je _initial_num_blocks_is_6\@ 322 je _initial_num_blocks_is_5\@ 324 je _initial_num_blocks_is_4\@ 326 je _initial_num_blocks_is_3\@ 328 je _initial_num_blocks_is_2\@ 373 je _zero_cipher_left\@ 376 je _eight_cipher_left\@ 427 je _multiple_of_16_bytes\@ 532 je _partial_done\@ [all …]
|
D | aes_ctrby8_avx-x86_64.S | 442 je .Leq4\key_len 447 je .Leq2\key_len 481 je .Leq6\key_len
|
/Linux-v5.10/arch/x86/boot/ |
D | bioscall.S | 20 je 1f
|
/Linux-v5.10/arch/x86/kvm/vmx/ |
D | vmenter.S | 49 je 2f 58 je 4f
|
/Linux-v5.10/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 99 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 …]
|