Searched defs:path_idx (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | btree_update.c | 355 btree_path_idx_t path_idx = in flush_new_cached_update() local 385 bch2_trans_update_by_path(struct btree_trans *trans, btree_path_idx_t path_idx, in bch2_trans_update_by_path() 514 btree_path_idx_t path_idx = iter->update_path ?: iter->path; in bch2_trans_update() local
|
D | btree_iter.c | 1153 btree_path_idx_t path_idx, in bch2_btree_path_traverse_one() 1285 btree_path_idx_t path_idx, struct bpos new_pos, in __bch2_btree_path_set_pos() 1400 void bch2_path_put(struct btree_trans *trans, btree_path_idx_t path_idx, bool intent) in bch2_path_put() 1520 …tree_path_to_text_short(struct printbuf *out, struct btree_trans *trans, btree_path_idx_t path_idx) in bch2_btree_path_to_text_short() 1562 …bch2_btree_path_to_text(struct printbuf *out, struct btree_trans *trans, btree_path_idx_t path_idx) in bch2_btree_path_to_text() 1753 btree_path_idx_t path_pos = 0, path_idx; in bch2_path_get() local 1829 btree_path_idx_t path_idx = bch2_path_get(trans, btree_id, pos, level + 1, level, in bch2_path_get_unlocked_mut() local 3023 btree_path_idx_t path_idx) in btree_path_list_add()
|
D | btree_update_interior.c | 750 btree_path_idx_t path_idx = bch2_path_get_unlocked_mut(trans, in btree_update_nodes_written() local 1566 btree_path_idx_t path_idx, in btree_split_insert_keys() 1773 btree_path_idx_t path_idx, struct btree *b, in bch2_btree_insert_node() 1876 btree_path_idx_t path_idx) in __btree_increase_depth()
|
D | btree_locking.c | 63 u8 path_idx; member 292 btree_path_idx_t path_idx; in bch2_check_for_deadlock() local
|
D | btree_update_interior.h | 138 btree_path_idx_t path_idx, in bch2_foreground_maybe_merge_sibling()
|
D | btree_iter.h | 166 btree_path_idx_t path_idx; member
|
/linux-6.14.4/sound/pci/hda/ |
D | hda_generic.c | 933 static void resume_path_from_idx(struct hda_codec *codec, int path_idx) in resume_path_from_idx() 1156 static bool path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type) in path_has_mixer() 1371 int *path_idx, in try_assign_dacs() 1614 const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx) in map_singles() 1649 static int check_aamix_out_path(struct hda_codec *codec, int path_idx) in check_aamix_out_path() 1725 hda_nid_t *dacs, int *path_idx) in refill_shared_dacs() 2157 static int create_extra_out(struct hda_codec *codec, int path_idx, in create_extra_out() 5862 static void set_output_and_unmute(struct hda_codec *codec, int path_idx) in set_output_and_unmute()
|
/linux-6.14.4/net/wireless/ |
D | nl80211.c | 7934 int path_idx = cb->args[2]; in nl80211_dump_mpath() local 8134 int path_idx = cb->args[2]; in nl80211_dump_mpp() local
|