Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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?
/kernel/linux/linux-5.10/fs/ubifs/
Dsuper.c1370 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); in mount_ubifs()
1371 if (IS_ERR(c->bgt)) { in mount_ubifs()
1372 err = PTR_ERR(c->bgt); in mount_ubifs()
1373 c->bgt = NULL; in mount_ubifs()
1378 wake_up_process(c->bgt); in mount_ubifs()
1629 if (c->bgt) in mount_ubifs()
1630 kthread_stop(c->bgt); in mount_ubifs()
1667 if (c->bgt) in ubifs_umount()
1668 kthread_stop(c->bgt); in ubifs_umount()
1783 c->bgt = kthread_create(ubifs_bg_thread, c, "%s", c->bgt_name); 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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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.S88 bgt cr1,.Llong_clear
Dmem_64.S102 bgt backwards_memcpy
/kernel/liteos_a/lib/libc/musl/src/arch/arm/
Dmemset.S69 bgt Lloop1
84 bgt Lloop2
/kernel/linux/linux-5.10/arch/nios2/kernel/
Dhead.S74 bgt r1, r0, icache_init
124 bgt r1, r0, dcache_init
/kernel/linux/linux-5.10/arch/powerpc/perf/
Dbhrb.S23 bgt 1f
/kernel/linux/linux-5.10/arch/arm/lib/
Dmemset.S49 bgt 2b
97 bgt 3b
Dcopy_page.S40 bgt 1b @ 1
Dio-writesl.S39 bgt 6f
Dio-readsl.S39 bgt 6f
Dcopy_template.S191 bgt 18f
259 bgt 15b
/kernel/linux/linux-5.10/arch/powerpc/boot/
Dutil.S66 bgt 3f
/kernel/linux/linux-5.10/arch/nds32/kernel/
Dhead.S132 bgt $r3, $r6, __error
145 bgt $r6, $r3, _tlb
/kernel/linux/linux-5.10/arch/arm/mm/
Dcache-v7m.S144 bgt 2b
146 bgt 1b
217 bgt flush_levels
Dcache-v7.S66 bgt 2b
68 bgt 1b
175 bgt flush_levels
/kernel/linux/linux-5.10/arch/alpha/math-emu/
Dqrnnd.S85 bgt cnt,$loop1
135 bgt cnt,$loop2
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dsatan.S344 bgt ATANBIG | ...I.E. |X| >= 16
405 bgt ATANHUGE

123