Home
last modified time | relevance | path

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

12

/linux-2.6.39/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-2.6.39/fs/ubifs/
Dsuper.c1267 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1268 if (IS_ERR(c->bgt)) { in mount_ubifs()
1269 err = PTR_ERR(c->bgt); in mount_ubifs()
1270 c->bgt = NULL; in mount_ubifs()
1275 wake_up_process(c->bgt); in mount_ubifs()
1493 if (c->bgt) in mount_ubifs()
1494 kthread_stop(c->bgt); in mount_ubifs()
1528 if (c->bgt) in ubifs_umount()
1529 kthread_stop(c->bgt); in ubifs_umount()
1635 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()
[all …]
Dmisc.h47 if (c->bgt && !c->need_bgt) { in ubifs_wake_up_bgt()
49 wake_up_process(c->bgt); in ubifs_wake_up_bgt()
/linux-2.6.39/arch/arm/mach-tegra/
Dheadsmp.S42 bgt 2b
44 bgt 1b
/linux-2.6.39/arch/arm/lib/
Dmemset.S58 bgt 2b
102 bgt 3b
Dmemzero.S58 bgt 3b @ 1
100 bgt 3b
Dcopy_page.S43 bgt 1b @ 1
Dio-writesl.S42 bgt 6f
Dio-readsl.S42 bgt 6f
Dcopy_template.S175 bgt 18f
233 bgt 15b
Dmemmove.S183 bgt 15b
/linux-2.6.39/arch/powerpc/boot/
Dutil.S84 bgt 3f
/linux-2.6.39/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-2.6.39/arch/alpha/math-emu/
Dqrnnd.S85 bgt cnt,$loop1
135 bgt cnt,$loop2
/linux-2.6.39/arch/powerpc/lib/
Dmem_64.S82 bgt .backwards_memcpy
/linux-2.6.39/arch/powerpc/kernel/
Dhead_booke.h264 bgt+ 2f; /* addr above exception vectors */ \
317 bgt+ 2f; /* addr above exception vectors */ \
/linux-2.6.39/arch/m68k/fpsp040/
Dsatan.S344 bgt ATANBIG | ...I.E. |X| >= 16
405 bgt ATANHUGE
Dssinh.S114 bgt t_ovfl
/linux-2.6.39/arch/powerpc/mm/
Dslb_low.S80 bgt 5f

12