/linux-4.4.14/arch/arm/plat-versatile/ |
H A D | platsmp.c | 50 int versatile_boot_secondary(unsigned int cpu, struct task_struct *idle) versatile_boot_secondary() argument
|
/linux-4.4.14/arch/blackfin/include/asm/ |
H A D | cpu.h | 18 struct task_struct *idle; member in struct:blackfin_cpudata
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
H A D | smp-r8a7791.c | 45 r8a7791_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) r8a7791_smp_boot_secondary() argument
|
H A D | smp-emev2.c | 30 static int emev2_boot_secondary(unsigned int cpu, struct task_struct *idle) emev2_boot_secondary() argument
|
H A D | smp-sh73a0.c | 36 static int sh73a0_boot_secondary(unsigned int cpu, struct task_struct *idle) sh73a0_boot_secondary() argument
|
H A D | smp-r8a7779.c | 74 static int r8a7779_boot_secondary(unsigned int cpu, struct task_struct *idle) r8a7779_boot_secondary() argument
|
H A D | platsmp-apmu.c | 133 int shmobile_smp_apmu_boot_secondary(unsigned int cpu, struct task_struct *idle) shmobile_smp_apmu_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-alpine/ |
H A D | platsmp.c | 26 static int alpine_boot_secondary(unsigned int cpu, struct task_struct *idle) alpine_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-keystone/ |
H A D | platsmp.c | 26 keystone_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) keystone_smp_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
H A D | platsmp-a9.c | 27 mvebu_cortex_a9_boot_secondary(unsigned int cpu, struct task_struct *idle) mvebu_cortex_a9_boot_secondary() argument
|
H A D | platsmp.c | 75 static int armada_xp_boot_secondary(unsigned int cpu, struct task_struct *idle) armada_xp_boot_secondary() argument
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | psci_smp.c | 52 static int psci_boot_secondary(unsigned int cpu, struct task_struct *idle) psci_boot_secondary() argument
|
H A D | smp.c | 98 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() argument
|
/linux-4.4.14/fs/proc/ |
H A D | uptime.c | 13 struct timespec idle; uptime_proc_show() local
|
H A D | stat.c | 26 cputime64_t idle; get_idle_time() local 48 u64 idle, idle_time = -1ULL; get_idle_time() local 84 u64 user, nice, system, idle, iowait, irq, softirq, steal; show_stat() local
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | i2c-mux-reg.h | 38 u32 idle; member in struct:i2c_mux_reg_platform_data
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | smp-up.c | 42 static void up_boot_secondary(int cpu, struct task_struct *idle) up_boot_secondary() argument
|
H A D | smp-cmp.c | 81 static void cmp_boot_secondary(int cpu, struct task_struct *idle) cmp_boot_secondary() argument
|
H A D | smp-mt.c | 195 static void vsmp_boot_secondary(int cpu, struct task_struct *idle) vsmp_boot_secondary() argument
|
H A D | smp-bmips.c | 180 static void bmips_boot_secondary(int cpu, struct task_struct *idle) bmips_boot_secondary() argument
|
H A D | smp-cps.c | 253 static void cps_boot_secondary(int cpu, struct task_struct *idle) cps_boot_secondary() argument
|
/linux-4.4.14/arch/s390/lib/ |
H A D | delay.c | 36 struct s390_idle_data idle; __udelay_disabled() local
|
/linux-4.4.14/arch/arm/mach-prima2/ |
H A D | platsmp.c | 48 static int sirfsoc_boot_secondary(unsigned int cpu, struct task_struct *idle) sirfsoc_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-socfpga/ |
H A D | platsmp.c | 32 static int socfpga_boot_secondary(unsigned int cpu, struct task_struct *idle) socfpga_boot_secondary() argument 57 static int socfpga_a10_boot_secondary(unsigned int cpu, struct task_struct *idle) socfpga_a10_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-spear/ |
H A D | platsmp.c | 54 static int spear13xx_boot_secondary(unsigned int cpu, struct task_struct *idle) spear13xx_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-sti/ |
H A D | platsmp.c | 55 static int sti_boot_secondary(unsigned int cpu, struct task_struct *idle) sti_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-tegra/ |
H A D | platsmp.c | 45 static int tegra20_boot_secondary(unsigned int cpu, struct task_struct *idle) tegra20_boot_secondary() argument 73 static int tegra30_boot_secondary(unsigned int cpu, struct task_struct *idle) tegra30_boot_secondary() argument 142 static int tegra114_boot_secondary(unsigned int cpu, struct task_struct *idle) tegra114_boot_secondary() argument 171 tegra_boot_secondary(unsigned int cpu, struct task_struct *idle) tegra_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-ux500/ |
H A D | platsmp.c | 94 static int ux500_boot_secondary(unsigned int cpu, struct task_struct *idle) ux500_boot_secondary() argument
|
/linux-4.4.14/arch/arm/common/ |
H A D | mcpm_platsmp.c | 32 static int mcpm_boot_secondary(unsigned int cpu, struct task_struct *idle) mcpm_boot_secondary() argument
|
/linux-4.4.14/include/linux/ |
H A D | i2c-mux-gpio.h | 40 unsigned idle; member in struct:i2c_mux_gpio_platform_data
|
H A D | hid.h | 751 int (*idle)(struct hid_device *hdev, int report, int idle, int reqtype); member in struct:hid_ll_driver 1076 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, hid_hw_idle() argument
|
/linux-4.4.14/arch/s390/kernel/ |
H A D | idle.c | 24 struct s390_idle_data *idle = this_cpu_ptr(&s390_idle); enabled_wait() local 54 struct s390_idle_data *idle = &per_cpu(s390_idle, dev->id); show_idle_count() local 71 struct s390_idle_data *idle = &per_cpu(s390_idle, dev->id); show_idle_time() local 89 struct s390_idle_data *idle = &per_cpu(s390_idle, cpu); arch_cpu_idle_time() local
|
/linux-4.4.14/arch/arm/mach-zynq/ |
H A D | platsmp.c | 90 static int zynq_boot_secondary(unsigned int cpu, struct task_struct *idle) zynq_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-axxia/ |
H A D | platsmp.c | 34 static int axxia_boot_secondary(unsigned int cpu, struct task_struct *idle) axxia_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-bcm/ |
H A D | bcm63xx_smp.c | 107 bcm63138_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) bcm63138_smp_boot_secondary() argument
|
H A D | kona_smp.c | 142 static int bcm_boot_secondary(unsigned int cpu, struct task_struct *idle) bcm_boot_secondary() argument
|
H A D | platsmp-brcmstb.c | 344 static int brcmstb_boot_secondary(unsigned int cpu, struct task_struct *idle) brcmstb_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-berlin/ |
H A D | platsmp.c | 46 static int berlin_boot_secondary(unsigned int cpu, struct task_struct *idle) berlin_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | platsmp.c | 49 static int imx_boot_secondary(unsigned int cpu, struct task_struct *idle) imx_boot_secondary() argument 103 static int ls1021a_boot_secondary(unsigned int cpu, struct task_struct *idle) ls1021a_boot_secondary() argument
|
/linux-4.4.14/drivers/macintosh/ |
H A D | adb-iop.c | 42 idle, enumerator in enum:adb_iop_state
|
H A D | via-maciisi.c | 75 idle, enumerator in enum:maciisi_state
|
H A D | via-cuda.c | 69 idle, enumerator in enum:cuda_state
|
H A D | via-macii.c | 103 idle, enumerator in enum:macii_state
|
H A D | via-pmu68k.c | 79 idle, enumerator in enum:pmu_state
|
H A D | via-pmu.c | 116 idle, enumerator in enum:pmu_state
|
/linux-4.4.14/drivers/misc/mei/ |
H A D | init.c | 360 bool idle = (dev->dev_state == MEI_DEV_ENABLED && mei_write_is_idle() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | g84.c | 119 bool idle, timeout = false; g84_gr_tlb_flush() local
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | smpboot.c | 86 struct task_struct *idle; smp_prepare_cpus() local
|
/linux-4.4.14/arch/blackfin/mach-bf561/ |
H A D | smp.c | 76 int platform_boot_secondary(unsigned int cpu, struct task_struct *idle) platform_boot_secondary() argument
|
/linux-4.4.14/arch/mips/paravirt/ |
H A D | paravirt-smp.c | 102 static void paravirt_boot_secondary(int cpu, struct task_struct *idle) paravirt_boot_secondary() argument
|
/linux-4.4.14/arch/mips/sibyte/bcm1480/ |
H A D | smp.c | 119 static void bcm1480_boot_secondary(int cpu, struct task_struct *idle) bcm1480_boot_secondary() argument
|
/linux-4.4.14/arch/mips/sibyte/sb1250/ |
H A D | smp.c | 109 static void sb1250_boot_secondary(int cpu, struct task_struct *idle) sb1250_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-mediatek/ |
H A D | platsmp.c | 59 static int mtk_boot_secondary(unsigned int cpu, struct task_struct *idle) mtk_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | omap-smp.c | 81 static int omap4_boot_secondary(unsigned int cpu, struct task_struct *idle) omap4_boot_secondary() argument
|
H A D | Makefile | |
H A D | mux.h | 181 u16 idle; member in struct:omap_device_pad
|
H A D | vc.c | 330 omap3_init_voltsetup1(struct voltagedomain *voltdm, struct omap3_vc_timings *c, u32 idle) omap3_init_voltsetup1() argument
|
/linux-4.4.14/arch/arm/mach-sunxi/ |
H A D | platsmp.c | 71 sun6i_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) sun6i_smp_boot_secondary() argument 154 sun8i_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) sun8i_smp_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-uniphier/ |
H A D | platsmp.c | 185 uniphier_smp_boot_secondary(unsigned int cpu, struct task_struct *idle) uniphier_smp_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-zx/ |
H A D | platsmp.c | 101 static int zx_boot_secondary(unsigned int cpu, struct task_struct *idle) zx_boot_secondary() argument
|
/linux-4.4.14/drivers/gpu/host1x/ |
H A D | cdma.c | 466 bool idle = list_empty(&cdma->sync_queue); host1x_cdma_end() local
|
/linux-4.4.14/drivers/media/rc/ |
H A D | rc-ir-raw.c | 193 void ir_raw_event_set_idle(struct rc_dev *dev, bool idle) ir_raw_event_set_idle() argument
|
H A D | rc-loopback.c | 43 bool idle; member in struct:loopback_dev
|
H A D | streamzap.c | 95 bool idle; member in struct:streamzap_ir
|
H A D | ene_ir.c | 960 static void ene_set_idle(struct rc_dev *rdev, bool idle) ene_set_idle() argument
|
H A D | winbond-cir.c | 363 wbcir_idle_rx(struct rc_dev *dev, bool idle) wbcir_idle_rx() argument
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
H A D | spectrum_cs.c | 77 spectrum_reset(struct pcmcia_device *link, int idle) spectrum_reset() argument 143 spectrum_cs_stop_firmware(struct orinoco_private *priv, int idle) spectrum_cs_stop_firmware() argument
|
/linux-4.4.14/arch/mips/netlogic/common/ |
H A D | smp.c | 149 void nlm_boot_secondary(int logical_cpu, struct task_struct *idle) nlm_boot_secondary() argument
|
/linux-4.4.14/arch/mips/sgi-ip27/ |
H A D | ip27-smp.c | 194 static void ip27_boot_secondary(int cpu, struct task_struct *idle) ip27_boot_secondary() argument
|
/linux-4.4.14/arch/hexagon/kernel/ |
H A D | smp.c | 193 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() argument
|
/linux-4.4.14/arch/arm/mach-rockchip/ |
H A D | platsmp.c | 121 static int rockchip_boot_secondary(unsigned int cpu, struct task_struct *idle) rockchip_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-exynos/ |
H A D | platsmp.c | 300 static int exynos_boot_secondary(unsigned int cpu, struct task_struct *idle) exynos_boot_secondary() argument
|
/linux-4.4.14/arch/arm/mach-hisi/ |
H A D | platsmp.c | 84 static int hi3xxx_boot_secondary(unsigned int cpu, struct task_struct *idle) hi3xxx_boot_secondary() argument 117 static int hix5hd2_boot_secondary(unsigned int cpu, struct task_struct *idle) hix5hd2_boot_secondary() argument 152 static int hip01_boot_secondary(unsigned int cpu, struct task_struct *idle) hip01_boot_secondary() argument
|
H A D | platmcpm.c | 101 static int hip04_boot_secondary(unsigned int l_cpu, struct task_struct *idle) hip04_boot_secondary() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | mac53c94.c | 36 idle, enumerator in enum:fsc_phase
|
H A D | NCR53c406a.c | 160 idle, enumerator in enum:Phase
|
H A D | mesh.c | 103 idle, enumerator in enum:mesh_phase
|
H A D | sym53c416.c | 202 idle, enumerator in enum:phases
|
H A D | aha152x.c | 403 idle=0, enumerator in enum:aha152x_state
|
H A D | ncr53c8xx.c | 1841 ncrcmd idle [ 2]; member in struct:script
|
/linux-4.4.14/arch/x86/xen/ |
H A D | smp.c | 382 cpu_initialize_context(unsigned int cpu, struct task_struct *idle) cpu_initialize_context() argument 464 static int xen_cpu_up(unsigned int cpu, struct task_struct *idle) xen_cpu_up() argument
|
/linux-4.4.14/arch/arc/kernel/ |
H A D | smp.c | 158 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() argument
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | lppaca.h | 77 u8 idle; /* Indicate OS is idle */ member in struct:lppaca
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | leon_smp.c | 182 int leon_boot_one_cpu(int i, struct task_struct *idle) leon_boot_one_cpu() argument
|
H A D | sun4d_smp.c | 121 int smp4d_boot_one_cpu(int i, struct task_struct *idle) smp4d_boot_one_cpu() argument
|
H A D | sun4m_smp.c | 78 int smp4m_boot_one_cpu(int i, struct task_struct *idle) smp4m_boot_one_cpu() argument
|
H A D | smp_64.c | 344 static int smp_boot_one_cpu(unsigned int cpu, struct task_struct *idle) smp_boot_one_cpu() argument
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
H A D | smp.c | 155 static void octeon_boot_secondary(int cpu, struct task_struct *idle) octeon_boot_secondary() argument
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
H A D | smp.c | 384 static void loongson3_boot_secondary(int cpu, struct task_struct *idle) loongson3_boot_secondary() argument
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | smp.c | 317 int smp_boot_one_cpu(int cpuid, struct task_struct *idle) smp_boot_one_cpu() argument
|
/linux-4.4.14/arch/m32r/kernel/ |
H A D | smpboot.c | 261 struct task_struct *idle; do_boot_cpu() local
|
/linux-4.4.14/arch/arm/mach-qcom/ |
H A D | platsmp.c | 305 static int msm8660_boot_secondary(unsigned int cpu, struct task_struct *idle) msm8660_boot_secondary() argument 310 static int kpssv1_boot_secondary(unsigned int cpu, struct task_struct *idle) kpssv1_boot_secondary() argument 315 static int kpssv2_boot_secondary(unsigned int cpu, struct task_struct *idle) kpssv2_boot_secondary() argument
|
/linux-4.4.14/drivers/thermal/ |
H A D | rcar_thermal.c | 391 int idle = IDLE_INTERVAL; rcar_thermal_probe() local
|
/linux-4.4.14/drivers/soc/rockchip/ |
H A D | pm_domains.c | 88 rockchip_pmu_set_idle_request(struct rockchip_pm_domain *pd, bool idle) rockchip_pmu_set_idle_request() argument
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-omap-intc.c | 62 u32 idle; member in struct:omap_intc_regs
|
/linux-4.4.14/drivers/isdn/gigaset/ |
H A D | isocdata.c | 24 void gigaset_isowbuf_init(struct isowbuf_t *iwb, unsigned char idle) gigaset_isowbuf_init() argument
|
H A D | gigaset.h | 311 unsigned char idle; member in struct:isowbuf_t
|
/linux-4.4.14/drivers/iio/adc/ |
H A D | ti_am335x_adc.c | 540 unsigned int idle; tiadc_suspend() local
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | ti_am335x_tsc.c | 497 unsigned int idle; titsc_suspend() local
|
H A D | zforce_ts.c | 247 static int zforce_scan_frequency(struct zforce_ts *ts, u16 idle, u16 finger, zforce_scan_frequency() argument
|
H A D | atmel_mxt_ts.c | 93 u8 idle; member in struct:t7_config
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 972 int idle = !test_bit(wil_status_fwconnected, wil->status) && __wil_down() local
|
H A D | debugfs.c | 110 uint64_t idle = txdata->idle * 100; wil_vring_debugfs_show() local
|
H A D | wil6210.h | 396 cycles_t idle, last_idle, begin; member in struct:vring_tx_data
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
H A D | msm_gpu.h | 52 void (*idle)(struct msm_gpu *gpu); member in struct:msm_gpu_funcs
|
/linux-4.4.14/arch/blackfin/mach-common/ |
H A D | smp.c | 249 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() argument
|
/linux-4.4.14/include/uapi/linux/ |
H A D | ax25.h | 93 unsigned int idle, idletimer; member in struct:ax25_info_struct_deprecated 103 unsigned int idle, idletimer; member in struct:ax25_info_struct
|
/linux-4.4.14/include/linux/mfd/wm8994/ |
H A D | pdata.h | 128 bool idle; member in struct:wm8958_micd_rate
|
/linux-4.4.14/arch/powerpc/sysdev/ |
H A D | mpic_timer.c | 75 unsigned int idle; member in struct:timer_group_priv
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | smp.c | 79 static int boot_secondary(unsigned int cpu, struct task_struct *idle) boot_secondary() argument 89 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() argument
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 102 u32 idle [ 4]; member in struct:SYM_FWA_SCR 104 u32 idle [ 2]; member in struct:SYM_FWA_SCR
|
H A D | sym_fw1.h | 106 u32 idle [ 4]; member in struct:SYM_FWA_SCR 108 u32 idle [ 2]; member in struct:SYM_FWA_SCR
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
H A D | xpc_main.c | 619 int idle = atomic_read(&ch->kthreads_idle); xpc_activate_kthreads() local
|
/linux-4.4.14/drivers/net/appletalk/ |
H A D | ltpc.c | 495 static void idle(struct net_device *dev) idle() function
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf.c | 538 bool idle = false; vmw_cmdbuf_man_idle() local
|
/linux-4.4.14/drivers/net/wireless/b43/ |
H A D | phy_ht.c | 639 u8 *idle = phy_ht->idle_tssi; b43_phy_ht_tx_power_ctl_setup() local
|
H A D | main.c | 4766 static void b43_set_synth_pu_delay(struct b43_wldev *dev, bool idle) b43_set_synth_pu_delay() argument
|
H A D | phy_n.c | 4062 u8 idle[2]; b43_nphy_tx_power_ctl_setup() local
|
/linux-4.4.14/arch/xtensa/kernel/ |
H A D | smp.c | 224 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() argument
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | smp.c | 291 secondary_cpu_start(int cpuid, struct task_struct *idle) secondary_cpu_start() argument 362 smp_boot_one_cpu(int cpuid, struct task_struct *idle) smp_boot_one_cpu() argument
|
/linux-4.4.14/kernel/ |
H A D | cpu.c | 491 struct task_struct *idle; _cpu_up() local
|
H A D | workqueue.c | 4319 bool idle = true; show_workqueue_state() local
|
/linux-4.4.14/kernel/time/ |
H A D | tick-sched.c | 493 ktime_t now, idle; get_cpu_idle_time_us() local
|
/linux-4.4.14/include/media/ |
H A D | rc-core.h | 136 bool idle; member in struct:rc_dev
|
/linux-4.4.14/include/net/ |
H A D | netrom.h | 72 unsigned long t1, t2, t4, idle; member in struct:nr_sock
|
H A D | rose.h | 138 unsigned long t1, t2, t3, hb, idle; member in struct:rose_sock
|
H A D | ax25.h | 238 unsigned long t1, t2, t3, idle, rtt; member in struct:ax25_cb
|
H A D | mac80211.h | 541 bool idle; member in struct:ieee80211_bss_conf
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | smp.c | 468 static void cpu_idle_thread_init(unsigned int cpu, struct task_struct *idle) cpu_idle_thread_init() argument
|
/linux-4.4.14/arch/metag/kernel/ |
H A D | smp.c | 71 static int boot_secondary(unsigned int thread, struct task_struct *idle) boot_secondary() argument 216 int __cpu_up(unsigned int cpu, struct task_struct *idle) __cpu_up() argument
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | smp.c | 752 struct task_struct *idle; do_boot_cpu() local
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | smpboot.c | 462 do_boot_cpu (int sapicid, int cpu, struct task_struct *idle) do_boot_cpu() argument
|
/linux-4.4.14/sound/soc/omap/ |
H A D | mcbsp.c | 691 int idle; omap_mcbsp_stop() local
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | musb_host.c | 2080 int idle = 0; musb_schedule() local
|
/linux-4.4.14/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 205 idle, enumerator in enum:Phase
|
/linux-4.4.14/drivers/hid/usbhid/ |
H A D | hid-core.c | 654 static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) hid_set_idle() argument 1240 static int usbhid_idle(struct hid_device *hid, int report, int idle, usbhid_idle() argument
|
/linux-4.4.14/drivers/memory/ |
H A D | emif.c | 638 u32 idle = 0, val = 0; get_read_idle_ctrl_shdw() local
|
/linux-4.4.14/drivers/dma/ |
H A D | fsldma.h | 178 bool idle; /* DMA controller is idle */ member in struct:fsldma_chan
|
H A D | mmp_pdma.c | 113 bool idle; /* channel statue machine */ member in struct:mmp_pdma_chan
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | smpboot.c | 807 void common_cpu_up(unsigned int cpu, struct task_struct *idle) common_cpu_up() argument 831 static int do_boot_cpu(int apicid, int cpu, struct task_struct *idle) do_boot_cpu() argument
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd_cb.c | 249 int idle; kiblnd_handle_completion() local 961 int idle; kiblnd_tx_complete() local
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
H A D | isp.c | 407 static void isp_core_init(struct isp_device *isp, int idle) isp_core_init() argument
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 3777 u32 reg, idle = 0, fifo_full = 1; stv090x_send_diseqc_msg() local 3829 u32 reg, idle = 0, fifo_full = 1; stv090x_send_diseqc_burst() local
|
/linux-4.4.14/drivers/ata/ |
H A D | libata-sff.c | 1601 unsigned int handled, idle, polling; __ata_sff_interrupt() local
|
/linux-4.4.14/drivers/atm/ |
H A D | idt77252.c | 1537 unsigned long base, idle, jump; tst_timer() local 1601 unsigned long idle; __fill_tst() local 1677 unsigned long idle; __clear_tst() local
|
/linux-4.4.14/drivers/block/ |
H A D | swim3.c | 48 idle, enumerator in enum:swim_state
|
/linux-4.4.14/net/sched/ |
H A D | sch_cbq.c | 709 long idle; cbq_update() local
|
/linux-4.4.14/fs/ |
H A D | compat_ioctl.c | 457 struct ppp_idle __user *idle; ppp_gidle() local
|
/linux-4.4.14/kernel/debug/kdb/ |
H A D | kdb_main.c | 2275 int idle = 0, daemon = 0; kdb_ps_suppressed() local
|
/linux-4.4.14/kernel/sched/ |
H A D | rt.c | 21 int idle = 0; sched_rt_period_timer() local 813 int i, idle = 1, throttled = 0; do_sched_rt_period_timer() local
|
H A D | sched.h | 229 int idle, period_active; member in struct:cfs_bandwidth 604 struct task_struct *curr, *idle, *stop; member in struct:rq
|
H A D | core.c | 4973 void init_idle_bootup_task(struct task_struct *idle) init_idle_bootup_task() argument 4986 void init_idle(struct task_struct *idle, int cpu) init_idle() argument
|
H A D | fair.c | 3939 int idle = 0; sched_cfs_period_timer() local 4802 struct cpuidle_state *idle = idle_get_state(rq); for_each_cpu_and() local 5533 enum cpu_idle_type idle; member in struct:lb_env 7573 static void rebalance_domains(struct rq *rq, enum cpu_idle_type idle) rebalance_domains() argument 7681 static void nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) nohz_idle_balance() argument 7813 static void nohz_idle_balance(struct rq *this_rq, enum cpu_idle_type idle) { } nohz_idle_balance() argument 7823 enum cpu_idle_type idle = this_rq->idle_balance ? run_rebalance_domains() local 6057 get_sd_load_idx(struct sched_domain *sd, enum cpu_idle_type idle) get_sd_load_idx() argument 6949 load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_type idle, int *continue_balancing) load_balance() argument
|
/linux-4.4.14/include/uapi/drm/ |
H A D | r128_drm.h | 251 int idle; member in struct:drm_r128_cce_stop
|
H A D | radeon_drm.h | 591 int idle; member in struct:drm_radeon_cp_stop
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
H A D | cvmx-dpi-defs.h | 214 uint64_t idle:1; member in struct:cvmx_dpi_dmax_ibuff_saddr::cvmx_dpi_dmax_ibuff_saddr_s 231 uint64_t idle:1; member in struct:cvmx_dpi_dmax_ibuff_saddr::cvmx_dpi_dmax_ibuff_saddr_cn61xx
|
H A D | cvmx-npei-defs.h | 1005 uint64_t idle:1; member in struct:cvmx_npei_dmax_ibuff_saddr::cvmx_npei_dmax_ibuff_saddr_s
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 4311 struct bttv_buffer_set idle; bttv_suspend() local
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
H A D | main.c | 3175 b43legacy_set_synth_pu_delay(struct b43legacy_wldev *dev, bool idle) b43legacy_set_synth_pu_delay() argument
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | fwil_types.h | 470 __le32 idle; /* time since data pkt rx'd from sta */ member in struct:brcmf_sta_info_le
|
/linux-4.4.14/drivers/net/ppp/ |
H A D | ppp_generic.c | 573 struct ppp_idle idle; ppp_ioctl() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_gem.c | 2928 bool idle = true; i915_gem_retire_requests() local 2959 bool idle; i915_gem_retire_work_handler() local
|
/linux-4.4.14/net/core/ |
H A D | pktgen.c | 537 u64 idle; pktgen_if_show() local 3215 ktime_t idle = ns_to_ktime(pkt_dev->idle_acc); show_results() local
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm8994.c | 114 bool idle; wm8958_micd_set_rate() local
|
/linux-4.4.14/include/linux/mfd/ |
H A D | db8500-prcmu.h | 607 prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, struct prcmu_auto_pm_config *idle) prcmu_configure_auto_pm() argument
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | mac80211_hwsim.c | 508 bool started, idle, scanning; member in struct:mac80211_hwsim_data
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
H A D | rt2800lib.c | 7989 u32 idle, busy, busy_ext; rt2800_get_survey() local
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 413 unsigned long idle; member in struct:rx_info
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 3099 wl1271_sta_handle_idle(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool idle) wl1271_sta_handle_idle() argument
|
/linux-4.4.14/drivers/md/ |
H A D | md.c | 7604 int idle; is_mddev_idle() local
|
/linux-4.4.14/drivers/mfd/ |
H A D | db8500-prcmu.c | 1246 prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, struct prcmu_auto_pm_config *idle) prcmu_configure_auto_pm() argument
|