/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | trans.c | 90 void iwl_trans_pcie_dump_regs(struct iwl_trans *trans) in iwl_trans_pcie_dump_regs() 184 static void iwl_trans_pcie_sw_reset(struct iwl_trans *trans) in iwl_trans_pcie_sw_reset() 191 static void iwl_pcie_free_fw_monitor(struct iwl_trans *trans) in iwl_pcie_free_fw_monitor() 206 static void iwl_pcie_alloc_fw_monitor_block(struct iwl_trans *trans, in iwl_pcie_alloc_fw_monitor_block() 245 void iwl_pcie_alloc_fw_monitor(struct iwl_trans *trans, u8 max_power) in iwl_pcie_alloc_fw_monitor() 265 static u32 iwl_trans_pcie_read_shr(struct iwl_trans *trans, u32 reg) in iwl_trans_pcie_read_shr() 272 static void iwl_trans_pcie_write_shr(struct iwl_trans *trans, u32 reg, u32 val) in iwl_trans_pcie_write_shr() 279 static void iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) in iwl_pcie_set_pwr() 297 void iwl_pcie_apm_config(struct iwl_trans *trans) in iwl_pcie_apm_config() 325 static int iwl_pcie_apm_init(struct iwl_trans *trans) in iwl_pcie_apm_init() [all …]
|
D | rx.c | 201 int iwl_pcie_rx_stop(struct iwl_trans *trans) in iwl_pcie_rx_stop() 223 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_rxq_inc_wr_ptr() 257 static void iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) in iwl_pcie_rxq_check_wrptr() 274 static void iwl_pcie_restock_bd(struct iwl_trans *trans, in iwl_pcie_restock_bd() 298 static void iwl_pcie_rxmq_restock(struct iwl_trans *trans, in iwl_pcie_rxmq_restock() 345 static void iwl_pcie_rxsq_restock(struct iwl_trans *trans, in iwl_pcie_rxsq_restock() 403 void iwl_pcie_rxq_restock(struct iwl_trans *trans, struct iwl_rxq *rxq) in iwl_pcie_rxq_restock() 415 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page() 483 void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority, in iwl_pcie_rxq_alloc_rbs() 542 void iwl_pcie_free_rbs_pool(struct iwl_trans *trans) in iwl_pcie_free_rbs_pool() [all …]
|
D | trans-gen2.c | 65 int iwl_pcie_gen2_apm_init(struct iwl_trans *trans) in iwl_pcie_gen2_apm_init() 104 static void iwl_pcie_gen2_apm_stop(struct iwl_trans *trans, bool op_mode_leave) in iwl_pcie_gen2_apm_stop() 138 void _iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in _iwl_trans_pcie_gen2_stop_device() 217 void iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in iwl_trans_pcie_gen2_stop_device() 230 static int iwl_pcie_gen2_nic_init(struct iwl_trans *trans) in iwl_pcie_gen2_nic_init() 258 void iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_pcie_gen2_fw_alive() 285 static void iwl_pcie_set_ltr(struct iwl_trans *trans) in iwl_pcie_set_ltr() 313 int iwl_trans_pcie_gen2_start_fw(struct iwl_trans *trans, in iwl_trans_pcie_gen2_start_fw()
|
D | tx.c | 103 int iwl_pcie_alloc_dma_ptr(struct iwl_trans *trans, in iwl_pcie_alloc_dma_ptr() 117 void iwl_pcie_free_dma_ptr(struct iwl_trans *trans, struct iwl_dma_ptr *ptr) in iwl_pcie_free_dma_ptr() 129 static void iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_txq_inc_wr_ptr() 173 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans) in iwl_pcie_txq_check_wrptrs() 192 static inline void iwl_pcie_tfd_set_tb(struct iwl_trans *trans, void *tfd, in iwl_pcie_tfd_set_tb() 217 void iwl_pcie_txq_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_pcie_txq_free_tfd() 249 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd() 278 static void iwl_pcie_clear_cmd_in_flight(struct iwl_trans *trans) in iwl_pcie_clear_cmd_in_flight() 297 static void iwl_pcie_txq_unmap(struct iwl_trans *trans, int txq_id) in iwl_pcie_txq_unmap() 351 static void iwl_pcie_txq_free(struct iwl_trans *trans, int txq_id) in iwl_pcie_txq_free() [all …]
|
D | ctxt-info.c | 60 static void *_iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in _iwl_pcie_ctxt_info_dma_alloc_coherent() 89 static void *iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dma_alloc_coherent() 96 int iwl_pcie_ctxt_info_alloc_dma(struct iwl_trans *trans, in iwl_pcie_ctxt_info_alloc_dma() 111 void iwl_pcie_ctxt_info_free_paging(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free_paging() 132 int iwl_pcie_init_fw_sec(struct iwl_trans *trans, in iwl_pcie_init_fw_sec() 211 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, in iwl_pcie_ctxt_info_init() 297 void iwl_pcie_ctxt_info_free(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free()
|
D | ctxt-info-gen3.c | 59 iwl_pcie_ctxt_info_dbg_enable(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dbg_enable() 121 int iwl_pcie_ctxt_info_gen3_init(struct iwl_trans *trans, in iwl_pcie_ctxt_info_gen3_init() 280 void iwl_pcie_ctxt_info_gen3_free(struct iwl_trans *trans) in iwl_pcie_ctxt_info_gen3_free() 313 int iwl_trans_pcie_ctx_info_gen3_set_pnvm(struct iwl_trans *trans, in iwl_trans_pcie_ctx_info_gen3_set_pnvm()
|
D | internal.h | 248 static inline __le16 iwl_get_closed_rb_stts(struct iwl_trans *trans, in iwl_get_closed_rb_stts() 398 struct iwl_trans *trans; member 475 IWL_TRANS_GET_PCIE_TRANS(struct iwl_trans *trans) in IWL_TRANS_GET_PCIE_TRANS() 480 static inline void iwl_pcie_clear_irq(struct iwl_trans *trans, in iwl_pcie_clear_irq() 570 static inline void _iwl_disable_interrupts(struct iwl_trans *trans) in _iwl_disable_interrupts() 611 static inline void iwl_pcie_ctxt_info_free_fw_img(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free_fw_img() 630 static inline void iwl_disable_interrupts(struct iwl_trans *trans) in iwl_disable_interrupts() 639 static inline void _iwl_enable_interrupts(struct iwl_trans *trans) in _iwl_enable_interrupts() 662 static inline void iwl_enable_interrupts(struct iwl_trans *trans) in iwl_enable_interrupts() 670 static inline void iwl_enable_hw_int_msk_msix(struct iwl_trans *trans, u32 msk) in iwl_enable_hw_int_msk_msix() [all …]
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-io.c | 73 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8() 80 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32() 87 void iwl_write64(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write64() 95 u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32() 106 int iwl_poll_bit(struct iwl_trans *trans, u32 addr, in iwl_poll_bit() 122 u32 iwl_read_direct32(struct iwl_trans *trans, u32 reg) in iwl_read_direct32() 135 void iwl_write_direct32(struct iwl_trans *trans, u32 reg, u32 value) in iwl_write_direct32() 146 void iwl_write_direct64(struct iwl_trans *trans, u64 reg, u64 value) in iwl_write_direct64() 157 int iwl_poll_direct_bit(struct iwl_trans *trans, u32 addr, u32 mask, in iwl_poll_direct_bit() 173 u32 iwl_read_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_prph_no_grab() [all …]
|
D | iwl-scd.h | 67 static inline void iwl_scd_txq_set_chain(struct iwl_trans *trans, in iwl_scd_txq_set_chain() 73 static inline void iwl_scd_txq_enable_agg(struct iwl_trans *trans, in iwl_scd_txq_enable_agg() 79 static inline void iwl_scd_txq_disable_agg(struct iwl_trans *trans, in iwl_scd_txq_disable_agg() 85 static inline void iwl_scd_disable_agg(struct iwl_trans *trans) in iwl_scd_disable_agg() 90 static inline void iwl_scd_activate_fifos(struct iwl_trans *trans) in iwl_scd_activate_fifos() 95 static inline void iwl_scd_deactivate_fifos(struct iwl_trans *trans) in iwl_scd_deactivate_fifos() 100 static inline void iwl_scd_enable_set_active(struct iwl_trans *trans, in iwl_scd_enable_set_active() 130 static inline void iwl_scd_txq_set_inactive(struct iwl_trans *trans, in iwl_scd_txq_set_inactive()
|
D | iwl-io.h | 69 static inline void iwl_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_set_bit() 74 static inline void iwl_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_clear_bit() 113 static inline u32 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_umac_prph() 118 static inline u32 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph_no_grab() 124 static inline u32 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph() 129 static inline void iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph_no_grab() 136 static inline void iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph() 142 static inline int iwl_poll_umac_prph_bit(struct iwl_trans *trans, u32 addr, in iwl_poll_umac_prph_bit()
|
D | iwl-eeprom-read.c | 94 static int iwl_eeprom_acquire_semaphore(struct iwl_trans *trans) in iwl_eeprom_acquire_semaphore() 120 static void iwl_eeprom_release_semaphore(struct iwl_trans *trans) in iwl_eeprom_release_semaphore() 126 static int iwl_eeprom_verify_signature(struct iwl_trans *trans, bool nvm_is_otp) in iwl_eeprom_verify_signature() 162 static void iwl_set_otp_access_absolute(struct iwl_trans *trans) in iwl_set_otp_access_absolute() 170 static int iwl_nvm_is_otp(struct iwl_trans *trans) in iwl_nvm_is_otp() 192 static int iwl_init_otp_access(struct iwl_trans *trans) in iwl_init_otp_access() 217 static int iwl_read_otp_word(struct iwl_trans *trans, u16 addr, in iwl_read_otp_word() 259 static bool iwl_is_otp_empty(struct iwl_trans *trans) in iwl_is_otp_empty() 289 static int iwl_find_otp_image(struct iwl_trans *trans, in iwl_find_otp_image() 346 int iwl_read_eeprom(struct iwl_trans *trans, u8 **eeprom, size_t *eeprom_size) in iwl_read_eeprom()
|
D | iwl-trans.h | 116 #define IWL_TRANS_FW_DBG_DOMAIN(trans) IWL_FW_INI_DOMAIN_ALWAYS_ON argument 223 #define IWL_TRANS_MAX_FRAGS(trans) ((trans)->txqs.tfd.max_tbs - 3) argument 897 struct iwl_trans *trans; member 1046 static inline void iwl_trans_configure(struct iwl_trans *trans, in iwl_trans_configure() 1055 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() 1062 static inline void iwl_trans_op_mode_leave(struct iwl_trans *trans) in iwl_trans_op_mode_leave() 1074 static inline void iwl_trans_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_fw_alive() 1083 static inline int iwl_trans_start_fw(struct iwl_trans *trans, in iwl_trans_start_fw() 1095 static inline void iwl_trans_stop_device(struct iwl_trans *trans) in iwl_trans_stop_device() 1104 static inline int iwl_trans_d3_suspend(struct iwl_trans *trans, bool test, in iwl_trans_d3_suspend() [all …]
|
D | iwl-trans.c | 77 struct iwl_trans *trans; in iwl_trans_alloc() local 163 void iwl_trans_free(struct iwl_trans *trans) in iwl_trans_free() 180 int iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_send_cmd() 235 const char *iwl_get_cmd_string(struct iwl_trans *trans, u32 id) in iwl_get_cmd_string() 257 int iwl_cmd_groups_verify_sorted(const struct iwl_trans_config *trans) in iwl_cmd_groups_verify_sorted()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | transaction.c | 153 static noinline void switch_commit_roots(struct btrfs_trans_handle *trans) in switch_commit_roots() 226 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc() 233 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec() 240 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init() 246 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read() 255 void btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle *trans) in btrfs_trans_release_chunk_metadata() 399 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans() 460 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans, in btrfs_add_dropped_root() 479 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() 503 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked() [all …]
|
D | free-space-tree.c | 50 static int add_new_free_space_info(struct btrfs_trans_handle *trans, in add_new_free_space_info() 83 struct btrfs_trans_handle *trans, in search_free_space_info() 114 static int btrfs_search_prev_slot(struct btrfs_trans_handle *trans, in btrfs_search_prev_slot() 185 int convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, in convert_free_space_to_bitmaps() 325 int convert_free_space_to_extents(struct btrfs_trans_handle *trans, in convert_free_space_to_extents() 458 static int update_free_space_extent_count(struct btrfs_trans_handle *trans, in update_free_space_extent_count() 561 static int free_space_next_bitmap(struct btrfs_trans_handle *trans, in free_space_next_bitmap() 586 static int modify_free_space_bitmap(struct btrfs_trans_handle *trans, in modify_free_space_bitmap() 699 static int remove_free_space_extent(struct btrfs_trans_handle *trans, in remove_free_space_extent() 786 int __remove_from_free_space_tree(struct btrfs_trans_handle *trans, in __remove_from_free_space_tree() [all …]
|
D | tree-log.c | 137 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans() 284 struct btrfs_trans_handle *trans; member 344 static noinline int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item() 573 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent() 850 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item() 985 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref() 1225 static int unlink_old_inode_refs(struct btrfs_trans_handle *trans, in unlink_old_inode_refs() 1346 static int add_link(struct btrfs_trans_handle *trans, struct btrfs_root *root, in add_link() 1413 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref() 1586 static int insert_orphan_item(struct btrfs_trans_handle *trans, in insert_orphan_item() [all …]
|
D | extent-tree.c | 113 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info() 438 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref() 514 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref() 593 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref() 681 static noinline int lookup_tree_block_ref(struct btrfs_trans_handle *trans, in lookup_tree_block_ref() 705 static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, in insert_tree_block_ref() 780 int lookup_inline_extent_backref(struct btrfs_trans_handle *trans, in lookup_inline_extent_backref() 1033 static int lookup_extent_backref(struct btrfs_trans_handle *trans, in lookup_extent_backref() 1131 int insert_inline_extent_backref(struct btrfs_trans_handle *trans, in insert_inline_extent_backref() 1172 static int remove_extent_backref(struct btrfs_trans_handle *trans, in remove_extent_backref() [all …]
|
D | root-tree.c | 118 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() 197 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() 259 struct btrfs_trans_handle *trans; in btrfs_find_orphan_roots() local 294 int btrfs_del_root(struct btrfs_trans_handle *trans, in btrfs_del_root() 316 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_del_root_ref() 390 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_add_root_ref() 457 void btrfs_update_root_times(struct btrfs_trans_handle *trans, in btrfs_update_root_times()
|
D | qgroup.c | 583 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in add_qgroup_relation_item() 607 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item() 638 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item() 706 static int del_qgroup_item(struct btrfs_trans_handle *trans, u64 qgroupid) in del_qgroup_item() 752 static int update_qgroup_limit_item(struct btrfs_trans_handle *trans, in update_qgroup_limit_item() 794 static int update_qgroup_info_item(struct btrfs_trans_handle *trans, in update_qgroup_info_item() 840 static int update_qgroup_status_item(struct btrfs_trans_handle *trans) in update_qgroup_status_item() 884 static int btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, in btrfs_clean_quota_tree() 939 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_enable() local 1186 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_disable() local [all …]
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/queue/ |
D | tx.c | 65 void iwl_txq_gen2_tx_stop(struct iwl_trans *trans) in iwl_txq_gen2_tx_stop() 89 static void iwl_pcie_gen2_update_byte_tbl(struct iwl_trans *trans, in iwl_pcie_gen2_update_byte_tbl() 136 void iwl_txq_inc_wr_ptr(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_inc_wr_ptr() 149 static u8 iwl_txq_gen2_get_num_tbs(struct iwl_trans *trans, in iwl_txq_gen2_get_num_tbs() 155 void iwl_txq_gen2_tfd_unmap(struct iwl_trans *trans, struct iwl_cmd_meta *meta, in iwl_txq_gen2_tfd_unmap() 185 void iwl_txq_gen2_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_gen2_free_tfd() 214 int iwl_txq_gen2_set_tb(struct iwl_trans *trans, struct iwl_tfh_tfd *tfd, in iwl_txq_gen2_set_tb() 250 static struct page *get_workaround_page(struct iwl_trans *trans, in get_workaround_page() 275 static int iwl_txq_gen2_set_tb_with_wa(struct iwl_trans *trans, in iwl_txq_gen2_set_tb_with_wa() 351 struct iwl_tso_hdr_page *get_page_hdr(struct iwl_trans *trans, size_t len, in get_page_hdr() [all …]
|
D | tx.h | 82 static inline void iwl_wake_queue(struct iwl_trans *trans, in iwl_wake_queue() 91 static inline void *iwl_txq_get_tfd(struct iwl_trans *trans, in iwl_txq_get_tfd() 114 static inline void iwl_txq_stop(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_stop() 129 static inline int iwl_txq_inc_wrap(struct iwl_trans *trans, int index) in iwl_txq_inc_wrap() 139 static inline int iwl_txq_dec_wrap(struct iwl_trans *trans, int index) in iwl_txq_dec_wrap() 188 static inline u8 iwl_txq_gen1_tfd_get_num_tbs(struct iwl_trans *trans, in iwl_txq_gen1_tfd_get_num_tbs() 203 static inline u16 iwl_txq_gen1_tfd_tb_get_len(struct iwl_trans *trans, in iwl_txq_gen1_tfd_tb_get_len()
|
/kernel/linux/linux-5.10/net/rds/ |
D | transport.c | 50 void rds_trans_register(struct rds_transport *trans) in rds_trans_register() 68 void rds_trans_unregister(struct rds_transport *trans) in rds_trans_unregister() 79 void rds_trans_put(struct rds_transport *trans) in rds_trans_put() 90 struct rds_transport *trans; in rds_trans_get_preferred() local 118 struct rds_transport *trans; in rds_trans_get() local 148 struct rds_transport *trans; in rds_trans_stats_info_copy() local
|
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
D | free-space-tree-tests.c | 19 static int __check_free_space_extents(struct btrfs_trans_handle *trans, in __check_free_space_extents() 106 static int check_free_space_extents(struct btrfs_trans_handle *trans, in check_free_space_extents() 149 static int test_empty_block_group(struct btrfs_trans_handle *trans, in test_empty_block_group() 163 static int test_remove_all(struct btrfs_trans_handle *trans, in test_remove_all() 184 static int test_remove_beginning(struct btrfs_trans_handle *trans, in test_remove_beginning() 207 static int test_remove_end(struct btrfs_trans_handle *trans, in test_remove_end() 230 static int test_remove_middle(struct btrfs_trans_handle *trans, in test_remove_middle() 254 static int test_merge_left(struct btrfs_trans_handle *trans, in test_merge_left() 291 static int test_merge_right(struct btrfs_trans_handle *trans, in test_merge_right() 329 static int test_merge_both(struct btrfs_trans_handle *trans, in test_merge_both() [all …]
|
D | qgroup-tests.c | 17 struct btrfs_trans_handle trans; in insert_normal_tree_ref() local 70 struct btrfs_trans_handle trans; in add_tree_ref() local 122 struct btrfs_trans_handle trans; in remove_extent_item() local 154 struct btrfs_trans_handle trans; in remove_extent_ref() local 210 struct btrfs_trans_handle trans; in test_no_shared_qgroup() local 311 struct btrfs_trans_handle trans; in test_multiple_refs() local
|
/kernel/linux/linux-5.10/drivers/net/ipa/ |
D | gsi_trans.c | 239 struct gsi_trans *trans) in gsi_channel_trans_map() 261 static void gsi_trans_move_pending(struct gsi_trans *trans) in gsi_trans_move_pending() 276 void gsi_trans_move_complete(struct gsi_trans *trans) in gsi_trans_move_complete() 292 void gsi_trans_move_polled(struct gsi_trans *trans) in gsi_trans_move_polled() 334 struct gsi_trans *trans; in gsi_channel_trans_alloc() local 371 void gsi_trans_free(struct gsi_trans *trans) in gsi_trans_free() 404 void gsi_trans_cmd_add(struct gsi_trans *trans, void *buf, u32 size, in gsi_trans_cmd_add() 439 int gsi_trans_page_add(struct gsi_trans *trans, struct page *page, u32 size, in gsi_trans_page_add() 459 int gsi_trans_skb_add(struct gsi_trans *trans, struct sk_buff *skb) in gsi_trans_skb_add() 541 static void __gsi_trans_commit(struct gsi_trans *trans, bool ring_db) in __gsi_trans_commit() [all …]
|