Home
last modified time | relevance | path

Searched defs:maps (Results 151 - 175 of 226) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c153 tegra_xusb_padctl_parse_subnode(struct tegra_xusb_padctl *padctl, struct device_node *np, struct pinctrl_map **maps, unsigned int *reserved_maps, unsigned int *num_maps) tegra_xusb_padctl_parse_subnode() argument
234 tegra_xusb_padctl_dt_node_to_map(struct pinctrl_dev *pinctrl, struct device_node *parent, struct pinctrl_map **maps, unsigned int *num_maps) tegra_xusb_padctl_dt_node_to_map() argument
/kernel/linux/linux-6.6/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) jh7110_dt_node_to_map() 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) starfive_dt_node_to_map() argument
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmc/
H A Dcore.c220 const struct pmc_bit_map **maps = pmc->map->slps0_dbg_maps; in pmc_core_slps0_display() local
244 static int pmc_core_lpm_get_arr_size(const struct pmc_bit_map **maps) in pmc_core_lpm_get_arr_size() argument
254 pmc_core_lpm_display(struct pmc *pmc, struct device *dev, struct seq_file *s, u32 offset, int pmc_index, const char *str, const struct pmc_bit_map **maps) pmc_core_lpm_display() argument
317 const struct pmc_bit_map **maps; pmc_core_ppfear_show() local
699 const struct pmc_bit_map **maps; pmc_core_substate_sts_regs_show() local
720 const struct pmc_bit_map **maps; pmc_core_substate_l_sts_regs_show() local
750 const struct pmc_bit_map **maps = pmc->map->lpm_sts; pmc_core_substate_req_regs_show() local
1335 const struct pmc_bit_map **maps = pmc->map->lpm_sts; pmc_core_resume_common() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rzv2m.c220 struct pinctrl_map *maps = *map; in rzv2m_dt_subnode_to_map() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h83 u32 maps; member
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dcore.c1425 int pinctrl_register_mappings(const struct pinctrl_map *maps, in pinctrl_register_mappings() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dunwind-libunwind-local.c691 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access() argument
705 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access() argument
710 static void _unwind__finish_access(struct maps *maps) in _unwind__finish_access() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_offload.py1209 maps = bpftool_map_list(expected=2) global() variable
1351 maps=["idx 0 id %d" % (mapB)], global() variable
1358 maps=["idx 0 id %d" % (mapB)], global() variable
1366 maps=["idx 0 id %d" % (mapA)], global() variable
[all...]
/kernel/linux/linux-6.6/kernel/power/
H A Dswap.c98 struct swap_map_page_list *maps; member
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_multi.c858 snd_pcm_chmap_query_t **maps; in snd_pcm_multi_query_chmaps() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator.h419 CheckMapsParameters(CheckMapsFlags flags, ZoneHandleSet<Map> const& maps, in CheckMapsParameters() argument
424 ZoneHandleSet<Map> const& maps() const { return maps_; } in maps() function in v8::internal::AbortReason::final
H A Dload-elimination.cc399 ZoneHandleSet<Map> const& maps = pair.second; in Print() local
339 AbstractMaps(Node* object, ZoneHandleSet<Map> maps, Zone* zone) AbstractMaps() argument
384 Extend( Node* object, ZoneHandleSet<Map> maps, Zone* zone) const Extend() argument
482 SetMaps( Node* object, ZoneHandleSet<Map> maps, Zone* zone) const SetMaps() argument
739 ZoneHandleSet<Map> const& maps = MapGuardMapsOf(node->op()); ReduceMapGuard() local
754 ZoneHandleSet<Map> const& maps = CheckMapsParametersOf(node->op()).maps(); ReduceCheckMaps() local
769 ZoneHandleSet<Map> const& maps = CompareMapsParametersOf(node->op()); ReduceCompareMaps() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc92 Handle<FixedArray> maps = isolate->wasm_debug_maps(); in GetOrCreateDebugMaps() local
110 auto maps = GetOrCreateDebugMaps(isolate); in GetOrCreateDebugProxyMap() local
799 auto maps = GetOrCreateDebugMaps(isolate); New() local
[all...]
/third_party/libabigail/src/
H A Dabg-reporter-priv.cc1355 const diff_maps &maps = corp_diff->get_leaf_diffs(); in maybe_report_interfaces_impacted_by_diff() local
/third_party/selinux/libsepol/src/
H A Dpolicydb_validate.c1414 const ebitmap_t *maps = p->type_attr_map; in validate_typeattr_map() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp992 std::string maps; in GetStageSourceMap() local
/kernel/linux/linux-6.6/arch/arm/mach-at91/
H A Dpm.c1217 static void __init at91_pm_modes_init(const u32 *maps, int len) in at91_pm_modes_init() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c67 struct bpf_map *maps[9]; variable
/kernel/linux/linux-5.10/drivers/misc/
H A Dfastrpc.c193 struct fastrpc_map **maps; member
221 struct list_head maps; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.h164 } maps; global() member
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c736 bcm2835_pctl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *maps, unsigned num_maps) bcm2835_pctl_dt_free_map() argument
748 bcm2835_pctl_dt_node_to_map_func(struct bcm2835_pinctrl *pc, struct device_node *np, u32 pin, u32 fnum, struct pinctrl_map **maps) bcm2835_pctl_dt_node_to_map_func() argument
767 bcm2835_pctl_dt_node_to_map_pull(struct bcm2835_pinctrl *pc, struct device_node *np, u32 pin, u32 pull, struct pinctrl_map **maps) bcm2835_pctl_dt_node_to_map_pull() argument
800 struct pinctrl_map *maps, *cur_map; bcm2835_pctl_dt_node_to_map() local
[all...]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/tools/perf/util/
H A Devlist.c726 struct mmap *maps; in perf_evlist__mmap_cb_get() local
H A Dsynthetic-events.c599 struct maps *maps = machine__kernel_maps(machine); in perf_event__synthesize_modules() local

Completed in 41 milliseconds

12345678910