Searched refs:slab_flags (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/net/dccp/ |
A D | ipv4.c | 977 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
A D | ipv6.c | 1057 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/linux-6.3-rc2/net/core/ |
A D | sock.c | 3832 SLAB_ACCOUNT | prot->slab_flags, in tw_prot_init() 3867 SLAB_ACCOUNT | prot->slab_flags, in req_prot_init() 3894 prot->slab_flags, in proto_register()
|
/linux-6.3-rc2/net/llc/ |
A D | af_llc.c | 157 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/linux-6.3-rc2/net/smc/ |
A D | af_smc.c | 230 .slab_flags = SLAB_TYPESAFE_BY_RCU, 243 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/linux-6.3-rc2/net/ipv6/ |
A D | tcp_ipv6.c | 2179 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/linux-6.3-rc2/include/net/ |
A D | sock.h | 1331 slab_flags_t slab_flags; member
|
/linux-6.3-rc2/net/ipv4/ |
A D | tcp_ipv4.c | 3140 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/linux-6.3-rc2/net/mptcp/ |
A D | protocol.c | 3616 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
Completed in 43 milliseconds