Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h29 struct list_head alloc_node; /* node for global block list */ member
/linux/fs/unicode/
H A Dmkutf8data.c492 static struct node *alloc_node(struct node *parent) in alloc_node() function