Home
last modified time | relevance | path

Searched defs:handle_table_remove (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libdrm/amdgpu/
H A Dhandle_table.c53 drm_private void handle_table_remove(struct handle_table *table, uint32_t key) in handle_table_remove() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_handle_table.c237 handle_table_remove(struct handle_table *ht, in handle_table_remove() function