Home
last modified time | relevance | path

Searched defs:map (Results 601 - 625 of 3868) sorted by relevance

1...<<21222324252627282930>>...155

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c38 struct bpf_map *map; in bpf_find_map() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_map_in_map.c10 static __u32 bpf_map_id(struct bpf_map *map) in bpf_map_id() argument
H A Dpinning.c12 struct bpf_map *map; in get_map_id() local
39 struct bpf_map *map; in test_pinning() local
[all...]
H A Dsockmap_ktls.c36 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 Dunwind-libunwind.c20 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 Dmdp.c85 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 Dfor_each_hash_map_elem.c29 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 Dlinked_list.c295 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 Dbloom_filter_bench.c43 struct bpf_map *map; member
71 bloom_callback(struct bpf_map *map, __u32 *key, void *val, in bloom_callback() argument
H A Dlocal_storage_bench.c53 void *map, *inner_map; in do_lookup() local
H A Dtimer_mim_reject.c41 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 De820.h42 struct e820entry map[E820_X_MAX]; member
/kernel/linux/linux-6.6/sound/pci/
H A Dcs5530.c83 u16 map; in snd_cs5530_create() local
/kernel/linux/linux-6.6/sound/usb/
H A Dproc.c139 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 Dpids.c19 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 Dsampling.c27 struct perf_mmap *map; in main() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A De820.h42 struct e820entry map[E820_X_MAX]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dmap_to_7segment.h20 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_shuffleplanes.c37 int map[4]; member
[all...]
H A Dvf_shuffleframes.c34 int *map; member
64 char *map = av_strtok(n == 0 ? mapping : NULL, " |", &saveptr); in init() local
[all...]
/third_party/alsa-lib/test/
H A Dchmap.c26 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 Dpluralmaptest.cpp92 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 Dbitset.cpp51 uint16_t map(int64_t key) { in map() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DUnicodeMapIterator.java236 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 DCldrDataProcessorTest.java68 void setNames(Map<String, String> map) { in setNames() argument
72 void setCurrencies(Map<String, CurrencyData> map) { in setCurrencies() argument
[all...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...155