Home
last modified time | relevance | path

Searched defs:chp (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
Dchp.c135 struct channel_path *chp; in chp_measurement_chars_read() local
182 struct channel_path *chp; in chp_measurement_read() local
210 void chp_remove_cmg_attr(struct channel_path *chp) in chp_remove_cmg_attr()
216 int chp_add_cmg_attr(struct channel_path *chp) in chp_add_cmg_attr()
235 struct channel_path *chp = to_channelpath(dev); in chp_status_show() local
317 struct channel_path *chp = to_channelpath(dev); in chp_type_show() local
331 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show() local
345 struct channel_path *chp = to_channelpath(dev); in chp_shared_show() local
359 struct channel_path *chp = to_channelpath(dev); in chp_chid_show() local
376 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show() local
[all …]
Ddevice_ops.c497 struct channel_path *chp; in ccw_device_get_util_str() local
643 struct channel_path *chp; in ccw_device_get_mdc() local
799 struct channel_path *chp; in ccw_device_get_chid() local
Dchsc.c235 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_offline() local
430 struct channel_path *chp; in chsc_process_sei_res_acc() local
470 struct channel_path *chp; in chsc_process_sei_chp_avail() local
697 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_online() local
758 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary() local
964 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv, in chsc_initialize_cmg_chars()
978 int chsc_get_channel_measurement_chars(struct channel_path *chp) in chsc_get_channel_measurement_chars()
Dccwreq.c331 int rc = -ENODEV, chp; in ccw_request_timeout() local
Ddevice_fsm.c443 int chp, mask; in ccw_device_report_path_events() local
Dcss.c403 int chp; in chpids_show() local
/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_int.h910 static inline int dasd_path_is_operational(struct dasd_device *device, int chp) in dasd_path_is_operational()
915 static inline int dasd_path_need_verify(struct dasd_device *device, int chp) in dasd_path_need_verify()
920 static inline void dasd_path_verify(struct dasd_device *device, int chp) in dasd_path_verify()
925 static inline void dasd_path_clear_verify(struct dasd_device *device, int chp) in dasd_path_clear_verify()
932 int chp; in dasd_path_clear_all_verify() local
938 static inline void dasd_path_operational(struct dasd_device *device, int chp) in dasd_path_operational()
944 static inline void dasd_path_nonpreferred(struct dasd_device *device, int chp) in dasd_path_nonpreferred()
949 static inline int dasd_path_is_nonpreferred(struct dasd_device *device, int chp) in dasd_path_is_nonpreferred()
955 int chp) in dasd_path_clear_nonpreferred()
960 static inline void dasd_path_preferred(struct dasd_device *device, int chp) in dasd_path_preferred()
[all …]
Ddasd.c3859 int chp, oldopm, hpfpm, ifccpm; in dasd_generic_path_event() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dev.c87 static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp, in post_qp_event()
122 struct c4iw_cq *chp; in c4iw_ev_dispatch() local
225 struct c4iw_cq *chp; in c4iw_ev_handler() local
Dcq.c242 struct c4iw_cq *chp = to_c4iw_cq(qhp->ibqp.send_cq); in c4iw_flush_sq() local
335 void c4iw_flush_hw_cq(struct c4iw_cq *chp, struct c4iw_qp *flush_qhp) in c4iw_flush_hw_cq()
754 static int __c4iw_poll_cq_one(struct c4iw_cq *chp, struct c4iw_qp *qhp, in __c4iw_poll_cq_one()
921 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc) in c4iw_poll_cq_one()
951 struct c4iw_cq *chp; in c4iw_poll_cq() local
972 struct c4iw_cq *chp; in c4iw_destroy_cq() local
998 struct c4iw_cq *chp = to_c4iw_cq(ibcq); in c4iw_create_cq() local
1156 struct c4iw_cq *chp; in c4iw_arm_cq() local
Drestrack.c374 struct c4iw_cq *chp = to_c4iw_cq(ibcq); in c4iw_fill_res_cq_entry() local
/kernel/linux/linux-5.10/lib/
Dearlycpio.c65 unsigned int ch[C_NFIELDS], *chp, v; in find_cpio_data() local
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.c437 static void pvr2_dvb_internal_check(struct pvr2_channel *chp) in pvr2_dvb_internal_check()
Dpvrusb2-sysfs.c744 static void pvr2_sysfs_internal_check(struct pvr2_channel *chp) in pvr2_sysfs_internal_check()
Dpvrusb2-v4l2.c893 static void pvr2_v4l2_internal_check(struct pvr2_channel *chp) in pvr2_v4l2_internal_check()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dchsc.h85 struct chp_id chp; member