Home
last modified time | relevance | path

Searched defs:trans (Results 501 - 525 of 580) sorted by relevance

1...<<21222324

/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-tree.c113 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info() argument
438 lookup_extent_data_ref(struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 bytenr, u64 parent, u64 root_objectid, u64 owner, u64 offset) lookup_extent_data_ref() argument
514 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
593 remove_extent_data_ref(struct btrfs_trans_handle *trans, struct btrfs_path *path, int refs_to_drop, int *last_ref) remove_extent_data_ref() argument
681 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
705 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
780 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
1038 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
1136 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
1177 remove_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, int refs_to_drop, int is_data, int *last_ref) remove_extent_backref() argument
1360 btrfs_inc_extent_ref(struct btrfs_trans_handle *trans, struct btrfs_ref *generic_ref) btrfs_inc_extent_ref() argument
1418 __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
1479 run_delayed_data_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, struct btrfs_delayed_extent_op *extent_op, int insert_reserved) run_delayed_data_ref() argument
1542 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
1628 run_delayed_tree_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, struct btrfs_delayed_extent_op *extent_op, int insert_reserved) run_delayed_tree_ref() argument
1668 run_one_delayed_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_node *node, struct btrfs_delayed_extent_op *extent_op, int insert_reserved) run_one_delayed_ref() argument
1751 run_and_cleanup_extent_op(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head) run_and_cleanup_extent_op() argument
1800 cleanup_ref_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head) cleanup_ref_head() argument
1851 btrfs_obtain_ref_head( struct btrfs_trans_handle *trans) btrfs_obtain_ref_head() argument
1884 btrfs_run_delayed_refs_for_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *locked_ref, unsigned long *run_refs) btrfs_run_delayed_refs_for_head() argument
1966 __btrfs_run_delayed_refs(struct btrfs_trans_handle *trans, unsigned long nr) __btrfs_run_delayed_refs() argument
2130 btrfs_run_delayed_refs(struct btrfs_trans_handle *trans, unsigned long count) btrfs_run_delayed_refs() argument
2187 btrfs_set_disk_extent_flags(struct btrfs_trans_handle *trans, struct extent_buffer *eb, u64 flags, int level, int is_data) btrfs_set_disk_extent_flags() argument
2391 __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
2479 btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref) btrfs_inc_ref() argument
2485 btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref) btrfs_dec_ref() argument
2543 pin_down_extent(struct btrfs_trans_handle *trans, struct btrfs_block_group *cache, u64 bytenr, u64 num_bytes, int reserved) pin_down_extent() argument
2567 btrfs_pin_extent(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, int reserved) btrfs_pin_extent() argument
2584 btrfs_pin_extent_for_log_replay(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes) btrfs_pin_extent_for_log_replay() argument
2821 btrfs_finish_extent_commit(struct btrfs_trans_handle *trans) btrfs_finish_extent_commit() argument
2953 __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
3270 check_ref_cleanup(struct btrfs_trans_handle *trans, u64 bytenr) check_ref_cleanup() argument
3319 btrfs_free_tree_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, u64 parent, int last_ref) btrfs_free_tree_block() argument
3374 btrfs_free_extent(struct btrfs_trans_handle *trans, struct btrfs_ref *ref) btrfs_free_extent() argument
3856 struct btrfs_trans_handle *trans; find_free_extent_update_loop() local
4334 btrfs_pin_reserved_extent(struct btrfs_trans_handle *trans, u64 start, u64 len) btrfs_pin_reserved_extent() argument
4352 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
4426 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
4519 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
4541 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
4582 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
4648 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
4758 reada_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct walk_control *wc, struct btrfs_path *path) reada_walk_down() argument
4846 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
4918 check_ref_exists(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 bytenr, u64 parent, int level) check_ref_exists() argument
4954 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
5168 walk_up_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_up_proc() argument
5275 walk_down_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) walk_down_tree() argument
5307 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
5359 struct btrfs_trans_handle *trans; btrfs_drop_snapshot() local
5604 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 Dfree-space-cache.c195 int create_free_space_inode(struct btrfs_trans_handle *trans, in create_free_space_inode() argument
134 __create_free_space_inode(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 ino, u64 offset) __create_free_space_inode() argument
229 btrfs_truncate_free_space_cache(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct inode *inode) btrfs_truncate_free_space_cache() argument
1019 update_cache_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct inode *inode, struct btrfs_path *path, u64 offset, int entries, int bitmaps) update_cache_item() argument
1071 write_pinned_extent_entries( struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_io_ctl *io_ctl, int *entries) write_pinned_extent_entries() argument
1170 __btrfs_wait_cache_io(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_io_ctl *io_ctl, struct btrfs_path *path, u64 offset) __btrfs_wait_cache_io() argument
1228 btrfs_wait_cache_io_root(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_io_ctl *io_ctl, struct btrfs_path *path) btrfs_wait_cache_io_root() argument
1236 btrfs_wait_cache_io(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) btrfs_wait_cache_io() argument
1256 __btrfs_write_out_cache(struct btrfs_root *root, struct inode *inode, struct btrfs_free_space_ctl *ctl, struct btrfs_block_group *block_group, struct btrfs_io_ctl *io_ctl, struct btrfs_trans_handle *trans) __btrfs_write_out_cache() argument
1395 btrfs_write_out_cache(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) btrfs_write_out_cache() argument
3913 create_free_ino_inode(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_path *path) create_free_ino_inode() argument
3963 btrfs_write_out_ino_cache(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_path *path, struct inode *inode) btrfs_write_out_ino_cache() argument
[all...]
H A Dctree.c178 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() argument
848 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
957 alloc_tree_block_no_bg_flush( struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 parent_start, const struct btrfs_disk_key *disk_key, int level, u64 hint, u64 empty_size, enum btrfs_lock_nesting nest) alloc_tree_block_no_bg_flush() argument
1012 __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
1445 should_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf) should_cow_block() argument
1480 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
1598 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
1844 balance_level(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) balance_level() argument
2075 push_nodes_for_insert(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) push_nodes_for_insert() argument
2490 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
2707 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
3279 push_node_left(struct btrfs_trans_handle *trans, struct extent_buffer *dst, struct extent_buffer *src, int empty) push_node_left() argument
3359 balance_node_right(struct btrfs_trans_handle *trans, struct extent_buffer *dst, struct extent_buffer *src) balance_node_right() argument
3430 insert_new_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) insert_new_root() argument
3492 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
3540 split_node(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int level) split_node() argument
3823 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
4063 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
4138 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
4207 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
4267 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
4437 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
4588 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
4612 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
4910 btrfs_insert_empty_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *cpu_key, u32 *data_size, int nr) btrfs_insert_empty_items() argument
4943 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
5022 btrfs_del_leaf(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *leaf) btrfs_del_leaf() argument
5046 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 Dtree-log.c137 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans() argument
284 struct btrfs_trans_handle *trans; member
344 overwrite_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) overwrite_item() argument
573 replay_one_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) replay_one_extent() argument
850 drop_one_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_inode *dir, struct btrfs_dir_item *di) drop_one_dir_item() argument
985 __add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_root *log_root, struct btrfs_inode *dir, struct btrfs_inode *inode, u64 inode_objectid, u64 parent_objectid, u64 ref_index, char *name, int namelen, int *search_done) __add_inode_ref() argument
1227 unlink_old_inode_refs(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_inode *inode, struct extent_buffer *log_eb, int log_slot, struct btrfs_key *key) unlink_old_inode_refs() argument
1357 add_link(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct inode *dir, struct inode *inode, const char *name, int namelen, u64 ref_index) add_link() argument
1424 add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) add_inode_ref() argument
1606 insert_orphan_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 ino) insert_orphan_item() argument
1729 fixup_inode_link_count(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct inode *inode) fixup_inode_link_count() argument
1777 fixup_inode_link_counts(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path) fixup_inode_link_counts() argument
1838 link_to_fixup_dir(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid) link_to_fixup_dir() argument
1877 insert_one_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 dirid, u64 index, char *name, int name_len, struct btrfs_key *location) insert_one_name() argument
1923 replay_one_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *eb, struct btrfs_dir_item *di, struct btrfs_key *key) replay_one_name() argument
2078 replay_one_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct extent_buffer *eb, int slot, struct btrfs_key *key) replay_one_dir_item() argument
2240 check_item_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, struct btrfs_path *log_path, struct inode *dir, struct btrfs_key *dir_key) check_item_in_log() argument
2343 replay_xattr_deletes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, const u64 ino) replay_xattr_deletes() argument
2451 replay_dir_deletes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, u64 dirid, int del_all) replay_dir_deletes() argument
2730 walk_down_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int *level, struct walk_control *wc) walk_down_log_tree() argument
2820 walk_up_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int *level, struct walk_control *wc) walk_up_log_tree() argument
2881 walk_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct walk_control *wc) walk_log_tree() argument
2958 update_log_root(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_root_item *root_item) update_log_root() argument
3059 btrfs_sync_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_log_ctx *ctx) btrfs_sync_log() argument
3307 free_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *log) free_log_tree() argument
3334 btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root) btrfs_free_log() argument
3344 btrfs_free_log_root_tree(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info) btrfs_free_log_root_tree() argument
3364 inode_logged(struct btrfs_trans_handle *trans, struct btrfs_inode *inode) inode_logged() argument
3399 btrfs_del_dir_entries_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, struct btrfs_inode *dir, u64 index) btrfs_del_dir_entries_in_log() argument
3509 btrfs_del_inode_ref_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, struct btrfs_inode *inode, u64 dirid) btrfs_del_inode_ref_in_log() argument
3545 insert_dir_log_key(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_path *path, int key_type, u64 dirid, u64 first_offset, u64 last_offset) insert_dir_log_key() argument
3578 log_dir_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path, int key_type, struct btrfs_log_ctx *ctx, u64 min_offset, u64 *last_offset_ret) log_dir_items() argument
3786 log_directory_changes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path, struct btrfs_log_ctx *ctx) log_directory_changes() argument
3823 drop_objectid_items(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_path *path, u64 objectid, int max_key_type) drop_objectid_items() argument
3875 fill_inode_item(struct btrfs_trans_handle *trans, struct extent_buffer *leaf, struct btrfs_inode_item *item, struct inode *inode, int log_inode_only, u64 logged_isize) fill_inode_item() argument
3928 log_inode_item(struct btrfs_trans_handle *trans, struct btrfs_root *log, struct btrfs_path *path, struct btrfs_inode *inode) log_inode_item() argument
3947 log_csums(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_root *log_root, struct btrfs_ordered_sum *sums) log_csums() argument
3993 copy_items(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *dst_path, struct btrfs_path *src_path, int start_slot, int nr, int inode_only, u64 logged_isize) copy_items() argument
4134 log_extent_csums(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_root *log_root, const struct extent_map *em, struct btrfs_log_ctx *ctx) log_extent_csums() argument
4241 log_one_extent(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_root *root, const struct extent_map *em, struct btrfs_path *path, struct btrfs_log_ctx *ctx) log_one_extent() argument
4326 btrfs_log_prealloc_extents(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path) btrfs_log_prealloc_extents() argument
4455 btrfs_log_changed_extents(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_log_ctx *ctx) btrfs_log_changed_extents() argument
4611 btrfs_log_all_xattrs(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path) btrfs_log_all_xattrs() argument
4689 btrfs_log_holes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path) btrfs_log_holes() argument
4924 log_conflicting_inodes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_log_ctx *ctx, u64 ino, u64 parent) log_conflicting_inodes() argument
5095 copy_inode_items_to_log(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_key *min_key, const struct btrfs_key *max_key, struct btrfs_path *path, struct btrfs_path *dst_path, const u64 logged_isize, const bool recursive_logging, const int inode_only, struct btrfs_log_ctx *ctx, bool *need_log_inode_item) copy_inode_items_to_log() argument
5260 btrfs_log_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, int inode_only, struct btrfs_log_ctx *ctx) btrfs_log_inode() argument
5529 btrfs_must_commit_transaction(struct btrfs_trans_handle *trans, struct btrfs_inode *inode) btrfs_must_commit_transaction() argument
5555 check_parent_dirs_for_sync(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct dentry *parent, struct super_block *sb, u64 last_committed) check_parent_dirs_for_sync() argument
5655 log_new_dir_dentries(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *start_inode, struct btrfs_log_ctx *ctx) log_new_dir_dentries() argument
5786 btrfs_log_all_parents(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_log_ctx *ctx) btrfs_log_all_parents() argument
5907 log_new_ancestors(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_log_ctx *ctx) log_new_ancestors() argument
5972 log_new_ancestors_fast(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct dentry *parent, struct btrfs_log_ctx *ctx) log_new_ancestors_fast() argument
6010 log_all_new_ancestors(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct dentry *parent, struct btrfs_log_ctx *ctx) log_all_new_ancestors() argument
6099 btrfs_log_inode_parent(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct dentry *parent, int inode_only, struct btrfs_log_ctx *ctx) btrfs_log_inode_parent() argument
6249 btrfs_log_dentry_safe(struct btrfs_trans_handle *trans, struct dentry *dentry, struct btrfs_log_ctx *ctx) btrfs_log_dentry_safe() argument
6271 struct btrfs_trans_handle *trans; btrfs_recover_log_trees() local
6447 btrfs_record_unlink_dir(struct btrfs_trans_handle *trans, struct btrfs_inode *dir, struct btrfs_inode *inode, int for_rename) btrfs_record_unlink_dir() argument
6510 btrfs_record_snapshot_destroy(struct btrfs_trans_handle *trans, struct btrfs_inode *dir) btrfs_record_snapshot_destroy() argument
6522 btrfs_log_new_name(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_inode *old_dir, struct dentry *parent) btrfs_log_new_name() argument
[all...]
H A Ddisk-io.c1128 struct btrfs_root *btrfs_create_tree(struct btrfs_trans_handle *trans, in btrfs_create_tree() argument
1201 static struct btrfs_root *alloc_log_tree(struct btrfs_trans_handle *trans, in alloc_log_tree() argument
1239 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree() argument
1252 btrfs_add_log_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root) btrfs_add_log_tree() argument
1792 struct btrfs_trans_handle *trans; transaction_kthread() local
4082 struct btrfs_trans_handle *trans; btrfs_commit_super() local
4441 btrfs_destroy_delayed_refs(struct btrfs_transaction *trans, struct btrfs_fs_info *fs_info) btrfs_destroy_delayed_refs() argument
[all...]
H A Dscrub.c3990 struct btrfs_trans_handle *trans; in btrfs_scrub_dev() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c2861 enum transcoder trans; in gen11_display_irq_reset() local
3413 enum transcoder trans; in gen8_de_irq_postinstall() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c3876 static const enum transcoder trans[] = { in gen9_chicken_trans_reg_by_port() local
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_main.c1552 rocker_world_port_attr_stp_state_set(struct rocker_port *rocker_port, u8 state, struct switchdev_trans *trans) rocker_world_port_attr_stp_state_set() argument
1582 rocker_world_port_attr_pre_bridge_flags_set(struct rocker_port *rocker_port, unsigned long brport_flags, struct switchdev_trans *trans) rocker_world_port_attr_pre_bridge_flags_set() argument
1605 rocker_world_port_attr_bridge_flags_set(struct rocker_port *rocker_port, unsigned long brport_flags, struct switchdev_trans *trans) rocker_world_port_attr_bridge_flags_set() argument
1622 rocker_world_port_attr_bridge_ageing_time_set(struct rocker_port *rocker_port, u32 ageing_time, struct switchdev_trans *trans) rocker_world_port_attr_bridge_ageing_time_set() argument
1640 rocker_world_port_obj_vlan_add(struct rocker_port *rocker_port, const struct switchdev_obj_port_vlan *vlan, struct switchdev_trans *trans) rocker_world_port_obj_vlan_add() argument
2068 rocker_port_attr_set(struct net_device *dev, const struct switchdev_attr *attr, struct switchdev_trans *trans) rocker_port_attr_set() argument
2104 rocker_port_obj_add(struct net_device *dev, const struct switchdev_obj *obj, struct switchdev_trans *trans) rocker_port_obj_add() argument
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pl022.c781 struct spi_transfer *trans = pl022->cur_transfer; in next_transfer() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Drelocation.c252 static int update_backref_cache(struct btrfs_trans_handle *trans, in update_backref_cache() argument
548 static int clone_backref_node(struct btrfs_trans_handle *trans, in clone_backref_node() argument
742 static struct btrfs_root *create_reloc_root(struct btrfs_trans_handle *trans, in create_reloc_root() argument
468 build_backref_tree( struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_key *node_key, int level, u64 bytenr) build_backref_tree() argument
845 btrfs_init_reloc_root(struct btrfs_trans_handle *trans, struct btrfs_root *root) btrfs_init_reloc_root() argument
912 btrfs_update_reloc_root(struct btrfs_trans_handle *trans, struct btrfs_root *root) btrfs_update_reloc_root() argument
1064 replace_file_extents(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_root *root, struct extent_buffer *leaf) replace_file_extents() argument
1211 replace_path(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_root *dest, struct btrfs_root *src, struct btrfs_path *path, struct btrfs_key *next_key, int lowest_level, int max_level) replace_path() argument
1612 insert_dirty_subvol(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_root *root) insert_dirty_subvol() argument
1699 struct btrfs_trans_handle *trans = NULL; merge_reloc_root() local
1864 struct btrfs_trans_handle *trans; prepare_to_merge() local
2115 record_reloc_root_in_trans(struct btrfs_trans_handle *trans, struct btrfs_root *reloc_root) record_reloc_root_in_trans() argument
2154 select_reloc_root(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_backref_node *node, struct btrfs_backref_edge *edges[]) select_reloc_root() argument
2354 reserve_metadata_space(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_backref_node *node) reserve_metadata_space() argument
2402 do_relocation(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_backref_node *node, struct btrfs_key *key, struct btrfs_path *path, int lowest) do_relocation() argument
2560 link_to_upper(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_backref_node *node, struct btrfs_path *path) link_to_upper() argument
2571 finish_pending_nodes(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_path *path, int err) finish_pending_nodes() argument
2670 relocate_tree_block(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct btrfs_backref_node *node, struct btrfs_key *key, struct btrfs_path *path) relocate_tree_block() argument
2771 relocate_tree_blocks(struct btrfs_trans_handle *trans, struct reloc_control *rc, struct rb_root *blocks) relocate_tree_blocks() argument
3371 struct btrfs_trans_handle *trans; delete_block_group_cache() local
3603 struct btrfs_trans_handle *trans; prepare_to_relocate() local
3651 struct btrfs_trans_handle *trans = NULL; relocate_block_group() local
3814 __insert_orphan_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 objectid) __insert_orphan_inode() argument
3844 delete_orphan_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 objectid) delete_orphan_inode() argument
3882 struct btrfs_trans_handle *trans; create_reloc_inode() local
4178 struct btrfs_trans_handle *trans; mark_garbage_root() local
4213 struct btrfs_trans_handle *trans; btrfs_recover_relocation() local
4424 btrfs_reloc_cow_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, struct extent_buffer *cow) btrfs_reloc_cow_block() argument
4516 btrfs_reloc_post_snapshot(struct btrfs_trans_handle *trans, struct btrfs_pending_snapshot *pending) btrfs_reloc_post_snapshot() argument
[all...]
H A Dscrub.c2367 struct btrfs_trans_handle *trans; in finish_extent_writes_for_zoned() local
2958 struct btrfs_trans_handle *trans; in btrfs_scrub_dev() local
[all...]
H A Dqgroup.c608 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in add_qgroup_relation_item() argument
632 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item() argument
663 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item() argument
731 del_qgroup_item(struct btrfs_trans_handle *trans, u64 qgroupid) del_qgroup_item() argument
777 update_qgroup_limit_item(struct btrfs_trans_handle *trans, struct btrfs_qgroup *qgroup) update_qgroup_limit_item() argument
819 update_qgroup_info_item(struct btrfs_trans_handle *trans, struct btrfs_qgroup *qgroup) update_qgroup_info_item() argument
865 update_qgroup_status_item(struct btrfs_trans_handle *trans) update_qgroup_status_item() argument
910 btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root) btrfs_clean_quota_tree() argument
963 struct btrfs_trans_handle *trans = NULL; btrfs_quota_enable() local
1232 struct btrfs_trans_handle *trans = NULL; btrfs_quota_disable() local
1481 btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst) btrfs_add_qgroup_relation() argument
1547 __del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst) __del_qgroup_relation() argument
1612 btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst) btrfs_del_qgroup_relation() argument
1625 btrfs_create_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid) btrfs_create_qgroup() argument
1671 btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid) btrfs_remove_qgroup() argument
1730 btrfs_limit_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid, struct btrfs_qgroup_limit *limit) btrfs_limit_qgroup() argument
1842 btrfs_qgroup_trace_extent_post(struct btrfs_trans_handle *trans, struct btrfs_qgroup_extent_record *qrecord) btrfs_qgroup_trace_extent_post() argument
1895 btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes) btrfs_qgroup_trace_extent() argument
1925 btrfs_qgroup_trace_leaf_items(struct btrfs_trans_handle *trans, struct extent_buffer *eb) btrfs_qgroup_trace_leaf_items() argument
2073 qgroup_trace_extent_swap(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int dst_level, int root_level, bool trace_leaf) qgroup_trace_extent_swap() argument
2199 qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int cur_level, int root_level, u64 last_snapshot, bool trace_leaf) qgroup_trace_new_subtree_blocks() argument
2302 qgroup_trace_subtree_swap(struct btrfs_trans_handle *trans, struct extent_buffer *src_eb, struct extent_buffer *dst_eb, u64 last_snapshot, bool trace_leaf) qgroup_trace_subtree_swap() argument
2355 btrfs_qgroup_trace_subtree(struct btrfs_trans_handle *trans, struct extent_buffer *root_eb, u64 root_gen, int root_level) btrfs_qgroup_trace_subtree() argument
2693 btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr, u64 num_bytes, struct ulist *old_roots, struct ulist *new_roots) btrfs_qgroup_account_extent() argument
2786 btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans) btrfs_qgroup_account_extents() argument
2881 btrfs_run_qgroups(struct btrfs_trans_handle *trans) btrfs_run_qgroups() argument
2931 btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, u64 srcid, u64 objectid, struct btrfs_qgroup_inherit *inherit) btrfs_qgroup_inherit() argument
3297 qgroup_rescan_leaf(struct btrfs_trans_handle *trans, struct btrfs_path *path) qgroup_rescan_leaf() argument
3400 struct btrfs_trans_handle *trans = NULL; btrfs_qgroup_rescan_worker() local
3587 struct btrfs_trans_handle *trans; btrfs_qgroup_rescan() local
3749 struct btrfs_trans_handle *trans; try_flush_qgroup() local
4250 btrfs_qgroup_add_swapped_blocks(struct btrfs_trans_handle *trans, struct btrfs_root *subvol_root, struct btrfs_block_group *bg, struct extent_buffer *subvol_parent, int subvol_slot, struct extent_buffer *reloc_parent, int reloc_slot, u64 last_snapshot) btrfs_qgroup_add_swapped_blocks() argument
4359 btrfs_qgroup_trace_subtree_after_cow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *subvol_eb) btrfs_qgroup_trace_subtree_after_cow() argument
4445 btrfs_qgroup_destroy_extent_records(struct btrfs_transaction *trans) btrfs_qgroup_destroy_extent_records() argument
[all...]
H A Dfree-space-cache.c222 int create_free_space_inode(struct btrfs_trans_handle *trans, in create_free_space_inode() argument
163 __create_free_space_inode(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_path *path, u64 ino, u64 offset) __create_free_space_inode() argument
242 btrfs_remove_free_space_inode(struct btrfs_trans_handle *trans, struct inode *inode, struct btrfs_block_group *block_group) btrfs_remove_free_space_inode() argument
295 btrfs_truncate_free_space_cache(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct inode *vfs_inode) btrfs_truncate_free_space_cache() argument
1145 update_cache_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct inode *inode, struct btrfs_path *path, u64 offset, int entries, int bitmaps) update_cache_item() argument
1197 write_pinned_extent_entries( struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_io_ctl *io_ctl, int *entries) write_pinned_extent_entries() argument
1295 __btrfs_wait_cache_io(struct btrfs_root *root, struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_io_ctl *io_ctl, struct btrfs_path *path, u64 offset) __btrfs_wait_cache_io() argument
1353 btrfs_wait_cache_io(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) btrfs_wait_cache_io() argument
1376 __btrfs_write_out_cache(struct btrfs_root *root, struct inode *inode, struct btrfs_free_space_ctl *ctl, struct btrfs_block_group *block_group, struct btrfs_io_ctl *io_ctl, struct btrfs_trans_handle *trans) __btrfs_write_out_cache() argument
1515 btrfs_write_out_cache(struct btrfs_trans_handle *trans, struct btrfs_block_group *block_group, struct btrfs_path *path) btrfs_write_out_cache() argument
4098 cleanup_free_space_cache_v1(struct btrfs_fs_info *fs_info, struct btrfs_trans_handle *trans) cleanup_free_space_cache_v1() argument
4121 struct btrfs_trans_handle *trans; btrfs_set_free_space_cache_v1_active() local
[all...]
H A Dioctl.c253 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 Dextent-tree.c101 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 Dextent_io.c3828 void btrfs_clear_buffer_dirty(struct btrfs_trans_handle *trans, in btrfs_clear_buffer_dirty() argument
H A Dctree.c309 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 Ddisk-io.c836 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 Dspi-bcm-qspi.c216 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 Dspi-pl022.c772 struct spi_transfer *trans = pl022->cur_transfer; in next_transfer() local
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.c4038 u32 trans; in itd_sched_init() local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c368 struct vdec_vp9_slice_mem trans; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c2691 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 Dtrans.c36 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...]

Completed in 98 milliseconds

1...<<21222324