Searched refs:SLAB_TYPESAFE_BY_RCU (Results 26 - 32 of 32) sorted by relevance

12

/linux-master/net/ipv6/
H A Dtcp_ipv6.c2362 .slab_flags = SLAB_TYPESAFE_BY_RCU,
/linux-master/net/netfilter/
H A Dnf_conntrack_core.c1389 * SLAB_TYPESAFE_BY_RCU rules.
1631 * SLAB_TYPESAFE_BY_RCU.
1676 * the golden rule for SLAB_TYPESAFE_BY_RCU
2703 SLAB_TYPESAFE_BY_RCU | SLAB_HWCACHE_ALIGN, NULL);
/linux-master/net/9p/
H A Dclient.c364 * Thanks to SLAB_TYPESAFE_BY_RCU we can safely try to get the
2256 p9_req_cache = KMEM_CACHE(p9_req_t, SLAB_TYPESAFE_BY_RCU);
/linux-master/kernel/
H A Dfork.c1832 * sighand_cachep is SLAB_TYPESAFE_BY_RCU so we can free it
3169 SLAB_HWCACHE_ALIGN|SLAB_PANIC|SLAB_TYPESAFE_BY_RCU|
/linux-master/net/ipv4/
H A Dtcp_ipv4.c3353 .slab_flags = SLAB_TYPESAFE_BY_RCU,
/linux-master/net/mptcp/
H A Dprotocol.c3801 .slab_flags = SLAB_TYPESAFE_BY_RCU,
/linux-master/io_uring/
H A Dio_uring.c1318 * SLAB_TYPESAFE_BY_RCU to keep it alive.
4187 SLAB_ACCOUNT | SLAB_TYPESAFE_BY_RCU,

Completed in 203 milliseconds

12