| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | ioctl.c | 253 struct btrfs_trans_handle *trans; in btrfs_fileattr_set() local 588 struct btrfs_trans_handle *trans; create_subvol() local 783 struct btrfs_trans_handle *trans; create_snapshot() local 1106 struct btrfs_trans_handle *trans; btrfs_ioctl_resize() local 1433 struct btrfs_trans_handle *trans; btrfs_ioctl_subvol_setflags() local 2907 struct btrfs_trans_handle *trans; btrfs_ioctl_default_subvol() local 3134 struct btrfs_trans_handle *trans; btrfs_ioctl_start_sync() local 3739 struct btrfs_trans_handle *trans; btrfs_ioctl_qgroup_assign() local 3791 struct btrfs_trans_handle *trans; btrfs_ioctl_qgroup_create() local 3846 struct btrfs_trans_handle *trans; btrfs_ioctl_qgroup_limit() local 3959 struct btrfs_trans_handle *trans; _btrfs_ioctl_set_received_subvol() local 4147 struct btrfs_trans_handle *trans; btrfs_ioctl_set_fslabel() local 4291 struct btrfs_trans_handle *trans; btrfs_ioctl_set_features() local [all...] |
| H A D | extent-tree.c | 101 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info() argument 430 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref() argument 506 insert_extent_data_ref(struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 bytenr, u64 parent, u64 root_objectid, u64 owner, u64 offset, int refs_to_add) insert_extent_data_ref() argument 585 remove_extent_data_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int refs_to_drop) remove_extent_data_ref() argument 672 lookup_tree_block_ref(struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 bytenr, u64 parent, u64 root_objectid) lookup_tree_block_ref() argument 696 insert_tree_block_ref(struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 bytenr, u64 parent, u64 root_objectid) insert_tree_block_ref() argument 771 lookup_inline_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_extent_inline_ref **ref_ret, u64 bytenr, u64 num_bytes, u64 parent, u64 root_objectid, u64 owner, u64 offset, int insert) lookup_inline_extent_backref() argument 979 setup_inline_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, u64 parent, u64 root_objectid, u64 owner, u64 offset, int refs_to_add, struct btrfs_delayed_extent_op *extent_op) setup_inline_extent_backref() argument 1039 lookup_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_extent_inline_ref **ref_ret, u64 bytenr, u64 num_bytes, u64 parent, u64 root_objectid, u64 owner, u64 offset) lookup_extent_backref() argument 1069 update_inline_extent_backref( struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, int refs_to_mod, struct btrfs_delayed_extent_op *extent_op) update_inline_extent_backref() argument 1186 insert_inline_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 bytenr, u64 num_bytes, u64 parent, u64 root_objectid, u64 owner, u64 offset, int refs_to_add, struct btrfs_delayed_extent_op *extent_op) insert_inline_extent_backref() argument 1222 remove_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, int refs_to_drop, int is_data) remove_extent_backref() argument 1421 btrfs_inc_extent_ref(struct btrfs_trans_handle *trans, struct btrfs_ref *generic_ref) btrfs_inc_extent_ref() argument 1479 __btrfs_inc_extent_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, u64 parent, u64 root_objectid, u64 owner, u64 offset, int refs_to_add, struct btrfs_delayed_extent_op *extent_op) __btrfs_inc_extent_ref() argument 1537 run_delayed_data_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, struct btrfs_delayed_extent_op *extent_op, bool insert_reserved) run_delayed_data_ref() argument 1600 run_delayed_extent_op(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head, struct btrfs_delayed_extent_op *extent_op) run_delayed_extent_op() argument 1692 run_delayed_tree_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, struct btrfs_delayed_extent_op *extent_op, bool insert_reserved) run_delayed_tree_ref() argument 1732 run_one_delayed_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, struct btrfs_delayed_extent_op *extent_op, bool insert_reserved) run_one_delayed_ref() argument 1815 run_and_cleanup_extent_op(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head) run_and_cleanup_extent_op() argument 1851 cleanup_ref_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head) cleanup_ref_head() argument 1905 btrfs_obtain_ref_head( struct btrfs_trans_handle *trans) btrfs_obtain_ref_head() argument 1938 btrfs_run_delayed_refs_for_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *locked_ref) btrfs_run_delayed_refs_for_head() argument 2017 __btrfs_run_delayed_refs(struct btrfs_trans_handle *trans, unsigned long nr) __btrfs_run_delayed_refs() argument 2141 btrfs_run_delayed_refs(struct btrfs_trans_handle *trans, unsigned long count) btrfs_run_delayed_refs() argument 2198 btrfs_set_disk_extent_flags(struct btrfs_trans_handle *trans, struct extent_buffer *eb, u64 flags) btrfs_set_disk_extent_flags() argument 2402 __btrfs_mod_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref, int inc) __btrfs_mod_ref() argument 2488 btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref) btrfs_inc_ref() argument 2494 btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref) btrfs_dec_ref() argument 2536 pin_down_extent(struct btrfs_trans_handle *trans, struct btrfs_block_group *cache, u64 bytenr, u64 num_bytes, int reserved) pin_down_extent() argument 2559 btrfs_pin_extent(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, int reserved) btrfs_pin_extent() argument 2576 btrfs_pin_extent_for_log_replay(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes) btrfs_pin_extent_for_log_replay() argument 2783 btrfs_finish_extent_commit(struct btrfs_trans_handle *trans) btrfs_finish_extent_commit() argument 2852 do_free_extent_accounting(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, bool is_data) do_free_extent_accounting() argument 2947 __btrfs_free_extent(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, u64 parent, u64 root_objectid, u64 owner_objectid, u64 owner_offset, int refs_to_drop, struct btrfs_delayed_extent_op *extent_op) __btrfs_free_extent() argument 3232 check_ref_cleanup(struct btrfs_trans_handle *trans, u64 bytenr) check_ref_cleanup() argument 3281 btrfs_free_tree_block(struct btrfs_trans_handle *trans, u64 root_id, struct extent_buffer *buf, u64 parent, int last_ref) btrfs_free_tree_block() argument 3365 btrfs_free_extent(struct btrfs_trans_handle *trans, struct btrfs_ref *ref) btrfs_free_extent() argument 4020 struct btrfs_trans_handle *trans; find_free_extent_update_loop() local 4594 btrfs_pin_reserved_extent(struct btrfs_trans_handle *trans, u64 start, u64 len) btrfs_pin_reserved_extent() argument 4612 alloc_reserved_extent(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes) alloc_reserved_extent() argument 4634 alloc_reserved_file_extent(struct btrfs_trans_handle *trans, u64 parent, u64 root_objectid, u64 flags, u64 owner, u64 offset, struct btrfs_key *ins, int ref_mod) alloc_reserved_file_extent() argument 4697 alloc_reserved_tree_block(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, struct btrfs_delayed_extent_op *extent_op) alloc_reserved_tree_block() argument 4772 btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 owner, u64 offset, u64 ram_bytes, struct btrfs_key *ins) btrfs_alloc_reserved_file_extent() argument 4795 btrfs_alloc_logged_file_extent(struct btrfs_trans_handle *trans, u64 root_objectid, u64 owner, u64 offset, struct btrfs_key *ins) btrfs_alloc_logged_file_extent() argument 4836 btrfs_init_new_buffer(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 bytenr, int level, u64 owner, enum btrfs_lock_nesting nest) btrfs_init_new_buffer() argument 4927 btrfs_alloc_tree_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 parent, u64 root_objectid, const struct btrfs_disk_key *key, int level, u64 hint, u64 empty_size, enum btrfs_lock_nesting nest) btrfs_alloc_tree_block() argument 5036 reada_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct walk_control *wc, struct btrfs_path *path) reada_walk_down() argument 5124 walk_down_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int lookup_info) walk_down_proc() argument 5195 check_ref_exists(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 bytenr, u64 parent, int level) check_ref_exists() argument 5231 do_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int *lookup_info) do_walk_down() argument 5446 walk_up_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_up_proc() argument 5551 walk_down_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_down_tree() argument 5583 walk_up_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int max_level) walk_up_tree() argument 5637 struct btrfs_trans_handle *trans; btrfs_drop_snapshot() local 5898 btrfs_drop_subtree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *node, struct extent_buffer *parent) btrfs_drop_subtree() argument [all...] |
| H A D | extent_io.c | 3828 void btrfs_clear_buffer_dirty(struct btrfs_trans_handle *trans, in btrfs_clear_buffer_dirty() argument
|
| H A D | ctree.c | 309 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() argument 370 btrfs_block_can_be_shared(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf) btrfs_block_can_be_shared() argument 399 update_ref_for_cow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow, int *last_ref) update_ref_for_cow() argument 521 __btrfs_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *parent, int parent_slot, struct extent_buffer **cow_ret, u64 search_start, u64 empty_size, enum btrfs_lock_nesting nest) __btrfs_cow_block() argument 651 should_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf) should_cow_block() argument 686 btrfs_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *parent, int parent_slot, struct extent_buffer **cow_ret, enum btrfs_lock_nesting nest) btrfs_cow_block() argument 812 btrfs_realloc_node(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *parent, int start_slot, u64 *last_ret, struct btrfs_key *progress) btrfs_realloc_node() argument 1041 balance_level(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) balance_level() argument 1299 push_nodes_for_insert(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) push_nodes_for_insert() argument 1745 setup_nodes_for_search(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *p, struct extent_buffer *b, int level, int ins_len, int *write_lock_level) setup_nodes_for_search() argument 1965 search_leaf(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *key, struct btrfs_path *path, int ins_len, int prev_cmp) search_leaf() argument 2124 btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *key, struct btrfs_path *p, int ins_len, int cow) btrfs_search_slot() argument 2681 fixup_low_keys(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_disk_key *key, int level) fixup_low_keys() argument 2711 btrfs_set_item_key_safe(struct btrfs_trans_handle *trans, struct btrfs_path *path, const struct btrfs_key *new_key) btrfs_set_item_key_safe() argument 2821 push_node_left(struct btrfs_trans_handle *trans, struct extent_buffer *dst, struct extent_buffer *src, int empty) push_node_left() argument 2901 balance_node_right(struct btrfs_trans_handle *trans, struct extent_buffer *dst, struct extent_buffer *src) balance_node_right() argument 2975 insert_new_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) insert_new_root() argument 3042 insert_ptr(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_disk_key *key, u64 bytenr, int slot, int level) insert_ptr() argument 3098 split_node(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) split_node() argument 3233 __push_leaf_right(struct btrfs_trans_handle *trans, struct btrfs_path *path, int data_size, int empty, struct extent_buffer *right, int free_space, u32 left_nritems, u32 min_slot) __push_leaf_right() argument 3371 push_leaf_right(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int min_data_size, int data_size, int empty, u32 min_slot) push_leaf_right() argument 3449 __push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_path *path, int data_size, int empty, struct extent_buffer *left, int free_space, u32 right_nritems, u32 max_slot) __push_leaf_left() argument 3587 push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int min_data_size, int data_size, int empty, u32 max_slot) push_leaf_left() argument 3649 copy_for_split(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct extent_buffer *l, struct extent_buffer *right, int slot, int mid, int nritems) copy_for_split() argument 3718 push_for_double_split(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int data_size) push_for_double_split() argument 3778 split_leaf(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *ins_key, struct btrfs_path *path, int data_size, int extend) split_leaf() argument 3963 setup_leaf_for_split(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int ins_len) setup_leaf_for_split() argument 4029 split_item(struct btrfs_trans_handle *trans, struct btrfs_path *path, const struct btrfs_key *new_key, unsigned long split_offset) split_item() argument 4111 btrfs_split_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *new_key, unsigned long split_offset) btrfs_split_item() argument 4133 btrfs_truncate_item(struct btrfs_trans_handle *trans, struct btrfs_path *path, u32 new_size, int from_end) btrfs_truncate_item() argument 4225 btrfs_extend_item(struct btrfs_trans_handle *trans, struct btrfs_path *path, u32 data_size) btrfs_extend_item() argument 4295 setup_items_for_insert(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_item_batch *batch) setup_items_for_insert() argument 4392 btrfs_setup_item_for_insert(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *key, u32 data_size) btrfs_setup_item_for_insert() argument 4412 btrfs_insert_empty_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_item_batch *batch) btrfs_insert_empty_items() argument 4439 btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, const struct btrfs_key *cpu_key, void *data, u32 data_size) btrfs_insert_item() argument 4470 btrfs_duplicate_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *new_key) btrfs_duplicate_item() argument 4504 btrfs_del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level, int slot) btrfs_del_ptr() argument 4561 btrfs_del_leaf(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *leaf) btrfs_del_leaf() argument 4590 btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int slot, int nr) btrfs_del_items() argument [all...] |
| H A D | disk-io.c | 836 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans, in btrfs_create_tree() argument 907 static struct btrfs_root *alloc_log_tree(struct btrfs_trans_handle *trans, in alloc_log_tree() argument 923 int btrfs_alloc_log_tree_node(struct btrfs_trans_handle *trans, in btrfs_alloc_log_tree_node() argument 951 btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info) btrfs_init_log_root_tree() argument 974 btrfs_add_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root) btrfs_add_log_tree() argument 1540 struct btrfs_trans_handle *trans; transaction_kthread() local 4198 struct btrfs_trans_handle *trans; btrfs_commit_super() local 4217 struct btrfs_transaction *trans; warn_about_uncommitted_trans() local 4436 btrfs_mark_buffer_dirty(struct btrfs_trans_handle *trans, struct extent_buffer *buf) btrfs_mark_buffer_dirty() argument 4593 btrfs_destroy_delayed_refs(struct btrfs_transaction *trans, struct btrfs_fs_info *fs_info) btrfs_destroy_delayed_refs() argument [all...] |
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-bcm-qspi.c | 216 struct spi_transfer *trans; member 693 bcm_qspi_update_parms(struct bcm_qspi *qspi, struct spi_device *spi, struct spi_transfer *trans) bcm_qspi_update_parms() argument 1121 bcm_qspi_transfer_one(struct spi_controller *host, struct spi_device *spi, struct spi_transfer *trans) bcm_qspi_transfer_one() argument [all...] |
| H A D | spi-pl022.c | 772 struct spi_transfer *trans = pl022->cur_transfer; in next_transfer() local
|
| /kernel/linux/linux-6.6/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 4038 u32 trans; in itd_sched_init() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_vp9_req_lat_if.c | 368 struct vdec_vp9_slice_mem trans; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | d3.c | 2691 static bool iwl_mvm_rt_status(struct iwl_trans *trans, u32 base, u32 *err_id) in iwl_mvm_rt_status() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | trans.c | 36 void iwl_trans_pcie_dump_regs(struct iwl_trans *trans) in iwl_trans_pcie_dump_regs() argument 130 iwl_trans_pcie_sw_reset(struct iwl_trans *trans, bool retake_ownership) iwl_trans_pcie_sw_reset() argument 150 iwl_pcie_free_fw_monitor(struct iwl_trans *trans) iwl_pcie_free_fw_monitor() argument 165 iwl_pcie_alloc_fw_monitor_block(struct iwl_trans *trans, u8 max_power) iwl_pcie_alloc_fw_monitor_block() argument 207 iwl_pcie_alloc_fw_monitor(struct iwl_trans *trans, u8 max_power) iwl_pcie_alloc_fw_monitor() argument 224 iwl_trans_pcie_read_shr(struct iwl_trans *trans, u32 reg) iwl_trans_pcie_read_shr() argument 231 iwl_trans_pcie_write_shr(struct iwl_trans *trans, u32 reg, u32 val) iwl_trans_pcie_write_shr() argument 238 iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) iwl_pcie_set_pwr() argument 256 iwl_pcie_apm_config(struct iwl_trans *trans) iwl_pcie_apm_config() argument 284 iwl_pcie_apm_init(struct iwl_trans *trans) iwl_pcie_apm_init() argument 382 iwl_pcie_apm_lp_xtal_enable(struct iwl_trans *trans) iwl_pcie_apm_lp_xtal_enable() argument 466 iwl_pcie_apm_stop_master(struct iwl_trans *trans) iwl_pcie_apm_stop_master() argument 495 iwl_pcie_apm_stop(struct iwl_trans *trans, bool op_mode_leave) iwl_pcie_apm_stop() argument 540 iwl_pcie_nic_init(struct iwl_trans *trans) iwl_pcie_nic_init() argument 580 iwl_pcie_set_hw_ready(struct iwl_trans *trans) iwl_pcie_set_hw_ready() argument 601 iwl_pcie_prepare_card_hw(struct iwl_trans *trans) iwl_pcie_prepare_card_hw() argument 659 iwl_pcie_load_firmware_chunk_fh(struct iwl_trans *trans, u32 dst_addr, dma_addr_t phy_addr, u32 byte_cnt) iwl_pcie_load_firmware_chunk_fh() argument 687 iwl_pcie_load_firmware_chunk(struct iwl_trans *trans, u32 dst_addr, dma_addr_t phy_addr, u32 byte_cnt) iwl_pcie_load_firmware_chunk() argument 714 iwl_pcie_load_section(struct iwl_trans *trans, u8 section_num, const struct fw_desc *section) iwl_pcie_load_section() argument 771 iwl_pcie_load_cpu_sections_8000(struct iwl_trans *trans, const struct fw_img *image, int cpu, int *first_ucode_section) iwl_pcie_load_cpu_sections_8000() argument 841 iwl_pcie_load_cpu_sections(struct iwl_trans *trans, const struct fw_img *image, int cpu, int *first_ucode_section) iwl_pcie_load_cpu_sections() argument 882 iwl_pcie_apply_destination_ini(struct iwl_trans *trans) iwl_pcie_apply_destination_ini() argument 919 iwl_pcie_apply_destination(struct iwl_trans *trans) iwl_pcie_apply_destination() argument 991 iwl_pcie_load_given_ucode(struct iwl_trans *trans, const struct fw_img *image) iwl_pcie_load_given_ucode() argument 1029 iwl_pcie_load_given_ucode_8000(struct iwl_trans *trans, const struct fw_img *image) iwl_pcie_load_given_ucode_8000() argument 1066 iwl_pcie_check_hw_rf_kill(struct iwl_trans *trans) iwl_pcie_check_hw_rf_kill() argument 1131 iwl_pcie_map_list(struct iwl_trans *trans, const struct iwl_causes_list *causes, int arr_size, int val) iwl_pcie_map_list() argument 1144 iwl_pcie_map_non_rx_causes(struct iwl_trans *trans) iwl_pcie_map_non_rx_causes() argument 1163 iwl_pcie_map_rx_causes(struct iwl_trans *trans) iwl_pcie_map_rx_causes() argument 1195 struct iwl_trans *trans = trans_pcie->trans; iwl_pcie_conf_msix_hw() local 1226 struct iwl_trans *trans = trans_pcie->trans; iwl_pcie_init_msix() local 1239 _iwl_trans_pcie_stop_device(struct iwl_trans *trans, bool from_irq) _iwl_trans_pcie_stop_device() argument 1324 iwl_pcie_synchronize_irqs(struct iwl_trans *trans) iwl_pcie_synchronize_irqs() argument 1338 iwl_trans_pcie_start_fw(struct iwl_trans *trans, const struct fw_img *fw, bool run_in_rfkill) iwl_trans_pcie_start_fw() argument 1425 iwl_trans_pcie_fw_alive(struct iwl_trans *trans, u32 scd_addr) iwl_trans_pcie_fw_alive() argument 1431 iwl_trans_pcie_handle_stop_rfkill(struct iwl_trans *trans, bool was_in_rfkill) iwl_trans_pcie_handle_stop_rfkill() argument 1460 iwl_trans_pcie_stop_device(struct iwl_trans *trans) iwl_trans_pcie_stop_device() argument 1477 iwl_trans_pcie_rf_kill(struct iwl_trans *trans, bool state, bool from_irq) iwl_trans_pcie_rf_kill() argument 1494 iwl_pcie_d3_complete_suspend(struct iwl_trans *trans, bool test, bool reset) iwl_pcie_d3_complete_suspend() argument 1526 iwl_pcie_d3_handshake(struct iwl_trans *trans, bool suspend) iwl_pcie_d3_handshake() argument 1557 iwl_trans_pcie_d3_suspend(struct iwl_trans *trans, bool test, bool reset) iwl_trans_pcie_d3_suspend() argument 1576 iwl_trans_pcie_d3_resume(struct iwl_trans *trans, enum iwl_d3_status *status, bool test, bool reset) iwl_trans_pcie_d3_resume() argument 1643 iwl_pcie_set_interrupt_capa(struct pci_dev *pdev, struct iwl_trans *trans, const struct iwl_cfg_trans_params *cfg_trans) iwl_pcie_set_interrupt_capa() argument 1718 iwl_pcie_irq_set_affinity(struct iwl_trans *trans) iwl_pcie_irq_set_affinity() argument 1777 iwl_trans_pcie_clear_persistence_bit(struct iwl_trans *trans) iwl_trans_pcie_clear_persistence_bit() argument 1808 iwl_pcie_gen2_force_power_gating(struct iwl_trans *trans) iwl_pcie_gen2_force_power_gating() argument 1829 _iwl_trans_pcie_start_hw(struct iwl_trans *trans) _iwl_trans_pcie_start_hw() argument 1877 iwl_trans_pcie_start_hw(struct iwl_trans *trans) iwl_trans_pcie_start_hw() argument 1889 iwl_trans_pcie_op_mode_leave(struct iwl_trans *trans) iwl_trans_pcie_op_mode_leave() argument 1909 iwl_trans_pcie_write8(struct iwl_trans *trans, u32 ofs, u8 val) iwl_trans_pcie_write8() argument 1914 iwl_trans_pcie_write32(struct iwl_trans *trans, u32 ofs, u32 val) iwl_trans_pcie_write32() argument 1919 iwl_trans_pcie_read32(struct iwl_trans *trans, u32 ofs) iwl_trans_pcie_read32() argument 1924 iwl_trans_pcie_prph_msk(struct iwl_trans *trans) iwl_trans_pcie_prph_msk() argument 1932 iwl_trans_pcie_read_prph(struct iwl_trans *trans, u32 reg) iwl_trans_pcie_read_prph() argument 1941 iwl_trans_pcie_write_prph(struct iwl_trans *trans, u32 addr, u32 val) iwl_trans_pcie_write_prph() argument 1951 iwl_trans_pcie_configure(struct iwl_trans *trans, const struct iwl_trans_config *trans_cfg) iwl_trans_pcie_configure() argument 2023 iwl_pcie_free_invalid_tx_cmd(struct iwl_trans *trans) iwl_pcie_free_invalid_tx_cmd() argument 2028 iwl_pcie_alloc_invalid_tx_cmd(struct iwl_trans *trans) iwl_pcie_alloc_invalid_tx_cmd() argument 2047 iwl_trans_pcie_free(struct iwl_trans *trans) iwl_trans_pcie_free() argument 2090 iwl_trans_pcie_set_pmi(struct iwl_trans *trans, bool state) iwl_trans_pcie_set_pmi() argument 2125 iwl_trans_pcie_remove(struct iwl_trans *trans, bool rescan) iwl_trans_pcie_remove() argument 2169 __iwl_trans_pcie_grab_nic_access(struct iwl_trans *trans) __iwl_trans_pcie_grab_nic_access() argument 2243 iwl_trans_pcie_grab_nic_access(struct iwl_trans *trans) iwl_trans_pcie_grab_nic_access() argument 2257 iwl_trans_pcie_release_nic_access(struct iwl_trans *trans) iwl_trans_pcie_release_nic_access() argument 2287 iwl_trans_pcie_read_mem(struct iwl_trans *trans, u32 addr, void *buf, int dwords) iwl_trans_pcie_read_mem() argument 2324 iwl_trans_pcie_write_mem(struct iwl_trans *trans, u32 addr, const void *buf, int dwords) iwl_trans_pcie_write_mem() argument 2342 iwl_trans_pcie_read_config32(struct iwl_trans *trans, u32 ofs, u32 *val) iwl_trans_pcie_read_config32() argument 2349 iwl_trans_pcie_block_txq_ptrs(struct iwl_trans *trans, bool block) iwl_trans_pcie_block_txq_ptrs() argument 2377 iwl_trans_pcie_rxq_dma_data(struct iwl_trans *trans, int queue, struct iwl_trans_rxq_dma_data *data) iwl_trans_pcie_rxq_dma_data() argument 2393 iwl_trans_pcie_wait_txq_empty(struct iwl_trans *trans, int txq_idx) iwl_trans_pcie_wait_txq_empty() argument 2454 iwl_trans_pcie_wait_txqs_empty(struct iwl_trans *trans, u32 txq_bm) iwl_trans_pcie_wait_txqs_empty() argument 2479 iwl_trans_pcie_set_bits_mask(struct iwl_trans *trans, u32 reg, u32 mask, u32 value) iwl_trans_pcie_set_bits_mask() argument 2523 iwl_pcie_dump_csr(struct iwl_trans *trans) iwl_pcie_dump_csr() argument 2593 struct iwl_trans *trans; global() member 2638 struct iwl_trans *trans = priv->trans; iwl_dbgfs_tx_queue_seq_show() local 2686 struct iwl_trans *trans = file->private_data; iwl_dbgfs_rx_queue_read() local 2737 struct iwl_trans *trans = file->private_data; iwl_dbgfs_interrupt_read() local 2795 struct iwl_trans *trans = file->private_data; iwl_dbgfs_interrupt_write() local 2814 struct iwl_trans *trans = file->private_data; iwl_dbgfs_csr_write() local 2825 struct iwl_trans *trans = file->private_data; iwl_dbgfs_fh_reg_read() local 2843 struct iwl_trans *trans = file->private_data; iwl_dbgfs_rfkill_read() local 2860 struct iwl_trans *trans = file->private_data; iwl_dbgfs_rfkill_write() local 2881 struct iwl_trans *trans = inode->i_private; iwl_dbgfs_monitor_data_open() local 2930 struct iwl_trans *trans = file->private_data; iwl_dbgfs_monitor_data_read() local 3013 struct iwl_trans *trans = file->private_data; iwl_dbgfs_rf_read() local 3046 iwl_trans_pcie_dbgfs_register(struct iwl_trans *trans) iwl_trans_pcie_dbgfs_register() argument 3060 iwl_trans_pcie_debugfs_cleanup(struct iwl_trans *trans) iwl_trans_pcie_debugfs_cleanup() argument 3071 iwl_trans_pcie_get_cmdlen(struct iwl_trans *trans, void *tfd) iwl_trans_pcie_get_cmdlen() argument 3082 iwl_trans_pcie_dump_rbs(struct iwl_trans *trans, struct iwl_fw_error_dump_data **data, int allocated_rb_nums) iwl_trans_pcie_dump_rbs() argument 3122 iwl_trans_pcie_dump_csr(struct iwl_trans *trans, struct iwl_fw_error_dump_data **data) iwl_trans_pcie_dump_csr() argument 3141 iwl_trans_pcie_fh_regs_dump(struct iwl_trans *trans, struct iwl_fw_error_dump_data **data) iwl_trans_pcie_fh_regs_dump() argument 3174 iwl_trans_pci_dump_marbh_monitor(struct iwl_trans *trans, struct iwl_fw_error_dump_fw_mon *fw_mon_data, u32 monitor_len) iwl_trans_pci_dump_marbh_monitor() argument 3197 iwl_trans_pcie_dump_pointers(struct iwl_trans *trans, struct iwl_fw_error_dump_fw_mon *fw_mon_data) iwl_trans_pcie_dump_pointers() argument 3233 iwl_trans_pcie_dump_monitor(struct iwl_trans *trans, struct iwl_fw_error_dump_data **data, u32 monitor_len) iwl_trans_pcie_dump_monitor() argument 3291 iwl_trans_get_fw_monitor_len(struct iwl_trans *trans, u32 *len) iwl_trans_get_fw_monitor_len() argument 3338 iwl_trans_pcie_dump_data(struct iwl_trans *trans, u32 dump_mask, const struct iwl_dump_sanitize_ops *sanitize_ops, void *sanitize_ctx) iwl_trans_pcie_dump_data() argument 3490 iwl_trans_pci_interrupts(struct iwl_trans *trans, bool enable) iwl_trans_pci_interrupts() argument 3498 iwl_trans_pcie_sync_nmi(struct iwl_trans *trans) iwl_trans_pcie_sync_nmi() argument 3598 struct iwl_trans *trans; iwl_trans_pcie_alloc() local 3756 iwl_trans_pcie_copy_imr_fh(struct iwl_trans *trans, u32 dst_addr, u64 src_addr, u32 byte_cnt) iwl_trans_pcie_copy_imr_fh() argument 3774 iwl_trans_pcie_copy_imr(struct iwl_trans *trans, u32 dst_addr, u64 src_addr, u32 byte_cnt) iwl_trans_pcie_copy_imr() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dbg.c | 511 iwl_read_prph_block(struct iwl_trans *trans, u32 start, u32 len_bytes, __le32 *data) iwl_read_prph_block() argument 525 struct iwl_trans *trans = fwrt->trans; iwl_dump_prph() local 1123 struct iwl_trans *trans = fwrt->trans; iwl_dump_ini_config_iter() local 3102 iwl_fw_dbg_suspend_resume_hcmd(struct iwl_trans *trans, bool suspend) iwl_fw_dbg_suspend_resume_hcmd() argument 3118 iwl_fw_dbg_stop_recording(struct iwl_trans *trans, struct iwl_fw_dbg_params *params) iwl_fw_dbg_stop_recording() argument 3139 iwl_fw_dbg_restart_recording(struct iwl_trans *trans, struct iwl_fw_dbg_params *params) iwl_fw_dbg_restart_recording() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_ddi.c | 125 const struct intel_ddi_buf_trans *trans; in hsw_prepare_dp_ddi_buffers() local 157 const struct intel_ddi_buf_trans *trans; in hsw_prepare_hdmi_ddi_buffers() local 91 intel_ddi_hdmi_level(struct intel_encoder *encoder, const struct intel_ddi_buf_trans *trans) intel_ddi_hdmi_level() argument 1044 const struct intel_ddi_buf_trans *trans; skl_ddi_set_iboost() local 1111 const struct intel_ddi_buf_trans *trans; icl_ddi_combo_vswing_program() local 1227 const struct intel_ddi_buf_trans *trans; icl_mg_phy_set_signal_levels() local 1328 const struct intel_ddi_buf_trans *trans; tgl_dkl_phy_set_signal_levels() local 1429 const struct intel_ddi_buf_trans *trans; intel_ddi_level() local 3122 static const enum transcoder trans[] = { gen9_chicken_trans_reg_by_port() local [all...] |
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | sm_make_chunk.c | 759 struct sctp_transport *trans; in sctp_make_sack() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | transtst.cpp | 2936 Transliterator* trans = Transliterator::createInstance("Devanagari-Gurmukhi",UTRANS_FORWARD, parseError, status); in TestGurmukhiDevanagari() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | calendar.cpp | 3186 TimeZoneTransition trans; in getImmediatePreviousZoneTransition() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | calendar.cpp | 3192 TimeZoneTransition trans; in getImmediatePreviousZoneTransition() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.cpp | 2260 spvc_combined_image_sampler trans = { c.combined_id, c.image_id, c.sampler_id }; in spvc_compiler_get_combined_image_samplers() local 2285 spvc_specialization_constant trans = { c.id, c.constant_id }; in spvc_compiler_get_specialization_constants() local 2338 spvc_buffer_range trans = { r.index, r.offset, r.range }; in spvc_compiler_get_active_buffer_ranges() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | calendar.cpp | 3091 TimeZoneTransition trans; in getImmediatePreviousZoneTransition() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_container.cpp | 1340 auto trans = node->GetTransformRelativeOffset(); in GetPopupConfigWillUpdateY() local
|
| /foundation/window/window_manager/interfaces/innerkits/wm/ |
| H A D | window.h | 777 virtual WMError SetTransform(const Transform& trans) { return WMError::WM_OK; } in SetTransform() argument 785 static const Transform trans; in GetTransform() local
|
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
| H A D | js_window.cpp | 5044 bool JsWindow::ParseScaleOption(napi_env env, napi_value jsObject, Transform& trans)
in ParseScaleOption() argument 5101 auto trans = windowToken_->GetTransform();
in OnScale() local 5118 ParseRotateOption(napi_env env, napi_value jsObject, Transform& trans) ParseRotateOption() argument 5173 auto trans = windowToken_->GetTransform(); OnRotate() local 5191 ParseTranslateOption(napi_env env, napi_value jsObject, Transform& trans) ParseTranslateOption() argument 5233 auto trans = windowToken_->GetTransform(); OnTranslate() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/dsa/ |
| H A D | lantiq_gswip.c | 794 struct switchdev_trans trans; in gswip_setup() local 739 gswip_port_vlan_filtering(struct dsa_switch *ds, int port, bool vlan_filtering, struct switchdev_trans *trans) gswip_port_vlan_filtering() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 1918 unsigned int trans = len >> FC_SHIFT; in brcmnand_edu_trans() local 2342 unsigned int i, j, trans in brcmnand_write() local 2093 brcmnand_read_by_pio(struct mtd_info *mtd, struct nand_chip *chip, u64 addr, unsigned int trans, u32 *buf, u8 *oob, u64 *err_addr) brcmnand_read_by_pio() argument 2193 brcmnand_read(struct mtd_info *mtd, struct nand_chip *chip, u64 addr, unsigned int trans, u32 *buf, u8 *oob) brcmnand_read() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core.c | 567 static void mlxsw_emad_trans_timeout_schedule(struct mlxsw_reg_trans *trans) in mlxsw_emad_trans_timeout_schedule() argument 544 mlxsw_emad_process_string_tlv(const struct sk_buff *skb, struct mlxsw_reg_trans *trans) mlxsw_emad_process_string_tlv() argument 578 mlxsw_emad_transmit(struct mlxsw_core *mlxsw_core, struct mlxsw_reg_trans *trans) mlxsw_emad_transmit() argument 602 mlxsw_emad_trans_finish(struct mlxsw_reg_trans *trans, int err) mlxsw_emad_trans_finish() argument 614 mlxsw_emad_transmit_retry(struct mlxsw_core *mlxsw_core, struct mlxsw_reg_trans *trans) mlxsw_emad_transmit_retry() argument 635 struct mlxsw_reg_trans *trans = container_of(work, mlxsw_emad_trans_timeout_work() local 645 mlxsw_emad_process_response(struct mlxsw_core *mlxsw_core, struct mlxsw_reg_trans *trans, struct sk_buff *skb) mlxsw_emad_process_response() argument 677 struct mlxsw_reg_trans *trans; mlxsw_emad_rx_listener_func() local 782 mlxsw_emad_reg_access(struct mlxsw_core *mlxsw_core, const struct mlxsw_reg_info *reg, char *payload, enum mlxsw_core_reg_access_type type, struct mlxsw_reg_trans *trans, struct list_head *bulk_list, mlxsw_reg_trans_cb_t *cb, unsigned long cb_priv, u64 tid) mlxsw_emad_reg_access() argument 2394 struct mlxsw_reg_trans *trans; mlxsw_core_reg_access_emad() local 2434 mlxsw_reg_trans_wait(struct mlxsw_reg_trans *trans) mlxsw_reg_trans_wait() argument 2474 struct mlxsw_reg_trans *trans; mlxsw_reg_trans_bulk_wait() local [all...] |