Searched refs:handle_db_destroy (Results 1 – 6 of 6) sorted by relevance
25 void handle_db_destroy(struct handle_db *db, void (*ptr_destructor)(void *ptr));
26 void handle_db_destroy(struct handle_db *db);
27 void handle_db_destroy(struct handle_db *db) in handle_db_destroy() function
140 handle_db_destroy(&client->object_handle_db); in unregister_client()141 handle_db_destroy(&client->session_handle_db); in unregister_client()
18 void handle_db_destroy(struct handle_db *db, void (*ptr_destructor)(void *ptr)) in handle_db_destroy() function
239 handle_db_destroy(&sys_ctx->db, bin_close); in ldelf_syscall_close_bin()608 handle_db_destroy(&sys_ctx->db, bin_close); in ldelf_sess_cleanup()