is_end            257 drivers/net/wireless/ath/ath10k/debug.c 	bool is_start, is_started, is_end;
is_end            299 drivers/net/wireless/ath/ath10k/debug.c 	is_end = (!list_empty(&ar->debug.fw_stats.pdevs) &&
is_end            305 drivers/net/wireless/ath/ath10k/debug.c 	if (is_end)
is_end            313 drivers/net/wireless/ath/ath10k/debug.c 	if (is_started && !is_end) {
is_end           1530 fs/ntfs/runlist.c 		bool is_end;
is_end           1544 fs/ntfs/runlist.c 		is_end = false;
is_end           1548 fs/ntfs/runlist.c 				is_end = true;
is_end           1554 fs/ntfs/runlist.c 		if (!is_end) {
is_end            495 scripts/kconfig/preprocess.c static char *__expand_string(const char **str, bool (*is_end)(char c),
is_end            522 scripts/kconfig/preprocess.c 		if (is_end(*p))