| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| H A D | msm_gem_prime.c | 25 int msm_gem_prime_vmap(struct drm_gem_object *obj, struct iosys_map *map) in msm_gem_prime_vmap() argument 37 void msm_gem_prime_vunmap(struct drm_gem_object *obj, struct iosys_map *map) in msm_gem_prime_vunmap() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | mxm.c | 81 u16 map = nvbios_rd16(bios, mxm + 4); in mxm_sor_map() local 118 u16 map = nvbios_rd16(bios, mxm + 6); mxm_ddc_map() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | umem.h | 19 void *map; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | driver.h | 15 void __iomem *(*map)(void *priv, u64 handle, u32 size); member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
| H A D | qxl_prime.c | 57 int qxl_gem_prime_vmap(struct drm_gem_object *obj, struct iosys_map *map) in qxl_gem_prime_vmap() argument 69 qxl_gem_prime_vunmap(struct drm_gem_object *obj, struct iosys_map *map) qxl_gem_prime_vunmap() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
| H A D | uapi.h | 30 struct host1x_bo_mapping *map; member
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | ad7091r5.c | 56 struct regmap *map = devm_regmap_init_i2c(i2c, &ad7091r_regmap_config); in ad7091r5_i2c_probe() local
|
| /kernel/linux/linux-6.6/tools/perf/arch/arm/tests/ |
| H A D | dwarf-unwind.c | 17 struct map *map; in sample_ustack() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | topology.c | 62 static int check_cpu_topology(char *path, struct perf_cpu_map *map) in check_cpu_topology() argument 208 struct perf_cpu_map *map; test__session_topology() local [all...] |
| H A D | event_update.c | 66 struct perf_cpu_map *map; in process_event_cpus() local
|
| H A D | thread-map.c | 25 struct perf_thread_map *map; in test__thread_map() local 68 struct perf_record_thread_map *map = &event->thread_map; process_event() local [all...] |
| H A D | mem2node.c | 15 const char *map; member 26 struct perf_cpu_map *map = perf_cpu_map__new(str); in get_bitmap() local 49 struct mem2node map; test__mem2node() local [all...] |
| H A D | bitmap.c | 13 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 D | addr_location.h | 15 struct map *map; member
|
| H A D | bpf_map.c | 20 static void *bpf_map__alloc_value(const struct bpf_map *map) in bpf_map__alloc_value() argument 29 int bpf_map__fprintf(struct bpf_map *map, FILE *fp) in bpf_map__fprintf() argument [all...] |
| H A D | map_symbol.h | 13 struct map *map; member
|
| /kernel/linux/linux-6.6/tools/perf/arch/arm64/tests/ |
| H A D | dwarf-unwind.c | 17 struct map *map; in sample_ustack() local
|
| /kernel/linux/linux-6.6/tools/perf/arch/powerpc/tests/ |
| H A D | dwarf-unwind.c | 17 struct map *map; in sample_ustack() local
|
| /kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
| H A D | dwarf-unwind.c | 17 struct map *map; in sample_ustack() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | global_map_resize.c | 23 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 D | global_data_init.c | 10 struct bpf_map *map; in test_global_data_init() local [all...] |
| H A D | netns_cookie.c | 16 int err, val, ret, map, verdict; in test_netns_cookie() local
|
| H A D | pe_preserve_elems.c | 9 static void test_one_map(struct bpf_map *map, struct bpf_program *prog, in test_one_map() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_iter_test_kern4.c | 19 struct bpf_map *map = ctx->map; in dump_bpf_map() local
|
| H A D | for_each_array_map_elem.c | 29 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
|