/Linux-v5.4/drivers/s390/cio/ |
D | chp.c | 135 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 314 struct channel_path *chp = to_channelpath(dev); in chp_type_show() local 328 struct channel_path *chp = to_channelpath(dev); in chp_cmg_show() local 342 struct channel_path *chp = to_channelpath(dev); in chp_shared_show() local 356 struct channel_path *chp = to_channelpath(dev); in chp_chid_show() local 373 struct channel_path *chp = to_channelpath(dev); in chp_chid_external_show() local [all …]
|
D | chsc.c | 231 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_offline() local 426 struct channel_path *chp; in chsc_process_sei_res_acc() local 466 struct channel_path *chp; in chsc_process_sei_chp_avail() local 693 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_online() local 754 struct channel_path *chp = chpid_to_chp(chpid); in chsc_chp_vary() local 962 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv, in chsc_initialize_cmg_chars() 976 int chsc_get_channel_measurement_chars(struct channel_path *chp) in chsc_get_channel_measurement_chars()
|
D | device_ops.c | 497 struct channel_path *chp; in ccw_device_get_util_str() local 643 struct channel_path *chp; in ccw_device_get_mdc() local
|
D | ccwreq.c | 331 int rc = -ENODEV, chp; in ccw_request_timeout() local
|
D | device_fsm.c | 443 int chp, mask; in ccw_device_report_path_events() local
|
D | css.c | 403 int chp; in chpids_show() local 1350 struct channel_path *chp; in channel_subsystem_reinit() local
|
/Linux-v5.4/drivers/s390/block/ |
D | dasd_int.h | 885 static inline int dasd_path_is_operational(struct dasd_device *device, int chp) in dasd_path_is_operational() 890 static inline int dasd_path_need_verify(struct dasd_device *device, int chp) in dasd_path_need_verify() 895 static inline void dasd_path_verify(struct dasd_device *device, int chp) in dasd_path_verify() 900 static inline void dasd_path_clear_verify(struct dasd_device *device, int chp) in dasd_path_clear_verify() 907 int chp; in dasd_path_clear_all_verify() local 913 static inline void dasd_path_operational(struct dasd_device *device, int chp) in dasd_path_operational() 919 static inline void dasd_path_nonpreferred(struct dasd_device *device, int chp) in dasd_path_nonpreferred() 924 static inline int dasd_path_is_nonpreferred(struct dasd_device *device, int chp) in dasd_path_is_nonpreferred() 930 int chp) in dasd_path_clear_nonpreferred() 935 static inline void dasd_path_preferred(struct dasd_device *device, int chp) in dasd_path_preferred() [all …]
|
D | dasd.c | 3820 int chp, oldopm, hpfpm, ifccpm; in dasd_generic_path_event() local
|
/Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
D | iwch_cq.c | 35 static int __iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp, in __iwch_poll_cq_one() 175 static int iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp, in iwch_poll_cq_one() 201 struct iwch_cq *chp; in iwch_poll_cq() local
|
D | iwch_ev.c | 41 static void post_qp_event(struct iwch_dev *rnicp, struct iwch_cq *chp, in post_qp_event() 111 struct iwch_cq *chp; in iwch_ev_dispatch() local
|
D | iwch_provider.c | 93 struct iwch_cq *chp; in iwch_destroy_cq() local 112 struct iwch_cq *chp = to_iwch_cq(ibcq); in iwch_create_cq() local 208 struct iwch_cq *chp; in iwch_arm_cq() local
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | cq.c | 242 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 997 struct c4iw_cq *chp = to_c4iw_cq(ibcq); in c4iw_create_cq() local 1152 struct c4iw_cq *chp; in c4iw_arm_cq() local
|
D | ev.c | 87 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
|
D | restrack.c | 379 struct c4iw_cq *chp = to_c4iw_cq(ibcq); in fill_res_cq_entry() local
|
/Linux-v5.4/lib/ |
D | earlycpio.c | 65 unsigned int ch[C_NFIELDS], *chp, v; in find_cpio_data() local
|
/Linux-v5.4/drivers/media/usb/pvrusb2/ |
D | pvrusb2-dvb.c | 437 static void pvr2_dvb_internal_check(struct pvr2_channel *chp) in pvr2_dvb_internal_check()
|
D | pvrusb2-sysfs.c | 744 static void pvr2_sysfs_internal_check(struct pvr2_channel *chp) in pvr2_sysfs_internal_check()
|
D | pvrusb2-v4l2.c | 893 static void pvr2_v4l2_internal_check(struct pvr2_channel *chp) in pvr2_v4l2_internal_check()
|
/Linux-v5.4/arch/s390/include/uapi/asm/ |
D | chsc.h | 85 struct chp_id chp; member
|