Searched refs:entry_found (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c1264 int entry_found = 0; local
1279 entry_found = 1;
1287 if (entry_found) {
1314 return entry_found ? 0 : 1;
/linux-master/net/sched/
H A Dsch_taprio.c329 struct sched_entry *entry = NULL, *entry_found = NULL; local
369 entry_found = entry;
378 entry_found = entry;
385 entry_found = entry;
392 return entry_found;

Completed in 217 milliseconds