Home
last modified time | relevance | path

Searched refs:init_list_head (Results 1 – 6 of 6) sorted by relevance

/external/ethtool/
Dtest-common.c31 static void init_list_head(struct list_head *list) in init_list_head() function
122 init_list_head(&malloc_list); in test_free_all()
249 init_list_head(&file_list); in test_close_all()
/external/erofs-utils/include/erofs/
Dlist.h26 static inline void init_list_head(struct list_head *list) in init_list_head() function
/external/erofs-utils/lib/
Dxattr.c245 init_list_head(&node->list); in inode_xattr_add()
258 init_list_head(&node->list); in shared_xattr_add()
Dinode.c50 init_list_head(&inode_hashtable[i]); in erofs_inode_manager_init()
826 init_list_head(&inode->i_subdirs); in erofs_new_inode()
827 init_list_head(&inode->i_xattrs); in erofs_new_inode()
Dcache.c201 init_list_head(&bb->buffers.list); in erofs_balloc()
/external/libfuse/lib/
Dfuse.c354 static void init_list_head(struct list_head *list) in init_list_head() function
438 init_list_head(&slab->freelist); in alloc_slab()
559 init_list_head(&lnode->lru); in remove_node_lru()
902 init_list_head(&lnode->lru); in find_node()
4928 init_list_head(&f->partial_slabs); in fuse_new_31()
4929 init_list_head(&f->full_slabs); in fuse_new_31()
4930 init_list_head(&f->lru_table); in fuse_new_31()
4985 init_list_head(&lnode->lru); in fuse_new_31()