Searched refs:jb (Results 1 – 25 of 27) sorted by relevance
12
/linux/arch/x86/lib/ |
A D | memmove_64.S | 50 jb 3f 115 jb 1f 117 jb 6f 152 jb 9f 168 jb 10f 179 jb 11f 190 jb 12f 201 jb 13f
|
A D | memcpy_64.S | 63 jb .Lhandle_tail 127 jb .Lless_16bytes 144 jb .Lless_8bytes 156 jb .Lless_3bytes 169 jb .Lend
|
A D | copy_user_64.S | 60 jb 20f /* less then 8 bytes, go to byte copy loop */ 164 jb 2f /* less than 8 bytes, go to byte copy loop */ 204 jb .L_copy_short_string /* less then 64 bytes, avoid the costly 'rep' */ 259 jb .L_4b_nocache_copy_entry
|
A D | copy_mc_64.S | 23 jb .L_no_whole_words
|
A D | csum-copy_64.S | 51 jb .Lshort
|
A D | checksum_32.S | 115 jb 5f
|
/linux/arch/x86/math-emu/ |
A 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
|
A 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
|
A 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/tools/arch/x86/lib/ |
A D | memcpy_64.S | 63 jb .Lhandle_tail 127 jb .Lless_16bytes 144 jb .Lless_8bytes 156 jb .Lless_3bytes 169 jb .Lend
|
/linux/fs/reiserfs/ |
A 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()
|
A D | journal.c | 231 if (jb->bitmaps[i]) { in cleanup_bitmap_list() 247 jb = jb_array + i; in free_list_bitmaps() 250 vfree(jb->bitmaps); in free_list_bitmaps() 251 jb->bitmaps = NULL; in free_list_bitmaps() 288 jb = jb_array + i; in reiserfs_allocate_list_bitmaps() 291 if (!jb->bitmaps) { in reiserfs_allocate_list_bitmaps() 333 if (jb->journal_list) in get_list_bitmap() 336 return jb; in get_list_bitmap() 481 if (jb->journal_list && jb->bitmaps[bmap_nr] && in reiserfs_in_journal() 569 if (jb) { in cleanup_freed_for_journal_list() [all …]
|
/linux/arch/x86/kernel/ |
A D | verify_cpu.S | 55 jb .Lverify_cpu_no_longmode # no cpuid 1 85 jb .Lverify_cpu_check # family < 6, skip 90 jb .Lverify_cpu_check # family == 6, model < 0xd, skip 109 jb .Lverify_cpu_no_longmode # no extended cpuid
|
/linux/arch/x86/crypto/ |
A D | crc32-pclmul_asm.S | 115 jb less_64 192 jb fold_64
|
A D | sm4-aesni-avx-asm_64.S | 163 jb .Lblk4_load_input_done; 238 jb .Lblk4_store_output_done; 375 jb sm4_aesni_avx_crypt4; 390 jb .Lblk8_load_input_done; 404 jb .Lblk8_store_output_done;
|
A D | aesni-intel_asm.S | 1842 jb .Lenc_key128 1981 jb .Lenc128 2047 jb .L4enc128 2171 jb .Ldec128 2237 jb .L4dec128 2337 jb .Lecb_enc_ret 2357 jb .Lecb_enc_ret 2398 jb .Lecb_dec_ret 2418 jb .Lecb_dec_ret 2457 jb .Lcbc_enc_ret [all …]
|
A D | ghash-clmulni-intel_asm.S | 112 jb .Lupdate_just_ret # check length
|
A D | aegis128-aesni-asm.S | 239 jb .Lad_out 409 jb .Lenc_out 563 jb .Ldec_out
|
A D | sha256-avx2-asm.S | 610 jb loop1 627 jb loop2 652 jb loop3 668 jb loop0
|
/linux/arch/x86/boot/compressed/ |
A D | mem_encrypt.S | 29 jb .Lno_sev 151 jb .Lfail
|
/linux/arch/x86/entry/vdso/ |
A D | vsgx.S | 42 jb .Linvalid_input
|
/linux/arch/arm/boot/dts/ |
A D | sun8i-h3-mapleboard-mp130.dts | 3 * Copyright (C) 2017 Centrum Embedded Systems, Jia-Bin Huang <jb@ces.com.tw>
|
/linux/arch/x86/um/ |
A D | checksum_32.S | 102 jb 5f
|
/linux/arch/x86/entry/ |
A D | entry_32.S | 408 jb .Lentry_from_kernel_\@ 1181 jb .Lnmi_from_sysenter_stack
|
/linux/drivers/net/ethernet/apm/xgene/ |
A D | xgene_enet_cle.c | 71 u32 *buf, u32 jb) in xgene_cle_dn_to_hw() argument 90 npp += jb; in xgene_cle_dn_to_hw()
|
Completed in 44 milliseconds
12