Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 69) sorted by relevance

123

/arch/powerpc/lib/
Drheap.c154 rh_block_t *before; in attach_free_block() local
168 before = NULL; in attach_free_block()
182 before = blk; in attach_free_block()
188 if (before != NULL && after != NULL) in attach_free_block()
193 if (before && s != (before->start + before->size)) in attach_free_block()
194 before = NULL; in attach_free_block()
200 if (before == NULL && after == NULL) { in attach_free_block()
214 if (before != NULL && after == NULL) { in attach_free_block()
215 before->size += size; in attach_free_block()
220 if (before == NULL && after != NULL) { in attach_free_block()
[all …]
/arch/mips/
DKconfig.debug29 bool "Enable additional debug checks before going into CPU idle loop"
32 This option enables Enable additional debug checks before going into
/arch/arm/plat-s3c24xx/
Dsleep.S88 @@ accessed by the resume code before it can restore the MMU.
162 nop @ second-to-last before mmu
/arch/m68k/hp300/
DREADME.hp30012 The LANCE driver works after a fashion but only if you reset the chip before
/arch/cris/arch-v10/boot/compressed/
Dhead.S27 ;; We need to initialze DRAM registers before we start using the DRAM
59 ;; before unpacking). It is at _edata, but in flash.
/arch/arm/lib/
Dcsumpartial.S25 td1 .req r4 @ save before use
26 td2 .req r5 @ save before use
/arch/arm/
DKconfig.debug60 executes before the console is initialized.
97 before it is used.
106 initialised by the boot-loader before use.
/arch/arm/boot/compressed/
Dhead-xscale.S18 @ whatever state it is, before it is turned off.
/arch/cris/
DKconfig.debug24 didn't before). The kernel halts when it boots, waiting for gdb if
/arch/m68k/fpsp040/
Dx_unfl.S64 | Clear dirty bit on dest resister in the frame before branching
98 | Clear dirty bit on dest resister in the frame before branching
119 | Clear dirty bit on dest resister in the frame before branching
Dskeleton.S9 | before the jump instruction. If there no handling necessary, then
14 | the machine state will be identical to the state before
90 | swapped out before taking the exception, the exception taken on
148 | Clear dirty bit on dest resister in the frame before branching
Dx_unimp.S56 | exception byte and condition codes are clear before proceeding
Dbinstr.S15 | The 64-bit binary is assumed to have a decimal point before
84 movel %d2,%d4 |copy the fraction before muls
Dx_fline.S55 | ;before branching to mem_read
Dbindec.S40 | ICTR is a flag used in A13. It must be set before the
55 | in the output before conversion to bcd. LAMBDA is the
270 | ICTR is a flag used in A13. It must be set before the
331 | in the output before conversion to bcd. LAMBDA is the sign
/arch/ia64/hp/sim/boot/
Dbootloader.lds20 can access them all, and initialized data all before uninitialized, so
/arch/arm/nwfpe/
Dfpa11.inl42 /* clear SB, AB and DA bits before returning FPCR */
/arch/m32r/kernel/
Dentry.S210 # perform work that needs to be done immediately before resumption
/arch/arm/plat-s3c/
DKconfig79 will generate CRCs of all blocks of memory, and store them before
107 must have been initialised by the boot-loader before use.
/arch/cris/arch-v10/boot/rescue/
Dkimagerescue.S67 ;; We need to setup the bus registers before we start using the DRAM
/arch/arm/vfp/
Dvfphw.S134 @ exception before retrying branch
135 @ out before setting an FPEXC that
/arch/mips/sibyte/
DKconfig182 bool "Capture bus trace before bus error"
/arch/frv/kernel/
Dhead.S76 # retrieve the parameters (including command line) before we overwrite them
566 # - GR8 and GR9 should be rounded up/down to the nearest megabyte before calling
/arch/arm/mach-sa1100/
Dsleep.S62 @ Adjust memory timing before lowering CPU clock
/arch/mn10300/kernel/
Dhead.S93 # retrieve the parameters (including command line) before we overwrite

123