Searched refs:jb (Results 1 – 25 of 33) sorted by relevance
12
/Linux-v4.19/arch/x86/lib/ |
D | memmove_64.S | 35 jb 1f 53 jb 3f 118 jb 6f 153 jb 9f 169 jb 10f 180 jb 11f 191 jb 12f 202 jb 13f
|
D | memcpy_64.S | 63 jb .Lhandle_tail 127 jb .Lless_16bytes 144 jb .Lless_8bytes 156 jb .Lless_3bytes 169 jb .Lend 198 jb .L_no_whole_words
|
D | copy_user_64.S | 35 jb 20f /* less then 8 bytes, go to byte copy loop */ 139 jb 2f /* less than 8 bytes, go to byte copy loop */ 179 jb .L_copy_short_string /* less then 64 bytes, avoid the costly 'rep' */ 210 jb .L_4b_nocache_copy_entry
|
D | checksum_32.S | 119 jb 5f 363 jb 5f 459 jb 5f
|
/Linux-v4.19/arch/x86/math-emu/ |
D | reg_u_div.S | 127 jb L_no_adjust 199 jb LLess_than_1 203 jb LLess_than_1 249 jb L_bugged_1 275 jb LDo_2nd_div 279 jb LDo_2nd_div 365 jb LRound_prep 369 jb LRound_prep
|
D | div_Xsig.S | 167 jb L_bugged_1 193 jb LDo_2nd_div 197 jb LDo_2nd_div 299 jb LDo_3rd_div 313 jb LDo_3rd_div
|
D | wm_sqrt.S | 337 jb sqrt_near_exact 340 jb sqrt_round_result 343 jb sqrt_get_more_precision 380 jb sqrt_near_exact_ok 440 jb sqrt_more_prec_ok
|
/Linux-v4.19/tools/arch/x86/lib/ |
D | memcpy_64.S | 63 jb .Lhandle_tail 127 jb .Lless_16bytes 144 jb .Lless_8bytes 156 jb .Lless_3bytes 169 jb .Lend 198 jb .L_no_whole_words
|
/Linux-v4.19/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 | 213 struct reiserfs_list_bitmap *jb) in set_bit_in_list_bitmap() argument 218 if (!jb->bitmaps[bmap_nr]) { in set_bit_in_list_bitmap() 219 jb->bitmaps[bmap_nr] = get_bitmap_node(sb); in set_bit_in_list_bitmap() 221 set_bit(bit_nr, (unsigned long *)jb->bitmaps[bmap_nr]->data); in set_bit_in_list_bitmap() 226 struct reiserfs_list_bitmap *jb) in cleanup_bitmap_list() argument 229 if (jb->bitmaps == NULL) in cleanup_bitmap_list() 233 if (jb->bitmaps[i]) { in cleanup_bitmap_list() 234 free_bitmap_node(sb, jb->bitmaps[i]); in cleanup_bitmap_list() 235 jb->bitmaps[i] = NULL; in cleanup_bitmap_list() 247 struct reiserfs_list_bitmap *jb; in free_list_bitmaps() local [all …]
|
/Linux-v4.19/arch/x86/kernel/ |
D | verify_cpu.S | 57 jb .Lverify_cpu_no_longmode # no cpuid 1 87 jb .Lverify_cpu_check # family < 6, skip 92 jb .Lverify_cpu_check # family == 6, model < 0xd, skip 111 jb .Lverify_cpu_no_longmode # no extended cpuid
|
D | ftrace_32.S | 177 jb ftrace_stub /* Paging not enabled yet? */
|
/Linux-v4.19/arch/x86/crypto/ |
D | crc32-pclmul_asm.S | 116 jb less_64 193 jb fold_64
|
D | aesni-intel_asm.S | 302 jb _initial_num_blocks_is_1_\@ 1855 jb .Lenc_key128 1943 jb .Ldec_key_loop 1995 jb .Lenc128 2062 jb .L4enc128 2187 jb .Ldec128 2254 jb .L4dec128 2354 jb .Lecb_enc_ret 2356 jb .Lecb_enc_loop1 2374 jb .Lecb_enc_ret [all …]
|
D | aegis256-aesni-asm.S | 321 jb .Lad_out 454 jb .Lenc_out 557 jb .Ldec_out
|
D | morus640-sse2-asm.S | 284 jb .Lad_out 337 jb .Lenc_out 451 jb .Ldec_out
|
D | morus1280-avx2-asm.S | 303 jb .Lad_out 356 jb .Lenc_out 467 jb .Ldec_out
|
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 | ghash-clmulni-intel_asm.S | 116 jb .Lupdate_just_ret # check length
|
D | aegis128-aesni-asm.S | 242 jb .Lad_out 412 jb .Lenc_out 566 jb .Ldec_out
|
D | aegis128l-aesni-asm.S | 376 jb .Lad_out 541 jb .Lenc_out 659 jb .Ldec_out
|
D | morus1280-sse2-asm.S | 439 jb .Lad_out 504 jb .Lenc_out 666 jb .Ldec_out
|
/Linux-v4.19/arch/x86/boot/compressed/ |
D | mem_encrypt.S | 38 jb .Lno_sev
|
/Linux-v4.19/arch/x86/entry/ |
D | entry_32.S | 427 jb .Lentry_from_kernel_\@ 753 jb resume_kernel # not returning to v8086 or userspace 1260 jb 1f 1423 jb .Lnmi_from_sysenter_stack
|
/Linux-v4.19/arch/x86/um/ |
D | checksum_32.S | 106 jb 5f
|
12