Searched refs:handle_lookup (Results 1 – 3 of 3) sorted by relevance
44 void *handle_lookup(struct handle_db *db, int handle);
73 void *handle_lookup(struct handle_db *db, int handle) in handle_lookup() function
36 ptr = handle_lookup(&hdb, handle & ~HT_MASK); in lookup_handle()