Home
last modified time | relevance | path

Searched defs:dests (Results 1 – 19 of 19) sorted by relevance

/linux/net/tipc/
H A Dbcast.c67 int dests[MAX_BEARERS]; member
212 static void tipc_bcast_select_xmit_method(struct net *net, int dests, in tipc_bcast_select_xmit_method()
289 struct tipc_nlist *dests, u16 *cong_link_cnt) in tipc_rcast_xmit()
319 struct tipc_nlist *dests) in tipc_mcast_send_sync()
379 struct tipc_mc_method *method, struct tipc_nlist *dests, in tipc_mcast_xmit()
H A Dgroup.c85 struct tipc_nlist dests; member
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py326 dests = None # owner dests variable in DamosDest
345 dests = None variable in DamosDests
348 def __init__(self, dests=[]): argument
399 dests = None variable in Damos
409 dests=DamosDests(), apply_interval_us=0): argument
H A Dsysfs.py77 def assert_migrate_dests_committed(dests, dump): argument
H A Ddrgn_dump_damon_status.py125 def damos_migrate_dests_to_dict(dests): argument
/linux/drivers/md/
H A Ddm-kcopyd.c368 struct dm_io_region dests[DM_KCOPYD_MAX_REGIONS]; member
779 unsigned int num_dests, struct dm_io_region *dests, in dm_kcopyd_copy()
859 unsigned int num_dests, struct dm_io_region *dests, in dm_kcopyd_zero()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.h45 struct mlx5_flow_destination dests[MLX5_NUM_TT]; member
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst519 .. _sysfs_schemes_stats:
/linux/mm/damon/
H A Dsysfs-schemes.c1754 struct damos_sysfs_dests *dests) in damos_sysfs_dests_rm_dirs()
1767 struct damos_sysfs_dests *dests, int nr_dests) in damos_sysfs_dests_add_dirs()
1807 struct damos_sysfs_dests *dests = container_of(kobj, in nr_dests_show() local
1816 struct damos_sysfs_dests *dests; in nr_dests_store() local
1873 struct damos_sysfs_dests *dests; member
1966 struct damos_sysfs_dests *dests = damos_sysfs_dests_alloc(); in damos_sysfs_set_dests() local
2582 struct damos_migrate_dests *dests = &scheme->migrate_dests; in damos_sysfs_add_migrate_dest() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c456 #define SET_IGNORE_DESTS_BITS(tt_map, dests) \ argument
/linux/include/linux/i3c/
H A Dccc.h381 struct i3c_ccc_cmd_dest *dests; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c573 struct mlx5hws_action_dest_attr *dests, in mlx5_fs_create_action_dest_array()
H A Dcmd.h33 struct mlx5hws_cmd_set_fte_dest *dests; member
H A Daction.c1362 struct mlx5hws_action_dest_attr *dests, in mlx5hws_action_create_dest_array()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c1175 struct mlx5dr_action_dest *dests, in mlx5dr_action_create_mult_dest_tbl()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c583 struct mlx5_flow_destination dests[2] = {}; in mlx5_esw_bridge_ingress_flow_with_esw_create() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h544 } dests[MLX5_MAX_FLOW_FWD_VPORTS]; member
H A Deswitch_offloads.c539 esw_dests_to_int_external(struct mlx5_flow_destination *dests, int max_dest) in esw_dests_to_int_external()
/linux/drivers/i3c/
H A Dmaster.c817 struct i3c_ccc_cmd_dest *dests, in i3c_ccc_cmd_init()