Searched refs:num_found (Results 1 – 4 of 4) sorted by relevance
739 int num_found = 0; in gdb_wait_for_event() local752 num_found = in gdb_wait_for_event()759 if (num_found == -1 && errno != EINTR) in gdb_wait_for_event()771 num_found = select (gdb_notifier.num_fds, in gdb_wait_for_event()779 if (num_found == -1) in gdb_wait_for_event()795 for (i = 0; (i < gdb_notifier.num_fds) && (num_found > 0); i++) in gdb_wait_for_event()798 num_found--; in gdb_wait_for_event()831 (file_ptr != NULL) && (num_found > 0); in gdb_wait_for_event()846 num_found--; in gdb_wait_for_event()
244 int num_found = 0; in add_menu_to_file_buffer() local249 num_found++; in add_menu_to_file_buffer()254 if (num_found >= 2) in add_menu_to_file_buffer()
752 u16 num_found; in _mapping_find_enc_map_space() local760 num_found = 0; in _mapping_find_enc_map_space()778 num_found += 1; in _mapping_find_enc_map_space()779 if (num_found == et_entry->num_slots) { in _mapping_find_enc_map_space()780 start_idx = (map_idx - num_found) + 1; in _mapping_find_enc_map_space()784 num_found = 0; in _mapping_find_enc_map_space()790 num_found += 1; in _mapping_find_enc_map_space()791 if (num_found == et_entry->num_slots) { in _mapping_find_enc_map_space()792 start_idx = (map_idx - num_found) + 1; in _mapping_find_enc_map_space()796 num_found = 0; in _mapping_find_enc_map_space()[all …]
753 u16 num_found; in _mapping_find_enc_map_space() local761 num_found = 0; in _mapping_find_enc_map_space()779 num_found += 1; in _mapping_find_enc_map_space()780 if (num_found == et_entry->num_slots) { in _mapping_find_enc_map_space()781 start_idx = (map_idx - num_found) + 1; in _mapping_find_enc_map_space()785 num_found = 0; in _mapping_find_enc_map_space()791 num_found += 1; in _mapping_find_enc_map_space()792 if (num_found == et_entry->num_slots) { in _mapping_find_enc_map_space()793 start_idx = (map_idx - num_found) + 1; in _mapping_find_enc_map_space()797 num_found = 0; in _mapping_find_enc_map_space()[all …]