/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | pgm_check_info.c | 29 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 D | nv10.c | 65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv10_sw_new() argument
|
H A D | gf100.c | 152 gf100_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in gf100_sw_new() argument
|
H A D | nv04.c | 136 nv04_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv04_sw_new() argument
|
H A D | base.c | 99 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 D | nv50.c | 145 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 D | nv10.c | 65 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 D | base.c | 98 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 D | gf100.c | 144 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 D | nv50.c | 139 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 D | nv04.c | 136 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 D | push-switch.c | 28 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 D | psw.c | 19 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 D | psw.c | 20 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 D | psw.c | 19 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 D | psw.c | 20 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler() local
|
/kernel/linux/linux-6.6/arch/sh/drivers/ |
H A D | push-switch.c | 28 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 D | pgm_check_info.c | 149 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 D | dumpstack.c | 156 struct psw_bits *psw = &psw_bits(regs->psw); in show_registers() local [all...] |
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | early.c | 170 psw_t psw; in setup_lowcore_early() local
|
H A D | dumpstack.c | 150 struct psw_bits *psw = &psw_bits(regs->psw); in show_registers() local [all...] |
H A D | compat_linux.h | 43 _psw_t32 psw; member
|
H A D | compat_ptrace.h | 22 psw_compat_t psw; member
|
/kernel/linux/linux-5.10/arch/s390/kvm/ |
H A D | gaccess.h | 63 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 D | sigcontext.h | 49 _psw_t psw; member
|