/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
D | trans.c | 90 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) in iwl_pcie_alloc_fw_monitor() 153 static u32 iwl_trans_pcie_read_shr(struct iwl_trans *trans, u32 reg) in iwl_trans_pcie_read_shr() 160 static void iwl_trans_pcie_write_shr(struct iwl_trans *trans, u32 reg, u32 val) in iwl_trans_pcie_write_shr() 167 static void iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) in iwl_pcie_set_pwr() 182 static void iwl_pcie_apm_config(struct iwl_trans *trans) in iwl_pcie_apm_config() 215 static int iwl_pcie_apm_init(struct iwl_trans *trans) in iwl_pcie_apm_init() 329 static void iwl_pcie_apm_lp_xtal_enable(struct iwl_trans *trans) in iwl_pcie_apm_lp_xtal_enable() 432 static int iwl_pcie_apm_stop_master(struct iwl_trans *trans) in iwl_pcie_apm_stop_master() 450 static void iwl_pcie_apm_stop(struct iwl_trans *trans, bool op_mode_leave) in iwl_pcie_apm_stop() [all …]
|
D | rx.c | 139 int iwl_pcie_rx_stop(struct iwl_trans *trans) in iwl_pcie_rx_stop() 149 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans) in iwl_pcie_rxq_inc_wr_ptr() 180 static void iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) in iwl_pcie_rxq_check_wrptr() 208 static void iwl_pcie_rxq_restock(struct iwl_trans *trans) in iwl_pcie_rxq_restock() 266 static void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority) in iwl_pcie_rxq_alloc_rbs() 350 static void iwl_pcie_rxq_free_rbs(struct iwl_trans *trans) in iwl_pcie_rxq_free_rbs() 377 static void iwl_pcie_rx_replenish(struct iwl_trans *trans, gfp_t gfp) in iwl_pcie_rx_replenish() 392 static int iwl_pcie_rx_alloc(struct iwl_trans *trans) in iwl_pcie_rx_alloc() 428 static void iwl_pcie_rx_hw_init(struct iwl_trans *trans, struct iwl_rxq *rxq) in iwl_pcie_rx_hw_init() 495 int iwl_pcie_rx_init(struct iwl_trans *trans) in iwl_pcie_rx_init() [all …]
|
D | tx.c | 123 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() 251 static void iwl_pcie_txq_inval_byte_cnt_tbl(struct iwl_trans *trans, in iwl_pcie_txq_inval_byte_cnt_tbl() 280 static void iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_txq_inc_wr_ptr() 323 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans) in iwl_pcie_txq_check_wrptrs() 372 static void iwl_pcie_tfd_unmap(struct iwl_trans *trans, in iwl_pcie_tfd_unmap() 407 static void iwl_pcie_txq_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_pcie_txq_free_tfd() 441 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd() [all …]
|
D | drv.c | 483 static u64 splx_get_pwr_limit(struct iwl_trans *trans, union acpi_object *splx) in splx_get_pwr_limit() 514 static void set_dflt_pwr_limit(struct iwl_trans *trans, struct pci_dev *pdev) in set_dflt_pwr_limit() 549 static void set_dflt_pwr_limit(struct iwl_trans *trans, struct pci_dev *pdev) {} in set_dflt_pwr_limit() 616 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_remove() local 638 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_resume() local
|
D | internal.h | 277 struct iwl_trans *trans; member 411 static inline void iwl_disable_interrupts(struct iwl_trans *trans) in iwl_disable_interrupts() 425 static inline void iwl_enable_interrupts(struct iwl_trans *trans) in iwl_enable_interrupts() 435 static inline void iwl_enable_rfkill_int(struct iwl_trans *trans) in iwl_enable_rfkill_int() 444 static inline void iwl_wake_queue(struct iwl_trans *trans, in iwl_wake_queue() 455 static inline void iwl_stop_queue(struct iwl_trans *trans, in iwl_stop_queue() 488 static inline bool iwl_is_rfkill_set(struct iwl_trans *trans) in iwl_is_rfkill_set() 494 static inline void __iwl_trans_pcie_set_bits_mask(struct iwl_trans *trans, in __iwl_trans_pcie_set_bits_mask() 509 static inline void __iwl_trans_pcie_clear_bit(struct iwl_trans *trans, in __iwl_trans_pcie_clear_bit() 515 static inline void __iwl_trans_pcie_set_bit(struct iwl_trans *trans, in __iwl_trans_pcie_set_bit()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-io.c | 41 int iwl_poll_bit(struct iwl_trans *trans, u32 addr, in iwl_poll_bit() 57 u32 iwl_read_direct32(struct iwl_trans *trans, u32 reg) in iwl_read_direct32() 70 void iwl_write_direct32(struct iwl_trans *trans, u32 reg, u32 value) in iwl_write_direct32() 81 int iwl_poll_direct_bit(struct iwl_trans *trans, u32 addr, u32 mask, in iwl_poll_direct_bit() 97 u32 __iwl_read_prph(struct iwl_trans *trans, u32 ofs) in __iwl_read_prph() 104 void __iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in __iwl_write_prph() 110 u32 iwl_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_prph() 123 void iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph() 134 int iwl_poll_prph_bit(struct iwl_trans *trans, u32 addr, in iwl_poll_prph_bit() 149 void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask) in iwl_set_bits_prph() [all …]
|
D | iwl-scd.h | 72 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()
|
D | iwl-eeprom-read.c | 97 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()
|
D | iwl-trans.h | 649 static inline void iwl_trans_configure(struct iwl_trans *trans, in iwl_trans_configure() 657 static inline int _iwl_trans_start_hw(struct iwl_trans *trans, bool low_power) in _iwl_trans_start_hw() 664 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() 669 static inline void iwl_trans_op_mode_leave(struct iwl_trans *trans) in iwl_trans_op_mode_leave() 681 static inline void iwl_trans_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_fw_alive() 690 static inline int iwl_trans_start_fw(struct iwl_trans *trans, in iwl_trans_start_fw() 702 static inline int iwl_trans_update_sf(struct iwl_trans *trans, in iwl_trans_update_sf() 713 static inline void _iwl_trans_stop_device(struct iwl_trans *trans, in _iwl_trans_stop_device() 723 static inline void iwl_trans_stop_device(struct iwl_trans *trans) in iwl_trans_stop_device() 728 static inline void iwl_trans_d3_suspend(struct iwl_trans *trans, bool test) in iwl_trans_d3_suspend() [all …]
|
D | iwl-io.h | 35 static inline void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8() 41 static inline void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32() 47 static inline u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32() 54 static inline void iwl_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_set_bit() 59 static inline void iwl_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_clear_bit()
|
D | iwl-devtrace.h | 43 static inline size_t iwl_rx_trace_len(const struct iwl_trans *trans, in iwl_rx_trace_len()
|
D | iwl-phy-db.c | 98 struct iwl_trans *trans; member 136 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans) in iwl_phy_db_init()
|
D | iwl-drv.c | 113 struct iwl_trans *trans; member 1367 struct iwl_drv *iwl_drv_start(struct iwl_trans *trans, in iwl_drv_start()
|
D | iwl-eeprom-parse.c | 932 struct iwl_trans *trans) in iwl_nvm_check_version()
|
/linux-4.1.27/fs/btrfs/ |
D | transaction.c | 105 static noinline void switch_commit_roots(struct btrfs_transaction *trans, in switch_commit_roots() 123 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc() 130 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec() 137 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init() 143 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read() 277 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans() 335 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() 357 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked() 624 struct btrfs_trans_handle *trans; in btrfs_attach_transaction_barrier() local 704 static int should_end_transaction(struct btrfs_trans_handle *trans, in should_end_transaction() [all …]
|
D | delayed-ref.c | 237 int btrfs_delayed_ref_lock(struct btrfs_trans_handle *trans, in btrfs_delayed_ref_lock() 261 static inline void drop_delayed_ref(struct btrfs_trans_handle *trans, in drop_delayed_ref() 280 static int merge_ref(struct btrfs_trans_handle *trans, in merge_ref() 331 void btrfs_merge_delayed_refs(struct btrfs_trans_handle *trans, in btrfs_merge_delayed_refs() 398 btrfs_select_ref_head(struct btrfs_trans_handle *trans) in btrfs_select_ref_head() 454 update_existing_ref(struct btrfs_trans_handle *trans, in update_existing_ref() 570 struct btrfs_trans_handle *trans, in add_delayed_ref_head() 656 struct btrfs_trans_handle *trans, in add_delayed_tree_ref() 718 struct btrfs_trans_handle *trans, in add_delayed_data_ref() 784 struct btrfs_trans_handle *trans, in btrfs_add_delayed_tree_ref() [all …]
|
D | tree-log.c | 139 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans() 282 struct btrfs_trans_handle *trans; member 341 static noinline int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item() 584 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent() 774 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item() 920 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref() 1149 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref() 1278 static int insert_orphan_item(struct btrfs_trans_handle *trans, in insert_orphan_item() 1401 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count() 1449 static noinline int fixup_inode_link_counts(struct btrfs_trans_handle *trans, in fixup_inode_link_counts() [all …]
|
D | root-tree.c | 135 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root() 212 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() 279 struct btrfs_trans_handle *trans; in btrfs_find_orphan_roots() local 327 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root() 348 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, in btrfs_del_root_ref() 419 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, in btrfs_add_root_ref() 486 void btrfs_update_root_times(struct btrfs_trans_handle *trans, in btrfs_update_root_times()
|
D | qgroup.c | 477 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, in add_qgroup_relation_item() 501 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, in del_qgroup_relation_item() 532 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item() 600 static int del_qgroup_item(struct btrfs_trans_handle *trans, in del_qgroup_item() 646 static int update_qgroup_limit_item(struct btrfs_trans_handle *trans, in update_qgroup_limit_item() 688 static int update_qgroup_info_item(struct btrfs_trans_handle *trans, in update_qgroup_info_item() 733 static int update_qgroup_status_item(struct btrfs_trans_handle *trans, in update_qgroup_status_item() 777 static int btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, in btrfs_clean_quota_tree() 823 int btrfs_quota_enable(struct btrfs_trans_handle *trans, in btrfs_quota_enable() 954 int btrfs_quota_disable(struct btrfs_trans_handle *trans, in btrfs_quota_disable() [all …]
|
D | extent-tree.c | 743 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info() 980 static int convert_extent_item_v0(struct btrfs_trans_handle *trans, in convert_extent_item_v0() 1096 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref() 1183 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref() 1262 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref() 1362 static noinline int lookup_tree_block_ref(struct btrfs_trans_handle *trans, in lookup_tree_block_ref() 1395 static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, in insert_tree_block_ref() 1470 int lookup_inline_extent_backref(struct btrfs_trans_handle *trans, in lookup_inline_extent_backref() 1723 static int lookup_extent_backref(struct btrfs_trans_handle *trans, in lookup_extent_backref() 1819 int insert_inline_extent_backref(struct btrfs_trans_handle *trans, in insert_inline_extent_backref() [all …]
|
D | delayed-inode.c | 542 static int btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, in btrfs_delayed_item_reserve_metadata() 586 struct btrfs_trans_handle *trans, in btrfs_delayed_inode_reserve_metadata() 829 static int btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_item() 859 static int btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_items() 898 static int btrfs_batch_delete_items(struct btrfs_trans_handle *trans, in btrfs_batch_delete_items() 961 static int btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, in btrfs_delete_delayed_items() 1033 static int __btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in __btrfs_update_delayed_inode() 1115 static inline int btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in btrfs_update_delayed_inode() 1134 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_commit_inode_delayed_items() 1158 static int __btrfs_run_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_run_delayed_items() [all …]
|
D | inode-item.c | 96 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()
|
D | dir-item.c | 32 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()
|
D | orphan.c | 22 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()
|
D | relocation.c | 476 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, 2116 struct btrfs_trans_handle *trans = NULL; local 2268 struct btrfs_trans_handle *trans; local 2443 static int record_reloc_root_in_trans(struct btrfs_trans_handle *trans, [all …]
|
D | tree-log.h | 46 struct btrfs_trans_handle *trans) in btrfs_set_log_full_commit() 52 struct btrfs_trans_handle *trans) in btrfs_need_log_full_commit()
|
D | xattr.c | 91 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()
|
D | acl.c | 75 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()
|
D | ctree.c | 238 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() 1498 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block() 1533 noinline int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block() 1619 int btrfs_realloc_node(struct btrfs_trans_handle *trans, in btrfs_realloc_node() 1880 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level() 2098 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert() 2438 read_block_for_search(struct btrfs_trans_handle *trans, in read_block_for_search() 2521 setup_nodes_for_search(struct btrfs_trans_handle *trans, in setup_nodes_for_search() [all …]
|
D | uuid-tree.c | 93 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
|
D | dev-replace.c | 195 int btrfs_run_dev_replace(struct btrfs_trans_handle *trans, in btrfs_run_dev_replace() 312 struct btrfs_trans_handle *trans; in btrfs_dev_replace_start() local 466 struct btrfs_trans_handle *trans; in btrfs_dev_replace_finishing() local 691 struct btrfs_trans_handle *trans; in __btrfs_dev_replace_cancel() local
|
D | props.c | 102 static int __btrfs_set_prop(struct btrfs_trans_handle *trans, in __btrfs_set_prop() 300 static int inherit_props(struct btrfs_trans_handle *trans, in inherit_props() 339 int btrfs_inode_inherit_props(struct btrfs_trans_handle *trans, in btrfs_inode_inherit_props() 349 int btrfs_subvol_inherit_props(struct btrfs_trans_handle *trans, in btrfs_subvol_inherit_props()
|
D | ioctl.c | 218 struct btrfs_trans_handle *trans; in btrfs_ioctl_setflags() local 437 struct btrfs_trans_handle *trans; in create_subvol() local 655 struct btrfs_trans_handle *trans; in create_snapshot() local 1469 struct btrfs_trans_handle *trans; in btrfs_ioctl_resize() local 1767 struct btrfs_trans_handle *trans; in btrfs_ioctl_subvol_setflags() local 2313 struct btrfs_trans_handle *trans; in btrfs_ioctl_snap_destroy() local 3054 static int check_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, in check_ref() 3085 static int clone_finish_inode_update(struct btrfs_trans_handle *trans, in clone_finish_inode_update() 3117 const struct btrfs_trans_handle *trans, in clone_update_extent_map() 3200 struct btrfs_trans_handle *trans, in clone_copy_inline_extent() [all …]
|
D | inode.c | 119 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 1211 struct btrfs_trans_handle *trans; in run_delalloc_nocow() local 1924 static noinline int add_pending_csums(struct btrfs_trans_handle *trans, in add_pending_csums() 2051 static int insert_reserved_file_extent(struct btrfs_trans_handle *trans, in insert_reserved_file_extent() 2402 struct btrfs_trans_handle *trans; in relink_extent_backref() local 2798 struct btrfs_trans_handle *trans = NULL; in btrfs_finish_ordered_io() local 3130 void btrfs_orphan_commit_root(struct btrfs_trans_handle *trans, in btrfs_orphan_commit_root() 3179 int btrfs_orphan_add(struct btrfs_trans_handle *trans, struct inode *inode) in btrfs_orphan_add() [all …]
|
D | volumes.c | 1055 static int contains_pending_extent(struct btrfs_trans_handle *trans, in contains_pending_extent() 1111 int find_free_dev_extent(struct btrfs_trans_handle *trans, in find_free_dev_extent() 1271 static int btrfs_free_dev_extent(struct btrfs_trans_handle *trans, in btrfs_free_dev_extent() 1329 static int btrfs_alloc_dev_extent(struct btrfs_trans_handle *trans, in btrfs_alloc_dev_extent() 1433 static int btrfs_add_device(struct btrfs_trans_handle *trans, in btrfs_add_device() 1511 struct btrfs_trans_handle *trans; in btrfs_rm_dev_item() local 2024 static int btrfs_finish_sprout(struct btrfs_trans_handle *trans, in btrfs_finish_sprout() 2099 struct btrfs_trans_handle *trans; in btrfs_init_new_device() local 2411 static noinline int btrfs_update_device(struct btrfs_trans_handle *trans, in btrfs_update_device() 2459 int btrfs_grow_device(struct btrfs_trans_handle *trans, in btrfs_grow_device() [all …]
|
D | file-item.c | 40 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()
|
D | tree-defrag.c | 32 int btrfs_defrag_leaves(struct btrfs_trans_handle *trans, in btrfs_defrag_leaves()
|
D | file.c | 147 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() 1875 struct btrfs_trans_handle *trans; in btrfs_sync_file() local 2128 static int fill_holes(struct btrfs_trans_handle *trans, struct inode *inode, in fill_holes() 2263 struct btrfs_trans_handle *trans; in btrfs_punch_hole() local 2672 struct btrfs_trans_handle *trans; in btrfs_fallocate() local
|
D | disk-io.c | 1163 void clean_tree_block(struct btrfs_trans_handle *trans, in clean_tree_block() 1307 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans, in btrfs_create_tree() 1387 static struct btrfs_root *alloc_log_tree(struct btrfs_trans_handle *trans, in alloc_log_tree() 1436 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree() 1449 int btrfs_add_log_tree(struct btrfs_trans_handle *trans, in btrfs_add_log_tree() 1817 struct btrfs_trans_handle *trans; in transaction_kthread() local 3593 int write_ctree_super(struct btrfs_trans_handle *trans, in write_ctree_super() 3697 struct btrfs_trans_handle *trans; in btrfs_commit_super() local 4075 static int btrfs_destroy_delayed_refs(struct btrfs_transaction *trans, in btrfs_destroy_delayed_refs()
|
D | backref.c | 887 static int find_parent_nodes(struct btrfs_trans_handle *trans, 1117 static int btrfs_find_all_leafs(struct btrfs_trans_handle *trans, 1151 static int __btrfs_find_all_roots(struct btrfs_trans_handle *trans, 1189 int btrfs_find_all_roots(struct btrfs_trans_handle *trans, 1216 int btrfs_check_shared(struct btrfs_trans_handle *trans, 1627 struct btrfs_trans_handle *trans = NULL; local
|
D | free-space-cache.c | 132 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() 982 update_cache_item(struct btrfs_trans_handle *trans, in update_cache_item() 1146 struct btrfs_trans_handle *trans, in btrfs_wait_cache_io() 1227 struct btrfs_trans_handle *trans, in __btrfs_write_out_cache() 1363 struct btrfs_trans_handle *trans, in btrfs_write_out_cache() 3412 struct btrfs_trans_handle *trans, in create_free_ino_inode() 3462 struct btrfs_trans_handle *trans, in btrfs_write_out_ino_cache()
|
D | super.c | 250 void __btrfs_abort_transaction(struct btrfs_trans_handle *trans, in __btrfs_abort_transaction() 989 struct btrfs_trans_handle *trans; in btrfs_sync_fs() local 1992 struct btrfs_trans_handle *trans; in btrfs_freeze() local
|
D | inode-map.c | 393 struct btrfs_trans_handle *trans) in btrfs_save_ino_cache()
|
D | transaction.h | 146 static inline void btrfs_set_inode_last_trans(struct btrfs_trans_handle *trans, in btrfs_set_inode_last_trans()
|
D | ordered-data.c | 486 void btrfs_wait_logged_extents(struct btrfs_trans_handle *trans, in btrfs_wait_logged_extents()
|
D | scrub.c | 802 struct btrfs_trans_handle *trans = NULL; in scrub_fixup_nodatasum() local 3950 struct btrfs_trans_handle *trans = NULL; in copy_nocow_pages_worker() local
|
D | ctree.h | 3601 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item() 3618 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item() 4116 #define btrfs_abort_transaction(trans, root, errno) \ argument 4158 static inline int btrfs_init_acl(struct btrfs_trans_handle *trans, in btrfs_init_acl()
|
D | send.c | 5636 struct btrfs_trans_handle *trans = NULL; in ensure_commit_roots_uptodate() local
|
/linux-4.1.27/net/rds/ |
D | transport.c | 43 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 114 struct rds_transport *trans; in rds_trans_stats_info_copy() local
|
D | connection.c | 75 struct rds_transport *trans) in rds_conn_lookup() 121 struct rds_transport *trans, gfp_t gfp, in __rds_conn_create() 264 struct rds_transport *trans, gfp_t gfp) in rds_conn_create() 271 struct rds_transport *trans, gfp_t gfp) in rds_conn_create_outgoing()
|
D | rdma_transport.c | 73 struct rds_transport *trans; in rds_rdma_cm_event_handler() local
|
D | bind.c | 167 struct rds_transport *trans; in rds_bind() local
|
/linux-4.1.27/net/rxrpc/ |
D | ar-transport.c | 38 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
|
D | ar-connection.c | 70 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()
|
D | ar-error.c | 31 struct rxrpc_transport *trans; in rxrpc_UDP_error_report() local 129 struct rxrpc_transport *trans = in rxrpc_UDP_error_handler() local
|
D | af_rxrpc.c | 229 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
|
D | ar-proc.c | 49 struct rxrpc_transport *trans; in rxrpc_call_seq_show() local 132 struct rxrpc_transport *trans; in rxrpc_connection_seq_show() local
|
D | ar-output.c | 131 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()
|
D | ar-call.c | 253 struct rxrpc_transport *trans, in rxrpc_alloc_client_call() 316 struct rxrpc_transport *trans, in rxrpc_get_client_call()
|
D | ar-accept.c | 79 struct rxrpc_transport *trans; in rxrpc_accept_incoming_call() local
|
D | ar-input.c | 615 struct rxrpc_transport *trans; in rxrpc_conn_from_local() local
|
D | ar-internal.h | 57 struct rxrpc_transport *trans; /* transport handler */ member 243 struct rxrpc_transport *trans; /* transport session */ member
|
/linux-4.1.27/fs/btrfs/tests/ |
D | qgroup-tests.c | 25 static void init_dummy_trans(struct btrfs_trans_handle *trans) in init_dummy_trans() 36 struct btrfs_trans_handle trans; in insert_normal_tree_ref() local 89 struct btrfs_trans_handle trans; in add_tree_ref() local 141 struct btrfs_trans_handle trans; in remove_extent_item() local 173 struct btrfs_trans_handle trans; in remove_extent_ref() local 228 struct btrfs_trans_handle trans; in test_no_shared_qgroup() local 295 struct btrfs_trans_handle trans; in test_multiple_refs() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | conrpc.c | 188 lstcon_rpc_trans_t *trans = crpc->crp_trans; in lstcon_rpc_post() local 241 lstcon_rpc_trans_t *trans; in lstcon_rpc_trans_prep() local 279 lstcon_rpc_trans_addreq(lstcon_rpc_trans_t *trans, lstcon_rpc_t *crpc) in lstcon_rpc_trans_addreq() 286 lstcon_rpc_trans_abort(lstcon_rpc_trans_t *trans, int error) in lstcon_rpc_trans_abort() 327 lstcon_rpc_trans_check(lstcon_rpc_trans_t *trans) in lstcon_rpc_trans_check() 337 lstcon_rpc_trans_postwait(lstcon_rpc_trans_t *trans, int timeout) in lstcon_rpc_trans_postwait() 424 lstcon_rpc_trans_stat(lstcon_rpc_trans_t *trans, lstcon_trans_stat_t *stat) in lstcon_rpc_trans_stat() 469 lstcon_rpc_trans_interpreter(lstcon_rpc_trans_t *trans, in lstcon_rpc_trans_interpreter() 544 lstcon_rpc_trans_destroy(lstcon_rpc_trans_t *trans) in lstcon_rpc_trans_destroy() 919 lstcon_sesnew_stat_reply(lstcon_rpc_trans_t *trans, in lstcon_sesnew_stat_reply() [all …]
|
D | console.c | 407 lstcon_rpc_trans_t *trans; in lstcon_group_nodes_add() local 474 lstcon_rpc_trans_t *trans; in lstcon_group_nodes_remove() local 582 lstcon_rpc_trans_t *trans; in lstcon_group_del() local 685 lstcon_rpc_trans_t *trans; in lstcon_group_refresh() local 1020 lstcon_rpc_trans_t *trans; in lstcon_batch_op() local 1184 lstcon_rpc_trans_t *trans; in lstcon_test_nodes_add() local 1400 lstcon_rpc_trans_t *trans; in lstcon_test_batch_query() local 1487 lstcon_rpc_trans_t *trans; in lstcon_ndlist_stat() local 1576 lstcon_rpc_trans_t *trans; in lstcon_debug_ndlist() local 1804 lstcon_rpc_trans_t *trans; in lstcon_session_end() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_attr_inactive.c | 48 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
|
D | xfs_log_recover.c | 1496 struct xlog_recover *trans, in xlog_recover_reorder_trans() 3212 struct xlog_recover *trans, in xlog_recover_commit_pass1() 3240 struct xlog_recover *trans, in xlog_recover_commit_pass2() 3276 struct xlog_recover *trans, in xlog_recover_items_pass2() 3302 struct xlog_recover *trans, in xlog_recover_commit_trans() 3376 struct xlog_recover *trans, in xlog_recover_add_to_cont_trans() 3422 struct xlog_recover *trans, in xlog_recover_add_to_trans() 3492 struct xlog_recover *trans) in xlog_recover_free_trans() 3516 struct xlog_recover *trans, in xlog_recovery_process_trans() 3580 struct xlog_recover *trans; in xlog_recover_ophdr_to_trans() local [all …]
|
D | xfs_trans.c | 1050 struct xfs_trans *trans; in xfs_trans_roll() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov_common.c | 231 struct qlcnic_bc_trans *trans; in qlcnic_sriov_cleanup_list() local 687 static inline int qlcnic_sriov_alloc_bc_trans(struct qlcnic_bc_trans **trans) in qlcnic_sriov_alloc_bc_trans() 742 static int qlcnic_sriov_prepare_bc_hdr(struct qlcnic_bc_trans *trans, in qlcnic_sriov_prepare_bc_hdr() 806 static void qlcnic_sriov_cleanup_transaction(struct qlcnic_bc_trans *trans) in qlcnic_sriov_cleanup_transaction() 816 struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_clear_trans() 851 static inline void qlcnic_sriov_wait_for_resp(struct qlcnic_bc_trans *trans) in qlcnic_sriov_wait_for_resp() 863 static void qlcnic_sriov_handle_multi_frags(struct qlcnic_bc_trans *trans, in qlcnic_sriov_handle_multi_frags() 881 static void qlcnic_sriov_wait_for_channel_free(struct qlcnic_bc_trans *trans, in qlcnic_sriov_wait_for_channel_free() 929 static int qlcnic_sriov_issue_bc_post(struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_issue_bc_post() 961 static int __qlcnic_sriov_send_bc_msg(struct qlcnic_bc_trans *trans, in __qlcnic_sriov_send_bc_msg() [all …]
|
D | qlcnic_sriov_pf.c | 738 static int qlcnic_sriov_pf_channel_cfg_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_channel_cfg_cmd() 910 static int qlcnic_sriov_pf_mac_address_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_mac_address_cmd() 942 static int qlcnic_sriov_pf_create_tx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_create_tx_ctx_cmd() 980 static int qlcnic_sriov_pf_del_rx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_del_rx_ctx_cmd() 1015 static int qlcnic_sriov_pf_del_tx_ctx_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_del_tx_ctx_cmd() 1046 static int qlcnic_sriov_pf_cfg_lro_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_lro_cmd() 1063 static int qlcnic_sriov_pf_cfg_ip_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_ip_cmd() 1095 static int qlcnic_sriov_pf_cfg_intrpt_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_cfg_intrpt_cmd() 1124 static int qlcnic_sriov_pf_set_mtu_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_set_mtu_cmd() 1153 static int qlcnic_sriov_pf_get_nic_info_cmd(struct qlcnic_bc_trans *trans, in qlcnic_sriov_pf_get_nic_info_cmd() [all …]
|
D | qlcnic_sriov.h | 268 struct qlcnic_bc_trans *trans, in qlcnic_sriov_soft_flr_check()
|
/linux-4.1.27/drivers/hid/ |
D | hid-icade.c | 170 const struct icade_key *trans; in icade_event() local 195 const struct icade_key *trans; in icade_input_mapping() local
|
D | hid-apple.c | 170 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.1.27/net/netfilter/ |
D | nf_tables_api.c | 112 struct nft_trans *trans; in nft_trans_alloc() local 124 static void nft_trans_destroy(struct nft_trans *trans) in nft_trans_destroy() 144 struct nft_trans *trans; in nft_trans_table_add() local 171 struct nft_trans *trans; in nft_trans_chain_add() local 243 struct nft_trans *trans; in nft_trans_rule_add() local 257 struct nft_trans *trans; in nft_delrule() local 292 struct nft_trans *trans; in nft_trans_set_add() local 597 struct nft_trans *trans; in nf_tables_updtable() local 1245 struct nft_trans *trans; in nf_tables_newchain() local 1950 struct nft_trans *trans = NULL; in nf_tables_newrule() local [all …]
|
/linux-4.1.27/drivers/mfd/ |
D | cros_ec_spi.c | 119 struct spi_transfer trans; in cros_ec_spi_receive_response() local 226 struct spi_transfer trans; in cros_ec_cmd_xfer_spi() local
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 984 #define nft_trans_rule(trans) \ argument 992 #define nft_trans_set(trans) \ argument 994 #define nft_trans_set_id(trans) \ argument 1004 #define nft_trans_chain_update(trans) \ argument 1006 #define nft_trans_chain_name(trans) \ argument 1008 #define nft_trans_chain_stats(trans) \ argument 1010 #define nft_trans_chain_policy(trans) \ argument 1018 #define nft_trans_table_update(trans) \ argument 1020 #define nft_trans_table_enable(trans) \ argument 1028 #define nft_trans_elem_set(trans) \ argument [all …]
|
/linux-4.1.27/net/sctp/ |
D | associola.c | 1093 struct sctp_transport *trans; in sctp_assoc_update() local 1222 static u8 sctp_trans_score(const struct sctp_transport *trans) in sctp_trans_score() 1266 struct sctp_transport *trans = asoc->peer.retran_path; in sctp_assoc_update_retran_path() local 1304 struct sctp_transport *trans, *trans_pri = NULL, *trans_sec = NULL; in sctp_select_active_and_retran_path() local
|
D | tsnmap.c | 111 struct sctp_transport *trans) in sctp_tsnmap_mark()
|
D | transport.c | 597 unsigned long sctp_transport_timeout(struct sctp_transport *trans) in sctp_transport_timeout()
|
D | socket.c | 584 struct sctp_transport *trans; in sctp_send_asconf_add_ip() local 2364 struct sctp_transport *trans, in sctp_apply_peer_addr_params() 2510 struct sctp_transport *trans = NULL; in sctp_setsockopt_peer_addr_params() local 2632 struct sctp_transport *trans = NULL; in sctp_setsockopt_delayed_ack() local 2859 struct sctp_transport *trans; in sctp_setsockopt_primary_addr() local 3609 struct sctp_transport *trans; in sctp_setsockopt_paddr_thresholds() local 4612 struct sctp_transport *trans = NULL; in sctp_getsockopt_peer_addr_params() local 5828 struct sctp_transport *trans; in sctp_getsockopt_paddr_thresholds() local
|
D | sm_sideeffect.c | 158 struct sctp_transport *trans = asoc->peer.last_data_from; in sctp_gen_sack() local
|
D | sm_make_chunk.c | 762 struct sctp_transport *trans; in sctp_make_sack() local
|
/linux-4.1.27/net/llc/ |
D | llc_sap.c | 145 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
|
D | llc_conn.c | 379 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.1.27/lib/ |
D | gen_crc32table.c | 91 static void output_table(uint32_t (*table)[256], int rows, int len, char *trans) in output_table()
|
/linux-4.1.27/drivers/input/serio/ |
D | hp_sdc_mlc.c | 55 hp_sdc_transaction trans; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | main.c | 1144 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
|
D | dev.h | 651 struct iwl_trans *trans; member
|
/linux-4.1.27/drivers/scsi/ |
D | ch.c | 420 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()
|
D | eata_generic.h | 367 __u8 trans; /* translation flag 1=transl */ member
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_dev_frontend.c | 310 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.1.27/drivers/spi/ |
D | spi-fsl-espi.c | 277 struct spi_transfer *t, *first, trans; in fsl_espi_do_trans() local 330 struct fsl_espi_transfer *trans, u8 *rx_buff) in fsl_espi_cmd_trans() 359 struct fsl_espi_transfer *trans, u8 *rx_buff) in fsl_espi_rw_trans()
|
D | spi-bfin-sport.c | 273 struct spi_transfer *trans = drv_data->cur_transfer; in bfin_sport_spi_next_transfer() local
|
D | spi-pxa2xx.c | 410 struct spi_transfer *trans = drv_data->cur_transfer; in pxa2xx_spi_next_transfer() local
|
D | spi-bfin5xx.c | 335 struct spi_transfer *trans = drv_data->cur_transfer; in bfin_spi_next_transfer() local
|
D | spi-pl022.c | 793 struct spi_transfer *trans = pl022->cur_transfer; in next_transfer() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | sa1100fb.c | 270 u_int trans, struct fb_info *info) in sa1100fb_setpalettereg() 292 u_int trans, struct fb_info *info) in sa1100fb_setcolreg()
|
D | acornfb.c | 270 u_int trans, struct fb_info *info) in acornfb_setcolreg()
|
D | imxfb.c | 255 u_int trans, struct fb_info *info) in imxfb_setpalettereg() 273 u_int trans, struct fb_info *info) in imxfb_setcolreg()
|
D | pxa168fb.c | 493 unsigned int blue, unsigned int trans, struct fb_info *info) in pxa168fb_setcolreg()
|
D | pxafb.c | 139 u_int trans, struct fb_info *info) in pxafb_setpalettereg() 184 u_int trans, struct fb_info *info) in pxafb_setcolreg()
|
D | acornfb.h | 33 u_int trans:1; member
|
D | w100fb.c | 198 u_int trans, struct fb_info *info) in w100fb_setcolreg()
|
D | mx3fb.c | 1030 unsigned int trans, struct fb_info *fbi) in mx3fb_setcolreg()
|
/linux-4.1.27/drivers/usb/renesas_usbhs/ |
D | fifo.h | 64 int trans; member
|
/linux-4.1.27/drivers/mtd/ |
D | sm_ftl.h | 29 struct mtd_blktrans_dev *trans; member
|
D | sm_ftl.c | 1131 struct mtd_blktrans_dev *trans; in sm_add_mtd() local
|
/linux-4.1.27/include/net/9p/ |
D | client.h | 158 void *trans; member
|
/linux-4.1.27/security/apparmor/include/ |
D | file.h | 166 struct aa_domain trans; member
|
/linux-4.1.27/drivers/video/fbdev/mmp/fb/ |
D | mmpfb.c | 328 unsigned int trans, struct fb_info *info) in mmpfb_setcolreg()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | ops.c | 369 static u32 calc_min_backoff(struct iwl_trans *trans, const struct iwl_cfg *cfg) in calc_min_backoff() 389 iwl_op_mode_mvm_start(struct iwl_trans *trans, const struct iwl_cfg *cfg, in iwl_op_mode_mvm_start()
|
D | utils.c | 460 struct iwl_trans *trans = mvm->trans; in iwl_mvm_dump_umac_error_log() local 502 struct iwl_trans *trans = mvm->trans; in iwl_mvm_dump_nic_error_log_old() local 583 struct iwl_trans *trans = mvm->trans; in iwl_mvm_dump_nic_error_log() local
|
D | mvm.h | 583 struct iwl_trans *trans; member
|
/linux-4.1.27/include/net/ |
D | af_vsock.h | 68 void *trans; member
|
/linux-4.1.27/drivers/firmware/ |
D | pcdp.h | 79 u8 trans; member
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_da_btree.h | 74 struct xfs_trans *trans; /* current trans (changes over time) */ member
|
D | xfs_da_btree.c | 2531 struct xfs_trans *trans, in xfs_da_get_buf() 2579 struct xfs_trans *trans, in xfs_da_read_buf()
|
D | xfs_attr_leaf.c | 1345 struct xfs_trans *trans = args->trans; in xfs_attr3_leaf_compact() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_sd7220.c | 659 u16 trans; in qib_sd7220_reg_mod() local 749 u16 trans; in qib_sd7220_ram_xfer() local
|
D | qib_iba7322.c | 7806 u64 trans, acc, prev_acc; in ahb_mod() local
|
/linux-4.1.27/drivers/staging/sm7xxfb/ |
D | sm7xxfb.c | 242 unsigned blue, unsigned trans, struct fb_info *info) in smtc_setcolreg()
|
/linux-4.1.27/drivers/video/fbdev/mbx/ |
D | mbxfb.c | 166 u_int trans, struct fb_info *info) in mbxfb_setcolreg()
|
/linux-4.1.27/drivers/usb/host/ |
D | ehci-sched.c | 1228 u32 trans; in itd_sched_init() local 2028 u32 trans; in sitd_sched_init() local
|
D | fusbh200-hcd.c | 4167 u32 trans; in itd_sched_init() local
|
D | fotg210-hcd.c | 4233 u32 trans; in itd_sched_init() local
|
/linux-4.1.27/sound/oss/dmasound/ |
D | dmasound_core.c | 274 static ssize_t sound_copy_translate(TRANS *trans, const u_char __user *userPtr, in sound_copy_translate()
|
/linux-4.1.27/include/net/sctp/ |
D | sctp.h | 229 struct sctp_transport *trans) in sctp_max_rto()
|
/linux-4.1.27/include/media/ |
D | saa7146_vv.h | 36 u32 trans; member
|
/linux-4.1.27/drivers/pci/ |
D | xen-pcifront.c | 781 struct xenbus_transaction trans; in pcifront_publish_info() local
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | dma.c | 545 u32 trans = ring->dev->dma.translation; in dmacontroller_setup() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_reg.h | 2647 #define HTOTAL(trans) _TRANSCODER2(trans, _HTOTAL_A) argument 2648 #define HBLANK(trans) _TRANSCODER2(trans, _HBLANK_A) argument 2649 #define HSYNC(trans) _TRANSCODER2(trans, _HSYNC_A) argument 2650 #define VTOTAL(trans) _TRANSCODER2(trans, _VTOTAL_A) argument 2651 #define VBLANK(trans) _TRANSCODER2(trans, _VBLANK_A) argument 2652 #define VSYNC(trans) _TRANSCODER2(trans, _VSYNC_A) argument 2653 #define BCLRPAT(trans) _TRANSCODER2(trans, _BCLRPAT_A) argument 2654 #define VSYNCSHIFT(trans) _TRANSCODER2(trans, _VSYNCSHIFT_A) argument 2655 #define PIPESRC(trans) _TRANSCODER2(trans, _PIPEASRC) argument 2656 #define PIPE_MULT(trans) _TRANSCODER2(trans, _PIPE_MULT_A) argument [all …]
|
/linux-4.1.27/drivers/mmc/host/ |
D | au1xmmc.c | 534 int i, trans; in au1xmmc_cmd_complete() local
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | omap_udc.c | 2231 u32 trans = 0; in proc_otg_show() local
|
D | dummy_hcd.c | 1221 u32 trans = 0; in dummy_perform_transfer() local
|
/linux-4.1.27/drivers/video/fbdev/i810/ |
D | i810_main.c | 822 u8 red, green, blue, trans, temp; in i810_load_cursor_colors() local
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 310 u16 trans = 0xffff; in omapfb_setcmap() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | feature.c | 170 int htw, trans; in ohare_htw_scc_enable() local
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | tcp.c | 282 int trans; in o2net_sys_err_to_errno() local
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 1205 u16 trans = 0xffff; in omapfb_setcmap() local
|
/linux-4.1.27/net/mac80211/ |
D | mlme.c | 3699 u16 trans = 1; in ieee80211_probe_auth() local
|