Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c143 static void mask_spec(u8 *mask, u8 *val, size_t size) in mask_spec() function
324 mask_spec((u8 *)eth_mask, (u8 *)eth_val, sizeof(*eth_mask)); in parse_ether()
391 mask_spec(fs->m_ext.h_dest, fs->h_ext.h_dest, ETH_ALEN); in set_flow_attrs()
/linux-6.1.9/tools/perf/
Dbuiltin-record.c3564 static int record__mmap_cpu_mask_init_spec(struct mmap_cpu_mask *mask, const char *mask_spec) in record__mmap_cpu_mask_init_spec() argument
3568 cpus = perf_cpu_map__new(mask_spec); in record__mmap_cpu_mask_init_spec()