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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dos-area.c428 * db_for_each_64 - Iterator for 64 bit entries.
434 static int db_for_each_64(const struct os_area_db *db, function
469 for (i.db = NULL; db_for_each_64(db, id, &i); ) {
500 if (db_for_each_64(db, &os_area_db_id_empty, &i)) {
526 if (db_for_each_64(db, id, &i)) {

Completed in 141 milliseconds