| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_vf.c | 1671 struct qed_eth_cb_ops *ops = hwfn->cdev->protocol_ops.eth; in qed_handle_bulletin_change() local
|
| H A D | qed_main.c | 2737 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_schedule_recovery_handler() local 2757 struct qed_common_cb_ops *ops = p_hwfn->cdev->protocol_ops.common; in qed_hw_error_occurred() local 3175 struct qed_common_cb_ops *ops; in qed_mfw_fill_tlv_data() local [all...] |
| H A D | qed_ll2.c | 2370 qed_ll2_register_cb_ops(struct qed_dev *cdev, const struct qed_ll2_cb_ops *ops, void *cookie) qed_ll2_register_cb_ops() argument
|
| H A D | qed_iscsi.c | 1053 qed_register_iscsi_ops(struct qed_dev *cdev, struct qed_iscsi_cb_ops *ops, void *cookie) qed_register_iscsi_ops() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_main.c | 2044 const struct qed_common_ops *ops; qede_setup_irqs() local [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/arm64/ |
| H A D | iort.c | 1224 const struct iommu_ops *ops; in iort_iommu_xlate() local 1789 iort_add_platform_device(struct acpi_iort_node *node, const struct iort_dev_config *ops) iort_add_platform_device() argument 1914 const struct iort_dev_config *ops; iort_init_platform_devices() local [all...] |
| /kernel/linux/linux-6.6/drivers/atm/ |
| H A D | iphase.c | 3152 static const struct atmdev_ops ops = { variable
|
| H A D | eni.c | 2203 static const struct atmdev_ops ops = { variable
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | scan.c | 1565 const struct iommu_ops *ops; in acpi_iommu_configure_id() local 1542 acpi_iommu_fwspec_init(struct device *dev, u32 id, struct fwnode_handle *fwnode, const struct iommu_ops *ops) acpi_iommu_fwspec_init() argument 1603 acpi_iommu_fwspec_init(struct device *dev, u32 id, struct fwnode_handle *fwnode, const struct iommu_ops *ops) acpi_iommu_fwspec_init() argument
|
| H A D | osl.c | 878 void acpi_unregister_debugger(const struct acpi_debugger_ops *ops) in acpi_unregister_debugger() argument 858 acpi_register_debugger(struct module *owner, const struct acpi_debugger_ops *ops) acpi_register_debugger() argument [all...] |
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | libata-eh.c | 4002 struct ata_port_operations *ops = ap->ops; ata_std_error_handler() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | dax.c | 1302 dax_file_unshare(struct inode *inode, loff_t pos, loff_t len, const struct iomap_ops *ops) dax_file_unshare() argument 1389 dax_zero_range(struct inode *inode, loff_t pos, loff_t len, bool *did_zero, const struct iomap_ops *ops) dax_zero_range() argument 1406 dax_truncate_page(struct inode *inode, loff_t pos, bool *did_zero, const struct iomap_ops *ops) dax_truncate_page() argument 1548 dax_iomap_rw(struct kiocb *iocb, struct iov_iter *iter, const struct iomap_ops *ops) dax_iomap_rw() argument 1697 dax_iomap_pte_fault(struct vm_fault *vmf, pfn_t *pfnp, int *iomap_errp, const struct iomap_ops *ops) dax_iomap_pte_fault() argument 1807 dax_iomap_pmd_fault(struct vm_fault *vmf, pfn_t *pfnp, const struct iomap_ops *ops) dax_iomap_pmd_fault() argument 1887 dax_iomap_pmd_fault(struct vm_fault *vmf, pfn_t *pfnp, const struct iomap_ops *ops) dax_iomap_pmd_fault() argument 1907 dax_iomap_fault(struct vm_fault *vmf, unsigned int order, pfn_t *pfnp, int *iomap_errp, const struct iomap_ops *ops) dax_iomap_fault() argument 2030 dax_dedupe_file_range_compare(struct inode *src, loff_t srcoff, struct inode *dst, loff_t dstoff, loff_t len, bool *same, const struct iomap_ops *ops) dax_dedupe_file_range_compare() argument 2059 dax_remap_file_range_prep(struct file *file_in, loff_t pos_in, struct file *file_out, loff_t pos_out, loff_t *len, unsigned int remap_flags, const struct iomap_ops *ops) dax_remap_file_range_prep() argument [all...] |
| H A D | inode.c | 257 const struct super_operations *ops = sb->s_op; in alloc_inode() local 306 const struct super_operations *ops = inode->i_sb->s_op; in destroy_inode() local [all...] |
| /kernel/linux/linux-6.6/fs/iomap/ |
| H A D | buffered-io.c | 405 int iomap_read_folio(struct folio *folio, const struct iomap_ops *ops) in iomap_read_folio() argument 482 void iomap_readahead(struct readahead_control *rac, const struct iomap_ops *ops) in iomap_readahead() argument 959 iomap_file_buffered_write(struct kiocb *iocb, struct iov_iter *i, const struct iomap_ops *ops) iomap_file_buffered_write() argument 1312 iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len, const struct iomap_ops *ops) iomap_file_unshare() argument 1374 iomap_zero_range(struct inode *inode, loff_t pos, loff_t len, bool *did_zero, const struct iomap_ops *ops) iomap_zero_range() argument 1392 iomap_truncate_page(struct inode *inode, loff_t pos, bool *did_zero, const struct iomap_ops *ops) iomap_truncate_page() argument 1425 iomap_page_mkwrite(struct vm_fault *vmf, const struct iomap_ops *ops) iomap_page_mkwrite() argument 1986 iomap_writepages(struct address_space *mapping, struct writeback_control *wbc, struct iomap_writepage_ctx *wpc, const struct iomap_writeback_ops *ops) iomap_writepages() argument [all...] |
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | inode.c | 877 fuse_iqueue_init(struct fuse_iqueue *fiq, const struct fuse_iqueue_ops *ops, void *priv) fuse_iqueue_init() argument
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | glock.c | 2618 __gfs2_glocks_open(struct inode *inode, struct file *file, const struct seq_operations *ops) __gfs2_glocks_open() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_log.c | 1117 xfs_log_item_init( struct xfs_mount *mp, struct xfs_log_item *item, int type, const struct xfs_item_ops *ops) xfs_log_item_init() argument
|
| H A D | xfs_log_recover.c | 2555 const struct xfs_item_ops *ops; in xlog_recover_process_intents() local 1932 xlog_buf_readahead( struct xlog *log, xfs_daddr_t blkno, uint len, const struct xfs_buf_ops *ops) xlog_buf_readahead() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | arm_ffa.h | 112 const struct ffa_ops *ops; member 153 ffa_device_register(const uuid_t *uuid, int vm_id, const struct ffa_ops *ops) ffa_device_register() argument
|
| H A D | bpf_verifier.h | 609 const struct bpf_verifier_ops *ops; member
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | compression.c | 874 const struct btrfs_compress_op *ops = btrfs_compress_op[type]; in btrfs_compress_set_level() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | task_mmu.c | 785 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats() local 215 proc_maps_open(struct inode *inode, struct file *file, const struct seq_operations *ops, int psize) proc_maps_open() argument 246 do_maps_open(struct inode *inode, struct file *file, const struct seq_operations *ops) do_maps_open() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | connect.c | 4231 const struct smb_version_operations *ops = tcon->ses->server->ops; cifs_tree_connect() local [all...] |
| H A D | cifsacl.c | 1535 struct smb_version_operations *ops; in cifs_acl_to_fattr() local 1588 struct smb_version_operations *ops; in id_mode_to_cifs_acl() local [all...] |
| H A D | fs_context.h | 254 struct smb_version_operations *ops; member
|