Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c184 struct list_head list_free; /* for pending frees */ member
508 LIST_FOR_EACH_ENTRY_SAFE(allocation, ptr, &allocator->pending_frees, list_free) { in nine_flush_pending_frees()
525 list_delinit(&allocation->list_free); in nine_flush_pending_frees()
700 list_inithead(&new_allocation->list_free); in nine_memfd_allocator()
803 list_inithead(&new_allocation->list_free); in nine_allocate()
855 list_addtail(&allocation->list_free, &allocator->pending_frees); in nine_free_worker()
966 list_inithead(&new_allocation->list_free); in nine_suballocate()
997 list_inithead(&new_allocation->list_free); in nine_wrap_external_pointer()
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.h188 void list_free(list_t *list);
H A Dfoomaticrip.c800 list_free(arglist); in main()
1208 list_free(arglist); in main()
H A Dutil.c951 void list_free(list_t *list) in list_free() function
H A Doptions.c300 list_free(qualifier_data); in options_free()

Completed in 9 milliseconds