Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/stub/
Dvboot_api_stub_sf.c25 struct alloc_node { struct
26 struct alloc_node *next; argument
33 static struct alloc_node *alloc_head; argument
/external/iproute2/misc/
Dssfilter.y16 static struct ssfilter * alloc_node(int type, void *pred) in alloc_node() function
/external/e2fsprogs/util/
Dmkutf8data.c490 static struct node *alloc_node(struct node *parent) in alloc_node() function
/external/libfuse/lib/
Dfuse.c454 static struct node *alloc_node(struct fuse *f) in alloc_node() function
505 static struct node *alloc_node(struct fuse *f) in alloc_node() function