| /Linux-v5.4/include/linux/ |
| D | generic-radix-tree.h | 99 static inline size_t __idx_to_offset(size_t idx, size_t obj_size) in __idx_to_offset() argument 101 if (__builtin_constant_p(obj_size)) in __idx_to_offset() 102 BUILD_BUG_ON(obj_size > PAGE_SIZE); in __idx_to_offset() 104 BUG_ON(obj_size > PAGE_SIZE); in __idx_to_offset() 106 if (!is_power_of_2(obj_size)) { in __idx_to_offset() 107 size_t objs_per_page = PAGE_SIZE / obj_size; in __idx_to_offset() 110 (idx % objs_per_page) * obj_size; in __idx_to_offset() 112 return idx * obj_size; in __idx_to_offset() 184 size_t obj_size) in __genradix_iter_advance() argument 186 iter->offset += obj_size; in __genradix_iter_advance() [all …]
|
| D | objagg.h | 8 size_t obj_size; member
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | icm.c | 261 (MLX4_TABLE_CHUNK_SIZE / table->obj_size); in mlx4_table_get() 299 i = (obj & (table->num_obj - 1)) / (MLX4_TABLE_CHUNK_SIZE / table->obj_size); in mlx4_table_put() 328 idx = (u64) (obj & (table->num_obj - 1)) * table->obj_size; in mlx4_table_find() 385 int inc = MLX4_TABLE_CHUNK_SIZE / table->obj_size; in mlx4_table_get_range() 411 for (i = start; i <= end; i += MLX4_TABLE_CHUNK_SIZE / table->obj_size) in mlx4_table_put_range() 416 u64 virt, int obj_size, u32 nobj, int reserved, in mlx4_init_icm_table() argument 425 obj_per_chunk = MLX4_TABLE_CHUNK_SIZE / obj_size; in mlx4_init_icm_table() 436 table->obj_size = obj_size; in mlx4_init_icm_table() 441 size = (u64) nobj * obj_size; in mlx4_init_icm_table() 442 for (i = 0; i * MLX4_TABLE_CHUNK_SIZE < reserved * obj_size; ++i) { in mlx4_init_icm_table()
|
| D | icm.h | 91 u64 virt, int obj_size, u32 nobj, int reserved,
|
| /Linux-v5.4/include/rdma/ |
| D | uverbs_types.h | 106 size_t obj_size; member 174 .obj_size = (_obj_size) + \ 186 .obj_size = (_size) + \
|
| /Linux-v5.4/drivers/infiniband/hw/mthca/ |
| D | mthca_memfree.c | 224 int i = (obj & (table->num_obj - 1)) * table->obj_size / MTHCA_TABLE_CHUNK_SIZE; in mthca_table_get() 264 i = (obj & (table->num_obj - 1)) * table->obj_size / MTHCA_TABLE_CHUNK_SIZE; in mthca_table_put() 290 idx = (obj & (table->num_obj - 1)) * table->obj_size; in mthca_table_find() 324 int inc = MTHCA_TABLE_CHUNK_SIZE / table->obj_size; in mthca_table_get_range() 352 for (i = start; i <= end; i += MTHCA_TABLE_CHUNK_SIZE / table->obj_size) in mthca_table_put_range() 357 u64 virt, int obj_size, in mthca_alloc_icm_table() argument 367 obj_per_chunk = MTHCA_TABLE_CHUNK_SIZE / obj_size; in mthca_alloc_icm_table() 377 table->obj_size = obj_size; in mthca_alloc_icm_table() 385 for (i = 0; i * MTHCA_TABLE_CHUNK_SIZE < reserved * obj_size; ++i) { in mthca_alloc_icm_table() 387 if ((i + 1) * MTHCA_TABLE_CHUNK_SIZE > nobj * obj_size) in mthca_alloc_icm_table() [all …]
|
| D | mthca_memfree.h | 67 int obj_size; member 87 u64 virt, int obj_size,
|
| /Linux-v5.4/drivers/infiniband/hw/hns/ |
| D | hns_roce_hem.c | 252 (chunk_size / table->obj_size); in hns_roce_calc_hem_mhop() 379 (table->table_chunk_size / table->obj_size); in hns_roce_set_hem() 625 table->obj_size); in hns_roce_table_get() 785 (table->table_chunk_size / table->obj_size); in hns_roce_table_put() 823 obj_per_chunk = table->table_chunk_size / table->obj_size; in hns_roce_table_find() 826 dma_offset = offset = idx_offset * table->obj_size; in hns_roce_table_find() 879 unsigned long inc = table->table_chunk_size / table->obj_size; in hns_roce_table_get_range() 887 inc = mhop.bt_chunk_size / table->obj_size; in hns_roce_table_get_range() 912 unsigned long inc = table->table_chunk_size / table->obj_size; in hns_roce_table_put_range() 918 inc = mhop.bt_chunk_size / table->obj_size; in hns_roce_table_put_range() [all …]
|
| D | hns_roce_hem.h | 126 unsigned long obj_size, unsigned long nobj,
|
| /Linux-v5.4/lib/ |
| D | objagg.c | 369 objagg_obj = kzalloc(sizeof(*objagg_obj) + objagg->ops->obj_size, in objagg_obj_create() 374 memcpy(objagg_obj->obj, obj, objagg->ops->obj_size); in objagg_obj_create() 536 objagg->ht_params.key_len = ops->obj_size; in objagg_create() 650 struct objagg_obj *objagg_obj, size_t obj_size, in objagg_hints_node_create() argument 657 hnode = kzalloc(sizeof(*hnode) + obj_size, GFP_KERNEL); in objagg_hints_node_create() 660 memcpy(hnode->obj, &objagg_obj->obj, obj_size); in objagg_hints_node_create() 864 objagg->ops->obj_size, in objagg_opt_simple_greedy_fillup_hints() 880 objagg->ops->obj_size, in objagg_opt_simple_greedy_fillup_hints() 956 objagg_hints->ht_params.key_len = objagg->ops->obj_size; in objagg_hints_get()
|
| /Linux-v5.4/net/dccp/ |
| D | ccid.c | 79 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()
|
| /Linux-v5.4/net/netfilter/ |
| D | nf_conntrack_proto_generic.c | 75 .obj_size = sizeof(unsigned int),
|
| D | nf_conntrack_proto_udp.c | 284 .obj_size = sizeof(unsigned int) * CTA_TIMEOUT_UDP_MAX, 306 .obj_size = sizeof(unsigned int) * CTA_TIMEOUT_UDP_MAX,
|
| D | nf_conntrack_proto_icmpv6.c | 289 .obj_size = sizeof(unsigned int),
|
| /Linux-v5.4/net/ipv4/ |
| D | udplite.c | 57 .obj_size = sizeof(struct udp_sock),
|
| /Linux-v5.4/net/ipv6/ |
| D | udplite.c | 53 .obj_size = sizeof(struct udp6_sock),
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_virt.c | 311 unsigned long obj_size, in amdgpu_virt_fw_reserve_get_checksum() argument 321 for (i = 0; i < obj_size; ++i) in amdgpu_virt_fw_reserve_get_checksum()
|
| D | amdgpu_virt.h | 305 int amdgpu_virt_fw_reserve_get_checksum(void *obj, unsigned long obj_size,
|
| /Linux-v5.4/include/drm/ |
| D | drm_gem.h | 336 int drm_gem_mmap_obj(struct drm_gem_object *obj, unsigned long obj_size,
|
| /Linux-v5.4/net/phonet/ |
| D | datagram.c | 180 .obj_size = sizeof(struct pn_sock),
|
| /Linux-v5.4/include/net/ |
| D | request_sock.h | 29 unsigned int obj_size; member
|
| /Linux-v5.4/net/bluetooth/bnep/ |
| D | sock.c | 196 .obj_size = sizeof(struct bt_sock)
|
| /Linux-v5.4/net/bluetooth/cmtp/ |
| D | sock.c | 199 .obj_size = sizeof(struct bt_sock)
|
| /Linux-v5.4/drivers/crypto/chelsio/chtls/ |
| D | chtls_cm.h | 129 chtls_tcp_ops->obj_size = sizeof(struct tcp_request_sock); in chtls_init_rsk_ops()
|
| /Linux-v5.4/include/net/netfilter/ |
| D | nf_conntrack_l4proto.h | 53 u16 obj_size; member
|