Searched refs:chsc_pnso_area (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | chsc.h | 45 struct chsc_pnso_area { struct
|
H A D | ccwdev.h | 241 struct chsc_pnso_area *pnso_area, u8 oc,
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | chsc.h | 45 struct chsc_pnso_area { struct
|
H A D | ccwdev.h | 231 struct chsc_pnso_area *pnso_area, u8 oc,
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chsc.h | 208 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area,
|
H A D | device_ops.c | 726 struct chsc_pnso_area *pnso_area, u8 oc, in ccw_device_pnso()
|
H A D | chsc.c | 1375 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area, in chsc_pnso()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chsc.h | 209 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area,
|
H A D | device_ops.c | 726 struct chsc_pnso_area *pnso_area, u8 oc, in ccw_device_pnso()
|
H A D | chsc.c | 1419 int chsc_pnso(struct subchannel_id schid, struct chsc_pnso_area *pnso_area, in chsc_pnso()
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l2_main.c | 606 struct chsc_pnso_area *rr; in qeth_l2_pnso() 612 rr = (struct chsc_pnso_area *)get_zeroed_page(GFP_KERNEL); in qeth_l2_pnso()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l2_main.c | 555 struct chsc_pnso_area *rr; in qeth_l2_pnso() 561 rr = (struct chsc_pnso_area *)get_zeroed_page(GFP_KERNEL); in qeth_l2_pnso()
|
Completed in 15 milliseconds