Searched refs:idle (Results 1 - 25 of 334) sorted by path

1234567891011>>

/linux-master/arch/arm/common/
H A Dmcpm_platsmp.c29 static int mcpm_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-alpine/
H A Dplatsmp.c17 static int alpine_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-mediatek/
H A Dplatsmp.c61 static int mtk_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-milbeaut/
H A Dplatsmp.c23 static int m10v_boot_secondary(unsigned int l_cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-omap2/
H A Dsleep24xx.S10 * Fixed idle loop sleep
59 orr r4, r4, #0x40 @ enable self refresh on idle req
/linux-master/arch/arm/mach-shmobile/
H A Dsmp-emev2.c24 static int emev2_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-sti/
H A Dplatsmp.c30 static int sti_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/m68k/fpsp040/
H A Dbugfix.S304 | The frame returned is idle. We must build a busy frame to hold
430 | The frame returned is idle. We must build a busy frame to hold
H A Dfpsp.h60 | if the FPU state after the exception is idle.
335 .set IDLE_SIZE,4 | size of idle frame
336 .set IDLE_FRAME,LV-IDLE_SIZE | start of idle frame
H A Dgen_except.S58 cmpib #IDLE_SIZE-4,1(%a7) |test for idle frame
59 beq do_check |go handle idle frame
124 | Frame is idle, so check for exceptions reported through
127 | idle fsave vector to the unimp vector.
427 tstb 1(%sp) | check to see if idle
442 tstb 1(%sp) | check to see if idle
/linux-master/arch/mips/cobalt/
H A Dreset.c15 #include <asm/idle.h>
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-dpi-defs.h184 uint64_t idle:1; member in struct:cvmx_dpi_dmax_ibuff_saddr::cvmx_dpi_dmax_ibuff_saddr_s
190 uint64_t idle:1;
201 uint64_t idle:1; member in struct:cvmx_dpi_dmax_ibuff_saddr::cvmx_dpi_dmax_ibuff_saddr_cn61xx
209 uint64_t idle:1;
H A Dcvmx-npei-defs.h966 uint64_t idle:1; member in struct:cvmx_npei_dmax_ibuff_saddr::cvmx_npei_dmax_ibuff_saddr_s
972 uint64_t idle:1;
/linux-master/arch/mips/kernel/
H A Dsmp-up.c42 static int up_boot_secondary(int cpu, struct task_struct *idle) argument
/linux-master/arch/mips/sibyte/bcm1480/
H A Dsmp.c92 * Do any tidying up before marking online and running the idle
107 static int bcm1480_boot_secondary(int cpu, struct task_struct *idle) argument
112 __KSTK_TOS(idle),
113 (unsigned long)task_thread_info(idle), 0);
/linux-master/arch/mips/sibyte/sb1250/
H A Dsmp.c81 * Do any tidying up before marking online and running the idle
96 static int sb1250_boot_secondary(int cpu, struct task_struct *idle) argument
101 __KSTK_TOS(idle),
102 (unsigned long)task_thread_info(idle), 0);
/linux-master/arch/powerpc/platforms/pasemi/
H A DMakefile2 obj-y += setup.o pci.o time.o idle.o powersave.o iommu.o dma_lib.o misc.o
/linux-master/drivers/cpuidle/
H A Dcpuidle-cps.c11 #include <asm/idle.h>
14 /* Enumeration of the various idle states this driver may enter */
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Didle.fuc26 process(PROC_IDLE, #idle, #idle_recv)
41 // $r15 - current (idle)
49 // $r15 - current (idle)
51 idle:
83 bra #idle
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h40 SYM_GEN_A(s, idle) SYM_GEN_A(s, ungetjob) \
H A Dsym_fw1.h93 u32 idle [ 4]; member in struct:SYM_FWA_SCR
95 u32 idle [ 2]; member in struct:SYM_FWA_SCR
245 * arbitration or if it is the idle job.
309 * when the bus becomes idle.
H A Dsym_fw2.h89 u32 idle [ 4]; member in struct:SYM_FWA_SCR
91 u32 idle [ 2]; member in struct:SYM_FWA_SCR
237 * arbitration or if it is the idle job.
284 * when the bus becomes idle.
/linux-master/drivers/soc/renesas/
H A Dr9a06g032-smp.c36 struct task_struct *idle)
35 r9a06g032_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/include/linux/platform_data/
H A Di2c-mux-gpio.h11 /* MUX has no specific idle mode */
22 * @idle: Bitmask to write to MUX when idle or GPIO_I2CMUX_NO_IDLE if not used
30 unsigned idle; member in struct:i2c_mux_gpio_platform_data
/linux-master/include/uapi/drm/
H A Dradeon_drm.h595 int idle; member in struct:drm_radeon_cp_stop

Completed in 510 milliseconds

1234567891011>>