entry_found      1221 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 	int entry_found = 0;
entry_found      1236 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 			entry_found = 1;
entry_found      1244 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 	if (entry_found) {
entry_found      1271 drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c 	return entry_found ? 0 : 1;
entry_found      1999 drivers/net/wireless/realtek/rtlwifi/base.c 	bool entry_found = false;
entry_found      2015 drivers/net/wireless/realtek/rtlwifi/base.c 			entry_found = true;
entry_found      2023 drivers/net/wireless/realtek/rtlwifi/base.c 	if (!entry_found) {
entry_found       195 net/sched/sch_taprio.c 	struct sched_entry *entry = NULL, *entry_found = NULL;
entry_found       235 net/sched/sch_taprio.c 				entry_found = entry;
entry_found       244 net/sched/sch_taprio.c 				entry_found = entry;
entry_found       251 net/sched/sch_taprio.c 			entry_found = entry;
entry_found       258 net/sched/sch_taprio.c 	return entry_found;