| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H 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
|
| H A D | memcpy_64.S | 63 jb .Lhandle_tail 127 jb .Lless_16bytes 144 jb .Lless_8bytes 156 jb .Lless_3bytes 169 jb .Lend
|
| H 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' */ 272 jb .L_4b_nocache_copy_entry
|
| H A D | copy_mc_64.S | 26 jb .L_no_whole_words
|
| H A D | csum-copy_64.S | 51 jb .Lshort
|
| H A D | checksum_32.S | 115 jb 5f
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H 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
|
| H 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
|
| H 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
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/lib/ |
| H A D | memcpy_64.S | 63 jb .Lhandle_tail 127 jb .Lless_16bytes 144 jb .Lless_8bytes 156 jb .Lless_3bytes 169 jb .Lend
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H 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()
|
| H A D | journal.c | 211 struct reiserfs_list_bitmap *jb) in set_bit_in_list_bitmap() argument 216 if (!jb->bitmaps[bmap_nr]) { in set_bit_in_list_bitmap() 217 jb->bitmaps[bmap_nr] = get_bitmap_node(sb); in set_bit_in_list_bitmap() 219 set_bit(bit_nr, (unsigned long *)jb->bitmaps[bmap_nr]->data); in set_bit_in_list_bitmap() 224 struct reiserfs_list_bitmap *jb) in cleanup_bitmap_list() argument 227 if (jb->bitmaps == NULL) in cleanup_bitmap_list() 231 if (jb->bitmaps[i]) { in cleanup_bitmap_list() 232 free_bitmap_node(sb, jb->bitmaps[i]); in cleanup_bitmap_list() 233 jb->bitmaps[i] = NULL; in cleanup_bitmap_list() 245 struct reiserfs_list_bitmap *jb; in free_list_bitmaps() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H 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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fftw/fftw/ |
| H A D | 0001-NEON-autodetection-segfaults-assume-neon-present.patch | 31 - static jmp_buf jb; 36 - longjmp(jb, 1); 43 - if (setjmp(jb)) {
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | crc32-pclmul_asm.S | 115 jb less_64 192 jb fold_64
|
| H A D | aesni-intel_asm.S | 297 jb _initial_num_blocks_is_1_\@ 1846 jb .Lenc_key128 1934 jb .Ldec_key_loop 1985 jb .Lenc128 2051 jb .L4enc128 2175 jb .Ldec128 2241 jb .L4dec128 2341 jb .Lecb_enc_ret 2343 jb .Lecb_enc_loop1 2361 jb .Lecb_enc_ret [all …]
|
| H A D | ghash-clmulni-intel_asm.S | 112 jb .Lupdate_just_ret # check length
|
| H A D | aegis128-aesni-asm.S | 239 jb .Lad_out 409 jb .Lenc_out 563 jb .Ldec_out
|
| H A D | sha256-avx2-asm.S | 612 jb loop1 629 jb loop2 654 jb loop3 670 jb loop0
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/ |
| H A D | fsp_car.S | 33 jb die
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | mem_encrypt.S | 29 jb .Lno_sev
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun8i-h3-mapleboard-mp130.dts | 3 * Copyright (C) 2017 Centrum Embedded Systems, Jia-Bin Huang <jb@ces.com.tw>
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | checksum_32.S | 102 jb 5f
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/ |
| H A D | entry_32.S | 489 jb .Lentry_from_kernel_\@ 1266 jb .Lnmi_from_sysenter_stack
|