Home
last modified time | relevance | path

Searched defs:map (Results 226 - 250 of 3752) sorted by relevance

12345678910>>...151

/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbitmap.c13 struct perf_cpu_map *map = perf_cpu_map__new(str); in get_bitmap() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmap_symbol.h13 struct map *map; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_map_resize.c23 struct bpf_map *map; in global_map_resize_bss_subtest() local
92 struct bpf_map *map; in global_map_resize_data_subtest() local
163 struct bpf_map *map; global_map_resize_invalid_subtest() local
[all...]
H A Dglobal_data_init.c10 struct bpf_map *map; in test_global_data_init() local
[all...]
H A Dnetns_cookie.c16 int err, val, ret, map, verdict; in test_netns_cookie() local
H A Dpe_preserve_elems.c9 static void test_one_map(struct bpf_map *map, struct bpf_program *prog, in test_one_map() argument
H A Dtest_bpffs.c36 int err, map; in fn() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern4.c19 struct bpf_map *map = ctx->map; in dump_bpf_map() local
H A Dfor_each_array_map_elem.c29 unused_subprog(struct bpf_map *map, __u32 *key, __u64 *val, in unused_subprog() argument
37 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_array_elem() argument
50 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem() argument
H A Dtest_helper_restricted.c28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() argument
H A Dtest_map_ops.c32 static u64 callback(u64 map, u64 key, u64 val, u64 ctx, u64 flags) in callback() argument
H A Dtest_map_lookup_percpu_elem.c35 void *map; member
H A Dasync_stack_depth.c19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) in timer_cb() argument
26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) in bad_timer_cb() argument
H A Dbloom_filter_map.c35 struct bpf_map *map; member
41 check_elem(struct bpf_map *map, __u32 *key, __u32 *val, in check_elem() argument
H A Dcb_refs.c18 static __noinline int cb1(void *map, void *key, void *value, void *ctx) in cb1() argument
40 static __always_inline int cb2(void *map, void *key, void *value, void *ctx) in cb2() argument
67 static __always_inline int cb(void *map, void *key, void *value, void *ctx) in cb() argument
72 static __always_inline int cb3(void *map, void *key, void *value, void *ctx) in cb3() argument
/kernel/linux/linux-6.6/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c26 struct map_benchmark map; in main() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dadau7118-i2c.c53 struct regmap *map; in adau7118_probe_i2c() local
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dcrush.c108 void crush_destroy(struct crush_map *map) in crush_destroy() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfitsenc.c46 int map[] = {2, 0, 1, 3}; // mapping from GBRA -> RGBA as RGBA is to be stored in FITS file.. in fits_encode_frame() local
H A Dwmv2.h48 static const uint8_t map[3][3] = { in wmv2_get_cbp_table_index() local
/third_party/gn/src/base/posix/
H A Dfile_descriptor_shuffle.h75 static inline bool ShuffleFileDescriptors(InjectiveMultimap* map) { in ShuffleFileDescriptors() argument
/third_party/backends/backend/
H A Dplustek-usbmap.c186 u_char map[_MAP_SIZE]; in usb_MapDownload() local
/third_party/icu/icu4c/source/common/
H A Dcharstrmap.h29 CharStringMap(CharStringMap &&other) U_NOEXCEPT : map(other.map) { in map() function in final
50 UHashtable *map; global() member in final
[all...]
H A Dlocaleprioritylist.h110 UHashtable *map = nullptr; member in LocalePriorityList
H A Duniquecharstr.h91 UHashtable map; member in UniqueCharStrings

Completed in 7 milliseconds

12345678910>>...151