Searched defs:dtor (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ | ||
H A D | notify.h | 12 void (*dtor)(struct nvif_notify *); member in struct:nvif_notify |
H A D | object.h | 15 void (*dtor)(struct nvif_object *); member in struct:nvif_object |
/linux-4.1.27/drivers/gpu/drm/nouveau/ | ||
H A D | nouveau_display.h | 37 void (*dtor)(struct drm_device *); member in struct:nouveau_display |
H A D | nouveau_fence.h | 54 void (*dtor)(struct nouveau_drm *); member in struct:nouveau_fence_priv |
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ | ||
H A D | object.h | 89 void (*dtor)(struct nvkm_object *); member in struct:nvkm_ofuncs |
/linux-4.1.27/mm/ | ||
H A D | swap.c | 77 compound_page_dtor *dtor; __put_compound_page() local |
/linux-4.1.27/include/linux/ | ||
H A D | mm.h | 580 set_compound_page_dtor(struct page *page, compound_page_dtor *dtor) set_compound_page_dtor() argument |
Completed in 207 milliseconds