| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws_pools.c | 120 pr_bulk = kvzalloc_flex(*pr_bulk, prs_data, bulk_len, GFP_KERNEL); in mlx5_fs_hws_pr_bulk_create() 276 mh_bulk = kvzalloc_flex(*mh_bulk, mhs_data, bulk_len, GFP_KERNEL); in mlx5_fs_hws_mh_bulk_create()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | smt.c | 50 s = kvzalloc_flex(*s, smtab, smt_size, GFP_KERNEL); in t4_init_smt()
|
| H A D | clip_tbl.c | 290 ctbl = kvzalloc_flex(*ctbl, hash_list, clipt_size, GFP_KERNEL); in t4_init_clip_tbl()
|
| H A D | cxgb4_tc_u32.c | 504 t = kvzalloc_flex(*t, table, max_tids, GFP_KERNEL); in cxgb4_init_tc_u32()
|
| H A D | sched.c | 656 s = kvzalloc_flex(*s, tab, sched_size, GFP_KERNEL); in t4_init_sched()
|
| H A D | l2t.c | 623 d = kvzalloc_flex(*d, l2tab, l2t_size, GFP_KERNEL); in t4_init_l2t()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_bo_list.c | 79 list = kvzalloc_flex(*list, entries, num_entries, GFP_KERNEL); in amdgpu_bo_list_create()
|
| /linux/fs/xfs/scrub/ |
| H A D | rtsummary.c | 52 rts = kvzalloc_flex(*rts, words, mp->m_blockwsize, XCHK_GFP_FLAGS); in xchk_setup_rtsummary()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-event.c | 238 sev = kvzalloc_flex(*sev, events, elems, GFP_KERNEL); in v4l2_event_subscribe()
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | l2t.c | 411 d = kvzalloc_flex(*d, l2tab, l2t_capacity, GFP_KERNEL); in t3_init_l2t()
|
| /linux/net/devlink/ |
| H A D | core.c | 421 devlink = kvzalloc_flex(*devlink, priv, priv_size, GFP_KERNEL); in devlink_alloc_ns()
|
| /linux/drivers/cxl/ |
| H A D | pmem.c | 237 kvzalloc_flex(*set_lsa, data, cmd->in_length, GFP_KERNEL); in cxl_pmem_set_config_data()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 463 fc_bulk = kvzalloc_flex(*fc_bulk, fcs, bulk_len, GFP_KERNEL); in mlx5_fc_bulk_create()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_odp.c | 526 work = kvzalloc_flex(*work, frags, num_sge, GFP_KERNEL); in rxe_ib_advise_mr_prefetch()
|
| /linux/net/ethtool/ |
| H A D | common.c | 690 info = kvzalloc_flex(*info, rule_locs, rule_cnt, GFP_KERNEL); in ethtool_get_max_rxnfc_channel() 844 info = kvzalloc_flex(*info, rule_locs, rule_cnt, GFP_KERNEL); in ethtool_check_rss_ctx_busy()
|
| /linux/net/openvswitch/ |
| H A D | meter.c | 72 ti = kvzalloc_flex(*ti, dp_meters, size, GFP_KERNEL); in dp_meter_instance_alloc()
|
| /linux/net/xdp/ |
| H A D | xsk_buff_pool.c | 62 pool = kvzalloc_flex(*pool, free_heads, entries, GFP_KERNEL); in xp_create_and_assign_umem()
|
| /linux/net/netfilter/ |
| H A D | xt_recent.c | 394 t = kvzalloc_flex(*t, iphash, ip_list_hash_size, GFP_KERNEL); in recent_mt_check()
|
| /linux/include/linux/ |
| H A D | slab.h | 1071 #define kvzalloc_flex(P, FAM, COUNT, GFP) \ macro
|
| /linux/ipc/ |
| H A D | sem.c | 517 sma = kvzalloc_flex(*sma, sems, nsems, GFP_KERNEL_ACCOUNT); in sem_alloc() 1941 new = kvzalloc_flex(*new, semadj, nsems, GFP_KERNEL_ACCOUNT); in find_alloc_undo()
|
| /linux/drivers/input/ |
| H A D | evdev.c | 468 client = kvzalloc_flex(*client, buffer, bufsize, GFP_KERNEL); in evdev_open()
|
| /linux/drivers/block/ |
| H A D | zloop.c | 1000 zlo = kvzalloc_flex(*zlo, zones, nr_zones, GFP_KERNEL); in zloop_ctl_add()
|
| /linux/drivers/infiniband/core/ |
| H A D | sysfs.c | 1160 p = kvzalloc_flex(*p, attrs_list, in setup_port()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | odp.c | 2100 work = kvzalloc_flex(*work, frags, num_sge, GFP_KERNEL); in mlx5_ib_advise_mr_prefetch()
|
| /linux/fs/udf/ |
| H A D | super.c | 1050 bitmap = kvzalloc_flex(*bitmap, s_block_bitmap, nr_groups, GFP_KERNEL); in udf_sb_alloc_bitmap()
|