Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/arch/s390/boot/
H A Dpgm_check_info.c29 struct psw_bits *psw = &psw_bits(S390_lowcore.psw_save_area); in print_pgm_check_info() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv10.c65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv10_sw_new() argument
H A Dgf100.c152 gf100_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in gf100_sw_new() argument
H A Dnv04.c136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new() argument
H A Dbase.c99 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, int index, struct nvkm_sw **psw) nvkm_sw_new_() argument
H A Dnv50.c145 nv50_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv50_sw_new() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv10.c65 nv10_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv10_sw_new() argument
H A Dbase.c98 nvkm_sw_new_(const struct nvkm_sw_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) nvkm_sw_new_() argument
H A Dgf100.c144 gf100_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in gf100_sw_new() argument
H A Dnv50.c139 nv50_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv50_sw_new() argument
H A Dnv04.c136 nv04_sw_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nv04_sw_new() argument
/kernel/linux/linux-5.10/arch/sh/drivers/
H A 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); switch_drv_remove() local
[all...]
/kernel/linux/linux-5.10/arch/sh/boards/mach-highlander/
H A Dpsw.c19 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-5.10/arch/sh/boards/mach-landisk/
H A Dpsw.c20 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-6.6/arch/sh/boards/mach-highlander/
H A Dpsw.c19 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-6.6/arch/sh/boards/mach-landisk/
H A Dpsw.c20 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
/kernel/linux/linux-6.6/arch/sh/drivers/
H A 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); switch_drv_remove() local
[all...]
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dpgm_check_info.c149 struct psw_bits *psw = &psw_bits(S390_lowcore.psw_save_area); in print_pgm_check_info() local
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddumpstack.c156 struct psw_bits *psw = &psw_bits(regs->psw); in show_registers() local
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dearly.c170 psw_t psw; in setup_lowcore_early() local
H A Ddumpstack.c150 struct psw_bits *psw = &psw_bits(regs->psw); in show_registers() local
[all...]
H A Dcompat_linux.h43 _psw_t32 psw; member
H A Dcompat_ptrace.h22 psw_compat_t psw; member
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dgaccess.h63 static inline unsigned long _kvm_s390_logical_to_effective(psw_t *psw, in _kvm_s390_logical_to_effective() argument
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dsigcontext.h49 _psw_t psw; member

Completed in 9 milliseconds

123