Home
last modified time | relevance | path

Searched refs:bgt (Results 1 – 60 of 60) sorted by relevance

/linux-4.4.14/arch/nios2/boot/compressed/
Dhead.S29 bgt r1, r0, 1b
35 bgt r1, r0, 1b
56 bgt r1, r0, 1b
92 bgt r1, r0, 1b
98 bgt r1, r0, 1b
/linux-4.4.14/arch/alpha/lib/
Dmemmove.S79 bgt $18,$byte_loop_tail_dn
103 bgt $18,$byte_loop_tail_dn
148 bgt $18,$byte_loop_tail_up
173 bgt $18,$byte_loop_tail_up
Dev6-copy_user.S180 bgt $3,$unroll4 # U .. .. .. : U L U L
227 bgt $0,$onebyteloop # U .. .. .. : U L U L
251 bgt $1,$101 # U
Dev6-clear_user.S200 bgt $1, $onequad # U .. .. .. : U L U L
216 bgt $0, $onebyte # U .. .. .. : U L U L
Dcopy_user.S142 bgt $1,$101
Dev6-memcpy.S171 bgt $18, $tail_bytes # U : more to be done?
234 bgt $18, $misalign_byte # U : more to go?
/linux-4.4.14/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S43 bgt cr6,.Llong
206 bgt cr0,.Lout
212 bgt cr1,.Lout
218 bgt cr6,.Lout
224 bgt cr7,.Lout
/linux-4.4.14/arch/powerpc/lib/
Dmemcmp_64.S43 bgt cr6,.Llong
206 bgt cr0,.Lout
212 bgt cr1,.Lout
218 bgt cr6,.Lout
224 bgt cr7,.Lout
Dmem_64.S82 bgt backwards_memcpy
Dstring_64.S107 bgt cr1,.Llong_clear
Dcopy_32.S144 bgt backwards_memcpy
Dmemcpy_power7.S39 bgt cr1,.Lvmx_copy
Dcopyuser_power7.S104 bgt cr1,.Lvmx_copy
/linux-4.4.14/fs/ubifs/
Dsuper.c1254 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1255 if (IS_ERR(c->bgt)) { in mount_ubifs()
1256 err = PTR_ERR(c->bgt); in mount_ubifs()
1257 c->bgt = NULL; in mount_ubifs()
1262 wake_up_process(c->bgt); in mount_ubifs()
1484 if (c->bgt) in mount_ubifs()
1485 kthread_stop(c->bgt); in mount_ubifs()
1519 if (c->bgt) in ubifs_umount()
1520 kthread_stop(c->bgt); in ubifs_umount()
1634 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()
[all …]
Dmisc.h70 if (c->bgt && !c->need_bgt) { in ubifs_wake_up_bgt()
72 wake_up_process(c->bgt); in ubifs_wake_up_bgt()
Dubifs.h1380 struct task_struct *bgt; member
/linux-4.4.14/arch/nios2/kernel/
Dhead.S74 bgt r1, r0, icache_init
124 bgt r1, r0, dcache_init
/linux-4.4.14/arch/arm/lib/
Dmemzero.S63 bgt 3b @ 1
109 bgt 3b
Dmemset.S51 bgt 2b
99 bgt 3b
Dcopy_page.S43 bgt 1b @ 1
Dio-writesl.S42 bgt 6f
Dio-readsl.S42 bgt 6f
Dcopy_template.S194 bgt 18f
262 bgt 15b
Dmemmove.S210 bgt 15b
/linux-4.4.14/arch/powerpc/perf/
Dbhrb.S27 bgt 1f
/linux-4.4.14/arch/powerpc/boot/
Dutil.S94 bgt 3f
Dstring.S126 bgt backwards_memcpy
/linux-4.4.14/arch/sh/lib64/
Dcopy_page.S87 bgt/l r8, r2, tr1
Dstrcpy.S41 bgt/u r22, r23, tr2 // no_lddst
Dudivdi3.S21 bgt/u r9,r63,tr0 // large_divisor
/linux-4.4.14/arch/alpha/math-emu/
Dqrnnd.S85 bgt cnt,$loop1
135 bgt cnt,$loop2
/linux-4.4.14/arch/arm/mm/
Dcache-v7.S59 bgt 2b
61 bgt 1b
165 bgt flush_levels
Dproc-mohawk.S149 bgt __flush_whole_cache
Dproc-arm925.S207 bgt __flush_whole_cache
Dproc-arm926.S170 bgt __flush_whole_cache
Dproc-feroceon.S188 bgt __flush_whole_cache
/linux-4.4.14/arch/m68k/fpsp040/
Dsatan.S344 bgt ATANBIG | ...I.E. |X| >= 16
405 bgt ATANHUGE
Dssinh.S114 bgt t_ovfl
Dstanh.S126 bgt TANHHUGE
Dsint.S147 bgt in_rnge |if 63 >= exp > 0, do calc
Dres_func.S928 bgt add_ckovf
954 bgt add_ckovf
1135 bgt sub_ckovf
1206 bgt fix_stk
1214 bgt fix_stk
Dssin.S504 bgt RESTORE
729 bgt REDUCEX
Dsetox.S856 bgt EXPC1
/linux-4.4.14/arch/powerpc/mm/
Dslb_low.S95 bgt 5f
Dhash_low_32.S623 bgt cr1,81b
/linux-4.4.14/arch/powerpc/kernel/
Dhead_booke.h292 bgt+ 2f; /* addr above exception vectors */ \
345 bgt+ 2f; /* addr above exception vectors */ \
Dexceptions-64s.S124 bgt cr2,8f /* Either sleep or Winkle */
127 bgt cr3,.
187 bgt cr1,.
489 bgt 2f /* Check if we hit limit of 4 */
Dswsusp_32.S306 bgt 1b
Didle_power7.S194 bgt cr3,enter_winkle
Dhead_40x.S701 bgt+ 2f /* address above exception vectors */
Dhead_32.S1114 bgt 1b
/linux-4.4.14/drivers/net/wan/
Dwanxlfw.S510 bgt rx_bad_frame
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S5588 bgt.w SRESTORE
5879 bgt.b REDUCEX
7216 bgt.b EXP2BIG
7482 bgt.w EXPC1
7621 bgt.b COSHBIG
7647 bgt.b COSHHUGE
7734 bgt.b SINHBIG
7767 bgt t_ovfl
7862 bgt.w TANHBORS # yes
7898 bgt.w TANHHUGE
[all …]
Dfpsp.S2315 bgt.b funimp_skew_sgl_not
2332 bgt.b funimp_skew_dbl_not
5302 bgt.l SREDUCEX
5307 bgt.b COSTINY
5539 bgt.w SREDUCEX
6125 bgt.w RESTORE
6453 bgt.w ATANBIG # I.E. |X| >= 16
6514 bgt.w ATANHUGE
9592 bgt.w src_out # yes
13991 bgt.w fsglmul_unfl # result will underflow
[all …]
Dpfpsp.S2314 bgt.b funimp_skew_sgl_not
2331 bgt.b funimp_skew_dbl_not
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S39 bgt cr1,.Lvmx_copy
Dcopyuser_power7.S104 bgt cr1,.Lvmx_copy
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S1235 bgt guest_exit_cont
2376 bgt guest_exit_cont
/linux-4.4.14/arch/arm/boot/compressed/
Dhead.S1193 bgt loop1
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dentry.S696 bgt SP, r6, tr0 ! sp above the stack