/arch/arm/common/ |
D | fiq_debugger.c | 127 static inline void enable_wakeup_irq(struct fiq_debugger_state *state) {} in enable_wakeup_irq() 128 static inline void disable_wakeup_irq(struct fiq_debugger_state *state) {} in disable_wakeup_irq() 130 static inline void enable_wakeup_irq(struct fiq_debugger_state *state) in enable_wakeup_irq() 138 static inline void disable_wakeup_irq(struct fiq_debugger_state *state) in disable_wakeup_irq() 148 static bool inline debug_have_fiq(struct fiq_debugger_state *state) in debug_have_fiq() 153 static void debug_force_irq(struct fiq_debugger_state *state) in debug_force_irq() 168 static void debug_uart_enable(struct fiq_debugger_state *state) in debug_uart_enable() 176 static void debug_uart_disable(struct fiq_debugger_state *state) in debug_uart_disable() 184 static void debug_uart_flush(struct fiq_debugger_state *state) in debug_uart_flush() 190 static void debug_putc(struct fiq_debugger_state *state, char c) in debug_putc() [all …]
|
/arch/powerpc/boot/ |
D | gunzip_util.c | 42 void gunzip_start(struct gunzip_state *state, void *src, int srclen) in gunzip_start() 102 int gunzip_partial(struct gunzip_state *state, void *dst, int dstlen) in gunzip_partial() 140 void gunzip_exactly(struct gunzip_state *state, void *dst, int dstlen) in gunzip_exactly() 165 void gunzip_discard(struct gunzip_state *state, int len) in gunzip_discard() 193 int gunzip_finish(struct gunzip_state *state, void *dst, int dstlen) in gunzip_finish()
|
/arch/um/drivers/ |
D | hostaudio_kern.c | 73 struct hostaudio_state *state = file->private_data; in hostaudio_read() local 100 struct hostaudio_state *state = file->private_data; in hostaudio_write() local 141 struct hostaudio_state *state = file->private_data; in hostaudio_ioctl() local 183 struct hostaudio_state *state; in hostaudio_open() local 219 struct hostaudio_state *state = file->private_data; in hostaudio_release() local 235 struct hostmixer_state *state = file->private_data; in hostmixer_ioctl_mixdev() local 246 struct hostmixer_state *state; in hostmixer_open_mixdev() local 284 struct hostmixer_state *state = file->private_data; in hostmixer_release() local
|
/arch/powerpc/platforms/pseries/ |
D | offline_states.h | 23 static inline void set_cpu_current_state(int cpu, enum cpu_state_vals state) in set_cpu_current_state() 27 static inline void set_preferred_offline_state(int cpu, enum cpu_state_vals state) in set_preferred_offline_state()
|
D | suspend.c | 44 static int pseries_suspend_begin(suspend_state_t state) in pseries_suspend_begin() 87 static int pseries_suspend_enter(suspend_state_t state) in pseries_suspend_enter()
|
/arch/arm/mach-pxa/ |
D | pm.c | 24 int pxa_pm_enter(suspend_state_t state) in pxa_pm_enter() 69 static int pxa_pm_valid(suspend_state_t state) in pxa_pm_valid()
|
/arch/arm/mach-pnx4008/ |
D | pm.c | 103 static int pnx4008_pm_enter(suspend_state_t state) in pnx4008_pm_enter() 116 static int pnx4008_pm_valid(suspend_state_t state) in pnx4008_pm_valid()
|
/arch/arm/mach-at91/ |
D | pm.c | 105 static int at91_pm_valid_state(suspend_state_t state) in at91_pm_valid_state() 124 static int at91_pm_begin(suspend_state_t state) in at91_pm_begin() 200 static int at91_pm_enter(suspend_state_t state) in at91_pm_enter()
|
/arch/unicore32/kernel/ |
D | pm.c | 28 int puv3_pm_enter(suspend_state_t state) in puv3_pm_enter() 74 static int puv3_pm_valid(suspend_state_t state) in puv3_pm_valid()
|
/arch/arm/mach-imx/ |
D | pm-imx5.c | 95 static int mx5_suspend_enter(suspend_state_t state) in mx5_suspend_enter() 125 static int mx5_pm_valid(suspend_state_t state) in mx5_pm_valid()
|
D | pm-imx27.c | 15 static int mx27_suspend_enter(suspend_state_t state) in mx27_suspend_enter()
|
/arch/powerpc/platforms/52xx/ |
D | lite5200_pm.c | 24 static int lite5200_pm_valid(suspend_state_t state) in lite5200_pm_valid() 35 static int lite5200_pm_begin(suspend_state_t state) in lite5200_pm_begin() 204 static int lite5200_pm_enter(suspend_state_t state) in lite5200_pm_enter()
|
D | mpc52xx_pm.c | 26 static int mpc52xx_pm_valid(suspend_state_t state) in mpc52xx_pm_valid() 112 int mpc52xx_pm_enter(suspend_state_t state) in mpc52xx_pm_enter()
|
/arch/powerpc/sysdev/ |
D | fsl_pmc.c | 35 static int pmc_suspend_enter(suspend_state_t state) in pmc_suspend_enter() 50 static int pmc_suspend_valid(suspend_state_t state) in pmc_suspend_valid()
|
/arch/ia64/sn/kernel/ |
D | idle.c | 11 void snidle(int state) in snidle()
|
/arch/blackfin/mach-common/ |
D | pm.c | 183 static int bfin_pm_valid(suspend_state_t state) in bfin_pm_valid() 210 static int bfin_pm_enter(suspend_state_t state) in bfin_pm_enter()
|
/arch/arm/kernel/ |
D | xscale-cp0.c | 19 static inline void dsp_save_state(u32 *state) in dsp_save_state() 26 static inline void dsp_load_state(u32 *state) in dsp_load_state()
|
/arch/mips/loongson/common/ |
D | pm.c | 125 static int loongson_pm_enter(suspend_state_t state) in loongson_pm_enter() 137 static int loongson_pm_valid_state(suspend_state_t state) in loongson_pm_valid_state()
|
/arch/avr32/mach-at32ap/ |
D | pm.c | 99 static int avr32_pm_valid_state(suspend_state_t state) in avr32_pm_valid_state() 112 static int avr32_pm_enter(suspend_state_t state) in avr32_pm_enter()
|
/arch/mips/jz4740/ |
D | pm.c | 25 static int jz4740_pm_enter(suspend_state_t state) in jz4740_pm_enter()
|
/arch/mips/goldfish/ |
D | pm.c | 26 static int goldfish_pm_enter(suspend_state_t state) in goldfish_pm_enter()
|
/arch/arm/mach-mxs/ |
D | pm.c | 19 static int mxs_suspend_enter(suspend_state_t state) in mxs_suspend_enter()
|
/arch/arm/mach-goldfish/ |
D | pm.c | 25 static int goldfish_pm_enter(suspend_state_t state) in goldfish_pm_enter()
|
/arch/x86/boot/ |
D | cmdline.c | 42 } state = st_wordstart; in __cmdline_find_option() local 112 } state = st_wordstart; in __cmdline_find_option_bool() local
|
/arch/s390/kernel/ |
D | perf_cpum_cf.c | 52 static void ctr_set_enable(u64 *state, int ctr_set) in ctr_set_enable() 56 static void ctr_set_disable(u64 *state, int ctr_set) in ctr_set_disable() 60 static void ctr_set_start(u64 *state, int ctr_set) in ctr_set_start() 64 static void ctr_set_stop(u64 *state, int ctr_set) in ctr_set_stop() 73 u64 state, tx_state; member 611 u64 state; in cpumf_pmu_commit_txn() local
|