Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_offload.py210 def bpftool_prog_load(sample, file_name, maps=[], prog_type="xdp", dev=None, argument
1207 maps = bpftool_map_list(expected=2) variable
H A Dtest_sockmap.c67 struct bpf_map *maps[9]; variable
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.h741 struct bpf_map_skeleton *maps; member
H A Dlibbpf.c412 struct bpf_map *maps; member
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dinkern.c27 int iio_map_array_register(struct iio_dev *indio_dev, struct iio_map *maps) in iio_map_array_register()
/OK3568_Linux_fs/kernel/net/core/
H A Dbpf_sk_storage.c384 struct bpf_map *maps[]; member
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dpinctrl.c109 struct pinctrl_map *maps = *map; in sh_pfc_dt_subnode_to_map() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devent.c536 struct maps *maps = thread->maps; in thread__find_map() local
H A Dmachine.c1339 static int maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) in maps__set_module_path()
1366 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir()
H A Dsynthetic-events.c599 struct maps *maps = machine__kernel_maps(machine); in perf_event__synthesize_modules() local
H A Devlist.c726 struct mmap *maps; in perf_evlist__mmap_cb_get() local
H A Dprobe-event.c153 struct maps *maps = machine__kernel_maps(host_machine); in kernel_get_module_map() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c387 struct mmap *maps = evlist->mmap; in record__aio_mmap_read_sync() local
1103 struct mmap *maps; in record__mmap_read_evlist() local
H A Dbuiltin-report.c786 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp) in maps__fprintf_task()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86cmap.c92 CMapLinkPtr maps; member
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c193 struct fastrpc_map **maps; member
221 struct list_head maps; member
/OK3568_Linux_fs/external/xserver/include/
H A Dxkbsrv.h221 XkbIndicatorMapPtr maps; member
H A Dxkbstr.h407 XkbIndicatorMapRec maps[XkbNumIndicators]; member
601 XkbIndicatorMapRec maps[XkbNumIndicators]; member
/OK3568_Linux_fs/kernel/kernel/power/
H A Dswap.c97 struct swap_map_page_list *maps; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h164 } maps; member
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dcore.c1388 int pinctrl_register_mappings(const struct pinctrl_map *maps, in pinctrl_register_mappings()
/OK3568_Linux_fs/kernel/drivers/crypto/axis/
H A Dartpec6_crypto.c244 struct artpec6_crypto_dma_map maps[PDMA_DESCR_COUNT * 2 + 2]; member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-thin.c1229 struct list_head maps; in process_prepared() local
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic-v3-its.c1813 struct its_vlpi_map *maps; in its_vlpi_map() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2435 u32 maps[RTL_VAR_MAP_MAX]; member

123