/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.c | 101 static void iwl_trans_schedule_reprobe(struct iwl_trans *trans, in iwl_trans_schedule_reprobe() 129 iwl_trans_determine_restart_mode(struct iwl_trans *trans) in iwl_trans_determine_restart_mode() 206 struct iwl_trans *trans = container_of(wk, typeof(*trans), in iwl_trans_restart_wk() local 273 struct iwl_trans *trans; in iwl_trans_alloc() local 296 int iwl_trans_init(struct iwl_trans *trans) in iwl_trans_init() 334 void iwl_trans_free(struct iwl_trans *trans) in iwl_trans_free() 340 int iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_send_cmd() 395 const char *iwl_get_cmd_string(struct iwl_trans *trans, u32 id) in iwl_get_cmd_string() 418 void iwl_trans_op_mode_enter(struct iwl_trans *trans, in iwl_trans_op_mode_enter() 433 int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() [all …]
|
H A D | iwl-scd.h | 13 static inline void iwl_scd_txq_set_chain(struct iwl_trans *trans, in iwl_scd_txq_set_chain() 19 static inline void iwl_scd_txq_enable_agg(struct iwl_trans *trans, in iwl_scd_txq_enable_agg() 25 static inline void iwl_scd_txq_disable_agg(struct iwl_trans *trans, in iwl_scd_txq_disable_agg() 31 static inline void iwl_scd_disable_agg(struct iwl_trans *trans) in iwl_scd_disable_agg() 36 static inline void iwl_scd_activate_fifos(struct iwl_trans *trans) in iwl_scd_activate_fifos() 41 static inline void iwl_scd_deactivate_fifos(struct iwl_trans *trans) in iwl_scd_deactivate_fifos() 46 static inline void iwl_scd_enable_set_active(struct iwl_trans *trans, in iwl_scd_enable_set_active() 76 static inline void iwl_scd_txq_set_inactive(struct iwl_trans *trans, in iwl_scd_txq_set_inactive()
|
/linux/fs/bcachefs/ |
H A D | btree_iter.c | 120 static void __bch2_btree_path_verify_cached(struct btree_trans *trans, in __bch2_btree_path_verify_cached() 137 static void __bch2_btree_path_verify_level(struct btree_trans *trans, in __bch2_btree_path_verify_level() 216 static void __bch2_btree_path_verify(struct btree_trans *trans, in __bch2_btree_path_verify() 234 void __bch2_trans_verify_paths(struct btree_trans *trans) in __bch2_trans_verify_paths() 243 static void __bch2_btree_iter_verify(struct btree_trans *trans, struct btree_iter *iter) in __bch2_btree_iter_verify() 273 static int __bch2_btree_iter_verify_ret(struct btree_trans *trans, in __bch2_btree_iter_verify_ret() 320 void __bch2_assert_pos_locked(struct btree_trans *trans, enum btree_id id, in __bch2_assert_pos_locked() 353 static inline void bch2_btree_path_verify_level(struct btree_trans *trans, in bch2_btree_path_verify_level() 360 static inline void bch2_btree_path_verify(struct btree_trans *trans, in bch2_btree_path_verify() 367 static inline void bch2_btree_iter_verify(struct btree_trans *trans, in bch2_btree_iter_verify() [all …]
|
H A D | btree_locking.h | 25 static inline struct btree_transaction_stats *btree_trans_stats(struct btree_trans *trans) in btree_trans_stats() 87 static inline void mark_btree_node_locked(struct btree_trans *trans, in mark_btree_node_locked() 117 static void btree_trans_lock_hold_time_update(struct btree_trans *trans, in btree_trans_lock_hold_time_update() 132 static inline void btree_node_unlock(struct btree_trans *trans, in btree_node_unlock() 160 static inline void __bch2_btree_path_unlock(struct btree_trans *trans, in __bch2_btree_path_unlock() 174 __bch2_btree_node_unlock_write(struct btree_trans *trans, struct btree *b) in __bch2_btree_node_unlock_write() 188 bch2_btree_node_unlock_write_inlined(struct btree_trans *trans, struct btree_path *path, in bch2_btree_node_unlock_write_inlined() 203 static inline void trans_set_locked(struct btree_trans *trans, bool try) in trans_set_locked() 215 static inline void trans_set_unlocked(struct btree_trans *trans) in trans_set_unlocked() 227 static inline int __btree_node_lock_nopath(struct btree_trans *trans, in __btree_node_lock_nopath() [all …]
|
H A D | btree_locking.c | 20 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *trans, in bch2_btree_node_lock_counts() 47 void bch2_btree_node_unlock_write(struct btree_trans *trans, in bch2_btree_node_unlock_write() 59 struct btree_trans *trans; member 120 static void __lock_graph_down(struct lock_graph *g, struct btree_trans *trans) in __lock_graph_down() 129 static void lock_graph_down(struct lock_graph *g, struct btree_trans *trans) in lock_graph_down() 155 static void trace_would_deadlock(struct lock_graph *g, struct btree_trans *trans) in trace_would_deadlock() 186 static int btree_trans_abort_preference(struct btree_trans *trans) in btree_trans_abort_preference() 205 struct btree_trans *trans = i->trans; in break_cycle_fail() local 258 static int lock_graph_descend(struct lock_graph *g, struct btree_trans *trans, in lock_graph_descend() 293 int bch2_check_for_deadlock(struct btree_trans *trans, struct printbuf *cycle) in bch2_check_for_deadlock() [all …]
|
H A D | trace.h | 1855 static inline void trace_update_by_path(struct btree_trans *trans, struct btree_path *path, in trace_update_by_path() 1857 static inline void trace_btree_path_lock(struct btree_trans *trans, unsigned long caller_ip, struct… in trace_btree_path_lock() 1858 static inline void trace_btree_path_get_ll(struct btree_trans *trans, struct btree_path *path) {} in trace_btree_path_get_ll() 1859 static inline void trace_btree_path_put_ll(struct btree_trans *trans, struct btree_path *path) {} in trace_btree_path_put_ll() 1860 static inline void trace_btree_path_should_be_locked(struct btree_trans *trans, struct btree_path *… in trace_btree_path_should_be_locked() 1861 static inline void trace_btree_path_alloc(struct btree_trans *trans, struct btree_path *path) {} in trace_btree_path_alloc() 1862 static inline void trace_btree_path_get(struct btree_trans *trans, struct btree_path *path, struct … in trace_btree_path_get() 1863 static inline void trace_btree_path_clone(struct btree_trans *trans, struct btree_path *path, struc… in trace_btree_path_clone() 1864 static inline void trace_btree_path_save_pos(struct btree_trans *trans, struct btree_path *path, st… in trace_btree_path_save_pos() 1865 static inline void trace_btree_path_traverse_start(struct btree_trans *trans, struct btree_path *pa… in trace_btree_path_traverse_start() [all …]
|
H A D | btree_trans_commit.c | 46 static void verify_update_old_key(struct btree_trans *trans, struct btree_insert_entry *i) in verify_update_old_key() 69 static inline struct btree_path_level *insert_l(struct btree_trans *trans, struct btree_insert_entr… in insert_l() 74 static inline bool same_leaf_as_prev(struct btree_trans *trans, in same_leaf_as_prev() 81 static inline bool same_leaf_as_next(struct btree_trans *trans, in same_leaf_as_next() 88 inline void bch2_btree_node_prep_for_write(struct btree_trans *trans, in bch2_btree_node_prep_for_write() 106 static noinline int trans_lock_write_fail(struct btree_trans *trans, struct btree_insert_entry *i) in trans_lock_write_fail() 119 static inline int bch2_trans_lock_write(struct btree_trans *trans) in bch2_trans_lock_write() 138 static inline void bch2_trans_unlock_updates_write(struct btree_trans *trans) in bch2_trans_unlock_updates_write() 153 bool bch2_btree_bset_insert_key(struct btree_trans *trans, in bch2_btree_bset_insert_key() 235 struct btree_trans *trans = bch2_trans_get(c); in __btree_node_flush() local [all …]
|
H A D | btree_update.h | 71 static inline int bch2_btree_delete_at_buffered(struct btree_trans *trans, in bch2_btree_delete_at_buffered() 87 static inline int bch2_insert_snapshot_whiteouts(struct btree_trans *trans, in bch2_insert_snapshot_whiteouts() 120 bch2_trans_update(struct btree_trans *trans, struct btree_iter *iter, in bch2_trans_update() 126 static inline void *btree_trans_subbuf_base(struct btree_trans *trans, in btree_trans_subbuf_base() 132 static inline void *btree_trans_subbuf_top(struct btree_trans *trans, in btree_trans_subbuf_top() 143 bch2_trans_subbuf_alloc(struct btree_trans *trans, in bch2_trans_subbuf_alloc() 155 static inline struct jset_entry *btree_trans_journal_entries_start(struct btree_trans *trans) in btree_trans_journal_entries_start() 160 static inline struct jset_entry *btree_trans_journal_entries_top(struct btree_trans *trans) in btree_trans_journal_entries_top() 166 bch2_trans_jset_entry_alloc(struct btree_trans *trans, unsigned u64s) in bch2_trans_jset_entry_alloc() 175 static inline int __must_check bch2_trans_update_buffered(struct btree_trans *trans, in bch2_trans_update_buffered() [all …]
|
H A D | btree_iter.h | 21 static inline void __btree_path_get(struct btree_trans *trans, struct btree_path *path, bool intent) in __btree_path_get() 37 static inline bool __btree_path_put(struct btree_trans *trans, struct btree_path *path, bool intent) in __btree_path_put() 49 static inline void btree_path_set_dirty(struct btree_trans *trans, in btree_path_set_dirty() 79 static inline void btree_trans_sort_paths(struct btree_trans *trans) in btree_trans_sort_paths() 104 __trans_next_path(struct btree_trans *trans, unsigned *idx) in __trans_next_path() 139 static inline struct btree_path *next_btree_path(struct btree_trans *trans, struct btree_path *path) in next_btree_path() 150 static inline struct btree_path *prev_btree_path(struct btree_trans *trans, struct btree_path *path) in prev_btree_path() 190 __trans_next_path_with_node(struct btree_trans *trans, struct btree *b, in __trans_next_path_with_node() 211 bch2_btree_path_make_mut(struct btree_trans *trans, in bch2_btree_path_make_mut() 227 bch2_btree_path_set_pos(struct btree_trans *trans, in bch2_btree_path_set_pos() [all …]
|
H A D | btree_update.c | 33 static noinline int extent_front_merge(struct btree_trans *trans, in extent_front_merge() 69 static noinline int extent_back_merge(struct btree_trans *trans, in extent_back_merge() 95 static int need_whiteout_for_snapshot(struct btree_trans *trans, in need_whiteout_for_snapshot() 125 int __bch2_insert_snapshot_whiteouts(struct btree_trans *trans, in __bch2_insert_snapshot_whiteouts() 167 int bch2_trans_update_extent_overwrite(struct btree_trans *trans, in bch2_trans_update_extent_overwrite() 266 static int bch2_trans_update_extent(struct btree_trans *trans, in bch2_trans_update_extent() 328 static noinline int flush_new_cached_update(struct btree_trans *trans, in flush_new_cached_update() 366 bch2_trans_update_by_path(struct btree_trans *trans, btree_path_idx_t path_idx, in bch2_trans_update_by_path() 453 static noinline int bch2_trans_update_get_key_cache(struct btree_trans *trans, in bch2_trans_update_get_key_cache() 493 int __must_check bch2_trans_update_ip(struct btree_trans *trans, struct btree_iter *iter, in bch2_trans_update_ip() [all …]
|
H A D | subvolume.c | 45 static int check_subvol(struct btree_trans *trans, in check_subvol() 196 static int check_subvol_child(struct btree_trans *trans, in check_subvol_child() 277 static int subvolume_children_mod(struct btree_trans *trans, struct bpos pos, bool set) in subvolume_children_mod() 284 int bch2_subvolume_trigger(struct btree_trans *trans, in bch2_subvolume_trigger() 304 int bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) in bch2_subvol_has_children() 318 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined() 330 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get() 337 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans() 354 int bch2_snapshot_get_subvol(struct btree_trans *trans, u32 snapshot, in bch2_snapshot_get_subvol() 363 int __bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in __bch2_subvolume_get_snapshot() [all …]
|
H A D | backpointers.c | 104 static noinline int backpointer_mod_err(struct btree_trans *trans, in backpointer_mod_err() 152 int bch2_bucket_backpointer_mod_nowritebuffer(struct btree_trans *trans, in bch2_bucket_backpointer_mod_nowritebuffer() 187 static int bch2_backpointer_del(struct btree_trans *trans, struct bpos pos) in bch2_backpointer_del() 195 static inline int bch2_backpointers_maybe_flush(struct btree_trans *trans, in bch2_backpointers_maybe_flush() 204 static int backpointer_target_not_found(struct btree_trans *trans, in backpointer_target_not_found() 271 static struct btree *__bch2_backpointer_get_node(struct btree_trans *trans, in __bch2_backpointer_get_node() 309 static struct bkey_s_c __bch2_backpointer_get_key(struct btree_trans *trans, in __bch2_backpointer_get_key() 365 struct btree *bch2_backpointer_get_node(struct btree_trans *trans, in bch2_backpointer_get_node() 373 struct bkey_s_c bch2_backpointer_get_key(struct btree_trans *trans, in bch2_backpointer_get_key() 382 static int bch2_check_backpointer_has_valid_bucket(struct btree_trans *trans, struct bkey_s_c k, in bch2_check_backpointer_has_valid_bucket() [all …]
|
H A D | inode.c | 337 int __bch2_inode_peek(struct btree_trans *trans, in __bch2_inode_peek() 371 int bch2_inode_find_by_inum_snapshot(struct btree_trans *trans, in bch2_inode_find_by_inum_snapshot() 391 int bch2_inode_find_by_inum_nowarn_trans(struct btree_trans *trans, in bch2_inode_find_by_inum_nowarn_trans() 404 int bch2_inode_find_by_inum_trans(struct btree_trans *trans, in bch2_inode_find_by_inum_trans() 423 int bch2_inode_find_snapshot_root(struct btree_trans *trans, u64 inum, in bch2_inode_find_snapshot_root() 447 int bch2_inode_write_flags(struct btree_trans *trans, in bch2_inode_write_flags() 463 int __bch2_fsck_write_inode(struct btree_trans *trans, struct bch_inode_unpacked *inode) in __bch2_fsck_write_inode() 479 int bch2_fsck_write_inode(struct btree_trans *trans, struct bch_inode_unpacked *inode) in bch2_fsck_write_inode() 487 struct bkey_i *bch2_inode_to_v3(struct btree_trans *trans, struct bkey_i *k) in bch2_inode_to_v3() 690 bch2_bkey_get_iter_snapshot_parent(struct btree_trans *trans, struct btree_iter *iter, in bch2_bkey_get_iter_snapshot_parent() [all …]
|
H A D | snapshot.c | 50 int bch2_snapshot_tree_lookup(struct btree_trans *trans, u32 id, in bch2_snapshot_tree_lookup() 62 __bch2_snapshot_tree_create(struct btree_trans *trans) in __bch2_snapshot_tree_create() 80 static int bch2_snapshot_tree_create(struct btree_trans *trans, in bch2_snapshot_tree_create() 295 static int __bch2_mark_snapshot(struct btree_trans *trans, in __bch2_mark_snapshot() 356 int bch2_mark_snapshot(struct btree_trans *trans, in bch2_mark_snapshot() 364 int bch2_snapshot_lookup(struct btree_trans *trans, u32 id, in bch2_snapshot_lookup() 433 static int bch2_snapshot_tree_master_subvol(struct btree_trans *trans, in bch2_snapshot_tree_master_subvol() 476 static int check_snapshot_tree(struct btree_trans *trans, in check_snapshot_tree() 597 static int snapshot_tree_ptr_good(struct btree_trans *trans, in snapshot_tree_ptr_good() 623 static int snapshot_skiplist_good(struct btree_trans *trans, u32 id, struct bch_snapshot s) in snapshot_skiplist_good() [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | trans.c | 37 void iwl_trans_pcie_dump_regs(struct iwl_trans *trans) in iwl_trans_pcie_dump_regs() 131 int iwl_trans_pcie_sw_reset(struct iwl_trans *trans, bool retake_ownership) in iwl_trans_pcie_sw_reset() 150 static void iwl_pcie_free_fw_monitor(struct iwl_trans *trans) in iwl_pcie_free_fw_monitor() 165 static void iwl_pcie_alloc_fw_monitor_block(struct iwl_trans *trans, in iwl_pcie_alloc_fw_monitor_block() 207 void iwl_pcie_alloc_fw_monitor(struct iwl_trans *trans, u8 max_power) in iwl_pcie_alloc_fw_monitor() 224 static u32 iwl_trans_pcie_read_shr(struct iwl_trans *trans, u32 reg) in iwl_trans_pcie_read_shr() 231 static void iwl_trans_pcie_write_shr(struct iwl_trans *trans, u32 reg, u32 val) in iwl_trans_pcie_write_shr() 238 static void iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) in iwl_pcie_set_pwr() 256 void iwl_pcie_apm_config(struct iwl_trans *trans) in iwl_pcie_apm_config() 284 static int iwl_pcie_apm_init(struct iwl_trans *trans) in iwl_pcie_apm_init() [all …]
|
H A D | trans-gen2.c | 20 int iwl_pcie_gen2_apm_init(struct iwl_trans *trans) in iwl_pcie_gen2_apm_init() 59 static void iwl_pcie_gen2_apm_stop(struct iwl_trans *trans, bool op_mode_leave) in iwl_pcie_gen2_apm_stop() 98 void iwl_trans_pcie_fw_reset_handshake(struct iwl_trans *trans) in iwl_trans_pcie_fw_reset_handshake() 150 static void _iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in _iwl_trans_pcie_gen2_stop_device() 235 void iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in iwl_trans_pcie_gen2_stop_device() 252 static int iwl_pcie_gen2_nic_init(struct iwl_trans *trans) in iwl_pcie_gen2_nic_init() 283 static void iwl_pcie_get_rf_name(struct iwl_trans *trans) in iwl_pcie_get_rf_name() 362 void iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans) in iwl_trans_pcie_gen2_fw_alive() 399 static bool iwl_pcie_set_ltr(struct iwl_trans *trans) in iwl_pcie_set_ltr() 448 static void iwl_pcie_spin_for_iml(struct iwl_trans *trans) in iwl_pcie_spin_for_iml() [all …]
|
H A D | tx.c | 52 int iwl_pcie_alloc_dma_ptr(struct iwl_trans *trans, in iwl_pcie_alloc_dma_ptr() 66 void iwl_pcie_free_dma_ptr(struct iwl_trans *trans, struct iwl_dma_ptr *ptr) in iwl_pcie_free_dma_ptr() 78 static void iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_txq_inc_wr_ptr() 122 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans) in iwl_pcie_txq_check_wrptrs() 161 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd() 191 static void iwl_pcie_clear_cmd_in_flight(struct iwl_trans *trans) in iwl_pcie_clear_cmd_in_flight() 211 static void iwl_pcie_free_and_unmap_tso_page(struct iwl_trans *trans, in iwl_pcie_free_and_unmap_tso_page() 225 void iwl_pcie_free_tso_pages(struct iwl_trans *trans, struct sk_buff *skb, in iwl_pcie_free_tso_pages() 278 static void iwl_txq_set_tfd_invalid_gen1(struct iwl_trans *trans, in iwl_txq_set_tfd_invalid_gen1() 289 static void iwl_txq_gen1_tfd_unmap(struct iwl_trans *trans, in iwl_txq_gen1_tfd_unmap() [all …]
|
H A D | ctxt-info.c | 12 static void *_iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in _iwl_pcie_ctxt_info_dma_alloc_coherent() 41 void *iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dma_alloc_coherent() 48 int iwl_pcie_ctxt_info_alloc_dma(struct iwl_trans *trans, in iwl_pcie_ctxt_info_alloc_dma() 63 void iwl_pcie_ctxt_info_free_paging(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free_paging() 84 int iwl_pcie_init_fw_sec(struct iwl_trans *trans, in iwl_pcie_init_fw_sec() 163 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, in iwl_pcie_ctxt_info_init() 250 void iwl_pcie_ctxt_info_free(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_hdcp_regs.h | 84 #define TRANS_HDCP_CONF(trans) _MMIO_TRANS(trans, _TRANSA_HDCP_CONF, \ argument 86 #define HDCP_CONF(dev_priv, trans, port) \ argument 96 #define TRANS_HDCP_ANINIT(trans) _MMIO_TRANS(trans, \ argument 99 #define HDCP_ANINIT(dev_priv, trans, port) \ argument 107 #define TRANS_HDCP_ANLO(trans) _MMIO_TRANS(trans, _TRANSA_HDCP_ANLO, \ argument 109 #define HDCP_ANLO(dev_priv, trans, port) \ argument 117 #define TRANS_HDCP_ANHI(trans) _MMIO_TRANS(trans, _TRANSA_HDCP_ANHI, \ argument 119 #define HDCP_ANHI(dev_priv, trans, port) \ argument 127 #define TRANS_HDCP_BKSVLO(trans) _MMIO_TRANS(trans, \ argument 130 #define HDCP_BKSVLO(dev_priv, trans, port) \ argument [all …]
|
H A D | intel_vrr_regs.h | 16 #define TRANS_VRR_CTL(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, _TRANS_VRR_CTL_A) argument 30 #define TRANS_VRR_VMAX(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, _TRANS_VRR_VMAX_A) argument 37 #define TRANS_VRR_VMIN(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, _TRANS_VRR_VMIN_A) argument 44 #define TRANS_VRR_VMAXSHIFT(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, \ argument 54 #define TRANS_VRR_STATUS(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, _TRANS_VRR_STATUS_A) argument 74 #define TRANS_VRR_VTOTAL_PREV(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, \ argument 85 #define TRANS_VRR_FLIPLINE(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, \ argument 93 #define TRANS_VRR_STATUS2(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, _TRANS_VRR_STATUS2_A) argument 100 #define TRANS_PUSH(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, _TRANS_PUSH_A) argument 105 #define TRANS_VRR_VSYNC(dev_priv, trans) _MMIO_TRANS2(dev_priv, trans, _TRANS_VRR_VSYNC_A) argument [all …]
|
/linux/net/rds/ |
H A 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
|
/linux/fs/btrfs/ |
H A D | tree-log.c | 168 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans() 333 struct btrfs_trans_handle *trans; member 395 static int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item() 622 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent() 891 static int unlink_inode_for_log_replay(struct btrfs_trans_handle *trans, in unlink_inode_for_log_replay() 918 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item() 1044 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref() 1259 static int unlink_old_inode_refs(struct btrfs_trans_handle *trans, in unlink_old_inode_refs() 1342 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref() 1593 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count() [all …]
|
H A D | free-space-tree.c | 69 static int add_new_free_space_info(struct btrfs_trans_handle *trans, in add_new_free_space_info() 101 struct btrfs_trans_handle *trans, in search_free_space_info() 132 static int btrfs_search_prev_slot(struct btrfs_trans_handle *trans, in btrfs_search_prev_slot() 204 int convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, in convert_free_space_to_bitmaps() 346 int convert_free_space_to_extents(struct btrfs_trans_handle *trans, in convert_free_space_to_extents() 483 static int update_free_space_extent_count(struct btrfs_trans_handle *trans, in update_free_space_extent_count() 543 static void free_space_set_bits(struct btrfs_trans_handle *trans, in free_space_set_bits() 586 static int free_space_next_bitmap(struct btrfs_trans_handle *trans, in free_space_next_bitmap() 611 static int modify_free_space_bitmap(struct btrfs_trans_handle *trans, in modify_free_space_bitmap() 724 static int remove_free_space_extent(struct btrfs_trans_handle *trans, in remove_free_space_extent() [all …]
|
/linux/fs/btrfs/tests/ |
H A D | free-space-tree-tests.c | 20 static int __check_free_space_extents(struct btrfs_trans_handle *trans, in __check_free_space_extents() 107 static int check_free_space_extents(struct btrfs_trans_handle *trans, in check_free_space_extents() 150 static int test_empty_block_group(struct btrfs_trans_handle *trans, in test_empty_block_group() 164 static int test_remove_all(struct btrfs_trans_handle *trans, in test_remove_all() 185 static int test_remove_beginning(struct btrfs_trans_handle *trans, in test_remove_beginning() 208 static int test_remove_end(struct btrfs_trans_handle *trans, in test_remove_end() 231 static int test_remove_middle(struct btrfs_trans_handle *trans, in test_remove_middle() 255 static int test_merge_left(struct btrfs_trans_handle *trans, in test_merge_left() 292 static int test_merge_right(struct btrfs_trans_handle *trans, in test_merge_right() 330 static int test_merge_both(struct btrfs_trans_handle *trans, in test_merge_both() [all …]
|
/linux/drivers/net/ipa/ |
H A D | gsi_trans.c | 219 static void gsi_trans_map(struct gsi_trans *trans, u32 index) in gsi_trans_map() 254 static void gsi_trans_move_committed(struct gsi_trans *trans) in gsi_trans_move_committed() 264 static void gsi_trans_move_pending(struct gsi_trans *trans) in gsi_trans_move_pending() 277 void gsi_trans_move_complete(struct gsi_trans *trans) in gsi_trans_move_complete() 291 void gsi_trans_move_polled(struct gsi_trans *trans) in gsi_trans_move_polled() 341 struct gsi_trans *trans; in gsi_channel_trans_alloc() local 377 void gsi_trans_free(struct gsi_trans *trans) in gsi_trans_free() 407 void gsi_trans_cmd_add(struct gsi_trans *trans, void *buf, u32 size, in gsi_trans_cmd_add() 438 int gsi_trans_page_add(struct gsi_trans *trans, struct page *page, u32 size, in gsi_trans_page_add() 460 int gsi_trans_skb_add(struct gsi_trans *trans, struct sk_buff *skb) in gsi_trans_skb_add() [all …]
|