Home
last modified time | relevance | path

Searched refs:jb (Results 1 – 26 of 26) sorted by relevance

/linux-4.4.14/arch/x86/lib/
Dmemmove_64.S33 jb 1f
51 jb 3f
116 jb 6f
151 jb 9f
167 jb 10f
178 jb 11f
189 jb 12f
200 jb 13f
Dmemcpy_64.S58 jb .Lhandle_tail
122 jb .Lless_16bytes
139 jb .Lless_8bytes
151 jb .Lless_3bytes
164 jb .Lend
Dcopy_user_64.S78 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
Dchecksum_32.S117 jb 5f
360 jb 5f
456 jb 5f
/linux-4.4.14/arch/x86/math-emu/
Dreg_u_div.S126 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
Ddiv_Xsig.S166 jb L_bugged_1
192 jb LDo_2nd_div
196 jb LDo_2nd_div
298 jb LDo_3rd_div
312 jb LDo_3rd_div
Dwm_sqrt.S336 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/
Dresize.c31 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()
Djournal.c212 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/
Dverify_cpu.S57 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
Dhead_32.S204 jb 10b
236 jb 10b
250 jb default_entry
/linux-4.4.14/arch/x86/crypto/
Dcrc32-pclmul_asm.S121 jb less_64
198 jb fold_64
Daesni-intel_asm.S1326 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 …]
Dghash-clmulni-intel_asm.S113 jb .Lupdate_just_ret # check length
Daes-i586-asm_32.S256 jb 4f // 10 rounds for 128-bit key
328 jb 4f // 10 rounds for 128-bit key
Dsha256-avx2-asm.S618 jb loop1
634 jb loop2
659 jb loop3
675 jb loop0
Daes-x86_64-asm_64.S68 jb B128; \
Daes_ctrby8_avx-x86_64.S441 jb .Ldo_return2\key_len
Dsalsa20-x86_64-asm_64.S830 jb ._kbits128
Dsalsa20-i586-asm_32.S980 jb ._kbits128
/linux-4.4.14/arch/x86/entry/
Dentry_32.S267 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
Dentry_64.S1344 jb first_nmi
/linux-4.4.14/Documentation/sound/oss/
DREADME.modules106 hints, send them to me, Jim Bray, jb@as220.org, http://as220.org/jb.
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S653 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
Dxircom_pgs.S691 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/
Dchecksum_32.S105 jb 5f