Home
last modified time | relevance | path

Searched refs:id_alloc_next (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Ddevmem.c194 static u32 id_alloc_next; in net_devmem_bind_dmabuf() local
215 binding, xa_limit_32b, &id_alloc_next, in net_devmem_bind_dmabuf()
H A Dpage_pool_user.c314 static u32 id_alloc_next; in page_pool_list() local
319 &id_alloc_next, GFP_KERNEL); in page_pool_list()