Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 130) sorted by relevance

123456

/drivers/s390/char/
Dfs3270.c53 fs3270_working(struct fs3270 *fp) in fs3270_working()
65 struct fs3270 *fp; in fs3270_do_io() local
95 struct fs3270 *fp; in fs3270_reset_callback() local
105 struct fs3270 *fp; in fs3270_restore_callback() local
120 struct fs3270 *fp; in fs3270_activate() local
165 struct fs3270 *fp; in fs3270_save_callback() local
192 struct fs3270 *fp; in fs3270_deactivate() local
221 fs3270_irq(struct fs3270 *fp, struct raw3270_request *rq, struct irb *irb) in fs3270_irq()
245 struct fs3270 *fp; in fs3270_read() local
290 struct fs3270 *fp; in fs3270_write() local
[all …]
Dhmcdrv_dev.c113 static int hmcdrv_dev_open(struct inode *inode, struct file *fp) in hmcdrv_dev_open()
147 static int hmcdrv_dev_release(struct inode *inode, struct file *fp) in hmcdrv_dev_release()
160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
221 static ssize_t hmcdrv_dev_read(struct file *fp, char __user *ubuf, in hmcdrv_dev_read()
246 static ssize_t hmcdrv_dev_write(struct file *fp, const char __user *ubuf, in hmcdrv_dev_write()
/drivers/scsi/libfc/
Dfc_rport.c544 static void fc_rport_error(struct fc_rport_priv *rdata, struct fc_frame *fp) in fc_rport_error()
583 struct fc_frame *fp) in fc_rport_error_retry()
617 struct fc_frame *fp) in fc_rport_login_complete()
656 static void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_flogi_resp()
723 struct fc_frame *fp; in fc_rport_enter_flogi() local
756 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req() local
874 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_plogi_resp()
953 struct fc_frame *fp; in fc_rport_enter_plogi() local
993 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_prli_resp()
1096 struct fc_frame *fp; in fc_rport_enter_prli() local
[all …]
Dfc_lport.c165 static int fc_frame_drop(struct fc_lport *lport, struct fc_frame *fp) in fc_frame_drop()
410 static void fc_lport_recv_rlir_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_rlir_req()
430 struct fc_frame *fp; in fc_lport_recv_echo_req() local
466 struct fc_frame *fp; in fc_lport_recv_rnid_req() local
522 static void fc_lport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_logo_req()
753 struct fc_frame *fp) in fc_lport_set_port_id()
811 struct fc_frame *fp; in fc_lport_recv_flogi_req() local
888 struct fc_frame *fp) in fc_lport_recv_els_req()
955 struct fc_frame *fp) in fc_lport_recv_req()
1087 static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_error()
[all …]
Dfc_exch.c272 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr()
467 struct fc_frame *fp) in fc_seq_send_locked()
529 struct fc_frame *fp) in fc_seq_send()
632 struct fc_frame *fp; in fc_exch_abort_locked() local
719 struct fc_frame *fp) in fc_invoke_resp()
892 struct fc_frame *fp) in fc_exch_alloc()
957 struct fc_frame *fp) in fc_exch_resp()
1005 struct fc_frame *fp) in fc_seq_lookup_recip()
1134 struct fc_frame *fp) in fc_seq_lookup_orig()
1192 static void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send()
[all …]
Dfc_disc.c85 static void fc_disc_recv_rscn_req(struct fc_disc *disc, struct fc_frame *fp) in fc_disc_recv_rscn_req()
194 static void fc_disc_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_disc_recv_req()
311 static void fc_disc_error(struct fc_disc *disc, struct fc_frame *fp) in fc_disc_error()
359 struct fc_frame *fp; in fc_disc_gpn_ft_req() local
509 static void fc_disc_gpn_ft_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_ft_resp()
581 static void fc_disc_gpn_id_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_id_resp()
655 struct fc_frame *fp; in fc_disc_gpn_id_req() local
Dfc_frame.c34 u32 fc_frame_crc_check(struct fc_frame *fp) in fc_frame_crc_check()
57 struct fc_frame *fp; in _fc_frame_alloc() local
76 struct fc_frame *fp; in fc_frame_alloc_fill() local
Dfc_fcp.c423 struct fc_frame *fp; in fc_fcp_frame_alloc() local
441 static void fc_fcp_recv_data(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_recv_data()
565 struct fc_frame *fp = NULL; in fc_fcp_send_data() local
706 static void fc_fcp_abts_resp(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_abts_resp()
750 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
820 static void fc_fcp_resp(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_resp()
1139 struct fc_frame *fp, in fc_fcp_cmd_send()
1142 struct fc_frame *fp; in fc_fcp_cmd_send() local
1191 static void fc_fcp_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_error()
1330 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done()
[all …]
Dfc_elsct.c44 struct fc_frame *fp, unsigned int op, in fc_elsct_send()
91 const char *fc_els_resp_type(struct fc_frame *fp) in fc_els_resp_type()
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h498 struct bnx2x_fastpath *fp, in bnx2x_update_rx_prod()
625 static inline void bnx2x_update_fpsb_idx(struct bnx2x_fastpath *fp) in bnx2x_update_fpsb_idx()
762 static inline bool bnx2x_has_tx_work(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work()
773 static inline int bnx2x_has_rx_work(struct bnx2x_fastpath *fp) in bnx2x_has_rx_work()
797 struct bnx2x_fastpath *fp, u16 index) in bnx2x_free_rx_sge()
849 static inline void bnx2x_clear_sge_mask_next_elems(struct bnx2x_fastpath *fp) in bnx2x_clear_sge_mask_next_elems()
863 static inline void bnx2x_init_sge_ring_bit_mask(struct bnx2x_fastpath *fp) in bnx2x_init_sge_ring_bit_mask()
880 static inline void bnx2x_reuse_rx_data(struct bnx2x_fastpath *fp, in bnx2x_reuse_rx_data()
968 struct bnx2x_fastpath *fp, int last) in bnx2x_free_rx_sge_range()
979 static inline void bnx2x_set_next_page_rx_bd(struct bnx2x_fastpath *fp) in bnx2x_set_next_page_rx_bd()
[all …]
Dbnx2x_cmn.c180 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_shrink_eth_fp() local
343 static inline void bnx2x_update_last_max_sge(struct bnx2x_fastpath *fp, in bnx2x_update_last_max_sge()
352 static inline void bnx2x_update_sge_prod(struct bnx2x_fastpath *fp, in bnx2x_update_sge_prod()
428 static void bnx2x_tpa_start(struct bnx2x_fastpath *fp, u16 queue, in bnx2x_tpa_start()
544 static int bnx2x_alloc_rx_sge(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_alloc_rx_sge()
574 static int bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_fill_frag_skb()
662 static void bnx2x_frag_free(const struct bnx2x_fastpath *fp, void *data) in bnx2x_frag_free()
670 static void *bnx2x_frag_alloc(const struct bnx2x_fastpath *fp, gfp_t gfp_mask) in bnx2x_frag_alloc()
717 static void bnx2x_gro_receive(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_gro_receive()
739 static void bnx2x_tpa_stop(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_tpa_stop()
[all …]
/drivers/sbus/char/
Dbbc_envctrl.c92 static void set_fan_speeds(struct bbc_fan_control *fp) in set_fan_speeds()
320 static int maybe_new_ambient_fan_speed(struct bbc_fan_control *fp) in maybe_new_ambient_fan_speed()
354 static int maybe_new_cpu_fan_speed(struct bbc_fan_control *fp) in maybe_new_cpu_fan_speed()
390 static void maybe_new_fan_speeds(struct bbc_fan_control *fp) in maybe_new_fan_speeds()
403 struct bbc_fan_control *fp; in fans_full_blast() local
426 struct bbc_fan_control *fp; in kenvctrld() local
497 struct bbc_fan_control *fp; in attach_one_fan() local
549 static void destroy_one_fan(struct bbc_fan_control *fp) in destroy_one_fan()
557 struct bbc_fan_control *fp, *fpos; in destroy_all_fans() local
/drivers/usb/gadget/function/
Df_phonet.c205 struct f_phonet *fp = ep->driver_data; in pn_tx_complete() local
229 struct f_phonet *fp; in pn_net_xmit() local
301 pn_rx_submit(struct f_phonet *fp, struct usb_request *req, gfp_t gfp_flags) in pn_rx_submit()
322 struct f_phonet *fp = ep->driver_data; in pn_rx_complete() local
387 struct f_phonet *fp = func_to_pn(f); in __pn_reset() local
404 struct f_phonet *fp = func_to_pn(f); in pn_set_alt() local
451 struct f_phonet *fp = func_to_pn(f); in pn_get_alt() local
471 struct f_phonet *fp = func_to_pn(f); in pn_disconnect() local
487 struct f_phonet *fp = func_to_pn(f); in pn_bind() local
679 struct f_phonet *fp = func_to_pn(f); in pn_unbind() local
[all …]
/drivers/staging/speakup/
Ddevsynth.c16 static ssize_t speakup_file_write(struct file *fp, const char __user *buffer, in speakup_file_write()
40 static ssize_t speakup_file_read(struct file *fp, char __user *buf, in speakup_file_read()
46 static int speakup_file_open(struct inode *ip, struct file *fp) in speakup_file_open()
55 static int speakup_file_release(struct inode *ip, struct file *fp) in speakup_file_release()
Dspeakup_soft.c177 static int softsynth_open(struct inode *inode, struct file *fp) in softsynth_open()
192 static int softsynth_close(struct inode *inode, struct file *fp) in softsynth_close()
205 static ssize_t softsynth_read(struct file *fp, char __user *buf, size_t count, in softsynth_read()
267 static ssize_t softsynth_write(struct file *fp, const char __user *buf, in softsynth_write()
282 static unsigned int softsynth_poll(struct file *fp, in softsynth_poll()
/drivers/target/tcm_fc/
Dtfc_cmd.c91 struct fc_frame *fp; in ft_free_cmd() local
126 struct fc_frame *fp; in ft_queue_status() local
204 struct fc_frame *fp; in ft_write_pending() local
267 static void ft_recv_seq(struct fc_seq *sp, struct fc_frame *fp, void *arg) in ft_recv_seq()
307 struct fc_frame *fp; in ft_send_resp_status() local
452 static void ft_recv_cmd(struct ft_sess *sess, struct fc_frame *fp) in ft_recv_cmd()
491 void ft_recv_req(struct ft_sess *sess, struct fc_frame *fp) in ft_recv_req()
/drivers/net/phy/
Dfixed.c48 static int fixed_phy_update_regs(struct fixed_phy *fp) in fixed_phy_update_regs()
122 struct fixed_phy *fp; in fixed_mdio_read() local
169 struct fixed_phy *fp; in fixed_phy_set_link_update() local
191 struct fixed_phy *fp; in fixed_phy_add() local
221 struct fixed_phy *fp, *tmp; in fixed_phy_del() local
321 struct fixed_phy *fp, *tmp; in fixed_mdio_bus_exit() local
/drivers/infiniband/hw/qib/
Dqib_file_ops.c94 static int qib_get_base_info(struct file *fp, void __user *ubase, in qib_get_base_info()
280 static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp, in qib_tid_update()
993 static int qib_mmapf(struct file *fp, struct vm_area_struct *vma) in qib_mmapf()
1100 struct file *fp, in qib_poll_urgent()
1122 struct file *fp, in qib_poll_next()
1142 static unsigned int qib_poll(struct file *fp, struct poll_table_struct *pt) in qib_poll()
1160 static void assign_ctxt_affinity(struct file *fp, struct qib_devdata *dd) in assign_ctxt_affinity()
1305 struct file *fp, const struct qib_user_info *uinfo) in setup_ctxt()
1374 static int choose_port_ctxt(struct file *fp, struct qib_devdata *dd, u32 port, in choose_port_ctxt()
1410 static int find_free_ctxt(int unit, struct file *fp, in find_free_ctxt()
[all …]
/drivers/crypto/qat/qat_common/
Dadf_ctl_drv.c219 static int adf_ctl_ioctl_dev_config(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_config()
291 static int adf_ctl_ioctl_dev_stop(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_stop()
325 static int adf_ctl_ioctl_dev_start(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_start()
360 static int adf_ctl_ioctl_get_num_devices(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_num_devices()
372 static int adf_ctl_ioctl_get_status(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_status()
412 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl()
/drivers/infiniband/hw/ipath/
Dipath_file_ops.c90 static int ipath_get_base_info(struct file *fp, in ipath_get_base_info()
291 static int ipath_tid_update(struct ipath_portdata *pd, struct file *fp, in ipath_tid_update()
1246 static int ipath_mmap(struct file *fp, struct vm_area_struct *vma) in ipath_mmap()
1369 struct file *fp, in ipath_poll_urgent()
1398 struct file *fp, in ipath_poll_next()
1443 static unsigned int ipath_poll(struct file *fp, in ipath_poll()
1574 struct file *fp, in try_alloc_port()
1638 static int find_free_port(int unit, struct file *fp, in find_free_port()
1665 static int find_best_unit(struct file *fp, in find_best_unit()
1772 static int find_shared_port(struct file *fp, in find_shared_port()
[all …]
Dipath_diag.c281 static int ipath_diag_open(struct inode *in, struct file *fp) in ipath_diag_open()
324 static ssize_t ipath_diagpkt_write(struct file *fp, in ipath_diagpkt_write()
479 static int ipath_diag_release(struct inode *in, struct file *fp) in ipath_diag_release()
488 static ssize_t ipath_diag_read(struct file *fp, char __user *data, in ipath_diag_read()
520 static ssize_t ipath_diag_write(struct file *fp, const char __user *data, in ipath_diag_write()
/drivers/scsi/bnx2fc/
Dbnx2fc_els.c174 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_adisc()
202 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_logo()
230 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_rls()
263 struct fc_frame *fp; in bnx2fc_srr_compl() local
381 struct fc_frame *fp; in bnx2fc_rec_compl() local
849 static void bnx2fc_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, in bnx2fc_flogi_resp()
880 static void bnx2fc_logo_resp(struct fc_seq *seq, struct fc_frame *fp, in bnx2fc_logo_resp()
894 struct fc_frame *fp, unsigned int op, in bnx2fc_elsct_send()
/drivers/scsi/fnic/
Dfnic_fcs.c152 struct fc_frame *fp; in fnic_handle_frame() local
624 struct fc_frame *fp; in fnic_import_rq_eth_pkt() local
729 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id()
792 struct fc_frame *fp; in fnic_rq_cmpl_frame_recv() local
956 struct fc_frame *fp = buf->os_buf; in fnic_free_rq_buf() local
1018 static int fnic_send_frame(struct fnic *fnic, struct fc_frame *fp) in fnic_send_frame()
1099 int fnic_send(struct fc_lport *lp, struct fc_frame *fp) in fnic_send()
1137 struct fc_frame *fp; in fnic_flush_tx() local
1188 struct fc_frame *fp = (struct fc_frame *)skb; in fnic_wq_complete_frame_send() local
1231 struct fc_frame *fp = buf->os_buf; in fnic_free_wq_buf() local
/drivers/staging/goldfish/
Dgoldfish_audio.c114 static ssize_t goldfish_audio_read(struct file *fp, char __user *buf, in goldfish_audio_read()
150 static ssize_t goldfish_audio_write(struct file *fp, const char __user *buf, in goldfish_audio_write()
196 static int goldfish_audio_open(struct inode *ip, struct file *fp) in goldfish_audio_open()
213 static int goldfish_audio_release(struct inode *ip, struct file *fp) in goldfish_audio_release()
221 static long goldfish_audio_ioctl(struct file *fp, unsigned int cmd, in goldfish_audio_ioctl()
/drivers/misc/mei/
Ddebugfs.c26 static ssize_t mei_dbgfs_read_meclients(struct file *fp, char __user *ubuf, in mei_dbgfs_read_meclients()
85 static ssize_t mei_dbgfs_read_active(struct file *fp, char __user *ubuf, in mei_dbgfs_read_active()
133 static ssize_t mei_dbgfs_read_devstate(struct file *fp, char __user *ubuf, in mei_dbgfs_read_devstate()

123456