Searched refs:jb (Results 1 – 24 of 24) sorted by relevance
/linux-3.4.99/arch/x86/lib/ |
D | memmove_64.S | 33 jb 1f 49 jb 3f 114 jb 6f 149 jb 9f 165 jb 10f 176 jb 11f 187 jb 12f 198 jb 13f
|
D | memcpy_64.S | 62 jb .Lhandle_tail 126 jb .Lless_16bytes 143 jb .Lless_8bytes 155 jb .Lless_3bytes 168 jb .Lend
|
D | copy_user_64.S | 136 jb 20f /* less then 8 bytes, go to byte copy loop */ 243 jb 2f /* less than 8 bytes, go to byte copy loop */
|
D | checksum_32.S | 120 jb 5f 381 jb 5f 485 jb 5f
|
D | copy_user_nocache_64.S | 54 jb 20f /* less then 8 bytes, go to byte copy loop */
|
/linux-3.4.99/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-3.4.99/fs/reiserfs/ |
D | resize.c | 31 struct reiserfs_list_bitmap *jb; in reiserfs_resize() local 98 jb = SB_JOURNAL(s)->j_list_bitmap + i; in reiserfs_resize() 99 memcpy(jbitmap[i].bitmaps, jb->bitmaps, copy_size); in reiserfs_resize() 105 node_tmp = jb->bitmaps; in reiserfs_resize() 106 jb->bitmaps = jbitmap[i].bitmaps; in reiserfs_resize()
|
D | journal.c | 214 struct reiserfs_list_bitmap *jb) in set_bit_in_list_bitmap() argument 219 if (!jb->bitmaps[bmap_nr]) { in set_bit_in_list_bitmap() 220 jb->bitmaps[bmap_nr] = get_bitmap_node(sb); in set_bit_in_list_bitmap() 222 set_bit(bit_nr, (unsigned long *)jb->bitmaps[bmap_nr]->data); in set_bit_in_list_bitmap() 227 struct reiserfs_list_bitmap *jb) in cleanup_bitmap_list() argument 230 if (jb->bitmaps == NULL) in cleanup_bitmap_list() 234 if (jb->bitmaps[i]) { in cleanup_bitmap_list() 235 free_bitmap_node(sb, jb->bitmaps[i]); in cleanup_bitmap_list() 236 jb->bitmaps[i] = NULL; in cleanup_bitmap_list() 248 struct reiserfs_list_bitmap *jb; in free_list_bitmaps() local [all …]
|
/linux-3.4.99/arch/x86/kernel/ |
D | verify_cpu.S | 55 jb verify_cpu_no_longmode # no cpuid 1 85 jb verify_cpu_check # family < 6, skip 90 jb verify_cpu_check # family == 6, model < 0xd, skip 109 jb verify_cpu_no_longmode # no extended cpuid
|
D | head_32.S | 190 jb 10b 222 jb 10b 236 jb default_entry
|
D | entry_32.S | 338 jb resume_kernel # not returning to v8086 or userspace 1040 jb 1f 1358 jb nmi_stack_correct
|
D | entry_64.S | 1534 jb \normal_ret
|
/linux-3.4.99/arch/x86/crypto/ |
D | aesni-intel_asm.S | 1310 jb _initial_num_blocks_is_1_decrypt 1568 jb _initial_num_blocks_is_1_encrypt 1791 jb .Lenc_key128 1879 jb .Ldec_key_loop 1926 jb .Lenc128 1992 jb .L4enc128 2113 jb .Ldec128 2179 jb .L4dec128 2277 jb .Lecb_enc_ret 2279 jb .Lecb_enc_loop1 [all …]
|
D | ghash-clmulni-intel_asm.S | 111 jb .Lupdate_just_ret # check length
|
D | aes-i586-asm_32.S | 259 jb 4f // 10 rounds for 128-bit key 334 jb 4f // 10 rounds for 128-bit key
|
D | aes-x86_64-asm_64.S | 69 jb B128; \
|
D | salsa20-x86_64-asm_64.S | 832 jb ._kbits128
|
D | salsa20-i586-asm_32.S | 980 jb ._kbits128
|
/linux-3.4.99/arch/x86/um/ |
D | checksum_32.S | 104 jb 5f 328 jb 5f 423 jb 5f
|
/linux-3.4.99/Documentation/sound/oss/ |
D | README.modules | 106 hints, send them to me, Jim Bray, jb@as220.org, http://as220.org/jb.
|
/linux-3.4.99/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
|