Searched refs:mask_spec (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c139 static void mask_spec(u8 *mask, u8 *val, size_t size) function
320 mask_spec((u8 *)eth_mask, (u8 *)eth_val, sizeof(*eth_mask));
387 mask_spec(fs->m_ext.h_dest, fs->h_ext.h_dest, ETH_ALEN);
/linux-master/tools/perf/
H A Dbuiltin-record.c3599 static int record__mmap_cpu_mask_init_spec(struct mmap_cpu_mask *mask, const char *mask_spec) argument
3603 cpus = perf_cpu_map__new(mask_spec);

Completed in 170 milliseconds