Searched refs:executed (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/arm/boot/compressed/
H A Dhead-xscale.S20 @ This is done by fetching through currently executed
H A Dhead-sa1100.S30 @ This is done by fetching through currently executed
/linux-master/drivers/mtd/ubi/
H A Dfastmap-wl.c112 int free, expect_free, executed; local
131 * Break out if there are no works or work is executed failure,
135 if (do_work(ubi, &executed) || !executed)
H A Dwl.c184 * @executed: whether there is one work is executed
187 * case of failure. If @executed is not NULL and there is one work executed,
188 * @executed is set as %1, otherwise @executed is set as %0.
190 static int do_work(struct ubi_device *ubi, int *executed) argument
208 if (executed)
209 *executed = 0;
213 if (executed)
[all...]
/linux-master/arch/arc/kernel/
H A Dentry.S68 ; a kernel thread which is executed via JL above but always returns
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S190 | bsun will now be re-executed but with the NaN FPSR bit cleared.
/linux-master/arch/s390/boot/
H A Dhead.S167 sgf %r0,8(%r3) # r0/8 = number of ccws executed
/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S479 | an fline illegal instruction to be executed.
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S581 # This handler should be the first code executed upon taking the #
821 # This handler should be the first code executed upon taking the #
1096 # This handler should be the first code executed upon taking the #
2366 # This handler should be the first code executed upon taking the #
2426 # was executed from supervisor mode, this handler must store the FP #
3067 # This handler should be the first code executed upon taking the #
3256 # This handler should be the first code executed upon taking the #
3555 # This handler should be the first code executed upon taking the #
3741 # This handler should be the first code executed upon taking #
3812 # This handler should be the first code executed upo
[all...]
H A Dfpsp.S582 # This handler should be the first code executed upon taking the #
822 # This handler should be the first code executed upon taking the #
1097 # This handler should be the first code executed upon taking the #
2367 # This handler should be the first code executed upon taking the #
2427 # was executed from supervisor mode, this handler must store the FP #
3068 # This handler should be the first code executed upon taking the #
3257 # This handler should be the first code executed upon taking the #
3556 # This handler should be the first code executed upon taking the #
3742 # This handler should be the first code executed upon taking #
3810 # This handler should be the first code executed upo
[all...]
/linux-master/arch/sparc/lib/
H A DM7memcpy.S453 ! BIS operations are executed.

Completed in 168 milliseconds