Searched refs:slab_flags (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/net/dccp/ |
H A D | ipv4.c | 981 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
H A D | ipv6.c | 1063 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/openbmc/linux/net/core/ |
H A D | sock.c | 3868 SLAB_ACCOUNT | prot->slab_flags, in tw_prot_init() 3903 SLAB_ACCOUNT | prot->slab_flags, in req_prot_init() 3930 prot->slab_flags, in proto_register()
|
/openbmc/linux/net/llc/ |
H A D | af_llc.c | 157 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/openbmc/linux/net/smc/ |
H A D | af_smc.c | 230 .slab_flags = SLAB_TYPESAFE_BY_RCU, 243 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/openbmc/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 2181 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/openbmc/linux/include/net/ |
H A D | sock.h | 1350 slab_flags_t slab_flags; member
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 3164 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | 3811 .slab_flags = SLAB_TYPESAFE_BY_RCU,
|