Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_dmm_tiler.h29 struct list_head alloc_node; /* node for global block list */ member
/Linux-v6.1/io_uring/
Dio-wq.c1160 int alloc_node = node; in io_wq_create() local
/Linux-v6.1/fs/unicode/
Dmkutf8data.c492 static struct node *alloc_node(struct node *parent) in alloc_node() function