| /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
|
| H A D | evlist.c | 847 struct mmap *maps; in perf_evlist__mmap_cb_get() local
|
| H A D | machine.c | 1525 maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) maps__set_module_path() argument 1554 maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) maps__set_modules_path_dir() argument 3402 struct maps *maps = machine__kernel_maps(machine); machine__for_each_kernel_map() local [all...] |
| H A D | probe-event.c | 154 struct maps *maps = machine__kernel_maps(host_machine); in kernel_get_module_map() 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...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | map.cc | 875 static bool ContainsMap(MapHandles const& maps, Map map) { in ContainsMap() argument 883 static bool HasElementsKind(MapHandles const& maps, in HasElementsKind() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | machine.c | 1339 maps__set_module_path(struct maps *maps, const char *path, struct kmod_path *m) maps__set_module_path() argument 1366 maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) maps__set_modules_path_dir() argument [all...] |
| H A D | probe-event.c | 153 struct maps *maps = machine__kernel_maps(host_machine); in kernel_get_module_map() local
|
| H A D | symbol.c | 260 void maps__fixup_end(struct maps *maps) in maps__fixup_end() argument 1196 struct list_head maps; global() member 1967 __maps__sort_by_name(struct maps *maps) __maps__sort_by_name() argument 1972 map__groups__sort_by_name_from_rbtree(struct maps *maps) map__groups__sort_by_name_from_rbtree() argument 1991 __maps__find_by_name(struct maps *maps, const char *name) __maps__find_by_name() argument 2005 maps__find_by_name(struct maps *maps, const char *name) maps__find_by_name() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | fastrpc.c | 248 struct fastrpc_map **maps; member 294 struct list_head maps; member [all...] |