Searched refs:list_owner (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/core/
H A Dpage_pool.c983 READ_ONCE(pool->p.napi->list_owner) != -1);
H A Ddev.c4449 WRITE_ONCE(napi->list_owner, smp_processor_id());
6127 WRITE_ONCE(n->list_owner, -1);
6530 napi->list_owner = -1;
H A Dskbuff.c1037 allow_direct = napi && READ_ONCE(napi->list_owner) == cpuid;
/linux-master/include/linux/
H A Dnetdevice.h365 int list_owner; member in struct:napi_struct

Completed in 137 milliseconds