Home
last modified time | relevance | path

Searched refs:nl_fill (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/net/page_pool/
H A Dmemory_provider.h17 int (*nl_fill)(void *mp_priv, struct sk_buff *rsp, member
/linux-6.15/net/core/
H A Ddevmem.c399 .nl_fill = mp_dmabuf_devmem_nl_fill,
H A Dpage_pool_user.c251 if (pool->mp_ops && pool->mp_ops->nl_fill(pool->mp_priv, rsp, NULL)) in page_pool_nl_fill()
H A Dnetdev-genl.c403 params->mp_ops->nl_fill(params->mp_priv, rsp, rxq)) in netdev_nl_queue_fill_one()
/linux-6.15/io_uring/
H A Dzcrx.c696 .nl_fill = io_pp_nl_fill,