Searched refs:nwamd_object_node (Results 1 – 2 of 2) sorted by relevance
148 offsetof(struct nwamd_object, nwamd_object_node), in nwamd_object_lists_init()262 uu_list_node_init(object, &object->nwamd_object_node, object_list_pool); in nwamd_object_init()322 uu_list_node_fini(object, &object->nwamd_object_node, in nwamd_object_fini()
60 uu_list_node_t nwamd_object_node; member