Home
last modified time | relevance | path

Searched defs:psw (Results 1 – 25 of 61) sorted by relevance

123

/kernel/linux/linux-4.19/arch/sh/drivers/
Dpush-switch.c31 struct push_switch *psw = from_timer(psw, t, debounce); in switch_timer() local
38 struct push_switch *psw = container_of(work, struct push_switch, work); in switch_work_handler() local
49 struct push_switch *psw; in switch_drv_probe() local
99 struct push_switch *psw = platform_get_drvdata(pdev); in switch_drv_remove() local
/kernel/linux/linux-5.10/arch/sh/drivers/
Dpush-switch.c28 struct push_switch *psw = from_timer(psw, t, debounce); in switch_timer() local
35 struct push_switch *psw = container_of(work, struct push_switch, work); in switch_work_handler() local
46 struct push_switch *psw; in switch_drv_probe() local
96 struct push_switch *psw = platform_get_drvdata(pdev); in switch_drv_remove() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dprocessor.h244 static inline void __load_psw(psw_t psw) in __load_psw()
256 psw_t psw; in __load_psw_mask() local
292 static inline unsigned long __rewind_psw(psw_t psw, unsigned long ilc) in __rewind_psw()
312 psw_t psw; in disabled_wait() local
/kernel/linux/linux-4.19/arch/s390/include/asm/
Dprocessor.h281 static inline void __load_psw(psw_t psw) in __load_psw()
293 psw_t psw; in __load_psw_mask() local
329 static inline unsigned long __rewind_psw(psw_t psw, unsigned long ilc) in __rewind_psw()
349 psw_t psw; in disabled_wait() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv10.c65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv10_sw_new()
Dgf100.c152 gf100_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in gf100_sw_new()
Dnv50.c145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv50_sw_new()
Dbase.c100 int index, struct nvkm_sw **psw) in nvkm_sw_new_()
Dnv04.c136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new()
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv10.c65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv10_sw_new()
Dgf100.c152 gf100_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in gf100_sw_new()
Dnv50.c145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv50_sw_new()
Dbase.c100 int index, struct nvkm_sw **psw) in nvkm_sw_new_()
Dnv04.c136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new()
/kernel/linux/linux-4.19/arch/s390/boot/compressed/
Dmisc.c76 unsigned long long psw = 0x000a0000deadbeefULL; in error() local
/kernel/linux/linux-5.10/arch/sh/boards/mach-highlander/
Dpsw.c19 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-5.10/arch/s390/boot/
Dpgm_check_info.c29 struct psw_bits *psw = &psw_bits(S390_lowcore.psw_save_area); in print_pgm_check_info() local
/kernel/linux/linux-4.19/arch/sh/boards/mach-highlander/
Dpsw.c22 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-4.19/arch/sh/boards/mach-landisk/
Dpsw.c23 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-5.10/arch/sh/boards/mach-landisk/
Dpsw.c20 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-4.19/arch/s390/kernel/
Ddumpstack.c123 struct psw_bits *psw = &psw_bits(regs->psw); in show_registers() local
/kernel/linux/linux-5.10/arch/s390/kernel/
Ddumpstack.c150 struct psw_bits *psw = &psw_bits(regs->psw); in show_registers() local
Dearly.c170 psw_t psw; in setup_lowcore_early() local
/kernel/linux/linux-4.19/arch/s390/include/uapi/asm/
Dsigcontext.h49 _psw_t psw; member
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dsigcontext.h49 _psw_t psw; member

123