| /linux-4.4.14/drivers/s390/cio/ | 
| D | chp.c | 137 	struct channel_path *chp;  in chp_measurement_chars_read()  local184 	struct channel_path *chp;  in chp_measurement_read()  local
 212 void chp_remove_cmg_attr(struct channel_path *chp)  in chp_remove_cmg_attr()
 218 int chp_add_cmg_attr(struct channel_path *chp)  in chp_add_cmg_attr()
 237 	struct channel_path *chp = to_channelpath(dev);  in chp_status_show()  local
 316 	struct channel_path *chp = to_channelpath(dev);  in chp_type_show()  local
 330 	struct channel_path *chp = to_channelpath(dev);  in chp_cmg_show()  local
 344 	struct channel_path *chp = to_channelpath(dev);  in chp_shared_show()  local
 358 	struct channel_path *chp = to_channelpath(dev);  in chp_chid_show()  local
 375 	struct channel_path *chp = to_channelpath(dev);  in chp_chid_external_show()  local
 [all …]
 
 | 
| D | ccwreq.c | 329 	int rc = -ENODEV, chp;  in ccw_request_timeout()  local
 | 
| D | chsc.c | 478 	struct channel_path *chp;  in chsc_process_sei_chp_avail()  local748 	struct channel_path *chp = chpid_to_chp(chpid);  in chsc_chp_vary()  local
 967 chsc_initialize_cmg_chars(struct channel_path *chp, u8 cmcv,  in chsc_initialize_cmg_chars()
 983 int chsc_get_channel_measurement_chars(struct channel_path *chp)  in chsc_get_channel_measurement_chars()
 
 | 
| D | device_ops.c | 609 	struct channel_path *chp;  in ccw_device_get_mdc()  local
 | 
| D | device_fsm.c | 476 	int chp, mask;  in ccw_device_report_path_events()  local
 | 
| D | css.c | 1077 	struct channel_path *chp;  in channel_subsystem_reinit()  local
 | 
| D | device.c | 223 	int chp;  in chpids_show()  local
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ | 
| D | ev.c | 87 static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp,  in post_qp_event()120 	struct c4iw_cq *chp;  in c4iw_ev_dispatch()  local
 225 	struct c4iw_cq *chp;  in c4iw_ev_handler()  local
 
 | 
| D | cq.c | 240 	struct c4iw_cq *chp = to_c4iw_cq(qhp->ibqp.send_cq);  in c4iw_flush_sq()  local339 void c4iw_flush_hw_cq(struct c4iw_cq *chp)  in c4iw_flush_hw_cq()
 682 static int c4iw_poll_cq_one(struct c4iw_cq *chp, struct ib_wc *wc)  in c4iw_poll_cq_one()
 828 	struct c4iw_cq *chp;  in c4iw_poll_cq()  local
 849 	struct c4iw_cq *chp;  in c4iw_destroy_cq()  local
 875 	struct c4iw_cq *chp;  in c4iw_create_cq()  local
 1006 	struct c4iw_cq *chp;  in c4iw_arm_cq()  local
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_ev.c | 41 static void post_qp_event(struct iwch_dev *rnicp, struct iwch_cq *chp,  in post_qp_event()110 	struct iwch_cq *chp;  in iwch_ev_dispatch()  local
 
 | 
| D | iwch_cq.c | 44 static int iwch_poll_cq_one(struct iwch_dev *rhp, struct iwch_cq *chp,  in iwch_poll_cq_one()198 	struct iwch_cq *chp;  in iwch_poll_cq()  local
 
 | 
| D | iwch_provider.c | 131 	struct iwch_cq *chp;  in iwch_destroy_cq()  local152 	struct iwch_cq *chp;  in iwch_create_cq()  local
 257 	struct iwch_cq *chp = to_iwch_cq(cq);  in iwch_resize_cq()  local
 325 	struct iwch_cq *chp;  in iwch_arm_cq()  local
 
 | 
| /linux-4.4.14/lib/ | 
| D | earlycpio.c | 73 	unsigned int ch[C_NFIELDS], *chp, v;  in find_cpio_data()  local
 | 
| /linux-4.4.14/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-dvb.c | 400 static void pvr2_dvb_internal_check(struct pvr2_channel *chp)  in pvr2_dvb_internal_check()
 | 
| D | pvrusb2-sysfs.c | 759 static void pvr2_sysfs_internal_check(struct pvr2_channel *chp)  in pvr2_sysfs_internal_check()
 | 
| D | pvrusb2-v4l2.c | 881 static void pvr2_v4l2_internal_check(struct pvr2_channel *chp)  in pvr2_v4l2_internal_check()
 | 
| /linux-4.4.14/arch/s390/include/uapi/asm/ | 
| D | chsc.h | 84 	struct chp_id chp;  member
 | 
| /linux-4.4.14/drivers/s390/block/ | 
| D | dasd.c | 3575 	int chp;  in dasd_generic_path_event()  local
 |