Home
last modified time | relevance | path

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

1234

/arch/powerpc/lib/
A 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/nios2/
A DKconfig.debug11 early before the console code is initialized.
/arch/arm/boot/dts/ti/omap/
A Dam572x-idk-touchscreen.dtso24 /* GPIO line is inverted before going to touch panel */
A Dam571x-idk-touchscreen.dtso24 /* GPIO line is inverted before going to touch panel */
/arch/sparc/
A DKconfig.debug20 Sparc64 hardlockup detector is the last one developed before adding
/arch/m68k/hp300/
A DREADME.hp30012 The LANCE driver works after a fashion but only if you reset the chip before
/arch/arm/lib/
A Dcsumpartial.S22 td1 .req r4 @ save before use
23 td2 .req r5 @ save before use
/arch/arc/kernel/
A Dhead.S123 ; Clear BSS before updating any globals
156 ; First lines of code run by secondary before jumping to 'C'
A Dentry-compact.S156 ; -L2 interrupts L1 (before L1 ISR could run)
233 ; icause1 needs to be read early, before calling tracing, which
346 ; things to what they were, before returning from L2 context
/arch/arm/boot/compressed/
A Dhead-xscale.S19 @ whatever state it is, before it is turned off.
A Dhead-sa1100.S29 @ whatever state it is, before it is turned off.
/arch/m68k/fpsp040/
A 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
A 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
A Dx_unimp.S56 | exception byte and condition codes are clear before proceeding
A Dbinstr.S15 | The 64-bit binary is assumed to have a decimal point before
84 movel %d2,%d4 |copy the fraction before muls
/arch/m68k/
A DKconfig.debug23 early, i.e. before the normal console driver is loaded.
/arch/um/
A DKconfig.debug38 early before the console code is initialized.
/arch/arm64/boot/dts/freescale/
A Ds32g274a-rdb2.dts52 * from A to B before removing the property.
/arch/arm/common/
A Dmcpm_head.S118 @ Control dependency implies strb not observable before previous ldrb.
140 @ If the outbound gave up before teardown started, skip cluster setup:
A Dvlock.S61 @ Control dependency implies strb not observable before previous ldrb.
/arch/arm/nwfpe/
A Dfpa11.inl42 /* clear SB, AB and DA bits before returning FPCR */
/arch/x86/
A DKconfig.debug22 early before the console code is initialized. For normal operation
35 early before the console code is initialized. For normal operation
48 machine crashes very early before the regular console code is
64 Enable this if you want to dump the EFI page table before
/arch/arm64/boot/dts/qcom/
A Dsc7180-trogdor-ti-sn65dsi86.dtsi13 * Sort order matches the order in the parent files (parents before children).
A Dsc7180-trogdor-parade-ps8640.dtsi32 * Sort order matches the order in the parent files (parents before children).
/arch/arm/mach-sa1100/
A Dsleep.S50 @ Adjust memory timing before lowering CPU clock

Completed in 24 milliseconds

1234