| /kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
| H A D | pinctrl-tegra-xusb.c | 153 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 D | pinctrl-starfive-jh7110.c | 122 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 D | pinctrl-starfive-jh7100.c | 476 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 D | core.c | 220 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 D | pinctrl-rzv2m.c | 220 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 D | mt76_connac.h | 83 u32 maps; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | core.c | 1425 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 D | unwind-libunwind-local.c | 691 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 D | test_offload.py | 1209 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 D | swap.c | 98 struct swap_map_page_list *maps; member [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_multi.c | 858 snd_pcm_chmap_query_t **maps; in snd_pcm_multi_query_chmaps() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-operator.h | 419 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 D | load-elimination.cc | 399 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 D | debug-wasm-objects.cc | 92 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 D | abg-reporter-priv.cc | 1355 const diff_maps &maps = corp_diff->get_leaf_diffs(); in maybe_report_interfaces_impacted_by_diff() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | policydb_validate.c | 1414 const ebitmap_t *maps = p->type_attr_map; in validate_typeattr_map() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| H A D | frontend_delegate_declarative_ng.cpp | 992 std::string maps; in GetStageSourceMap() local
|
| /kernel/linux/linux-6.6/arch/arm/mach-at91/ |
| H A D | pm.c | 1217 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 D | test_sockmap.c | 67 struct bpf_map *maps[9]; variable
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| H A D | fastrpc.c | 193 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 D | main.h | 164 } maps; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/pinctrl/bcm/ |
| H A D | pinctrl-bcm2835.c | 736 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 D | builtin-record.c | 387 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 D | evlist.c | 726 struct mmap *maps; in perf_evlist__mmap_cb_get() local
|
| H A D | synthetic-events.c | 599 struct maps *maps = machine__kernel_maps(machine); in perf_event__synthesize_modules() local
|