Searched defs:maps (Results 26 - 50 of 77) sorted by relevance

1234

/linux-master/kernel/irq/
H A Dmatrix.c32 struct cpumap __percpu *maps; member in struct:irq_matrix
[all...]
/linux-master/drivers/mtd/maps/
H A Dphysmap-core.c54 struct map_info *maps; member in struct:physmap_flash_info
[all...]
H A Desb2rom.c101 struct list_head maps; member in struct:esb2rom_window
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv50.c51 refcount_t maps; member in struct:nv50_instobj
/linux-master/tools/testing/selftests/vDSO/
H A Dvdso_test_correctness.c71 FILE *maps; local
/linux-master/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h797 struct regmap *maps[ASPEED_NR_PINMUX_IPS]; member in struct:aspeed_pinmux_data
/linux-master/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c207 wmt_pctl_dt_node_to_map_func(struct wmt_pinctrl_data *data, struct device_node *np, u32 pin, u32 fnum, struct pinctrl_map **maps) argument
234 wmt_pctl_dt_node_to_map_pull(struct wmt_pinctrl_data *data, struct device_node *np, u32 pin, u32 pull, struct pinctrl_map **maps) argument
282 wmt_pctl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *maps, unsigned num_maps) argument
300 struct pinctrl_map *maps, *cur_map; local
[all...]
/linux-master/tools/perf/util/
H A Dthread.c353 struct maps *maps; member in struct:thread__prepare_access_maps_cb_args
H A Dthread.h33 struct maps *maps; local
134 static inline void thread__set_maps(struct thread *thread, struct maps *maps) argument
H A Devent.c601 struct maps *maps = thread__maps(thread); local
[all...]
/linux-master/drivers/media/tuners/
H A Dtda18271-priv.h109 struct tda18271_map_layout *maps; member in struct:tda18271_priv
/linux-master/tools/testing/selftests/x86/
H A Dtest_vsyscall.c103 FILE *maps; local
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl.c106 struct pinctrl_map *maps = *map; local
[all...]
H A Dpinctrl-rzv2m.c220 struct pinctrl_map *maps = *map; local
[all...]
/linux-master/drivers/iio/
H A Dinkern.c44 int iio_map_array_register(struct iio_dev *indio_dev, struct iio_map *maps) argument
93 int devm_iio_map_array_register(struct device *dev, struct iio_dev *indio_dev, struct iio_map *maps) argument
/linux-master/kernel/bpf/
H A Doffload.c47 struct list_head maps; member in struct:bpf_offload_netdev
/linux-master/drivers/iio/adc/
H A Daxp20x_adc.c629 struct iio_map *maps; member in struct:axp_data
/linux-master/net/ethtool/
H A Dcommon.c704 ethtool_forced_speed_maps_init(struct ethtool_forced_speed_map *maps, u32 size) argument
/linux-master/net/core/
H A Dbpf_sk_storage.c435 struct bpf_map *maps[]; member in struct:bpf_sk_storage_diag
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c95 __u64 maps; member in struct:bpffs_opts
/linux-master/sound/usb/
H A Dstream.c288 const unsigned int *maps; local
/linux-master/tools/lib/perf/
H A Devlist.c418 struct perf_mmap *maps; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_offload.py1209 maps = bpftool_map_list(expected=2) variable
1351 maps=["idx 0 id %d" % (mapB)], variable
1358 maps=["idx 0 id %d" % (mapB)], variable
1366 maps=["idx 0 id %d" % (mapA)], variable
[all...]
/linux-master/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.c122 jh7110_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **maps, unsigned int *num_maps) argument
H A Dpinctrl-starfive-jh7100.c476 starfive_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **maps, unsigned int *num_maps) argument

Completed in 234 milliseconds

1234