Searched defs:map (Results 101 - 125 of 1437) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dmap_in_map_btf.c49 struct bpf_map *map; local
H A Dasync_stack_depth.c19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) argument
26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) argument
H A Dtimer_mim.c41 static int timer_cb2(void *map, int *key, struct hmap_elem *val) argument
52 static int timer_cb1(void *map, int *key, struct hmap_elem *val) argument
/linux-master/drivers/mfd/
H A Dhi655x-pmic.c80 static void hi655x_local_irq_clear(struct regmap *map) argument
/linux-master/tools/perf/tests/
H A Dtopology.c62 static int check_cpu_topology(char *path, struct perf_cpu_map *map) argument
208 struct perf_cpu_map *map; local
[all...]
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gem_prime.c25 int msm_gem_prime_vmap(struct drm_gem_object *obj, struct iosys_map *map) argument
37 void msm_gem_prime_vunmap(struct drm_gem_object *obj, struct iosys_map *map) argument
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/gem/
H A Di915_gem_object.h37 struct ttm_bo_kmap_obj map; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_struct_ops_module.c33 attach_ops_and_check(struct struct_ops_module *skel, struct bpf_map *map, int expected_test_2_result) argument
H A Dstruct_ops_autocreate.c37 static int check_test_1_link(struct struct_ops_autocreate *skel, struct bpf_map *map) argument
/linux-master/drivers/base/regmap/
H A Dregcache-flat.c15 static inline unsigned int regcache_flat_get_index(const struct regmap *map, argument
21 static int regcache_flat_init(struct regmap *map) argument
46 regcache_flat_exit(struct regmap *map) argument
54 regcache_flat_read(struct regmap *map, unsigned int reg, unsigned int *value) argument
65 regcache_flat_write(struct regmap *map, unsigned int reg, unsigned int value) argument
[all...]
/linux-master/drivers/soundwire/
H A Ddmi-quirks.c166 struct adr_remap *map; local
/linux-master/drivers/power/reset/
H A Dsyscon-poweroff.c20 struct regmap *map; member in struct:syscon_poweroff_data
/linux-master/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c17 struct map *map; local
/linux-master/drivers/clk/qcom/
H A Dreset.c29 const struct qcom_reset_map *map; local
/linux-master/tools/build/
H A Dfixdep.c47 static void parse_dep_file(void *map, size_t len) argument
125 void *map; local
/linux-master/drivers/mtd/chips/
H A Dmap_absent.c45 static struct mtd_info *map_absent_probe(struct map_info *map) argument
/linux-master/include/net/sctp/
H A Dtsnmap.h105 static inline __u32 sctp_tsnmap_get_ctsn(const struct sctp_tsnmap *map) argument
111 static inline __u32 sctp_tsnmap_get_max_tsn_seen(const struct sctp_tsnmap *map) argument
117 static inline __u16 sctp_tsnmap_num_dups(struct sctp_tsnmap *map) argument
123 static inline __be32 *sctp_tsnmap_get_dups(struct sctp_tsnmap *map) argument
137 sctp_tsnmap_has_gap(const struct sctp_tsnmap *map) argument
145 sctp_tsnmap_mark_dup(struct sctp_tsnmap *map, __u32 tsn) argument
[all...]
/linux-master/arch/mips/pci/
H A Dpci-malta.c81 resource_size_t start, end, map, start1, end1, map1, map2, map3, mask; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dgpuobj.h23 void __iomem *map; member in struct:nvkm_gpuobj
31 int (*map)(struct nvkm_gpuobj *, u64 offset, struct nvkm_vmm *, member in struct:nvkm_gpuobj_func
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-flash.c25 static map_word flash_read16(struct map_info *map, unsigned long offset) argument
38 static void flash_write16(struct map_info *map, const map_word datum, argument
46 static void flash_copy_from(struct map_info *map, void *to, argument
64 static void flash_copy_to(struct map_info *map, unsigned long to, argument
87 struct map_info *map local
[all...]
/linux-master/drivers/clk/
H A Dclk-aspeed.h49 struct regmap *map; member in struct:aspeed_clk_gate
64 struct regmap *map; member in struct:aspeed_reset
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwil_crash_dump.c14 const struct fw_map *map; local
50 const struct fw_map *map; local
[all...]
/linux-master/drivers/firmware/efi/
H A Dembedded-firmware.c43 u8 *map; local
/linux-master/sound/pci/ctxfi/
H A Dctvmem.h50 struct ct_vm_block *(*map)(struct ct_vm *, struct snd_pcm_substream *, member in struct:ct_vm
/linux-master/net/xdp/
H A Dxsk.h33 struct xsk_map *map; member in struct:xsk_map_node

Completed in 636 milliseconds

1234567891011>>