Home
last modified time | relevance | path

Searched refs:obj_size (Results 1 – 25 of 66) 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.c565 .obj_size = sizeof(struct dccp_request_sock),
959 .obj_size = sizeof(struct dccp_sock),
Dipv6.c299 .obj_size = sizeof(struct dccp6_request_sock),
1047 .obj_size = sizeof(struct dccp6_sock),
/net/netfilter/
Dnf_conntrack_proto_udp.c284 .obj_size = sizeof(unsigned int) * CTA_TIMEOUT_UDP_MAX,
306 .obj_size = sizeof(unsigned int) * CTA_TIMEOUT_UDP_MAX,
Dnf_conntrack_proto_generic.c75 .obj_size = sizeof(unsigned int),
Dnf_conntrack_proto_icmpv6.c289 .obj_size = sizeof(unsigned int),
Dnf_conntrack_proto_gre.c329 .obj_size = sizeof(unsigned int) * GRE_CT_MAX,
Dnf_conntrack_proto_icmp.c370 .obj_size = sizeof(unsigned int),
Dnf_conntrack_proto_dccp.c766 .obj_size = sizeof(unsigned int) * CT_DCCP_MAX,
Dnfnetlink_cttimeout.c134 l4proto->ctnl_timeout.obj_size, GFP_KERNEL); in cttimeout_new_timeout()
Dnf_conntrack_proto_sctp.c679 .obj_size = sizeof(unsigned int) * SCTP_CONNTRACK_MAX,
/net/ipv6/
Dudplite.c53 .obj_size = sizeof(struct udp6_sock),
Dping.c179 .obj_size = sizeof(struct raw6_sock),
/net/ipv4/
Dudplite.c57 .obj_size = sizeof(struct udp_sock),
/net/phonet/
Ddatagram.c180 .obj_size = sizeof(struct pn_sock),
/net/bluetooth/bnep/
Dsock.c196 .obj_size = sizeof(struct bt_sock)
/net/bluetooth/cmtp/
Dsock.c199 .obj_size = sizeof(struct bt_sock)
/net/bluetooth/hidp/
Dsock.c247 .obj_size = sizeof(struct bt_sock)
/net/core/
Dsock.c1583 osk->sk_prot->obj_size - offsetof(struct sock, sk_dontcopy_end)); in sock_copy()
1603 sk_prot_clear_nulls(sk, prot->obj_size); in sk_prot_alloc()
1605 sk = kmalloc(prot->obj_size, priority); in sk_prot_alloc()
3358 rsk_prot->obj_size, 0, in req_prot_init()
3376 prot->obj_size, 0, in proto_register()
3516 proto->obj_size, in proto_seq_printf()
/net/nfc/
Drawsock.c398 .obj_size = sizeof(struct nfc_rawsock),
/net/ieee802154/
Dsocket.c393 .obj_size = sizeof(struct sock),
954 .obj_size = sizeof(struct dgram_sock),
/net/l2tp/
Dl2tp_ip.c599 .obj_size = sizeof(struct l2tp_ip_sock),
Dl2tp_ip6.c733 .obj_size = sizeof(struct l2tp_ip6_sock),
/net/can/
Draw.c869 .obj_size = sizeof(struct raw_sock),
/net/rds/
Daf_rds.c637 .obj_size = sizeof(struct rds_sock),

123