/drivers/scsi/ |
D | fdomain.c | 123 static inline void fdomain_make_bus_idle(struct fdomain *fd) in fdomain_make_bus_idle() 186 struct fdomain *fd = shost_priv(sh); in fdomain_select() local 210 static void fdomain_finish_cmd(struct fdomain *fd) in fdomain_finish_cmd() 220 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_read_data() local 240 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_write_data() local 267 struct fdomain *fd = container_of(work, struct fdomain, work); in fdomain_work() local 388 struct fdomain *fd = dev_id; in fdomain_irq() local 408 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_queue() local 441 struct fdomain *fd = shost_priv(sh); in fdomain_abort() local 462 struct fdomain *fd = shost_priv(sh); in fdomain_host_reset() local [all …]
|
/drivers/clk/ti/ |
D | fapll.c | 71 struct fapll_data *fd; member 79 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass() 89 static void ti_fapll_set_bypass(struct fapll_data *fd) in ti_fapll_set_bypass() 100 static void ti_fapll_clear_bypass(struct fapll_data *fd) in ti_fapll_clear_bypass() 111 static int ti_fapll_wait_lock(struct fapll_data *fd) in ti_fapll_wait_lock() 133 struct fapll_data *fd = to_fapll(hw); in ti_fapll_enable() local 145 struct fapll_data *fd = to_fapll(hw); in ti_fapll_disable() local 154 struct fapll_data *fd = to_fapll(hw); in ti_fapll_is_enabled() local 163 struct fapll_data *fd = to_fapll(hw); in ti_fapll_recalc_rate() local 186 struct fapll_data *fd = to_fapll(hw); in ti_fapll_get_parent() local [all …]
|
/drivers/infiniband/hw/hfi1/ |
D | user_exp_rcv.c | 50 int hfi1_user_exp_rcv_init(struct hfi1_filedata *fd, in hfi1_user_exp_rcv_init() 103 void hfi1_user_exp_rcv_free(struct hfi1_filedata *fd) in hfi1_user_exp_rcv_free() 132 static void unpin_rcv_pages(struct hfi1_filedata *fd, in unpin_rcv_pages() 159 static int pin_rcv_pages(struct hfi1_filedata *fd, struct tid_user_buf *tidbuf) in pin_rcv_pages() 246 int hfi1_user_exp_rcv_setup(struct hfi1_filedata *fd, in hfi1_user_exp_rcv_setup() 483 int hfi1_user_exp_rcv_clear(struct hfi1_filedata *fd, in hfi1_user_exp_rcv_clear() 518 int hfi1_user_exp_rcv_invalid(struct hfi1_filedata *fd, in hfi1_user_exp_rcv_invalid() 656 static int program_rcvarray(struct hfi1_filedata *fd, struct tid_user_buf *tbuf, in program_rcvarray() 723 static int set_rcvarray_entry(struct hfi1_filedata *fd, in set_rcvarray_entry() 788 static int unprogram_rcvarray(struct hfi1_filedata *fd, u32 tidinfo) in unprogram_rcvarray() [all …]
|
D | file_ops.c | 148 struct hfi1_filedata *fd; in hfi1_file_open() local 183 struct hfi1_filedata *fd = fp->private_data; in hfi1_file_ioctl() local 261 struct hfi1_filedata *fd = kiocb->ki_filp->private_data; in hfi1_write_iter() local 320 struct hfi1_filedata *fd = fp->private_data; in hfi1_file_mmap() local 742 static int complete_subctxt(struct hfi1_filedata *fd) in complete_subctxt() 775 static int assign_ctxt(struct hfi1_filedata *fd, unsigned long arg, u32 len) in assign_ctxt() 844 static int match_ctxt(struct hfi1_filedata *fd, in match_ctxt() 906 static int find_sub_ctxt(struct hfi1_filedata *fd, in find_sub_ctxt() 931 static int allocate_ctxt(struct hfi1_filedata *fd, struct hfi1_devdata *dd, in allocate_ctxt() 1127 static int get_ctxt_info(struct hfi1_filedata *fd, unsigned long arg, u32 len) in get_ctxt_info() [all …]
|
/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-is-param.c | 221 struct fd_param *fd; in __is_set_frame_size() local 472 struct fd_param *fd; in __is_set_fd_control() local 487 struct fd_param *fd; in __is_set_fd_config_maxface() local 507 struct fd_param *fd; in __is_set_fd_config_rollangle() local 527 struct fd_param *fd; in __is_set_fd_config_yawangle() local 547 struct fd_param *fd; in __is_set_fd_config_smilemode() local 567 struct fd_param *fd; in __is_set_fd_config_blinkmode() local 587 struct fd_param *fd; in __is_set_fd_config_eyedetect() local 607 struct fd_param *fd; in __is_set_fd_config_mouthdetect() local 627 struct fd_param *fd; in __is_set_fd_config_orientation() local [all …]
|
/drivers/clk/ |
D | clk-fractional-divider.c | 53 static inline u32 clk_fd_readl(struct clk_fractional_divider *fd) in clk_fd_readl() 61 static inline void clk_fd_writel(struct clk_fractional_divider *fd, u32 val) in clk_fd_writel() 71 struct clk_fractional_divider *fd = to_clk_fd(hw); in clk_fd_get_div() local 125 struct clk_fractional_divider *fd = to_clk_fd(hw); in clk_fractional_divider_general_approximation() local 149 struct clk_fractional_divider *fd = to_clk_fd(hw); in clk_fd_round_rate() local 170 struct clk_fractional_divider *fd = to_clk_fd(hw); in clk_fd_set_rate() local 253 struct clk_fractional_divider *fd; in clk_hw_register_fractional_divider() local 306 struct clk_fractional_divider *fd; in clk_hw_unregister_fractional_divider() local
|
/drivers/usb/gadget/ |
D | functions.c | 14 struct usb_function_driver *fd; in try_get_usb_function_instance() local 93 struct usb_function_driver *fd; in usb_function_register() local 111 void usb_function_unregister(struct usb_function_driver *fd) in usb_function_unregister()
|
/drivers/staging/greybus/Documentation/firmware/ |
D | firmware.c | 40 static int update_intf_firmware(int fd) in update_intf_firmware() 97 static int update_backend_firmware(int fd) in update_backend_firmware() 162 int fd, ret; in main() local
|
/drivers/xen/ |
D | gntdev-dmabuf.c | 32 int fd; member 146 dmabuf_exp_wait_obj_get_dmabuf(struct gntdev_dmabuf_priv *priv, int fd) in dmabuf_exp_wait_obj_get_dmabuf() 162 static int dmabuf_exp_wait_released(struct gntdev_dmabuf_priv *priv, int fd, in dmabuf_exp_wait_released() 354 u32 fd; member 437 int count, u32 domid, u32 *refs, u32 *fd) in dmabuf_exp_from_refs() 567 int fd, int count, int domid) in dmabuf_imp_to_refs() 676 dmabuf_imp_find_unlink(struct gntdev_dmabuf_priv *priv, int fd) in dmabuf_imp_find_unlink() 693 static int dmabuf_imp_release(struct gntdev_dmabuf_priv *priv, u32 fd) in dmabuf_imp_release()
|
/drivers/vfio/platform/ |
D | vfio_platform_irq.c | 53 int32_t fd = *(int32_t *)data; in vfio_platform_set_irq_mask() local 113 int32_t fd = *(int32_t *)data; in vfio_platform_set_irq_unmask() local 183 int fd) in vfio_set_trigger() 235 int32_t fd = *(int32_t *)data; in vfio_platform_set_irq_trigger() local
|
/drivers/soc/fsl/qbman/ |
D | qman_test_api.c | 55 static struct qm_fd fd, fd_dq; variable 65 static void fd_init(struct qm_fd *fd) in fd_init() 72 static void fd_inc(struct qm_fd *fd) in fd_inc()
|
/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.c | 1384 const struct qm_fd *fd) in dpaa_fd_release() 1464 struct qm_fd *fd, in dpaa_enable_tx_csum() 1669 const struct qm_fd *fd, bool ts) in dpaa_cleanup_tx_fd() 1742 static u8 rx_csum_offload(const struct dpaa_priv *priv, const struct qm_fd *fd) in rx_csum_offload() 1766 const struct qm_fd *fd) in contig_fd_to_skb() 1803 const struct qm_fd *fd) in sg_fd_to_skb() 1927 struct sk_buff *skb, struct qm_fd *fd, in skb_to_contig_fd() 1979 struct sk_buff *skb, struct qm_fd *fd) in skb_to_sg_fd() 2090 struct qm_fd *fd) in dpaa_xmit() 2285 struct qm_fd fd; in dpaa_start_xmit() local [all …]
|
/drivers/usb/gadget/legacy/ |
D | inode.c | 376 ep_release (struct inode *inode, struct file *fd) in ep_release() 397 static long ep_ioctl(struct file *fd, unsigned code, unsigned long value) in ep_ioctl() 814 ep_open (struct inode *inode, struct file *fd) in ep_open() 909 ep0_read (struct file *fd, char __user *buf, size_t len, loff_t *ptr) in ep0_read() 1121 ep0_write (struct file *fd, const char __user *buf, size_t len, loff_t *ptr) in ep0_write() 1176 ep0_fasync (int f, struct file *fd, int on) in ep0_fasync() 1187 dev_release (struct inode *inode, struct file *fd) in dev_release() 1216 ep0_poll (struct file *fd, poll_table *wait) in ep0_poll() 1247 static long gadget_dev_ioctl (struct file *fd, unsigned code, unsigned long value) in gadget_dev_ioctl() 1796 dev_config (struct file *fd, const char __user *buf, size_t len, loff_t *ptr) in dev_config() [all …]
|
/drivers/net/ethernet/fungible/funcore/ |
D | fun_dev.c | 413 static bool fun_abandon_admin_cmd(struct fun_dev *fd, in fun_abandon_admin_cmd() 437 static void fun_admin_cmd_sync_cb(struct fun_dev *fd, void *rsp, void *cb_data) in fun_admin_cmd_sync_cb() 677 struct fun_dev *fd = container_of(work, struct fun_dev, service_task); in fun_serv_handler() local 685 void fun_serv_stop(struct fun_dev *fd) in fun_serv_stop() 692 void fun_serv_restart(struct fun_dev *fd) in fun_serv_restart() 700 void fun_serv_sched(struct fun_dev *fd) in fun_serv_sched()
|
/drivers/scsi/qla2xxx/ |
D | qla_nvme.c | 169 struct nvmefc_fcp_req *fd; in qla_nvme_release_fcp_cmd_kref() local 201 struct nvmefc_ls_req *fd; in qla_nvme_release_ls_cmd_kref() local 450 struct nvme_fc_remote_port *rport, struct nvmefc_ls_req *fd) in qla_nvme_ls_abort() 472 struct nvme_fc_remote_port *rport, struct nvmefc_ls_req *fd) in qla_nvme_ls_req() 533 struct nvmefc_fcp_req *fd) in qla_nvme_fcp_abort() 571 struct nvmefc_fcp_req *fd = nvme->u.nvme.desc; in qla2x00_start_nvme_mq() local 765 struct nvmefc_fcp_req *fd) in qla_nvme_post_cmd()
|
/drivers/dma-buf/ |
D | sync_file.c | 79 static struct sync_file *sync_file_fdget(int fd) in sync_file_fdget() 103 struct dma_fence *sync_file_get_fence(int fd) in sync_file_get_fence() 210 int fd = get_unused_fd_flags(O_CLOEXEC); in sync_file_ioctl_merge() local
|
/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth.c | 140 const struct dpaa2_fd *fd, in dpaa2_eth_free_rx_fd() 178 const struct dpaa2_fd *fd, in dpaa2_eth_build_linear_skb() 393 struct dpaa2_fd *fd, in dpaa2_eth_xdp_enqueue() 428 struct dpaa2_fd *fd, void *vaddr) in dpaa2_eth_run_xdp() 501 const struct dpaa2_fd *fd, u32 fd_length, in dpaa2_eth_alloc_skb() 523 const struct dpaa2_fd *fd, in dpaa2_eth_copybreak() 537 const struct dpaa2_fd *fd, void *vaddr, in dpaa2_eth_receive_skb() 580 const struct dpaa2_fd *fd, in dpaa2_eth_rx() 657 const struct dpaa2_fd *fd, in dpaa2_eth_rx_err() 716 const struct dpaa2_fd *fd; in dpaa2_eth_consume_frames() local [all …]
|
D | dpaa2-xsk.c | 35 struct dpaa2_fd *fd, void *vaddr) in dpaa2_xsk_run_xdp() 105 const struct dpaa2_fd *fd, in dpaa2_xsk_rx() 334 struct dpaa2_fd *fd, in dpaa2_xsk_tx_build_fd()
|
/drivers/usb/gadget/function/ |
D | f_printer.c | 345 printer_open(struct inode *inode, struct file *fd) in printer_open() 376 printer_close(struct inode *inode, struct file *fd) in printer_close() 431 printer_read(struct file *fd, char __user *buf, size_t len, loff_t *ptr) in printer_read() 583 printer_write(struct file *fd, const char __user *buf, size_t len, loff_t *ptr) in printer_write() 711 printer_fsync(struct file *fd, loff_t start, loff_t end, int datasync) in printer_fsync() 741 printer_poll(struct file *fd, poll_table *wait) in printer_poll() 777 printer_ioctl(struct file *fd, unsigned int code, unsigned long arg) in printer_ioctl()
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sched.c | 36 int fd, in amdgpu_sched_process_priority_override() 66 int fd, in amdgpu_sched_context_priority_override()
|
/drivers/vfio/pci/ |
D | vfio_pci_intrs.c | 450 unsigned int vector, int fd, bool msix) in vfio_msi_set_vector_signal() 547 int fd = fds ? fds[i] : -1; in vfio_msi_set_block() local 604 int32_t fd = *(int32_t *)data; in vfio_pci_set_intx_unmask() local 654 int32_t fd = *(int32_t *)data; in vfio_pci_set_intx_trigger() local 767 int32_t fd; in vfio_pci_set_ctx_trigger_single() local
|
/drivers/media/platform/nxp/imx8-isi/ |
D | imx8-isi-gasket.c | 28 const struct v4l2_mbus_frame_desc *fd, in mxc_imx8_gasket_enable() 65 const struct v4l2_mbus_frame_desc *fd, in mxc_imx93_gasket_enable()
|
/drivers/infiniband/core/ |
D | umem_dmabuf.c | 115 int fd, int access, in ib_umem_dmabuf_get() 189 size_t size, int fd, in ib_umem_dmabuf_get_pinned()
|
/drivers/firmware/tegra/ |
D | bpmp-debugfs.c | 108 u32 *fd, u32 *len, bool write) in mrq_debug_open() 146 static int mrq_debug_close(struct tegra_bpmp *bpmp, u32 fd) in mrq_debug_close() 195 u32 fd = 0, len = 0; in mrq_debug_read() local 260 u32 fd = 0, len = 0; in mrq_debug_write() local 323 u32 fd = 0, len = 0; in bpmp_debug_show() local
|
/drivers/vfio/fsl-mc/ |
D | vfio_fsl_mc_intr.c | 62 int index, int fd) in vfio_set_trigger() 134 s32 fd = *(s32 *)data; in vfio_fsl_mc_set_irq_trigger() local
|