| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | get_cgroup_id_user.c | 38 struct bpf_map *map; in bpf_find_map() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf_map_in_map.c | 10 static __u32 bpf_map_id(struct bpf_map *map) in bpf_map_id() argument
|
| H A D | pinning.c | 12 struct bpf_map *map; in get_map_id() local 39 struct bpf_map *map; in test_pinning() local [all...] |
| H A D | sockmap_ktls.c | 36 static void test_sockmap_ktls_disconnect_after_delete(int family, int map) in test_sockmap_ktls_disconnect_after_delete() argument 79 static void test_sockmap_ktls_update_fails_when_sock_has_ulp(int family, int map) in test_sockmap_ktls_update_fails_when_sock_has_ulp() argument 151 int map; in run_tests() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | unwind-libunwind.c | 20 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access() argument
|
| /kernel/linux/linux-6.6/scripts/selinux/mdp/ |
| H A D | mdp.c | 85 const struct security_class_mapping *map = &secclass_map[i]; in main() local 106 const struct security_class_mapping *map = &secclass_map[i]; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | for_each_hash_map_elem.c | 29 check_hash_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_hash_elem() argument 58 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem() argument
|
| H A D | linked_list.c | 295 void *map; in inner_map_list_push_pop() local 327 void *map; in inner_map_list_push_pop_multiple() local 364 void *map; in inner_map_list_in_list() local [all...] |
| H A D | bloom_filter_bench.c | 43 struct bpf_map *map; member 71 bloom_callback(struct bpf_map *map, __u32 *key, void *val, in bloom_callback() argument
|
| H A D | local_storage_bench.c | 53 void *map, *inner_map; in do_lookup() local
|
| H A D | timer_mim_reject.c | 41 static int timer_cb(void *map, int *key, struct hmap_elem *val) in timer_cb() argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
| H A D | e820.h | 42 struct e820entry map[E820_X_MAX]; member
|
| /kernel/linux/linux-6.6/sound/pci/ |
| H A D | cs5530.c | 83 u16 map; in snd_cs5530_create() local
|
| /kernel/linux/linux-6.6/sound/usb/ |
| H A D | proc.c | 139 const struct snd_pcm_chmap_elem *map = fp->chmap; in proc_dump_substream_formats() local
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | pids.c | 19 int build_obj_refs_table(struct hashmap **map, enum bpf_obj_type type) in build_obj_refs_table() argument 23 void delete_obj_refs_table(struct hashmap *map) {} in delete_obj_refs_table() argument 24 void emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) {} in emit_obj_refs_plain() argument 25 void emit_obj_refs_json(struct hashmap *map, __u32 id, json_writer_t *json_writer) {} in emit_obj_refs_json() argument 31 static void add_ref(struct hashmap *map, struct pid_iter_entry *e) in add_ref() argument 98 int build_obj_refs_table(struct hashmap **map, enum bpf_obj_type type) in build_obj_refs_table() argument 177 delete_obj_refs_table(struct hashmap *map) delete_obj_refs_table() argument 195 emit_obj_refs_json(struct hashmap *map, __u32 id, json_writer_t *json_writer) emit_obj_refs_json() argument 228 emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) emit_obj_refs_plain() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/perf/Documentation/examples/ |
| H A D | sampling.c | 27 struct perf_mmap *map; in main() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
| H A D | e820.h | 42 struct e820entry map[E820_X_MAX]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | map_to_7segment.h | 20 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_shuffleplanes.c | 37 int map[4]; member [all...] |
| H A D | vf_shuffleframes.c | 34 int *map; member 64 char *map = av_strtok(n == 0 ? mapping : NULL, " |", &saveptr); in init() local [all...] |
| /third_party/alsa-lib/test/ |
| H A D | chmap.c | 26 static void print_channels(const snd_pcm_chmap_t *map) in print_channels() argument 89 snd_pcm_chmap_t *map; in get_chmap() local 108 snd_pcm_chmap_t *map; set_chmap() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | pluralmaptest.cpp | 92 PluralMapForPluralMapTest map; in TestGet() local 112 PluralMapForPluralMapTest map; TestIterate() local 148 PluralMapForPluralMapTest map; TestEqual() local 157 PluralMapForPluralMapTest map; TestEqual() local 206 addVariant( PluralMapBase::Category v, const UnicodeString &value, PluralMapForPluralMapTest &map) addVariant() argument [all...] |
| /third_party/icu/icu4c/source/test/perf/unisetperf/draft/ |
| H A D | bitset.cpp | 51 uint16_t map(int64_t key) { in map() function
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | UnicodeMapIterator.java | 236 private UnicodeMap<T> map; field in UnicodeMapIterator
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | CldrDataProcessorTest.java | 68 void setNames(Map<String, String> map) { in setNames() argument 72 void setCurrencies(Map<String, CurrencyData> map) { in setCurrencies() argument [all...] |