Home
last modified time | relevance | path

Searched defs:maps (Results 51 – 75 of 82) sorted by relevance

1234

/openbmc/linux/sound/usb/
H A Dstream.c288 const unsigned int *maps; in convert_chmap() local
/openbmc/linux/tools/lib/perf/
H A Devlist.c418 struct perf_mmap *maps; in perf_evlist__mmap_cb_get() local
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h797 struct regmap *maps[ASPEED_NR_PINMUX_IPS]; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py210 def bpftool_prog_load(sample, file_name, maps=[], prog_type="xdp", dev=None, argument
1209 maps = bpftool_map_list(expected=2) variable
H A Dtest_sockmap.c67 struct bpf_map *maps[9]; variable
/openbmc/linux/kernel/bpf/
H A Doffload.c47 struct list_head maps; member
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c434 struct bpf_map *maps[]; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h83 u32 maps; member
/openbmc/linux/tools/perf/util/
H A Dmachine.c1525 static int maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) in maps__set_module_path()
1554 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir()
3406 struct maps *maps = machine__kernel_maps(machine); in machine__for_each_kernel_map() local
H A Devent.c601 struct maps *maps = thread__maps(thread); in thread__find_map() local
H A Dsymbol.c1216 struct list_head maps; member
H A Dsynthetic-events.c673 struct maps *maps = machine__kernel_maps(machine); in perf_event__synthesize_modules() local
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpinctrl.c106 struct pinctrl_map *maps = *map; in sh_pfc_dt_subnode_to_map() local
H A Dpinctrl-rzv2m.c220 struct pinctrl_map *maps = *map; in rzv2m_dt_subnode_to_map() local
H A Dpinctrl-rzg2l.c260 struct pinctrl_map *maps = *map; in rzg2l_dt_subnode_to_map() local
/openbmc/linux/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.c124 struct pinctrl_map **maps, in jh7110_dt_node_to_map()
H A Dpinctrl-starfive-jh7100.c478 struct pinctrl_map **maps, in starfive_dt_node_to_map()
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c1226 static void __init at91_pm_modes_init(const u32 *maps, int len) in at91_pm_modes_init()
/openbmc/linux/kernel/power/
H A Dswap.c98 struct swap_map_page_list *maps; member
/openbmc/linux/lib/
H A Ddynamic_debug.c48 struct list_head link, maps; member
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c845 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp) in maps__fprintf_task()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h164 } maps; member
/openbmc/linux/drivers/misc/
H A Dfastrpc.c248 struct fastrpc_map **maps; member
293 struct list_head maps; member
/openbmc/linux/drivers/pinctrl/
H A Dcore.c1428 int pinctrl_register_mappings(const struct pinctrl_map *maps, in pinctrl_register_mappings()
/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c1195 int sample_setup_maps(struct bpf_map **maps) in sample_setup_maps()

1234