Home
last modified time | relevance | path

Searched refs:kvzalloc_flex (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws_pools.c120 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 Dsmt.c50 s = kvzalloc_flex(*s, smtab, smt_size, GFP_KERNEL); in t4_init_smt()
H A Dclip_tbl.c290 ctbl = kvzalloc_flex(*ctbl, hash_list, clipt_size, GFP_KERNEL); in t4_init_clip_tbl()
H A Dcxgb4_tc_u32.c504 t = kvzalloc_flex(*t, table, max_tids, GFP_KERNEL); in cxgb4_init_tc_u32()
H A Dsched.c656 s = kvzalloc_flex(*s, tab, sched_size, GFP_KERNEL); in t4_init_sched()
H A Dl2t.c623 d = kvzalloc_flex(*d, l2tab, l2t_size, GFP_KERNEL); in t4_init_l2t()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c79 list = kvzalloc_flex(*list, entries, num_entries, GFP_KERNEL); in amdgpu_bo_list_create()
/linux/fs/xfs/scrub/
H A Drtsummary.c52 rts = kvzalloc_flex(*rts, words, mp->m_blockwsize, XCHK_GFP_FLAGS); in xchk_setup_rtsummary()
/linux/drivers/media/v4l2-core/
H A Dv4l2-event.c238 sev = kvzalloc_flex(*sev, events, elems, GFP_KERNEL); in v4l2_event_subscribe()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c411 d = kvzalloc_flex(*d, l2tab, l2t_capacity, GFP_KERNEL); in t3_init_l2t()
/linux/net/devlink/
H A Dcore.c421 devlink = kvzalloc_flex(*devlink, priv, priv_size, GFP_KERNEL); in devlink_alloc_ns()
/linux/drivers/cxl/
H A Dpmem.c237 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 Dfs_counters.c463 fc_bulk = kvzalloc_flex(*fc_bulk, fcs, bulk_len, GFP_KERNEL); in mlx5_fc_bulk_create()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_odp.c526 work = kvzalloc_flex(*work, frags, num_sge, GFP_KERNEL); in rxe_ib_advise_mr_prefetch()
/linux/net/ethtool/
H A Dcommon.c690 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 Dmeter.c72 ti = kvzalloc_flex(*ti, dp_meters, size, GFP_KERNEL); in dp_meter_instance_alloc()
/linux/net/xdp/
H A Dxsk_buff_pool.c62 pool = kvzalloc_flex(*pool, free_heads, entries, GFP_KERNEL); in xp_create_and_assign_umem()
/linux/net/netfilter/
H A Dxt_recent.c394 t = kvzalloc_flex(*t, iphash, ip_list_hash_size, GFP_KERNEL); in recent_mt_check()
/linux/include/linux/
H A Dslab.h1071 #define kvzalloc_flex(P, FAM, COUNT, GFP) \ macro
/linux/ipc/
H A Dsem.c517 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 Devdev.c468 client = kvzalloc_flex(*client, buffer, bufsize, GFP_KERNEL); in evdev_open()
/linux/drivers/block/
H A Dzloop.c1000 zlo = kvzalloc_flex(*zlo, zones, nr_zones, GFP_KERNEL); in zloop_ctl_add()
/linux/drivers/infiniband/core/
H A Dsysfs.c1160 p = kvzalloc_flex(*p, attrs_list, in setup_port()
/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c2100 work = kvzalloc_flex(*work, frags, num_sge, GFP_KERNEL); in mlx5_ib_advise_mr_prefetch()
/linux/fs/udf/
H A Dsuper.c1050 bitmap = kvzalloc_flex(*bitmap, s_block_bitmap, nr_groups, GFP_KERNEL); in udf_sb_alloc_bitmap()

12