| /kernel/linux/linux-6.6/drivers/accel/qaic/ |
| H A D | qaic_control.c | 81 struct wire_trans_hdr trans; member 353 static int encode_passthrough(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_passthrough() argument 560 static int encode_dma(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, in encode_dma() argument 629 static int encode_activate(struct qaic_device *qdev, void *trans, struc argument 705 encode_deactivate(struct qaic_device *qdev, void *trans, u32 *user_len, struct qaic_user *usr) encode_deactivate() argument 718 encode_status(struct qaic_device *qdev, void *trans, struct wrapper_list *wrappers, u32 *user_len) encode_status() argument 828 decode_passthrough(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, u32 *msg_len) decode_passthrough() argument 853 decode_activate(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, u32 *msg_len, struct ioctl_resources *resources, struct qaic_user *usr) decode_activate() argument 899 decode_deactivate(struct qaic_device *qdev, void *trans, u32 *msg_len, struct qaic_user *usr) decode_deactivate() argument 929 decode_status(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, u32 *user_len, struct wire_msg *msg) decode_status() argument 1499 struct wire_trans_terminate_to_dev *trans; qaic_release_usr() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | block-group.c | 1025 static int remove_block_group_item(struct btrfs_trans_handle *trans, in remove_block_group_item() argument 1049 int btrfs_remove_block_group(struct btrfs_trans_handle *trans, in btrfs_remove_block_group() argument 1419 clean_pinned_extents(struct btrfs_trans_handle *trans, struct btrfs_block_group *bg) clean_pinned_extents() argument 1473 struct btrfs_trans_handle *trans; btrfs_delete_unused_bgs() local 2584 insert_block_group_item(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group) insert_block_group_item() argument 2616 insert_dev_extent(struct btrfs_trans_handle *trans, struct btrfs_device *device, u64 chunk_offset, u64 start, u64 num_bytes) insert_dev_extent() argument 2661 insert_dev_extents(struct btrfs_trans_handle *trans, u64 chunk_offset, u64 chunk_size) insert_dev_extents() argument 2712 btrfs_create_pending_block_groups(struct btrfs_trans_handle *trans) btrfs_create_pending_block_groups() argument 2785 btrfs_make_block_group(struct btrfs_trans_handle *trans, u64 type, u64 chunk_offset, u64 size) btrfs_make_block_group() argument 2887 struct btrfs_trans_handle *trans; btrfs_inc_block_group_ro() local 3024 update_block_group_item(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_block_group *cache) update_block_group_item() argument 3094 cache_save_setup(struct btrfs_block_group *block_group, struct btrfs_trans_handle *trans, struct btrfs_path *path) cache_save_setup() argument 3259 btrfs_setup_space_cache(struct btrfs_trans_handle *trans) btrfs_setup_space_cache() argument 3297 btrfs_start_dirty_block_groups(struct btrfs_trans_handle *trans) btrfs_start_dirty_block_groups() argument 3463 btrfs_write_dirty_block_groups(struct btrfs_trans_handle *trans) btrfs_write_dirty_block_groups() argument 3587 btrfs_update_block_group(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, bool alloc) btrfs_update_block_group() argument 3826 btrfs_force_chunk_alloc(struct btrfs_trans_handle *trans, u64 type) btrfs_force_chunk_alloc() argument 3833 do_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags) do_chunk_alloc() argument 4034 btrfs_chunk_alloc(struct btrfs_trans_handle *trans, u64 flags, enum btrfs_chunk_alloc_enum force) btrfs_chunk_alloc() argument 4187 reserve_chunk_space(struct btrfs_trans_handle *trans, u64 bytes, u64 type) reserve_chunk_space() argument 4262 check_system_chunk(struct btrfs_trans_handle *trans, u64 type) check_system_chunk() argument 4291 btrfs_reserve_chunk_metadata(struct btrfs_trans_handle *trans, bool is_item_insertion) btrfs_reserve_chunk_metadata() argument [all...] |
| H A D | backref.c | 1860 struct btrfs_trans_handle *trans; in btrfs_is_data_extent_shared() local 2426 struct btrfs_trans_handle *trans; iterate_extent_inodes() local 3205 handle_indirect_tree_backref(struct btrfs_trans_handle *trans, struct btrfs_backref_cache *cache, struct btrfs_path *path, struct btrfs_key *ref_key, struct btrfs_key *tree_key, struct btrfs_backref_node *cur) handle_indirect_tree_backref() argument 3373 btrfs_backref_add_tree_node(struct btrfs_trans_handle *trans, struct btrfs_backref_cache *cache, struct btrfs_path *path, struct btrfs_backref_iter *iter, struct btrfs_key *node_key, struct btrfs_backref_node *cur) btrfs_backref_add_tree_node() argument [all...] |
| H A D | super.c | 1192 struct btrfs_trans_handle *trans; in btrfs_sync_fs() local 2237 struct btrfs_trans_handle *trans; in btrfs_freeze() local [all...] |
| H A D | file.c | 200 int btrfs_drop_extents(struct btrfs_trans_handle *trans, in btrfs_drop_extents() argument 594 btrfs_mark_extent_written(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, u64 start, u64 end) btrfs_mark_extent_written() argument 1785 struct btrfs_trans_handle *trans; btrfs_sync_file() local 2064 fill_holes(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path, u64 offset, u64 end) fill_holes() argument 2233 btrfs_insert_replace_extent(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_replace_extent_info *extent_info, const u64 replace_len, const u64 bytes_to_drop) btrfs_insert_replace_extent() argument 2338 struct btrfs_trans_handle *trans = NULL; btrfs_replace_file_extents() local 2593 struct btrfs_trans_handle *trans = NULL; btrfs_punch_hole() local 2796 struct btrfs_trans_handle *trans; btrfs_fallocate_update_isize() local [all...] |
| H A D | ctree.h | 582 btrfs_del_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path) btrfs_del_item() argument 627 btrfs_insert_empty_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *key, u32 data_size) btrfs_insert_empty_item() argument [all...] |
| H A D | sysfs.c | 838 struct btrfs_trans_handle *trans; in btrfs_force_chunk_alloc_store() local
|
| H A D | zoned.c | 1599 void btrfs_redirty_list_add(struct btrfs_transaction *trans, in btrfs_redirty_list_add() argument
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_log_recover.c | 1863 xlog_recover_reorder_trans( struct xlog *log, struct xlog_recover *trans, int pass) xlog_recover_reorder_trans() argument 1943 xlog_recover_items_pass2( struct xlog *log, struct xlog_recover *trans, struct list_head *buffer_list, struct list_head *item_list) xlog_recover_items_pass2() argument 1973 xlog_recover_commit_trans( struct xlog *log, struct xlog_recover *trans, int pass, struct list_head *buffer_list) xlog_recover_commit_trans() argument 2049 xlog_recover_add_to_cont_trans( struct xlog *log, struct xlog_recover *trans, char *dp, int len) xlog_recover_add_to_cont_trans() argument 2108 xlog_recover_add_to_trans( struct xlog *log, struct xlog_recover *trans, char *dp, int len) xlog_recover_add_to_trans() argument 2201 xlog_recover_free_trans( struct xlog_recover *trans) xlog_recover_free_trans() argument 2226 xlog_recovery_process_trans( struct xlog *log, struct xlog_recover *trans, char *dp, unsigned int len, unsigned int flags, int pass, struct list_head *buffer_list) xlog_recovery_process_trans() argument 2294 struct xlog_recover *trans; xlog_recover_ophdr_to_trans() local 2343 struct xlog_recover *trans; xlog_recover_process_ophdr() local 3216 struct xlog_recover *trans; xlog_do_recovery_pass() local [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_attr_leaf.c | 1613 struct xfs_trans *trans = args->trans; xfs_attr3_leaf_compact() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| H A D | tcp.c | 268 int trans; in o2net_sys_err_to_errno() local
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-mt65xx.c | 750 struct spi_transfer *trans = mdata->cur_transfer; in mtk_spi_interrupt() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| H A D | omap_udc.c | 2228 u32 trans = 0; in proc_otg_show() local
|
| H A D | dummy_hcd.c | 1339 u32 trans = 0; in dummy_perform_transfer() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 1191 u16 trans = 0xffff; in omapfb_setcmap() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | pxafb.c | 142 pxafb_setpalettereg(u_int regno, u_int red, u_int green, u_int blue, u_int trans, struct fb_info *info) pxafb_setpalettereg() argument 187 pxafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int trans, struct fb_info *info) pxafb_setcolreg() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
| H A D | omapfb_main.c | 288 u16 trans = 0xffff; in omapfb_setcmap() local
|
| /kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
| H A D | driver.c | 2552 struct dentry *trans, *top_dentry; in scmi_debugfs_common_setup() local 2952 const struct of_device_id *trans; in __scmi_transports_setup() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ipa/ |
| H A D | gsi.c | 782 struct gsi_trans *trans; in gsi_channel_trans_last() local 814 struct gsi_trans *trans; in gsi_channel_trans_quiesce() local 1072 gsi_trans_tx_committed(struct gsi_trans *trans) gsi_trans_tx_committed() argument 1083 gsi_trans_tx_queued(struct gsi_trans *trans) gsi_trans_tx_queued() argument 1116 gsi_trans_tx_completed(struct gsi_trans *trans) gsi_trans_tx_completed() argument 1442 struct gsi_trans *trans; gsi_event_trans() local 1511 struct gsi_trans *trans; gsi_evt_ring_update() local 1608 struct gsi_trans *trans; gsi_channel_update() local 1653 struct gsi_trans *trans; gsi_channel_poll_one() local 1682 struct gsi_trans *trans; gsi_channel_poll() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_hevc_req_multi_if.c | 315 struct vdec_hevc_slice_mem trans; member 339 struct vdec_hevc_slice_mem trans; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-fh.h | 71 static inline unsigned int FH_MEM_CBBC_QUEUE(struct iwl_trans *trans, in FH_MEM_CBBC_QUEUE() argument
|
| H A D | iwl-nvm-parse.c | 483 static void iwl_init_vht_hw_capab(struct iwl_trans *trans, in iwl_init_vht_hw_capab() argument 835 static void iwl_init_he_6ghz_capa(struct iwl_trans *trans, in iwl_init_he_6ghz_capa() argument 882 iwl_nvm_fixup_sband_iftd(struct iwl_trans *trans, struct iwl_nvm_data *data, struct ieee80211_supported_band *sband, struct ieee80211_sband_iftype_data *iftype_data, u8 tx_chains, u8 rx_chains, const struct iwl_fw *fw) iwl_nvm_fixup_sband_iftd() argument 1044 iwl_init_he_hw_capab(struct iwl_trans *trans, struct iwl_nvm_data *data, struct ieee80211_supported_band *sband, u8 tx_chains, u8 rx_chains, const struct iwl_fw *fw) iwl_init_he_hw_capab() argument 1088 iwl_init_sbands(struct iwl_trans *trans, struct iwl_nvm_data *data, const void *nvm_ch_flags, u8 tx_chains, u8 rx_chains, u32 sbands_flags, bool v4, const struct iwl_fw *fw) iwl_init_sbands() argument 1226 iwl_set_hw_address_from_csr(struct iwl_trans *trans, struct iwl_nvm_data *data) iwl_set_hw_address_from_csr() argument 1248 iwl_set_hw_address_family_8000(struct iwl_trans *trans, const struct iwl_cfg *cfg, struct iwl_nvm_data *data, const __le16 *mac_override, const __be16 *nvm_hw) iwl_set_hw_address_family_8000() argument 1297 iwl_set_hw_address(struct iwl_trans *trans, const struct iwl_cfg *cfg, struct iwl_nvm_data *data, const __be16 *nvm_hw, const __le16 *mac_override) iwl_set_hw_address() argument 1332 iwl_nvm_no_wide_in_5ghz(struct iwl_trans *trans, const struct iwl_cfg *cfg, const __be16 *nvm_hw) iwl_nvm_no_wide_in_5ghz() argument 1364 iwl_parse_mei_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg, const struct iwl_mei_nvm *mei_nvm, const struct iwl_fw *fw) iwl_parse_mei_nvm_data() argument 1424 iwl_parse_nvm_data(struct iwl_trans *trans, const struct iwl_cfg *cfg, const struct iwl_fw *fw, const __be16 *nvm_hw, const __le16 *nvm_sw, const __le16 *nvm_calib, const __le16 *regulatory, const __le16 *mac_override, const __le16 *phy_sku, u8 tx_chains, u8 rx_chains) iwl_parse_nvm_data() argument 1800 iwl_read_external_nvm(struct iwl_trans *trans, const char *nvm_file_name, struct iwl_nvm_section *nvm_sections) iwl_read_external_nvm() argument 1957 iwl_get_nvm(struct iwl_trans *trans, const struct iwl_fw *fw) iwl_get_nvm() argument [all...] |
| H A D | iwl-config.h | 359 struct iwl_cfg_trans_params trans; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ops.c | 737 struct iwl_trans *trans = mvm->trans; in iwl_mvm_start_get_nvm() local 1105 iwl_op_mode_mvm_start(struct iwl_trans *trans, const struct iwl_cfg *cfg, const struct iwl_fw *fw, struct dentry *dbgfs_dir) iwl_op_mode_mvm_start() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | internal.h | 193 static inline __le16 iwl_get_closed_rb_stts(struct iwl_trans *trans, in iwl_get_closed_rb_stts() argument 366 struct iwl_trans *trans; member 449 IWL_TRANS_GET_PCIE_TRANS(struct iwl_trans *trans) in IWL_TRANS_GET_PCIE_TRANS() argument 454 static inline void iwl_pcie_clear_irq(struct iwl_trans *trans, int queue) in iwl_pcie_clear_irq() argument 547 _iwl_disable_interrupts(struct iwl_trans *trans) _iwl_disable_interrupts() argument 585 iwl_pcie_ctxt_info_free_fw_img(struct iwl_trans *trans) iwl_pcie_ctxt_info_free_fw_img() argument 604 iwl_disable_interrupts(struct iwl_trans *trans) iwl_disable_interrupts() argument 613 _iwl_enable_interrupts(struct iwl_trans *trans) _iwl_enable_interrupts() argument 636 iwl_enable_interrupts(struct iwl_trans *trans) iwl_enable_interrupts() argument 644 iwl_enable_hw_int_msk_msix(struct iwl_trans *trans, u32 msk) iwl_enable_hw_int_msk_msix() argument 652 iwl_enable_fh_int_msk_msix(struct iwl_trans *trans, u32 msk) iwl_enable_fh_int_msk_msix() argument 660 iwl_enable_fw_load_int(struct iwl_trans *trans) iwl_enable_fw_load_int() argument 676 iwl_enable_fw_load_int_ctx_info(struct iwl_trans *trans) iwl_enable_fw_load_int_ctx_info() argument 726 iwl_enable_rfkill_int(struct iwl_trans *trans) iwl_enable_rfkill_int() argument 754 iwl_is_rfkill_set(struct iwl_trans *trans) iwl_is_rfkill_set() argument 767 __iwl_trans_pcie_set_bits_mask(struct iwl_trans *trans, u32 reg, u32 mask, u32 value) __iwl_trans_pcie_set_bits_mask() argument 782 __iwl_trans_pcie_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) __iwl_trans_pcie_clear_bit() argument 788 __iwl_trans_pcie_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) __iwl_trans_pcie_set_bit() argument 794 iwl_pcie_dbg_on(struct iwl_trans *trans) iwl_pcie_dbg_on() argument 805 iwl_trans_pcie_dbgfs_register(struct iwl_trans *trans) iwl_trans_pcie_dbgfs_register() argument [all...] |