Searched refs:obj_db (Results 1 – 1 of 1) sorted by relevance
24 static struct handle_db obj_db = HANDLE_DB_INITIALIZER; variable71 int rc = handle_get(&obj_db, h); in obj_handle_get()87 h = handle_put(&obj_db, val - 1); in obj_handle_put()102 h = handle_lookup(&obj_db, val - 1); in obj_handle_lookup()
Completed in 6 milliseconds