/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/mips/cavium-octeon/crypto/ |
D | octeon-crypto.c | 26 unsigned long octeon_crypto_enable(struct octeon_cop2_state *state) in octeon_crypto_enable() 55 void octeon_crypto_disable(struct octeon_cop2_state *state, in octeon_crypto_disable()
|
/arch/arm64/kernel/ |
D | psci.c | 68 u32 state; in cpu_psci_cpu_init_idle() local 145 u32 state = PSCI_POWER_STATE_TYPE_POWER_DOWN << in cpu_psci_cpu_die() local 185 u32 *state = __this_cpu_read(psci_power_state); in psci_suspend_finisher() local 194 u32 *state = __this_cpu_read(psci_power_state); in cpu_psci_cpu_suspend() local
|
/arch/arm/mach-mmp/ |
D | pm-pxa910.c | 134 void pxa910_pm_enter_lowpower_mode(int state) in pxa910_pm_enter_lowpower_mode() 189 static int pxa910_pm_enter(suspend_state_t state) in pxa910_pm_enter() 242 static int pxa910_pm_valid(suspend_state_t state) in pxa910_pm_valid()
|
D | pm-mmp2.c | 114 void mmp2_pm_enter_lowpower_mode(int state) in mmp2_pm_enter_lowpower_mode() 160 static int mmp2_pm_enter(suspend_state_t state) in mmp2_pm_enter() 204 static int mmp2_pm_valid(suspend_state_t state) in mmp2_pm_valid()
|
/arch/arm/mach-mvebu/ |
D | kirkwood-pm.c | 47 static int kirkwood_suspend_enter(suspend_state_t state) in kirkwood_suspend_enter() 59 static int kirkwood_pm_valid_standby(suspend_state_t state) in kirkwood_pm_valid_standby()
|
/arch/tile/kernel/ |
D | messaging.c | 31 HV_MsgState *state = this_cpu_ptr(&msg_state); in init_messaging() local 70 HV_MsgState *state = this_cpu_ptr(&msg_state); in hv_message_intr() 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()
|
/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/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/arc/kernel/ |
D | unaligned.c | 136 static void fixup_load(struct disasm_state *state, struct pt_regs *regs, in fixup_load() 166 static void fixup_store(struct disasm_state *state, struct pt_regs *regs, in fixup_store() 205 struct disasm_state state; in misaligned_fixup() local
|
/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()
|
/arch/powerpc/sysdev/ |
D | fsl_pmc.c | 36 static int pmc_suspend_enter(suspend_state_t state) in pmc_suspend_enter() 51 static int pmc_suspend_valid(suspend_state_t state) in pmc_suspend_valid()
|
/arch/x86/crypto/ |
D | chacha20_glue.c | 29 static void chacha20_dosimd(u32 *state, u8 *dst, const u8 *src, in chacha20_dosimd() 69 u32 *state, state_buf[16 + (CHACHA20_STATE_ALIGN / sizeof(u32)) - 1]; in chacha20_simd() local
|
/arch/arm/plat-samsung/ |
D | pm.c | 50 int s3c_irqext_wake(struct irq_data *data, unsigned int state) in s3c_irqext_wake() 78 static int s3c_pm_enter(suspend_state_t state) in s3c_pm_enter()
|
/arch/ia64/sn/kernel/ |
D | idle.c | 11 void snidle(int state) in snidle()
|
/arch/x86/crypto/sha-mb/ |
D | sha1_mb_mgr_init_avx2.c | 56 void sha1_mb_mgr_init_avx2(struct sha1_mb_mgr *state) in sha1_mb_mgr_init_avx2()
|
/arch/mips/include/asm/mach-malta/ |
D | malta-pm.h | 30 static inline int mips_pm_suspend(unsigned state) in mips_pm_suspend()
|
/arch/mips/kernel/ |
D | elf.c | 78 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc() 141 struct arch_elf_state *state) in arch_check_elf() 284 void mips_set_personality_fp(struct arch_elf_state *state) in mips_set_personality_fp() 313 void mips_set_personality_nan(struct arch_elf_state *state) in mips_set_personality_nan()
|
/arch/arm/mach-at91/ |
D | pm.c | 56 static int at91_pm_valid_state(suspend_state_t state) in at91_pm_valid_state() 75 static int at91_pm_begin(suspend_state_t state) in at91_pm_begin() 138 static void at91_pm_suspend(suspend_state_t state) in at91_pm_suspend() 154 static int at91_pm_enter(suspend_state_t state) in at91_pm_enter()
|
/arch/mips/loongson64/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/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/jz4740/ |
D | pm.c | 23 static int jz4740_pm_enter(suspend_state_t state) in jz4740_pm_enter()
|
/arch/arm/mach-mxs/ |
D | pm.c | 20 static int mxs_suspend_enter(suspend_state_t state) in mxs_suspend_enter()
|