Home
last modified time | relevance | path

Searched defs:ops (Results 3126 - 3150 of 3834) sorted by relevance

1...<<121122123124125126127128129130>>...154

/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.c1671 struct qed_eth_cb_ops *ops = hwfn->cdev->protocol_ops.eth; in qed_handle_bulletin_change() local
H A Dqed_main.c2737 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 Dqed_ll2.c2370 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 Dqed_iscsi.c1053 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 Dqede_main.c2044 const struct qed_common_ops *ops; qede_setup_irqs() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/arm64/
H A Diort.c1224 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 Diphase.c3152 static const struct atmdev_ops ops = { variable
H A Deni.c2203 static const struct atmdev_ops ops = { variable
/kernel/linux/linux-6.6/drivers/acpi/
H A Dscan.c1565 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 Dosl.c878 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 Dlibata-eh.c4002 struct ata_port_operations *ops = ap->ops; ata_std_error_handler() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Ddax.c1302 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 Dinode.c257 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 Dbuffered-io.c405 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 Dinode.c877 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 Dglock.c2618 __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 Dxfs_log.c1117 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 Dxfs_log_recover.c2555 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 Darm_ffa.h112 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 Dbpf_verifier.h609 const struct bpf_verifier_ops *ops; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dcompression.c874 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 Dtask_mmu.c785 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 Dconnect.c4231 const struct smb_version_operations *ops = tcon->ses->server->ops; cifs_tree_connect() local
[all...]
H A Dcifsacl.c1535 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 Dfs_context.h254 struct smb_version_operations *ops; member

Completed in 64 milliseconds

1...<<121122123124125126127128129130>>...154