Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/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/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-6.6/arch/s390/include/asm/
Dprocessor.h300 static inline void __load_psw(psw_t psw) in __load_psw()
312 psw_t psw; in __load_psw_mask() local
348 static inline unsigned long __rewind_psw(psw_t psw, unsigned long ilc) in __rewind_psw()
363 psw_t psw; in disabled_wait() 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-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-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv10.c65 nv10_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv10_sw_new()
Dgf100.c144 gf100_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in gf100_sw_new()
Dnv50.c139 nv50_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv50_sw_new()
Dbase.c99 enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nvkm_sw_new_()
Dnv04.c136 nv04_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv04_sw_new()
/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-6.6/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-6.6/arch/sh/boards/mach-landisk/
Dpsw.c20 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-6.6/arch/s390/boot/
Dpgm_check_info.c149 struct psw_bits *psw = &psw_bits(S390_lowcore.psw_save_area); in print_pgm_check_info() local
Dstartup.c287 psw_t psw; in startup_kernel() 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-6.6/arch/s390/kernel/
Ddumpstack.c156 struct psw_bits *psw = &psw_bits(regs->psw); in show_registers() local
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dsigcontext.h49 _psw_t psw; member

123