Searched defs:path_idx (Results 1 – 7 of 7) sorted by relevance
/linux/fs/bcachefs/ |
H A D | btree_iter.c | 1133 btree_path_idx_t path_idx, in bch2_btree_path_traverse_one() 1265 btree_path_idx_t path_idx, struct bpos new_pos, in __bch2_btree_path_set_pos() 1380 void bch2_path_put(struct btree_trans *trans, btree_path_idx_t path_idx, bool intent) in bch2_path_put() 1485 …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() 1527 …bch2_btree_path_to_text(struct printbuf *out, struct btree_trans *trans, btree_path_idx_t path_idx) in bch2_btree_path_to_text() 1718 btree_path_idx_t path_pos = 0, path_idx; in bch2_path_get() local 1795 btree_path_idx_t path_idx = bch2_path_get(trans, btree_id, pos, level + 1, level, in bch2_path_get_unlocked_mut() local 2859 btree_path_idx_t path_idx) in btree_path_list_add()
|
H A 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
|
H A D | btree_locking.c | 62 u8 path_idx; member 279 btree_path_idx_t path_idx; in bch2_check_for_deadlock() local
|
H A D | btree_update_interior.h | 138 btree_path_idx_t path_idx, in bch2_foreground_maybe_merge_sibling()
|
H A D | btree_iter.h | 164 btree_path_idx_t path_idx; member
|
/linux/sound/pci/hda/ |
H A D | hda_generic.c | 933 static void resume_path_from_idx(struct hda_codec *codec, int path_idx) in resume_path_from_idx() argument 1156 static bool path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type) in path_has_mixer() argument 1371 int *path_idx, in try_assign_dacs() argument 1614 const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx) in map_singles() argument 1649 check_aamix_out_path(struct hda_codec * codec,int path_idx) check_aamix_out_path() argument 1725 refill_shared_dacs(struct hda_codec * codec,int num_outs,hda_nid_t * dacs,int * path_idx) refill_shared_dacs() argument 2157 create_extra_out(struct hda_codec * codec,int path_idx,const char * pfx,int cidx) create_extra_out() argument 5862 set_output_and_unmute(struct hda_codec * codec,int path_idx) set_output_and_unmute() argument [all...] |
/linux/net/wireless/ |
H A D | nl80211.c | 7917 int path_idx = cb->args[2]; in nl80211_dump_mpath() local 8117 int path_idx = cb->args[2]; in nl80211_dump_mpp() local
|