Home
last modified time | relevance | path

Searched refs:pp_ref_count (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dnetmem.h38 atomic_long_t pp_ref_count; member
49 NETMEM_DESC_ASSERT_OFFSET(pp_ref_count, pp_ref_count);
313 return &netmem_to_nmdesc(netmem)->pp_ref_count; in netmem_get_pp_ref_count_ref()
/linux/net/core/
H A Ddevmem.c107 atomic_long_set(&niov->desc.pp_ref_count, 0); in net_devmem_alloc_dmabuf()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c469 atomic_long_read(&desc->pp_ref_count) != 1 || in mlx4_en_complete_rx_desc()
/linux/net/ipv4/
H A Dtcp.c2615 atomic_long_inc(&niov->desc.pp_ref_count); in tcp_recvmsg_dmabuf()