Searched refs:before (Results 1 – 25 of 99) sorted by relevance
1234
| /arch/powerpc/lib/ |
| A D | rheap.c | 154 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 D | Kconfig.debug | 11 early before the console code is initialized.
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | am572x-idk-touchscreen.dtso | 24 /* GPIO line is inverted before going to touch panel */
|
| A D | am571x-idk-touchscreen.dtso | 24 /* GPIO line is inverted before going to touch panel */
|
| /arch/sparc/ |
| A D | Kconfig.debug | 20 Sparc64 hardlockup detector is the last one developed before adding
|
| /arch/m68k/hp300/ |
| A D | README.hp300 | 12 The LANCE driver works after a fashion but only if you reset the chip before
|
| /arch/arm/lib/ |
| A D | csumpartial.S | 22 td1 .req r4 @ save before use 23 td2 .req r5 @ save before use
|
| /arch/arc/kernel/ |
| A D | head.S | 123 ; Clear BSS before updating any globals 156 ; First lines of code run by secondary before jumping to 'C'
|
| A D | entry-compact.S | 156 ; -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 D | head-xscale.S | 19 @ whatever state it is, before it is turned off.
|
| A D | head-sa1100.S | 29 @ whatever state it is, before it is turned off.
|
| /arch/m68k/fpsp040/ |
| A D | x_unfl.S | 64 | 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 D | skeleton.S | 9 | 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 D | x_unimp.S | 56 | exception byte and condition codes are clear before proceeding
|
| A D | binstr.S | 15 | The 64-bit binary is assumed to have a decimal point before 84 movel %d2,%d4 |copy the fraction before muls
|
| /arch/m68k/ |
| A D | Kconfig.debug | 23 early, i.e. before the normal console driver is loaded.
|
| /arch/um/ |
| A D | Kconfig.debug | 38 early before the console code is initialized.
|
| /arch/arm64/boot/dts/freescale/ |
| A D | s32g274a-rdb2.dts | 52 * from A to B before removing the property.
|
| /arch/arm/common/ |
| A D | mcpm_head.S | 118 @ Control dependency implies strb not observable before previous ldrb. 140 @ If the outbound gave up before teardown started, skip cluster setup:
|
| A D | vlock.S | 61 @ Control dependency implies strb not observable before previous ldrb.
|
| /arch/arm/nwfpe/ |
| A D | fpa11.inl | 42 /* clear SB, AB and DA bits before returning FPCR */
|
| /arch/x86/ |
| A D | Kconfig.debug | 22 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 D | sc7180-trogdor-ti-sn65dsi86.dtsi | 13 * Sort order matches the order in the parent files (parents before children).
|
| A D | sc7180-trogdor-parade-ps8640.dtsi | 32 * Sort order matches the order in the parent files (parents before children).
|
| /arch/arm/mach-sa1100/ |
| A D | sleep.S | 50 @ Adjust memory timing before lowering CPU clock
|
Completed in 24 milliseconds
1234