Lines Matching refs:tgthint
49 struct cache_dfs_tgt *tgthint; member
293 ce->tgthint == t ? " (target hint)" : ""); in dfscache_proc_show()
345 ce->tgthint == t ? " (target hint)" : ""); in dump_tgts()
451 struct cache_dfs_tgt *t = ce->tgthint; in get_tgt_name()
492 struct cache_entry *ce, const char *tgthint) in copy_ref_data() argument
511 if (tgthint && !strcasecmp(t->name, tgthint)) { in copy_ref_data()
513 tgthint = NULL; in copy_ref_data()
520 ce->tgthint = list_first_entry_or_null(&ce->tlist, in copy_ref_data()
740 if (ce->tgthint) { in update_cache_entry_locked()
741 s = ce->tgthint->name; in update_cache_entry_locked()
903 if (ce->tgthint == t) in get_targets()
1072 t = ce->tgthint; in dfs_cache_update_tgthint()
1079 ce->tgthint = t; in dfs_cache_update_tgthint()
1127 t = ce->tgthint; in dfs_cache_noreq_update_tgthint()
1134 ce->tgthint = t; in dfs_cache_noreq_update_tgthint()