/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/arm/mach-mmp/ |
D | pm-pxa910.c | 133 void pxa910_pm_enter_lowpower_mode(int state) in pxa910_pm_enter_lowpower_mode() 188 static int pxa910_pm_enter(suspend_state_t state) in pxa910_pm_enter() 241 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-at91/ |
D | pm.c | 39 static int at91_pm_valid_state(suspend_state_t state) in at91_pm_valid_state() 58 static int at91_pm_begin(suspend_state_t state) in at91_pm_begin() 132 static int at91_pm_enter(suspend_state_t state) in at91_pm_enter()
|
/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/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/tile/kernel/ |
D | messaging.c | 31 HV_MsgState *state = this_cpu_ptr(&msg_state); in init_messaging() local 71 HV_MsgState *state = this_cpu_ptr(&msg_state); in hv_message_intr() local
|
/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 | 135 static void fixup_load(struct disasm_state *state, struct pt_regs *regs, in fixup_load() 165 static void fixup_store(struct disasm_state *state, struct pt_regs *regs, in fixup_store() 204 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/arm64/kernel/ |
D | psci.c | 93 static u32 psci_power_state_pack(struct psci_power_state state) in psci_power_state_pack() 104 struct psci_power_state *state) in psci_power_state_unpack() 123 static int psci_cpu_suspend(struct psci_power_state state, in psci_cpu_suspend() 135 static int psci_cpu_off(struct psci_power_state state) in psci_cpu_off() 439 struct psci_power_state state = { in cpu_psci_cpu_die() local 480 struct psci_power_state *state = __get_cpu_var(psci_power_state); in psci_suspend_finisher() local 489 struct psci_power_state *state = __get_cpu_var(psci_power_state); in cpu_psci_cpu_suspend() local
|
/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/arm/plat-samsung/ |
D | pm.c | 50 int s3c_irqext_wake(struct irq_data *data, unsigned int state) in s3c_irqext_wake() 98 static int s3c_pm_enter(suspend_state_t state) in s3c_pm_enter()
|
/arch/powerpc/kvm/ |
D | book3s_xics.c | 74 struct ics_irq_state *state; in ics_deliver_irq() local 115 struct ics_irq_state *state = &ics->irq_state[i]; in ics_check_resend() local 132 struct ics_irq_state *state, in write_xive() 158 struct ics_irq_state *state; in kvmppc_xics_set_xive() local 187 struct ics_irq_state *state; in kvmppc_xics_get_xive() local 211 struct ics_irq_state *state; in kvmppc_xics_int_on() local 237 struct ics_irq_state *state; in kvmppc_xics_int_off() local 364 struct ics_irq_state *state; in icp_deliver_irq() local 657 union kvmppc_icp_state state; in kvmppc_h_ipoll() local 734 struct ics_irq_state *state; in kvmppc_h_eoi() local [all …]
|
/arch/mips/kernel/ |
D | elf.c | 73 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc() 128 struct arch_elf_state *state) in arch_check_elf() 237 void mips_set_personality_fp(struct arch_elf_state *state) in mips_set_personality_fp()
|
/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/arm/mach-mxs/ |
D | pm.c | 20 static int mxs_suspend_enter(suspend_state_t state) in mxs_suspend_enter()
|