Home
last modified time | relevance | path

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

123

/linux-6.6.21/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-6.6.21/arch/alpha/lib/
Dmemmove.S80 bgt $18,$byte_loop_tail_dn
104 bgt $18,$byte_loop_tail_dn
149 bgt $18,$byte_loop_tail_up
174 bgt $18,$byte_loop_tail_up
Dev6-copy_user.S169 bgt $3,$unroll4 # U .. .. .. : U L U L
216 bgt $0,$onebyteloop # U .. .. .. : U L U L
Dev6-clear_user.S188 bgt $1, $onequad # U .. .. .. : U L U L
204 bgt $0, $onebyte # U .. .. .. : U L U L
Dev6-memcpy.S172 bgt $18, $tail_bytes # U : more to be done?
235 bgt $18, $misalign_byte # U : more to go?
Dudiv-qrnnd.S86 bgt cnt,$loop1
136 bgt cnt,$loop2
/linux-6.6.21/fs/ubifs/
Dsuper.c1383 c->bgt = kthread_run(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1384 if (IS_ERR(c->bgt)) { in mount_ubifs()
1385 err = PTR_ERR(c->bgt); in mount_ubifs()
1386 c->bgt = NULL; in mount_ubifs()
1641 if (c->bgt) in mount_ubifs()
1642 kthread_stop(c->bgt); in mount_ubifs()
1681 if (c->bgt) in ubifs_umount()
1682 kthread_stop(c->bgt); in ubifs_umount()
1798 c->bgt = kthread_run(ubifs_bg_thread, c, "%s", c->bgt_name); in ubifs_remount_rw()
1799 if (IS_ERR(c->bgt)) { in ubifs_remount_rw()
[all …]
Dmisc.h58 if (c->bgt && !c->need_bgt) { in ubifs_wake_up_bgt()
60 wake_up_process(c->bgt); in ubifs_wake_up_bgt()
/linux-6.6.21/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S116 bgt cr6,.Lno_short
190 bgt cr6,.Llong
226 bgt .Lshort
374 bgt cr0,.Lout
380 bgt cr1,.Lout
386 bgt cr6,.Lout
392 bgt cr7,.Lout
/linux-6.6.21/arch/powerpc/lib/
Dmemcmp_64.S116 bgt cr6,.Lno_short
190 bgt cr6,.Llong
226 bgt .Lshort
374 bgt cr0,.Lout
380 bgt cr1,.Lout
386 bgt cr6,.Lout
392 bgt cr7,.Lout
Dstring_64.S83 bgt cr1,.Llong_clear
Dmem_64.S102 bgt backwards_memcpy
/linux-6.6.21/arch/nios2/kernel/
Dhead.S74 bgt r1, r0, icache_init
124 bgt r1, r0, dcache_init
/linux-6.6.21/arch/arm/lib/
Dmemset.S50 bgt 2b
97 bgt 3b
Dcopy_page.S40 bgt 1b @ 1
Dio-writesl.S39 bgt 6f
Dio-readsl.S39 bgt 6f
Dcopy_template.S180 bgt 18f
238 bgt 15b
/linux-6.6.21/arch/powerpc/perf/
Dbhrb.S23 bgt 1f
/linux-6.6.21/arch/powerpc/boot/
Dutil.S63 bgt 3f
/linux-6.6.21/arch/arm/mm/
Dcache-v7m.S146 bgt 2b
148 bgt 1b
219 bgt flush_levels
/linux-6.6.21/tools/testing/selftests/powerpc/copyloops/
Dmem_64.S102 bgt backwards_memcpy
/linux-6.6.21/arch/loongarch/lib/
Dmemset.S50 bgt a2, zero, 1b
Dmemmove.S56 bgt a2, zero, 1b
/linux-6.6.21/arch/m68k/fpsp040/
Dsatan.S344 bgt ATANBIG | ...I.E. |X| >= 16
405 bgt ATANHUGE

123