Home
last modified time | relevance | path

Searched defs:maps (Results 101 - 125 of 226) sorted by relevance

12345678910

/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp299 auto maps = DfxMaps::Create(child); in HWTEST_F() local
338 auto maps = DfxMaps::Create(getpid()); in HWTEST_F() local
422 auto maps = DfxMaps::Create(child); in HWTEST_F() local
453 auto maps = DfxMaps::Create(getpid()); HWTEST_F() local
911 std::shared_ptr<DfxMaps> maps = std::make_shared<DfxMaps>(); HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Desb2rom.c101 struct list_head maps; member
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h789 struct regmap *maps[ASPEED_NR_PINMUX_IPS]; member
/kernel/linux/linux-5.10/tools/lib/perf/
H A Devlist.c382 struct perf_mmap *maps; in perf_evlist__mmap_cb_get() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.h112 struct maps *maps; member
H A Dthread.c350 struct maps *maps = thread->maps; __thread__prepare_access() local
[all...]
H A Devent.c536 struct maps *maps = thread->maps; in thread__find_map() local
[all...]
H A Dunwind-libunwind-local.c619 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access() argument
631 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access() argument
636 _unwind__finish_access(struct maps *maps) _unwind__finish_access() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Desb2rom.c101 struct list_head maps; member
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h797 struct regmap *maps[ASPEED_NR_PINMUX_IPS]; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.c356 struct maps *maps = thread__maps(thread); in __thread__prepare_access() local
H A Dthread.h39 struct maps *maps; in DECLARE_RC_STRUCT() local
132 static inline void thread__set_maps(struct thread *thread, struct maps *maps) in thread__set_maps() argument
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A Dvdso_test_correctness.c71 FILE *maps; in vsyscall_getcpu() local
/third_party/libabigail/src/
H A Dabg-leaf-reporter.cc123 report_type_changes_from_diff_maps(const leaf_reporter& reporter, const diff_maps& maps, ostream& out, const string& indent) report_type_changes_from_diff_maps() argument
164 report_changes_from_diff_maps(const diff_maps& maps, ostream& out, const string& indent) const report_changes_from_diff_maps() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dtest_vsyscall.c106 FILE *maps; in init_vsys() local
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Daxp20x_adc.c593 struct iio_map *maps; member
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-5.10/samples/bpf/
H A Dbpf_load.c265 static int load_maps(struct bpf_map_data *maps, int nr_maps, in load_maps() argument
339 parse_relo_and_apply(Elf_Data *data, Elf_Data *symbols, GElf_Shdr *shdr, struct bpf_insn *insn, struct bpf_map_data *maps, int nr_maps) parse_relo_and_apply() argument
399 load_elf_maps_section(struct bpf_map_data *maps, int maps_shndx, Elf *elf, Elf_Data *symbols, int strtabidx) load_elf_maps_section() argument
[all...]
/kernel/linux/linux-5.10/sound/usb/
H A Dstream.c289 const unsigned int *maps; in convert_chmap() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Doffload.c46 struct list_head maps; member
/kernel/linux/linux-5.10/net/core/
H A Dbpf_sk_storage.c384 struct bpf_map *maps[]; member
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda18271-priv.h109 struct tda18271_map_layout *maps; member
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpinctrl.c109 struct pinctrl_map *maps = *map; in sh_pfc_dt_subnode_to_map() local
[all...]
/kernel/linux/linux-5.10/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) wmt_pctl_dt_node_to_map_func() 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) wmt_pctl_dt_node_to_map_pull() argument
282 wmt_pctl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *maps, unsigned num_maps) wmt_pctl_dt_free_map() argument
300 struct pinctrl_map *maps, *cur_map; wmt_pctl_dt_node_to_map() local
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda18271-priv.h109 struct tda18271_map_layout *maps; member

Completed in 21 milliseconds

12345678910