| /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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.h | 164 } maps; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
| H A D | pinctrl-rzg2l.c | 260 struct pinctrl_map *maps = *map; in rzg2l_dt_subnode_to_map() local [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
| H A D | pinctrl-bcm2835.c | 755 bcm2835_pctl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *maps, unsigned num_maps) bcm2835_pctl_dt_free_map() argument 767 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 786 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 819 struct pinctrl_map *maps, *cur_map; bcm2835_pctl_dt_node_to_map() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-report.c | 847 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp) in maps__fprintf_task() argument
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.h | 1557 struct bpf_map_skeleton *maps; global() member 1585 struct bpf_map_skeleton *maps; global() member [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | synthetic-events.c | 673 struct maps *maps = machine__kernel_maps(machine); in perf_event__synthesize_modules() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 65 struct bpf_map *maps[9]; variable
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | dynamic_debug.c | 48 struct list_head link, maps; member
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_sample_user.c | 1195 int sample_setup_maps(struct bpf_map **maps) in sample_setup_maps() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_direct.c | 1074 snd_pcm_chmap_query_t **smaps, **maps; local [all...] |
| H A D | pcm_route.c | 668 snd_pcm_chmap_query_t **maps; in snd_pcm_route_query_chmaps() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | DateFormatSymbols.java | 1630 Map<String, Map<String, String>> maps = new TreeMap<>(); field in DateFormatSymbols.CalendarDataSink [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | DateFormatSymbols.java | 1572 Map<String, Map<String, String>> maps = new TreeMap<>(); field in DateFormatSymbols.CalendarDataSink [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.h | 1645 struct bpf_map_skeleton *maps; global() member 1673 struct bpf_map_skeleton *maps; global() member [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-instantiate.cc | 673 Handle<FixedArray> maps = isolate_->factory()->NewFixedArray( in Build() local 213 CreateMapForType(Isolate* isolate, const WasmModule* module, int type_index, Handle<WasmInstanceObject> instance, Handle<FixedArray> maps) CreateMapForType() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-operator.cc | 1457 const Operator* SimplifiedOperatorBuilder::MapGuard(ZoneHandleSet<Map> maps) { in MapGuard() argument 1445 CheckMaps( CheckMapsFlags flags, ZoneHandleSet<Map> maps, const FeedbackSource& feedback) CheckMaps() argument 1466 CompareMaps( ZoneHandleSet<Map> maps) CompareMaps() argument [all...] |
| H A D | js-heap-broker.cc | 428 NamedAccessFeedback(NameRef const& name, ZoneVector<MapRef> const& maps, FeedbackSlotKind slot_kind) NamedAccessFeedback() argument 794 ProcessFeedbackMapsForElementAccess( ZoneVector<MapRef>& maps, KeyedAccessMode const& keyed_mode, FeedbackSlotKind slot_kind) ProcessFeedbackMapsForElementAccess() argument [all...] |