Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/omapdrm/
Domap_dmm_tiler.h37 struct list_head alloc_node; /* node for global block list */ member
/linux-5.10/fs/
Dio-wq.c1120 int alloc_node = node; in io_wq_create() local
/linux-5.10/fs/unicode/
Dmkutf8data.c492 static struct node *alloc_node(struct node *parent) in alloc_node() function