Home
last modified time | relevance | path

Searched refs:obj_size (Results 1 – 25 of 69) sorted by relevance

123

/net/dccp/
Dccid.c79 static struct kmem_cache *ccid_kmem_cache_create(int obj_size, char *slab_name_fmt, const char *fmt… in ccid_kmem_cache_create() argument
88 slab = kmem_cache_create(slab_name_fmt, sizeof(struct ccid) + obj_size, 0, in ccid_kmem_cache_create()
Dipv4.c569 .obj_size = sizeof(struct dccp_request_sock),
961 .obj_size = sizeof(struct dccp_sock),
Dipv6.c299 .obj_size = sizeof(struct dccp6_request_sock),
1044 .obj_size = sizeof(struct dccp6_sock),
/net/netfilter/
Dnf_conntrack_proto_udp.c293 .obj_size = sizeof(unsigned int) * CTA_TIMEOUT_UDP_MAX,
315 .obj_size = sizeof(unsigned int) * CTA_TIMEOUT_UDP_MAX,
Dnf_conntrack_proto_generic.c75 .obj_size = sizeof(unsigned int),
Dnf_conntrack_proto_gre.c326 .obj_size = sizeof(unsigned int) * GRE_CT_MAX,
Dnf_conntrack_proto_icmpv6.c356 .obj_size = sizeof(unsigned int),
Dnf_conntrack_proto_icmp.c380 .obj_size = sizeof(unsigned int),
Dnfnetlink_cttimeout.c134 l4proto->ctnl_timeout.obj_size, GFP_KERNEL); in cttimeout_new_timeout()
Dnf_conntrack_proto_dccp.c813 .obj_size = sizeof(unsigned int) * CT_DCCP_MAX,
Dnf_conntrack_proto_sctp.c711 .obj_size = sizeof(unsigned int) * SCTP_CONNTRACK_MAX,
/net/ipv4/
Dudplite.c67 .obj_size = sizeof(struct udp_sock),
/net/ipv6/
Dudplite.c62 .obj_size = sizeof(struct udp6_sock),
Dping.c181 .obj_size = sizeof(struct raw6_sock),
/net/phonet/
Ddatagram.c180 .obj_size = sizeof(struct pn_sock),
/net/bluetooth/bnep/
Dsock.c194 .obj_size = sizeof(struct bt_sock)
/net/bluetooth/cmtp/
Dsock.c197 .obj_size = sizeof(struct bt_sock)
/net/bluetooth/hidp/
Dsock.c245 .obj_size = sizeof(struct bt_sock)
/net/core/
Dsock.c1693 prot->obj_size - offsetof(struct sock, sk_dontcopy_end)); in sock_copy()
1713 sk_prot_clear_nulls(sk, prot->obj_size); in sk_prot_alloc()
1715 sk = kmalloc(prot->obj_size, priority); in sk_prot_alloc()
3514 rsk_prot->obj_size, 0, in req_prot_init()
3532 prot->obj_size, 0, in proto_register()
3668 proto->obj_size, in proto_seq_printf()
/net/nfc/
Drawsock.c397 .obj_size = sizeof(struct nfc_rawsock),
/net/ieee802154/
Dsocket.c398 .obj_size = sizeof(struct sock),
960 .obj_size = sizeof(struct dgram_sock),
/net/l2tp/
Dl2tp_ip.c604 .obj_size = sizeof(struct l2tp_ip_sock),
Dl2tp_ip6.c730 .obj_size = sizeof(struct l2tp_ip6_sock),
/net/mptcp/
Dsubflow.c1404 subflow_ops->obj_size = sizeof(struct mptcp_subflow_request_sock); in subflow_ops_init()
1407 subflow_ops->obj_size, 0, in subflow_ops_init()
/net/rds/
Daf_rds.c635 .obj_size = sizeof(struct rds_sock),

123