Searched refs:obj_size (Results 76 - 100 of 122) sorted by relevance

12345

/linux-master/drivers/xen/
H A Dpvcalls-front.c28 .obj_size = sizeof(struct sock),
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h266 int obj_size; member in struct:mlx4_icm_table
/linux-master/net/ipv4/
H A Dping.c1019 .obj_size = sizeof(struct inet_sock),
H A Dinet_connection_sock.c934 req->rsk_ops->obj_size - offsetof(struct sock, sk_dontcopy_end),
/linux-master/drivers/net/
H A Dtap.c101 .obj_size = sizeof(struct tap_queue),
/linux-master/crypto/
H A Daf_alg.c37 .obj_size = sizeof(struct alg_sock),
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c1309 .obj_size = sizeof(struct mlxsw_sp_acl_erp_key),
/linux-master/net/can/j1939/
H A Dsocket.c1330 .obj_size = sizeof(struct j1939_sock),
/linux-master/net/phonet/
H A Dpep.c1362 .obj_size = sizeof(struct pep_sock),
/linux-master/net/netrom/
H A Daf_netrom.c423 .obj_size = sizeof(struct nr_sock),
/linux-master/net/l2tp/
H A Dl2tp_ppp.c483 .obj_size = sizeof(struct pppox_sock),
/linux-master/net/netfilter/
H A Dnft_ct.c964 l4proto->ctnl_timeout.obj_size, GFP_KERNEL);
H A Dnf_conntrack_proto_tcp.c1640 .obj_size = sizeof(unsigned int) *
/linux-master/net/ipv6/
H A Draw.c1218 .obj_size = sizeof(struct raw6_sock),
/linux-master/net/bluetooth/
H A Dsco.c488 .obj_size = sizeof(struct sco_pinfo)
H A Dhci_sock.c2190 .obj_size = sizeof(struct hci_pinfo)
/linux-master/drivers/gpu/drm/radeon/
H A Dr100.c3092 uint32_t offset, uint32_t obj_size)
3131 DRM_DEBUG_KMS("writing surface %d %d %x %x\n", reg, flags, offset, offset+obj_size-1);
3134 WREG32(RADEON_SURFACE0_UPPER_BOUND + surf_index, offset + obj_size - 1);
3090 r100_set_surface_reg(struct radeon_device *rdev, int reg, uint32_t tiling_flags, uint32_t pitch, uint32_t offset, uint32_t obj_size) argument
/linux-master/net/rose/
H A Daf_rose.c543 .obj_size = sizeof(struct rose_sock),
/linux-master/net/appletalk/
H A Dddp.c1012 .obj_size = sizeof(struct atalk_sock),
/linux-master/net/vmw_vsock/
H A Daf_vsock.c124 .obj_size = sizeof(struct vsock_sock),
/linux-master/net/kcm/
H A Dkcmsock.c1497 .obj_size = sizeof(struct kcm_sock),
/linux-master/net/can/
H A Dbcm.c1756 .obj_size = sizeof(struct bcm_sock),
H A Disotp.c1698 .obj_size = sizeof(struct isotp_sock),
/linux-master/net/bpf/
H A Dtest_run.c953 .obj_size = sizeof(struct sock),
/linux-master/net/x25/
H A Daf_x25.c505 .obj_size = sizeof(struct x25_sock),

Completed in 427 milliseconds

12345