Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/x86/lib/
H A Dmemmove_64.S41 #define CHECK_LEN cmp $0x20, %rdx; jb 1f
53 jb 3f
118 jb 1f
120 jb 6f
155 jb 9f
171 jb 10f
182 jb 11f
193 jb 12f
204 jb 13f
H A Dmemmove_32.S47 jb .Lmove_16B
51 jb .Lbackwards_header
58 jb .Ltoo_small_forwards
112 jb .Ltoo_small_backwards
148 jb .Lmove_8B
164 jb .Lmove_4B
175 jb .Lmove_1B
186 jb .Ldone
H A Dmemcpy_64.S50 jb .Lhandle_tail
114 jb .Lless_16bytes
131 jb .Lless_8bytes
143 jb .Lless_3bytes
156 jb .Lend
H A Dcopy_user_uncached_64.S36 jb .Lquadwords
101 jb .Llong
179 jb .Lbyte
189 jb .Lword
H A Dcopy_mc_64.S23 jb .L_no_whole_words
/openbmc/linux/tools/arch/x86/lib/
H A Dmemcpy_64.S49 jb .Lhandle_tail
113 jb .Lless_16bytes
130 jb .Lless_8bytes
142 jb .Lless_3bytes
155 jb .Lend
/openbmc/linux/arch/x86/math-emu/
H A Dreg_u_div.S127 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 Ddiv_Xsig.S167 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 Dwm_sqrt.S337 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
/openbmc/linux/fs/reiserfs/
H A 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()
H A Djournal.c231 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 …]
/openbmc/linux/arch/x86/kernel/
H A Dverify_cpu.S55 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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/
H A D0001-NEON-autodetection-segfaults-assume-neon-present.patch31 - static jmp_buf jb;
36 - longjmp(jb, 1);
43 - if (setjmp(jb)) {
/openbmc/qemu/pc-bios/optionrom/
H A Dmultiboot.S108 jb mmap_done
147 jb upper_mem_next
H A Dpvh.S119 jb memmap_err
/openbmc/linux/arch/x86/crypto/
H A Dcrc32-pclmul_asm.S93 jb .Lless_64
170 jb .Lfold_64
H A Dsm4-aesni-avx-asm_64.S162 jb .Lblk4_load_input_done;
237 jb .Lblk4_store_output_done;
372 jb sm4_aesni_avx_crypt4;
387 jb .Lblk8_load_input_done;
401 jb .Lblk8_store_output_done;
H A Daesni-intel_asm.S1840 jb .Lenc_key128
1979 jb .Lenc128
2045 jb .L4enc128
2169 jb .Ldec128
2235 jb .L4dec128
2335 jb .Lecb_enc_ret
2355 jb .Lecb_enc_ret
2396 jb .Lecb_dec_ret
2416 jb .Lecb_dec_ret
2455 jb .Lcbc_enc_ret
[all …]
H A Dghash-clmulni-intel_asm.S112 jb .Lupdate_just_ret # check length
H A Daegis128-aesni-asm.S240 jb .Lad_out
410 jb .Lenc_out
564 jb .Ldec_out
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_car.S32 jb die
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dasahi-kasei,ak5558.yaml10 - Junichi Wakasugi <wakasugi.jb@om.asahi-kasei.co.jp>
/openbmc/linux/arch/x86/boot/compressed/
H A Dmem_encrypt.S26 jb .Lno_sev
143 jb .Lfail
/openbmc/linux/arch/x86/entry/vdso/
H A Dvsgx.S42 jb .Linvalid_input
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-h3-mapleboard-mp130.dts3 * Copyright (C) 2017 Centrum Embedded Systems, Jia-Bin Huang <jb@ces.com.tw>

12