Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 153 of 153) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c90 static void iwl_pcie_free_fw_monitor(struct iwl_trans *trans) in iwl_pcie_free_fw_monitor()
106 static void iwl_pcie_alloc_fw_monitor(struct iwl_trans *trans, u8 max_power) in iwl_pcie_alloc_fw_monitor()
171 static u32 iwl_trans_pcie_read_shr(struct iwl_trans *trans, u32 reg) in iwl_trans_pcie_read_shr()
178 static void iwl_trans_pcie_write_shr(struct iwl_trans *trans, u32 reg, u32 val) in iwl_trans_pcie_write_shr()
185 static void iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) in iwl_pcie_set_pwr()
203 static void iwl_pcie_apm_config(struct iwl_trans *trans) in iwl_pcie_apm_config()
236 static int iwl_pcie_apm_init(struct iwl_trans *trans) in iwl_pcie_apm_init()
350 static void iwl_pcie_apm_lp_xtal_enable(struct iwl_trans *trans) in iwl_pcie_apm_lp_xtal_enable()
453 static int iwl_pcie_apm_stop_master(struct iwl_trans *trans) in iwl_pcie_apm_stop_master()
471 static void iwl_pcie_apm_stop(struct iwl_trans *trans, bool op_mode_leave) in iwl_pcie_apm_stop()
[all …]
Drx.c166 int iwl_pcie_rx_stop(struct iwl_trans *trans) in iwl_pcie_rx_stop()
176 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans) in iwl_pcie_rxq_inc_wr_ptr()
207 static void iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) in iwl_pcie_rxq_check_wrptr()
235 static void iwl_pcie_rxq_restock(struct iwl_trans *trans) in iwl_pcie_rxq_restock()
284 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page()
328 static void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority) in iwl_pcie_rxq_alloc_rbs()
389 static void iwl_pcie_rxq_free_rbs(struct iwl_trans *trans) in iwl_pcie_rxq_free_rbs()
416 static void iwl_pcie_rx_replenish(struct iwl_trans *trans) in iwl_pcie_rx_replenish()
429 static void iwl_pcie_rx_allocator(struct iwl_trans *trans) in iwl_pcie_rx_allocator()
520 static int iwl_pcie_rx_allocator_get(struct iwl_trans *trans, in iwl_pcie_rx_allocator_get()
[all …]
Dtx.c123 static int iwl_pcie_alloc_dma_ptr(struct iwl_trans *trans, in iwl_pcie_alloc_dma_ptr()
137 static void iwl_pcie_free_dma_ptr(struct iwl_trans *trans, in iwl_pcie_free_dma_ptr()
151 struct iwl_trans *trans = iwl_trans_pcie_get_trans(trans_pcie); in iwl_pcie_txq_stuck_timer() local
206 static void iwl_pcie_txq_update_byte_cnt_tbl(struct iwl_trans *trans, in iwl_pcie_txq_update_byte_cnt_tbl()
252 static void iwl_pcie_txq_inval_byte_cnt_tbl(struct iwl_trans *trans, in iwl_pcie_txq_inval_byte_cnt_tbl()
281 static void iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_txq_inc_wr_ptr()
324 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans) in iwl_pcie_txq_check_wrptrs()
373 static void iwl_pcie_tfd_unmap(struct iwl_trans *trans, in iwl_pcie_tfd_unmap()
415 static void iwl_pcie_txq_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_pcie_txq_free_tfd()
449 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd()
[all …]
Ddrv.c484 static u64 splx_get_pwr_limit(struct iwl_trans *trans, union acpi_object *splx) in splx_get_pwr_limit()
515 static void set_dflt_pwr_limit(struct iwl_trans *trans, struct pci_dev *pdev) in set_dflt_pwr_limit()
550 static void set_dflt_pwr_limit(struct iwl_trans *trans, struct pci_dev *pdev) {} in set_dflt_pwr_limit()
617 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_remove() local
639 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_resume() local
Dinternal.h320 struct iwl_trans *trans; member
457 static inline void iwl_disable_interrupts(struct iwl_trans *trans) in iwl_disable_interrupts()
471 static inline void iwl_enable_interrupts(struct iwl_trans *trans) in iwl_enable_interrupts()
481 static inline void iwl_enable_rfkill_int(struct iwl_trans *trans) in iwl_enable_rfkill_int()
490 static inline void iwl_wake_queue(struct iwl_trans *trans, in iwl_wake_queue()
501 static inline void iwl_stop_queue(struct iwl_trans *trans, in iwl_stop_queue()
534 static inline bool iwl_is_rfkill_set(struct iwl_trans *trans) in iwl_is_rfkill_set()
540 static inline void __iwl_trans_pcie_set_bits_mask(struct iwl_trans *trans, in __iwl_trans_pcie_set_bits_mask()
555 static inline void __iwl_trans_pcie_clear_bit(struct iwl_trans *trans, in __iwl_trans_pcie_clear_bit()
561 static inline void __iwl_trans_pcie_set_bit(struct iwl_trans *trans, in __iwl_trans_pcie_set_bit()
/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-io.c39 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8()
46 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32()
53 u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32()
64 int iwl_poll_bit(struct iwl_trans *trans, u32 addr, in iwl_poll_bit()
80 u32 iwl_read_direct32(struct iwl_trans *trans, u32 reg) in iwl_read_direct32()
93 void iwl_write_direct32(struct iwl_trans *trans, u32 reg, u32 value) in iwl_write_direct32()
104 int iwl_poll_direct_bit(struct iwl_trans *trans, u32 addr, u32 mask, in iwl_poll_direct_bit()
120 u32 __iwl_read_prph(struct iwl_trans *trans, u32 ofs) in __iwl_read_prph()
127 void __iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in __iwl_write_prph()
133 u32 iwl_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_prph()
[all …]
Diwl-scd.h72 static inline void iwl_scd_txq_set_chain(struct iwl_trans *trans, in iwl_scd_txq_set_chain()
78 static inline void iwl_scd_txq_enable_agg(struct iwl_trans *trans, in iwl_scd_txq_enable_agg()
84 static inline void iwl_scd_txq_disable_agg(struct iwl_trans *trans, in iwl_scd_txq_disable_agg()
90 static inline void iwl_scd_disable_agg(struct iwl_trans *trans) in iwl_scd_disable_agg()
95 static inline void iwl_scd_activate_fifos(struct iwl_trans *trans) in iwl_scd_activate_fifos()
100 static inline void iwl_scd_deactivate_fifos(struct iwl_trans *trans) in iwl_scd_deactivate_fifos()
105 static inline void iwl_scd_enable_set_active(struct iwl_trans *trans, in iwl_scd_enable_set_active()
135 static inline void iwl_scd_txq_set_inactive(struct iwl_trans *trans, in iwl_scd_txq_set_inactive()
Diwl-eeprom-read.c97 static int iwl_eeprom_acquire_semaphore(struct iwl_trans *trans) in iwl_eeprom_acquire_semaphore()
123 static void iwl_eeprom_release_semaphore(struct iwl_trans *trans) in iwl_eeprom_release_semaphore()
129 static int iwl_eeprom_verify_signature(struct iwl_trans *trans, bool nvm_is_otp) in iwl_eeprom_verify_signature()
165 static void iwl_set_otp_access_absolute(struct iwl_trans *trans) in iwl_set_otp_access_absolute()
173 static int iwl_nvm_is_otp(struct iwl_trans *trans) in iwl_nvm_is_otp()
195 static int iwl_init_otp_access(struct iwl_trans *trans) in iwl_init_otp_access()
229 static int iwl_read_otp_word(struct iwl_trans *trans, u16 addr, in iwl_read_otp_word()
271 static bool iwl_is_otp_empty(struct iwl_trans *trans) in iwl_is_otp_empty()
301 static int iwl_find_otp_image(struct iwl_trans *trans, in iwl_find_otp_image()
358 int iwl_read_eeprom(struct iwl_trans *trans, u8 **eeprom, size_t *eeprom_size) in iwl_read_eeprom()
Diwl-trans.h738 static inline void iwl_trans_configure(struct iwl_trans *trans, in iwl_trans_configure()
746 static inline int _iwl_trans_start_hw(struct iwl_trans *trans, bool low_power) in _iwl_trans_start_hw()
753 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw()
758 static inline void iwl_trans_op_mode_leave(struct iwl_trans *trans) in iwl_trans_op_mode_leave()
770 static inline void iwl_trans_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_fw_alive()
779 static inline int iwl_trans_start_fw(struct iwl_trans *trans, in iwl_trans_start_fw()
791 static inline int iwl_trans_update_sf(struct iwl_trans *trans, in iwl_trans_update_sf()
802 static inline void _iwl_trans_stop_device(struct iwl_trans *trans, in _iwl_trans_stop_device()
812 static inline void iwl_trans_stop_device(struct iwl_trans *trans) in iwl_trans_stop_device()
817 static inline void iwl_trans_d3_suspend(struct iwl_trans *trans, bool test) in iwl_trans_d3_suspend()
[all …]
Diwl-io.h39 static inline void iwl_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_set_bit()
44 static inline void iwl_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_clear_bit()
Diwl-trans.c72 struct iwl_trans *trans; in iwl_trans_alloc() local
110 void iwl_trans_free(struct iwl_trans *trans) in iwl_trans_free()
Diwl-devtrace.h43 static inline size_t iwl_rx_trace_len(const struct iwl_trans *trans, in iwl_rx_trace_len()
Diwl-phy-db.c98 struct iwl_trans *trans; member
136 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init()
Diwl-drv.c113 struct iwl_trans *trans; member
1451 struct iwl_drv *iwl_drv_start(struct iwl_trans *trans, in iwl_drv_start()
Diwl-eeprom-parse.c932 struct iwl_trans *trans) in iwl_nvm_check_version()
/linux-4.4.14/fs/btrfs/
Dtransaction.c111 static noinline void switch_commit_roots(struct btrfs_transaction *trans, in switch_commit_roots()
141 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc()
148 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec()
155 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init()
161 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read()
296 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans()
354 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans, in btrfs_add_dropped_root()
372 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans()
394 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked()
599 struct btrfs_trans_handle *trans; in btrfs_start_transaction_fallback_global_rsv() local
[all …]
Ddelayed-ref.c157 int btrfs_delayed_ref_lock(struct btrfs_trans_handle *trans, in btrfs_delayed_ref_lock()
181 static inline void drop_delayed_ref(struct btrfs_trans_handle *trans, in drop_delayed_ref()
200 static bool merge_ref(struct btrfs_trans_handle *trans, in merge_ref()
267 void btrfs_merge_delayed_refs(struct btrfs_trans_handle *trans, in btrfs_merge_delayed_refs()
338 btrfs_select_ref_head(struct btrfs_trans_handle *trans) in btrfs_select_ref_head()
392 add_delayed_ref_tail_merge(struct btrfs_trans_handle *trans, in add_delayed_ref_tail_merge()
535 struct btrfs_trans_handle *trans, in add_delayed_ref_head()
648 struct btrfs_trans_handle *trans, in add_delayed_tree_ref()
702 struct btrfs_trans_handle *trans, in add_delayed_data_ref()
756 struct btrfs_trans_handle *trans, in btrfs_add_delayed_tree_ref()
[all …]
Dtree-log.c139 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans()
275 struct btrfs_trans_handle *trans; member
334 static noinline int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item()
577 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent()
821 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item()
967 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref()
1196 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref()
1325 static int insert_orphan_item(struct btrfs_trans_handle *trans, in insert_orphan_item()
1448 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count()
1496 static noinline int fixup_inode_link_counts(struct btrfs_trans_handle *trans, in fixup_inode_link_counts()
[all …]
Droot-tree.c136 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root()
213 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root()
280 struct btrfs_trans_handle *trans; in btrfs_find_orphan_roots() local
336 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root()
357 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, in btrfs_del_root_ref()
428 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, in btrfs_add_root_ref()
495 void btrfs_update_root_times(struct btrfs_trans_handle *trans, in btrfs_update_root_times()
Dqgroup.c509 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, in add_qgroup_relation_item()
533 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, in del_qgroup_relation_item()
564 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item()
632 static int del_qgroup_item(struct btrfs_trans_handle *trans, in del_qgroup_item()
678 static int update_qgroup_limit_item(struct btrfs_trans_handle *trans, in update_qgroup_limit_item()
720 static int update_qgroup_info_item(struct btrfs_trans_handle *trans, in update_qgroup_info_item()
765 static int update_qgroup_status_item(struct btrfs_trans_handle *trans, in update_qgroup_status_item()
809 static int btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, in btrfs_clean_quota_tree()
855 int btrfs_quota_enable(struct btrfs_trans_handle *trans, in btrfs_quota_enable()
986 int btrfs_quota_disable(struct btrfs_trans_handle *trans, in btrfs_quota_disable()
[all …]
Ddelayed-inode.c546 static int btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, in btrfs_delayed_item_reserve_metadata()
590 struct btrfs_trans_handle *trans, in btrfs_delayed_inode_reserve_metadata()
833 static int btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_item()
863 static int btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_items()
902 static int btrfs_batch_delete_items(struct btrfs_trans_handle *trans, in btrfs_batch_delete_items()
965 static int btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, in btrfs_delete_delayed_items()
1037 static int __btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in __btrfs_update_delayed_inode()
1119 static inline int btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in btrfs_update_delayed_inode()
1138 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_commit_inode_delayed_items()
1162 static int __btrfs_run_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_run_delayed_items()
[all …]
Dextent-tree.c805 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info()
1042 static int convert_extent_item_v0(struct btrfs_trans_handle *trans, in convert_extent_item_v0()
1158 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref()
1245 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref()
1324 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref()
1423 static noinline int lookup_tree_block_ref(struct btrfs_trans_handle *trans, in lookup_tree_block_ref()
1456 static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, in insert_tree_block_ref()
1531 int lookup_inline_extent_backref(struct btrfs_trans_handle *trans, in lookup_inline_extent_backref()
1784 static int lookup_extent_backref(struct btrfs_trans_handle *trans, in lookup_extent_backref()
1880 int insert_inline_extent_backref(struct btrfs_trans_handle *trans, in insert_inline_extent_backref()
[all …]
Dinode-item.c96 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, in btrfs_lookup_inode_extref()
121 static int btrfs_del_inode_extref(struct btrfs_trans_handle *trans, in btrfs_del_inode_extref()
193 int btrfs_del_inode_ref(struct btrfs_trans_handle *trans, in btrfs_del_inode_ref()
270 static int btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_extref()
326 int btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, in btrfs_insert_inode_ref()
401 int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, in btrfs_insert_empty_inode()
416 int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_lookup_inode()
Ddir-item.c32 static struct btrfs_dir_item *insert_with_overflow(struct btrfs_trans_handle in insert_with_overflow()
68 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, in btrfs_insert_xattr_item()
120 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_insert_dir_item()
191 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_item()
284 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_index_item()
354 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans, in btrfs_lookup_xattr()
420 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, in btrfs_delete_one_dir_name()
Dorphan.c22 int btrfs_insert_orphan_item(struct btrfs_trans_handle *trans, in btrfs_insert_orphan_item()
43 int btrfs_del_orphan_item(struct btrfs_trans_handle *trans, in btrfs_del_orphan_item()
Dtree-log.h46 struct btrfs_trans_handle *trans) in btrfs_set_log_full_commit()
52 struct btrfs_trans_handle *trans) in btrfs_need_log_full_commit()
Dxattr.c91 static int do_setxattr(struct btrfs_trans_handle *trans, in do_setxattr()
233 int __btrfs_setxattr(struct btrfs_trans_handle *trans, in __btrfs_setxattr()
491 struct btrfs_trans_handle *trans = fs_info; in btrfs_initxattrs() local
513 int btrfs_xattr_security_init(struct btrfs_trans_handle *trans, in btrfs_xattr_security_init()
Drelocation.c476 static int update_backref_cache(struct btrfs_trans_handle *trans, in update_backref_cache()
1186 static int clone_backref_node(struct btrfs_trans_handle *trans,
1366 static struct btrfs_root *create_reloc_root(struct btrfs_trans_handle *trans,
1441 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans,
1478 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans,
1626 int replace_file_extents(struct btrfs_trans_handle *trans,
1761 int replace_path(struct btrfs_trans_handle *trans,
2118 struct btrfs_trans_handle *trans = NULL; local
2270 struct btrfs_trans_handle *trans; local
2445 static int record_reloc_root_in_trans(struct btrfs_trans_handle *trans,
[all …]
Dctree.c238 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root()
977 static noinline int update_ref_for_cow(struct btrfs_trans_handle *trans, in update_ref_for_cow()
1093 static noinline int __btrfs_cow_block(struct btrfs_trans_handle *trans, in __btrfs_cow_block()
1501 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block()
1536 noinline int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block()
1622 int btrfs_realloc_node(struct btrfs_trans_handle *trans, in btrfs_realloc_node()
1886 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level()
2104 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert()
2444 read_block_for_search(struct btrfs_trans_handle *trans, in read_block_for_search()
2527 setup_nodes_for_search(struct btrfs_trans_handle *trans, in setup_nodes_for_search()
[all …]
Dacl.c75 static int __btrfs_set_acl(struct btrfs_trans_handle *trans, in __btrfs_set_acl()
136 int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
Duuid-tree.c93 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, in btrfs_uuid_tree_add()
157 int btrfs_uuid_tree_rem(struct btrfs_trans_handle *trans, in btrfs_uuid_tree_rem()
241 struct btrfs_trans_handle *trans; in btrfs_uuid_iter_rem() local
Ddev-replace.c194 int btrfs_run_dev_replace(struct btrfs_trans_handle *trans, in btrfs_run_dev_replace()
311 struct btrfs_trans_handle *trans; in btrfs_dev_replace_start() local
468 struct btrfs_trans_handle *trans; in btrfs_dev_replace_finishing() local
692 struct btrfs_trans_handle *trans; in __btrfs_dev_replace_cancel() local
Dprops.c100 static int __btrfs_set_prop(struct btrfs_trans_handle *trans, in __btrfs_set_prop()
298 static int inherit_props(struct btrfs_trans_handle *trans, in inherit_props()
338 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans, in btrfs_inode_inherit_props()
348 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans, in btrfs_subvol_inherit_props()
Dinode.c119 static int btrfs_init_inode_security(struct btrfs_trans_handle *trans, in btrfs_init_inode_security()
136 static int insert_inline_extent(struct btrfs_trans_handle *trans, in insert_inline_extent()
245 struct btrfs_trans_handle *trans; in cow_file_range_inline() local
1221 struct btrfs_trans_handle *trans; in run_delalloc_nocow() local
1939 static noinline int add_pending_csums(struct btrfs_trans_handle *trans, in add_pending_csums()
2067 static int insert_reserved_file_extent(struct btrfs_trans_handle *trans, in insert_reserved_file_extent()
2424 struct btrfs_trans_handle *trans; in relink_extent_backref() local
2819 struct btrfs_trans_handle *trans = NULL; in btrfs_finish_ordered_io() local
3162 void btrfs_orphan_commit_root(struct btrfs_trans_handle *trans, in btrfs_orphan_commit_root()
3211 int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode) in btrfs_orphan_add()
[all …]
Dioctl.c219 struct btrfs_trans_handle *trans; in btrfs_ioctl_setflags() local
438 struct btrfs_trans_handle *trans; in create_subvol() local
656 struct btrfs_trans_handle *trans; in create_snapshot() local
1478 struct btrfs_trans_handle *trans; in btrfs_ioctl_resize() local
1776 struct btrfs_trans_handle *trans; in btrfs_ioctl_subvol_setflags() local
2340 struct btrfs_trans_handle *trans; in btrfs_ioctl_snap_destroy() local
3282 static int clone_finish_inode_update(struct btrfs_trans_handle *trans, in clone_finish_inode_update()
3316 const struct btrfs_trans_handle *trans, in clone_update_extent_map()
3399 struct btrfs_trans_handle *trans, in clone_copy_inline_extent()
3534 struct btrfs_trans_handle *trans; in btrfs_clone() local
[all …]
Dfile-item.c40 int btrfs_insert_file_extent(struct btrfs_trans_handle *trans, in btrfs_insert_file_extent()
87 btrfs_lookup_csum(struct btrfs_trans_handle *trans, in btrfs_lookup_csum()
139 int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, in btrfs_lookup_file_extent()
566 int btrfs_del_csums(struct btrfs_trans_handle *trans, in btrfs_del_csums()
683 int btrfs_csum_file_blocks(struct btrfs_trans_handle *trans, in btrfs_csum_file_blocks()
Dvolumes.c1406 int find_free_dev_extent(struct btrfs_trans_handle *trans, in find_free_dev_extent()
1415 static int btrfs_free_dev_extent(struct btrfs_trans_handle *trans, in btrfs_free_dev_extent()
1473 static int btrfs_alloc_dev_extent(struct btrfs_trans_handle *trans, in btrfs_alloc_dev_extent()
1577 static int btrfs_add_device(struct btrfs_trans_handle *trans, in btrfs_add_device()
1655 struct btrfs_trans_handle *trans; in btrfs_rm_dev_item() local
2169 static int btrfs_finish_sprout(struct btrfs_trans_handle *trans, in btrfs_finish_sprout()
2244 struct btrfs_trans_handle *trans; in btrfs_init_new_device() local
2558 static noinline int btrfs_update_device(struct btrfs_trans_handle *trans, in btrfs_update_device()
2606 int btrfs_grow_device(struct btrfs_trans_handle *trans, in btrfs_grow_device()
2644 static int btrfs_free_chunk(struct btrfs_trans_handle *trans, in btrfs_free_chunk()
[all …]
Dtree-defrag.c32 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans, in btrfs_defrag_leaves()
Dfile.c147 int btrfs_add_inode_defrag(struct btrfs_trans_handle *trans, in btrfs_add_inode_defrag()
691 int __btrfs_drop_extents(struct btrfs_trans_handle *trans, in __btrfs_drop_extents()
1017 int btrfs_drop_extents(struct btrfs_trans_handle *trans, in btrfs_drop_extents()
1073 int btrfs_mark_extent_written(struct btrfs_trans_handle *trans, in btrfs_mark_extent_written()
1891 struct btrfs_trans_handle *trans; in btrfs_sync_file() local
2151 static int fill_holes(struct btrfs_trans_handle *trans, struct inode *inode, in fill_holes()
2286 struct btrfs_trans_handle *trans; in btrfs_punch_hole() local
2787 struct btrfs_trans_handle *trans; in btrfs_fallocate() local
Dtransaction.h151 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans()
165 static inline void btrfs_set_skip_qgroup(struct btrfs_trans_handle *trans, in btrfs_set_skip_qgroup()
175 static inline void btrfs_clear_skip_qgroup(struct btrfs_trans_handle *trans) in btrfs_clear_skip_qgroup()
Ddisk-io.c1171 void clean_tree_block(struct btrfs_trans_handle *trans, in clean_tree_block()
1316 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans, in btrfs_create_tree()
1396 static struct btrfs_root *alloc_log_tree(struct btrfs_trans_handle *trans, in alloc_log_tree()
1445 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree()
1458 int btrfs_add_log_tree(struct btrfs_trans_handle *trans, in btrfs_add_log_tree()
1778 struct btrfs_trans_handle *trans; in cleaner_kthread() local
1863 struct btrfs_trans_handle *trans; in transaction_kthread() local
3684 int write_ctree_super(struct btrfs_trans_handle *trans, in write_ctree_super()
3788 struct btrfs_trans_handle *trans; in btrfs_commit_super() local
4177 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans, in btrfs_destroy_delayed_refs()
Dbackref.c928 static int find_parent_nodes(struct btrfs_trans_handle *trans,
1165 static int btrfs_find_all_leafs(struct btrfs_trans_handle *trans,
1199 static int __btrfs_find_all_roots(struct btrfs_trans_handle *trans,
1237 int btrfs_find_all_roots(struct btrfs_trans_handle *trans,
1264 int btrfs_check_shared(struct btrfs_trans_handle *trans,
1675 struct btrfs_trans_handle *trans = NULL; local
Dfree-space-cache.c132 struct btrfs_trans_handle *trans, in __create_free_space_inode()
193 struct btrfs_trans_handle *trans, in create_free_space_inode()
228 struct btrfs_trans_handle *trans, in btrfs_truncate_free_space_cache()
980 update_cache_item(struct btrfs_trans_handle *trans, in update_cache_item()
1144 struct btrfs_trans_handle *trans, in btrfs_wait_cache_io()
1225 struct btrfs_trans_handle *trans, in __btrfs_write_out_cache()
1361 struct btrfs_trans_handle *trans, in btrfs_write_out_cache()
3466 struct btrfs_trans_handle *trans, in create_free_ino_inode()
3516 struct btrfs_trans_handle *trans, in btrfs_write_out_ino_cache()
Dinode-map.c393 struct btrfs_trans_handle *trans) in btrfs_save_ino_cache()
Dordered-data.c485 void btrfs_wait_logged_extents(struct btrfs_trans_handle *trans, in btrfs_wait_logged_extents()
612 struct btrfs_transaction *trans; in btrfs_remove_ordered_extent() local
Dsuper.c235 void __btrfs_abort_transaction(struct btrfs_trans_handle *trans, in __btrfs_abort_transaction()
1077 struct btrfs_trans_handle *trans; in btrfs_sync_fs() local
2126 struct btrfs_trans_handle *trans; in btrfs_freeze() local
Dscrub.c794 struct btrfs_trans_handle *trans = NULL; in scrub_fixup_nodatasum() local
4128 struct btrfs_trans_handle *trans = NULL; in copy_nocow_pages_worker() local
Dctree.h3659 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item()
3676 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item()
4264 #define btrfs_abort_transaction(trans, root, errno) \ argument
4307 static inline int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
Dsend.c5885 struct btrfs_trans_handle *trans = NULL; in ensure_commit_roots_uptodate() local
/linux-4.4.14/net/rds/
Dtransport.c43 int rds_trans_register(struct rds_transport *trans) in rds_trans_register()
63 void rds_trans_unregister(struct rds_transport *trans) in rds_trans_unregister()
74 void rds_trans_put(struct rds_transport *trans) in rds_trans_put()
83 struct rds_transport *trans; in rds_trans_get_preferred() local
107 struct rds_transport *trans; in rds_trans_get() local
135 struct rds_transport *trans; in rds_trans_stats_info_copy() local
Dconnection.c76 struct rds_transport *trans) in rds_conn_lookup()
123 struct rds_transport *trans, gfp_t gfp, in __rds_conn_create()
256 struct rds_transport *trans, gfp_t gfp) in rds_conn_create()
264 struct rds_transport *trans, gfp_t gfp) in rds_conn_create_outgoing()
Drdma_transport.c46 struct rds_transport *trans; in rds_rdma_cm_event_handler() local
Dbind.c140 struct rds_transport *trans; in rds_bind() local
Daf_rds.c327 int trans; in rds_getsockopt() local
/linux-4.4.14/net/rxrpc/
Dar-transport.c38 struct rxrpc_transport *trans; in rxrpc_alloc_transport() local
82 struct rxrpc_transport *trans, *candidate; in rxrpc_get_transport() local
156 struct rxrpc_transport *trans; in rxrpc_find_transport() local
186 void rxrpc_put_transport(struct rxrpc_transport *trans) in rxrpc_put_transport()
206 static void rxrpc_cleanup_transport(struct rxrpc_transport *trans) in rxrpc_cleanup_transport()
222 struct rxrpc_transport *trans, *_p; in rxrpc_transport_reaper() local
Dar-connection.c70 struct rxrpc_transport *trans, in rxrpc_get_bundle()
175 void rxrpc_put_bundle(struct rxrpc_transport *trans, in rxrpc_put_bundle()
336 struct rxrpc_transport *trans, in rxrpc_connect_exclusive()
430 struct rxrpc_transport *trans, in rxrpc_connect_call()
622 rxrpc_incoming_connection(struct rxrpc_transport *trans, in rxrpc_incoming_connection()
753 struct rxrpc_connection *rxrpc_find_connection(struct rxrpc_transport *trans, in rxrpc_find_connection()
Dar-error.c31 struct rxrpc_transport *trans; in rxrpc_UDP_error_report() local
129 struct rxrpc_transport *trans = in rxrpc_UDP_error_handler() local
Daf_rxrpc.c229 struct rxrpc_transport *trans; in rxrpc_name_to_transport() local
276 struct rxrpc_transport *trans; in rxrpc_kernel_begin_call() local
378 struct rxrpc_transport *trans; in rxrpc_connect() local
446 struct rxrpc_transport *trans; in rxrpc_sendmsg() local
Dar-proc.c49 struct rxrpc_transport *trans; in rxrpc_call_seq_show() local
132 struct rxrpc_transport *trans; in rxrpc_connection_seq_show() local
Dar-output.c131 int rxrpc_client_sendmsg(struct rxrpc_sock *rx, struct rxrpc_transport *trans, in rxrpc_client_sendmsg()
332 int rxrpc_send_packet(struct rxrpc_transport *trans, struct sk_buff *skb) in rxrpc_send_packet()
Dar-call.c253 struct rxrpc_transport *trans, in rxrpc_alloc_client_call()
316 struct rxrpc_transport *trans, in rxrpc_get_client_call()
Dar-accept.c79 struct rxrpc_transport *trans; in rxrpc_accept_incoming_call() local
Dar-input.c615 struct rxrpc_transport *trans; in rxrpc_conn_from_local() local
Dar-internal.h57 struct rxrpc_transport *trans; /* transport handler */ member
243 struct rxrpc_transport *trans; /* transport session */ member
/linux-4.4.14/fs/btrfs/tests/
Dqgroup-tests.c26 static void init_dummy_trans(struct btrfs_trans_handle *trans) in init_dummy_trans()
37 struct btrfs_trans_handle trans; in insert_normal_tree_ref() local
90 struct btrfs_trans_handle trans; in add_tree_ref() local
142 struct btrfs_trans_handle trans; in remove_extent_item() local
174 struct btrfs_trans_handle trans; in remove_extent_ref() local
229 struct btrfs_trans_handle trans; in test_no_shared_qgroup() local
323 struct btrfs_trans_handle trans; in test_multiple_refs() local
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dconrpc.c187 lstcon_rpc_trans_t *trans = crpc->crp_trans; in lstcon_rpc_post() local
240 lstcon_rpc_trans_t *trans; in lstcon_rpc_trans_prep() local
278 lstcon_rpc_trans_addreq(lstcon_rpc_trans_t *trans, lstcon_rpc_t *crpc) in lstcon_rpc_trans_addreq()
285 lstcon_rpc_trans_abort(lstcon_rpc_trans_t *trans, int error) in lstcon_rpc_trans_abort()
326 lstcon_rpc_trans_check(lstcon_rpc_trans_t *trans) in lstcon_rpc_trans_check()
336 lstcon_rpc_trans_postwait(lstcon_rpc_trans_t *trans, int timeout) in lstcon_rpc_trans_postwait()
423 lstcon_rpc_trans_stat(lstcon_rpc_trans_t *trans, lstcon_trans_stat_t *stat) in lstcon_rpc_trans_stat()
468 lstcon_rpc_trans_interpreter(lstcon_rpc_trans_t *trans, in lstcon_rpc_trans_interpreter()
543 lstcon_rpc_trans_destroy(lstcon_rpc_trans_t *trans) in lstcon_rpc_trans_destroy()
922 lstcon_sesnew_stat_reply(lstcon_rpc_trans_t *trans, in lstcon_sesnew_stat_reply()
[all …]
Dconsole.c406 lstcon_rpc_trans_t *trans; in lstcon_group_nodes_add() local
473 lstcon_rpc_trans_t *trans; in lstcon_group_nodes_remove() local
581 lstcon_rpc_trans_t *trans; in lstcon_group_del() local
684 lstcon_rpc_trans_t *trans; in lstcon_group_refresh() local
1019 lstcon_rpc_trans_t *trans; in lstcon_batch_op() local
1183 lstcon_rpc_trans_t *trans; in lstcon_test_nodes_add() local
1399 lstcon_rpc_trans_t *trans; in lstcon_test_batch_query() local
1486 lstcon_rpc_trans_t *trans; in lstcon_ndlist_stat() local
1575 lstcon_rpc_trans_t *trans; in lstcon_debug_ndlist() local
1803 lstcon_rpc_trans_t *trans; in lstcon_session_end() local
/linux-4.4.14/fs/xfs/
Dxfs_attr_inactive.c48 struct xfs_trans **trans, in xfs_attr3_leaf_freextent()
120 struct xfs_trans **trans, in xfs_attr3_leaf_inactive()
209 struct xfs_trans **trans, in xfs_attr3_node_inactive()
327 struct xfs_trans **trans, in xfs_attr3_root_inactive()
395 struct xfs_trans *trans; in xfs_attr_inactive() local
Dxfs_log_recover.c1496 struct xlog_recover *trans, in xlog_recover_reorder_trans()
3262 struct xlog_recover *trans, in xlog_recover_commit_pass1()
3290 struct xlog_recover *trans, in xlog_recover_commit_pass2()
3326 struct xlog_recover *trans, in xlog_recover_items_pass2()
3352 struct xlog_recover *trans, in xlog_recover_commit_trans()
3426 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans()
3482 struct xlog_recover *trans, in xlog_recover_add_to_trans()
3564 struct xlog_recover *trans) in xlog_recover_free_trans()
3588 struct xlog_recover *trans, in xlog_recovery_process_trans()
3652 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans() local
[all …]
Dxfs_trans.c1027 struct xfs_trans *trans; in __xfs_trans_roll() local
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov_common.c232 struct qlcnic_bc_trans *trans; in qlcnic_sriov_cleanup_list() local
688 static inline int qlcnic_sriov_alloc_bc_trans(struct qlcnic_bc_trans **trans) in qlcnic_sriov_alloc_bc_trans()
741 static int qlcnic_sriov_prepare_bc_hdr(struct qlcnic_bc_trans *trans, in qlcnic_sriov_prepare_bc_hdr()
805 static void qlcnic_sriov_cleanup_transaction(struct qlcnic_bc_trans *trans) in qlcnic_sriov_cleanup_transaction()
815 struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_clear_trans()
850 static inline void qlcnic_sriov_wait_for_resp(struct qlcnic_bc_trans *trans) in qlcnic_sriov_wait_for_resp()
862 static void qlcnic_sriov_handle_multi_frags(struct qlcnic_bc_trans *trans, in qlcnic_sriov_handle_multi_frags()
880 static void qlcnic_sriov_wait_for_channel_free(struct qlcnic_bc_trans *trans, in qlcnic_sriov_wait_for_channel_free()
928 static int qlcnic_sriov_issue_bc_post(struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_issue_bc_post()
960 static int __qlcnic_sriov_send_bc_msg(struct qlcnic_bc_trans *trans, in __qlcnic_sriov_send_bc_msg()
[all …]
Dqlcnic_sriov_pf.c739 static int qlcnic_sriov_pf_channel_cfg_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_channel_cfg_cmd()
911 static int qlcnic_sriov_pf_mac_address_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_mac_address_cmd()
943 static int qlcnic_sriov_pf_create_tx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_create_tx_ctx_cmd()
981 static int qlcnic_sriov_pf_del_rx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_del_rx_ctx_cmd()
1016 static int qlcnic_sriov_pf_del_tx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_del_tx_ctx_cmd()
1047 static int qlcnic_sriov_pf_cfg_lro_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_lro_cmd()
1064 static int qlcnic_sriov_pf_cfg_ip_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_ip_cmd()
1096 static int qlcnic_sriov_pf_cfg_intrpt_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_intrpt_cmd()
1125 static int qlcnic_sriov_pf_set_mtu_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_set_mtu_cmd()
1154 static int qlcnic_sriov_pf_get_nic_info_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_get_nic_info_cmd()
[all …]
Dqlcnic_sriov.h269 struct qlcnic_bc_trans *trans, in qlcnic_sriov_soft_flr_check()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c346 struct switchdev_trans *trans, int flags, in __rocker_port_mem_alloc()
377 struct switchdev_trans *trans, int flags, in rocker_port_kzalloc()
384 struct switchdev_trans *trans, int flags, in rocker_port_kcalloc()
390 static void rocker_port_kfree(struct switchdev_trans *trans, const void *mem) in rocker_port_kfree()
425 struct switchdev_trans *trans, in rocker_wait_create()
437 static void rocker_wait_destroy(struct switchdev_trans *trans, in rocker_wait_destroy()
1576 struct switchdev_trans *trans, int flags, in rocker_cmd_exec()
1909 struct switchdev_trans *trans) in rocker_port_set_learning()
2427 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_add()
2464 struct switchdev_trans *trans, int flags, in rocker_flow_tbl_del()
[all …]
/linux-4.4.14/net/switchdev/
Dswitchdev.c40 void switchdev_trans_item_enqueue(struct switchdev_trans *trans, in switchdev_trans_item_enqueue()
51 __switchdev_trans_item_dequeue(struct switchdev_trans *trans) in __switchdev_trans_item_dequeue()
68 void *switchdev_trans_item_dequeue(struct switchdev_trans *trans) in switchdev_trans_item_dequeue()
78 static void switchdev_trans_init(struct switchdev_trans *trans) in switchdev_trans_init()
83 static void switchdev_trans_items_destroy(struct switchdev_trans *trans) in switchdev_trans_items_destroy()
92 struct switchdev_trans *trans) in switchdev_trans_items_warn_destroy()
222 struct switchdev_trans *trans) in __switchdev_port_attr_set()
258 struct switchdev_trans trans; in switchdev_port_attr_set_now() local
357 struct switchdev_trans *trans) in __switchdev_port_obj_add()
384 struct switchdev_trans trans; in switchdev_port_obj_add_now() local
/linux-4.4.14/drivers/hid/
Dhid-icade.c170 const struct icade_key *trans; in icade_event() local
195 const struct icade_key *trans; in icade_input_mapping() local
Dhid-apple.c170 const struct apple_key_translation *trans; in apple_find_translation() local
184 const struct apple_key_translation *trans, *table; in hidinput_apple_event() local
314 const struct apple_key_translation *trans; in apple_setup_input() local
/linux-4.4.14/drivers/mfd/
Dcros_ec_spi.c104 struct spi_transfer trans; in terminate_request() local
137 struct spi_transfer trans; in receive_n_bytes() local
372 struct spi_transfer trans, trans_delay; in cros_ec_pkt_xfer_spi() local
502 struct spi_transfer trans; in cros_ec_cmd_xfer_spi() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c118 struct switchdev_trans *trans, in mlxsw_sp_port_attr_stp_state_set()
190 struct switchdev_trans *trans, in mlxsw_sp_port_attr_br_flags_set()
228 struct switchdev_trans *trans, in mlxsw_sp_port_attr_br_ageing_set()
248 struct switchdev_trans *trans) in mlxsw_sp_port_attr_set()
440 struct switchdev_trans *trans) in mlxsw_sp_port_vlans_add()
487 struct switchdev_trans *trans) in mlxsw_sp_port_fdb_static_add()
498 struct switchdev_trans *trans) in mlxsw_sp_port_obj_add()
/linux-4.4.14/net/netfilter/
Dnf_tables_api.c113 struct nft_trans *trans; in nft_trans_alloc() local
125 static void nft_trans_destroy(struct nft_trans *trans) in nft_trans_destroy()
182 struct nft_trans *trans; in nft_trans_table_add() local
209 struct nft_trans *trans; in nft_trans_chain_add() local
281 struct nft_trans *trans; in nft_trans_rule_add() local
295 struct nft_trans *trans; in nft_delrule() local
330 struct nft_trans *trans; in nft_trans_set_add() local
635 struct nft_trans *trans; in nf_tables_updtable() local
1292 struct nft_trans *trans; in nf_tables_newchain() local
2020 struct nft_trans *trans = NULL; in nf_tables_newrule() local
[all …]
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h1011 #define nft_trans_rule(trans) \ argument
1019 #define nft_trans_set(trans) \ argument
1021 #define nft_trans_set_id(trans) \ argument
1031 #define nft_trans_chain_update(trans) \ argument
1033 #define nft_trans_chain_name(trans) \ argument
1035 #define nft_trans_chain_stats(trans) \ argument
1037 #define nft_trans_chain_policy(trans) \ argument
1045 #define nft_trans_table_update(trans) \ argument
1047 #define nft_trans_table_enable(trans) \ argument
1055 #define nft_trans_elem_set(trans) \ argument
[all …]
/linux-4.4.14/net/sctp/
Dassociola.c1093 struct sctp_transport *trans; in sctp_assoc_update() local
1215 static u8 sctp_trans_score(const struct sctp_transport *trans) in sctp_trans_score()
1268 struct sctp_transport *trans = asoc->peer.retran_path; in sctp_assoc_update_retran_path() local
1306 struct sctp_transport *trans, *trans_pri = NULL, *trans_sec = NULL; in sctp_select_active_and_retran_path() local
Dtsnmap.c111 struct sctp_transport *trans) in sctp_tsnmap_mark()
Dtransport.c597 unsigned long sctp_transport_timeout(struct sctp_transport *trans) in sctp_transport_timeout()
Dsocket.c584 struct sctp_transport *trans; in sctp_send_asconf_add_ip() local
2351 struct sctp_transport *trans, in sctp_apply_peer_addr_params()
2497 struct sctp_transport *trans = NULL; in sctp_setsockopt_peer_addr_params() local
2619 struct sctp_transport *trans = NULL; in sctp_setsockopt_delayed_ack() local
2846 struct sctp_transport *trans; in sctp_setsockopt_primary_addr() local
3596 struct sctp_transport *trans; in sctp_setsockopt_paddr_thresholds() local
4599 struct sctp_transport *trans = NULL; in sctp_getsockopt_peer_addr_params() local
5815 struct sctp_transport *trans; in sctp_getsockopt_paddr_thresholds() local
Dsm_sideeffect.c158 struct sctp_transport *trans = asoc->peer.last_data_from; in sctp_gen_sack() local
Dsm_make_chunk.c762 struct sctp_transport *trans; in sctp_make_sack() local
/linux-4.4.14/net/llc/
Dllc_sap.c145 struct llc_sap_state_trans *trans, in llc_exec_sap_trans_actions()
169 struct llc_sap_state_trans *trans; in llc_sap_next_state() local
Dllc_conn.c379 struct llc_conn_state_trans *trans; in llc_conn_service() local
453 struct llc_conn_state_trans *trans, in llc_exec_conn_trans_actions()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dmain.c1144 static struct iwl_op_mode *iwl_op_mode_dvm_start(struct iwl_trans *trans, in iwl_op_mode_dvm_start()
1516 struct iwl_trans *trans = priv->trans; in iwl_dump_nic_error_log() local
1606 struct iwl_trans *trans = priv->trans; in iwl_print_event_log() local
1721 struct iwl_trans *trans = priv->trans; in iwl_dump_nic_event_log() local
Ddev.h651 struct iwl_trans *trans; member
/linux-4.4.14/lib/
Dgen_crc32table.c91 static void output_table(uint32_t (*table)[256], int rows, int len, char *trans) in output_table()
/linux-4.4.14/drivers/input/serio/
Dhp_sdc_mlc.c55 hp_sdc_transaction trans; member
/linux-4.4.14/drivers/scsi/
Dch.c420 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
439 ch_move(scsi_changer *ch, u_int trans, u_int src, u_int dest, int rotate) in ch_move()
460 ch_exchange(scsi_changer *ch, u_int trans, u_int src, in ch_exchange()
Deata_generic.h367 __u8 trans; /* translation flag 1=transl */ member
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_dev_frontend.c310 struct xenbus_transaction_holder *trans = NULL; in xenbus_write_transaction() local
559 struct xenbus_transaction_holder *trans, *tmp; in xenbus_file_release() local
/linux-4.4.14/net/dsa/
Dslave.c246 struct switchdev_trans *trans) in dsa_slave_port_vlan_add()
334 struct switchdev_trans *trans) in dsa_slave_port_fdb_add()
426 struct switchdev_trans *trans) in dsa_slave_port_attr_set()
450 struct switchdev_trans *trans) in dsa_slave_port_obj_add()
/linux-4.4.14/drivers/spi/
Dspi-fsl-espi.c280 struct spi_transfer *t, *first, trans; in fsl_espi_do_trans() local
333 struct fsl_espi_transfer *trans, u8 *rx_buff) in fsl_espi_cmd_trans()
362 struct fsl_espi_transfer *trans, u8 *rx_buff) in fsl_espi_rw_trans()
Dspi-bfin-sport.c273 struct spi_transfer *trans = drv_data->cur_transfer; in bfin_sport_spi_next_transfer() local
Dspi-mt65xx.c424 struct spi_transfer *trans = mdata->cur_transfer; in mtk_spi_interrupt() local
Dspi-pxa2xx.c481 struct spi_transfer *trans = drv_data->cur_transfer; in pxa2xx_spi_next_transfer() local
Dspi-bfin5xx.c335 struct spi_transfer *trans = drv_data->cur_transfer; in bfin_spi_next_transfer() local
Dspi-pl022.c793 struct spi_transfer *trans = pl022->cur_transfer; in next_transfer() local
/linux-4.4.14/drivers/video/fbdev/
Dsa1100fb.c270 u_int trans, struct fb_info *info) in sa1100fb_setpalettereg()
292 u_int trans, struct fb_info *info) in sa1100fb_setcolreg()
Dacornfb.c270 u_int trans, struct fb_info *info) in acornfb_setcolreg()
Dimxfb.c255 u_int trans, struct fb_info *info) in imxfb_setpalettereg()
273 u_int trans, struct fb_info *info) in imxfb_setcolreg()
Dpxa168fb.c493 unsigned int blue, unsigned int trans, struct fb_info *info) in pxa168fb_setcolreg()
Dsm712fb.c902 unsigned blue, unsigned trans, struct fb_info *info) in smtc_setcolreg()
Dpxafb.c139 u_int trans, struct fb_info *info) in pxafb_setpalettereg()
184 u_int trans, struct fb_info *info) in pxafb_setcolreg()
Dacornfb.h33 u_int trans:1; member
Dw100fb.c198 u_int trans, struct fb_info *info) in w100fb_setcolreg()
Dmx3fb.c1030 unsigned int trans, struct fb_info *fbi) in mx3fb_setcolreg()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dfifo.h65 int trans; member
/linux-4.4.14/include/net/
Dswitchdev.h34 static inline bool switchdev_trans_ph_prepare(struct switchdev_trans *trans) in switchdev_trans_ph_prepare()
39 static inline bool switchdev_trans_ph_commit(struct switchdev_trans *trans) in switchdev_trans_ph_commit()
Daf_vsock.h71 void *trans; member
/linux-4.4.14/drivers/mtd/
Dsm_ftl.h29 struct mtd_blktrans_dev *trans; member
Dsm_ftl.c1131 struct mtd_blktrans_dev *trans; in sm_add_mtd() local
/linux-4.4.14/include/net/9p/
Dclient.h158 void *trans; member
/linux-4.4.14/security/apparmor/include/
Dfile.h166 struct aa_domain trans; member
/linux-4.4.14/drivers/video/fbdev/mmp/fb/
Dmmpfb.c328 unsigned int trans, struct fb_info *info) in mmpfb_setcolreg()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dutils.c454 struct iwl_trans *trans = mvm->trans; in iwl_mvm_dump_umac_error_log() local
496 struct iwl_trans *trans = mvm->trans; in iwl_mvm_dump_nic_error_log_old() local
577 struct iwl_trans *trans = mvm->trans; in iwl_mvm_dump_nic_error_log() local
Dops.c372 static u32 calc_min_backoff(struct iwl_trans *trans, const struct iwl_cfg *cfg) in calc_min_backoff()
392 iwl_op_mode_mvm_start(struct iwl_trans *trans, const struct iwl_cfg *cfg, in iwl_op_mode_mvm_start()
Dmvm.h563 struct iwl_trans *trans; member
/linux-4.4.14/drivers/firmware/
Dpcdp.h79 u8 trans; member
/linux-4.4.14/drivers/net/dsa/
Dbcm_sf2.c725 struct switchdev_trans *trans) in bcm_sf2_sw_fdb_prepare()
733 struct switchdev_trans *trans) in bcm_sf2_sw_fdb_add()
Dmv88e6xxx.c1463 struct switchdev_trans *trans) in mv88e6xxx_port_vlan_prepare()
1504 struct switchdev_trans *trans) in mv88e6xxx_port_vlan_add()
1720 struct switchdev_trans *trans) in mv88e6xxx_port_fdb_prepare()
1734 struct switchdev_trans *trans) in mv88e6xxx_port_fdb_add()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_da_btree.h74 struct xfs_trans *trans; /* current trans (changes over time) */ member
Dxfs_da_btree.c2542 struct xfs_trans *trans, in xfs_da_get_buf()
2590 struct xfs_trans *trans, in xfs_da_read_buf()
Dxfs_attr_leaf.c1349 struct xfs_trans *trans = args->trans; in xfs_attr3_leaf_compact() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_sd7220.c659 u16 trans; in qib_sd7220_reg_mod() local
749 u16 trans; in qib_sd7220_ram_xfer() local
Dqib_iba7322.c7807 u64 trans, acc, prev_acc; in ahb_mod() local
/linux-4.4.14/net/core/
Dfilter.c1000 bpf_aux_classic_check_t trans) in bpf_prepare_filter()
1094 bpf_aux_classic_check_t trans, bool save_orig) in bpf_prog_create_from_user()
/linux-4.4.14/drivers/video/fbdev/mbx/
Dmbxfb.c166 u_int trans, struct fb_info *info) in mbxfb_setcolreg()
/linux-4.4.14/drivers/usb/host/
Dehci-sched.c1228 u32 trans; in itd_sched_init() local
2028 u32 trans; in sitd_sched_init() local
Dfotg210-hcd.c4073 u32 trans; in itd_sched_init() local
/linux-4.4.14/sound/oss/dmasound/
Ddmasound_core.c274 static ssize_t sound_copy_translate(TRANS *trans, const u_char __user *userPtr, in sound_copy_translate()
/linux-4.4.14/drivers/mtd/nand/brcmnand/
Dbrcmnand.c1425 u64 addr, unsigned int trans, u32 *buf, in brcmnand_read_by_pio()
1487 u64 addr, unsigned int trans, u32 *buf, u8 *oob) in brcmnand_read()
1596 unsigned int i, j, trans = mtd->writesize >> FC_SHIFT; in brcmnand_write() local
/linux-4.4.14/include/media/
Dsaa7146_vv.h36 u32 trans; member
/linux-4.4.14/include/net/sctp/
Dsctp.h229 struct sctp_transport *trans) in sctp_max_rto()
/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddma.c545 u32 trans = ring->dev->dma.translation; in dmacontroller_setup() local
/linux-4.4.14/drivers/pci/
Dxen-pcifront.c789 struct xenbus_transaction trans; in pcifront_publish_info() local
/linux-4.4.14/drivers/mmc/host/
Dau1xmmc.c534 int i, trans; in au1xmmc_cmd_complete() local
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h3037 #define HTOTAL(trans) _TRANSCODER2(trans, _HTOTAL_A) argument
3038 #define HBLANK(trans) _TRANSCODER2(trans, _HBLANK_A) argument
3039 #define HSYNC(trans) _TRANSCODER2(trans, _HSYNC_A) argument
3040 #define VTOTAL(trans) _TRANSCODER2(trans, _VTOTAL_A) argument
3041 #define VBLANK(trans) _TRANSCODER2(trans, _VBLANK_A) argument
3042 #define VSYNC(trans) _TRANSCODER2(trans, _VSYNC_A) argument
3043 #define BCLRPAT(trans) _TRANSCODER2(trans, _BCLRPAT_A) argument
3044 #define VSYNCSHIFT(trans) _TRANSCODER2(trans, _VSYNCSHIFT_A) argument
3045 #define PIPESRC(trans) _TRANSCODER2(trans, _PIPEASRC) argument
3046 #define PIPE_MULT(trans) _TRANSCODER2(trans, _PIPE_MULT_A) argument
[all …]
/linux-4.4.14/drivers/usb/gadget/udc/
Domap_udc.c2231 u32 trans = 0; in proc_otg_show() local
Ddummy_hcd.c1286 u32 trans = 0; in dummy_perform_transfer() local
/linux-4.4.14/drivers/video/fbdev/i810/
Di810_main.c823 u8 red, green, blue, trans, temp; in i810_load_cursor_colors() local
/linux-4.4.14/drivers/video/fbdev/omap/
Domapfb_main.c305 u16 trans = 0xffff; in omapfb_setcmap() local
/linux-4.4.14/net/vmw_vsock/
Dvmci_transport.c836 struct vmci_transport *trans = client_data; in vmci_transport_peer_detach_cb() local
/linux-4.4.14/fs/ocfs2/cluster/
Dtcp.c282 int trans; in o2net_sys_err_to_errno() local
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dfeature.c170 int htw, trans; in ohare_htw_scc_enable() local
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1205 u16 trans = 0xffff; in omapfb_setcmap() local
/linux-4.4.14/net/mac80211/
Dmlme.c3705 u16 trans = 1; in ieee80211_auth() local
/linux-4.4.14/drivers/net/ethernet/synopsys/
Ddwc_eth_qos.c2180 struct dwceqos_tx trans; in dwceqos_start_xmit() local