/linux-4.4.14/arch/x86/lib/ |
D | memmove_64.S | 33 jb 1f 51 jb 3f 116 jb 6f 151 jb 9f 167 jb 10f 178 jb 11f 189 jb 12f 200 jb 13f
|
D | memcpy_64.S | 58 jb .Lhandle_tail 122 jb .Lless_16bytes 139 jb .Lless_8bytes 151 jb .Lless_3bytes 164 jb .Lend
|
D | copy_user_64.S | 78 jb 20f /* less then 8 bytes, go to byte copy loop */ 180 jb 2f /* less than 8 bytes, go to byte copy loop */ 247 jb .L_4b_nocache_copy_entry
|
D | checksum_32.S | 117 jb 5f 360 jb 5f 456 jb 5f
|
/linux-4.4.14/arch/x86/math-emu/ |
D | reg_u_div.S | 126 jb L_no_adjust 198 jb LLess_than_1 202 jb LLess_than_1 248 jb L_bugged_1 274 jb LDo_2nd_div 278 jb LDo_2nd_div 364 jb LRound_prep 368 jb LRound_prep
|
D | div_Xsig.S | 166 jb L_bugged_1 192 jb LDo_2nd_div 196 jb LDo_2nd_div 298 jb LDo_3rd_div 312 jb LDo_3rd_div
|
D | wm_sqrt.S | 336 jb sqrt_near_exact 339 jb sqrt_round_result 342 jb sqrt_get_more_precision 379 jb sqrt_near_exact_ok 439 jb sqrt_more_prec_ok
|
/linux-4.4.14/fs/reiserfs/ |
D | resize.c | 31 struct reiserfs_list_bitmap *jb; in reiserfs_resize() local 105 jb = SB_JOURNAL(s)->j_list_bitmap + i; in reiserfs_resize() 106 memcpy(jbitmap[i].bitmaps, jb->bitmaps, copy_size); in reiserfs_resize() 113 node_tmp = jb->bitmaps; in reiserfs_resize() 114 jb->bitmaps = jbitmap[i].bitmaps; in reiserfs_resize()
|
D | journal.c | 212 struct reiserfs_list_bitmap *jb) in set_bit_in_list_bitmap() argument 217 if (!jb->bitmaps[bmap_nr]) { in set_bit_in_list_bitmap() 218 jb->bitmaps[bmap_nr] = get_bitmap_node(sb); in set_bit_in_list_bitmap() 220 set_bit(bit_nr, (unsigned long *)jb->bitmaps[bmap_nr]->data); in set_bit_in_list_bitmap() 225 struct reiserfs_list_bitmap *jb) in cleanup_bitmap_list() argument 228 if (jb->bitmaps == NULL) in cleanup_bitmap_list() 232 if (jb->bitmaps[i]) { in cleanup_bitmap_list() 233 free_bitmap_node(sb, jb->bitmaps[i]); in cleanup_bitmap_list() 234 jb->bitmaps[i] = NULL; in cleanup_bitmap_list() 246 struct reiserfs_list_bitmap *jb; in free_list_bitmaps() local [all …]
|
/linux-4.4.14/arch/x86/kernel/ |
D | verify_cpu.S | 57 jb verify_cpu_no_longmode # no cpuid 1 87 jb verify_cpu_check # family < 6, skip 92 jb verify_cpu_check # family == 6, model < 0xd, skip 111 jb verify_cpu_no_longmode # no extended cpuid
|
D | head_32.S | 204 jb 10b 236 jb 10b 250 jb default_entry
|
/linux-4.4.14/arch/x86/crypto/ |
D | crc32-pclmul_asm.S | 121 jb less_64 198 jb fold_64
|
D | aesni-intel_asm.S | 1326 jb _initial_num_blocks_is_1_decrypt 1585 jb _initial_num_blocks_is_1_encrypt 1815 jb .Lenc_key128 1903 jb .Ldec_key_loop 1952 jb .Lenc128 2019 jb .L4enc128 2142 jb .Ldec128 2209 jb .L4dec128 2308 jb .Lecb_enc_ret 2310 jb .Lecb_enc_loop1 [all …]
|
D | ghash-clmulni-intel_asm.S | 113 jb .Lupdate_just_ret # check length
|
D | aes-i586-asm_32.S | 256 jb 4f // 10 rounds for 128-bit key 328 jb 4f // 10 rounds for 128-bit key
|
D | sha256-avx2-asm.S | 618 jb loop1 634 jb loop2 659 jb loop3 675 jb loop0
|
D | aes-x86_64-asm_64.S | 68 jb B128; \
|
D | aes_ctrby8_avx-x86_64.S | 441 jb .Ldo_return2\key_len
|
D | salsa20-x86_64-asm_64.S | 830 jb ._kbits128
|
D | salsa20-i586-asm_32.S | 980 jb ._kbits128
|
/linux-4.4.14/arch/x86/entry/ |
D | entry_32.S | 267 jb resume_kernel # not returning to v8086 or userspace 660 jb 1f 840 jb ftrace_stub /* Paging not enabled yet? */ 1030 jb nmi_stack_correct
|
D | entry_64.S | 1344 jb first_nmi
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.modules | 106 hints, send them to me, Jim Bray, jb@as220.org, http://as220.org/jb.
|
/linux-4.4.14/firmware/keyspan_pda/ |
D | keyspan_pda.S | 653 jb ACC.7, set_baud__badbaud 800 jb acc.1, dump_stat__done; busy: cannot dump, old one still pending 867 jb TX_RUNNING, start_tx_done 952 jb acc.1, start_in__done; int will handle it 953 jb DO_TX_UNTHROTTLE, start_in__do_tx_unthrottle
|
D | xircom_pgs.S | 691 jb ACC.7, set_baud__badbaud 861 jb acc.1, dump_stat__done; busy: cannot dump, old one still pending 928 jb TX_RUNNING, start_tx_done 1017 jb acc.1, start_in__done; int will handle it 1018 jb DO_TX_UNTHROTTLE, start_in__do_tx_unthrottle
|
/linux-4.4.14/arch/x86/um/ |
D | checksum_32.S | 105 jb 5f
|