Searched defs:map (Results 1 - 25 of 1437) sorted by relevance

1234567891011>>

/linux-master/drivers/mtd/maps/
H A Dphysmap-versatile.h11 of_flash_probe_versatile(struct platform_device *pdev, struct device_node *np, struct map_info *map) argument
H A Dphysmap-gemini.h11 of_flash_probe_gemini(struct platform_device *pdev, struct device_node *np, struct map_info *map) argument
H A Dphysmap-bt1-rom.h11 of_flash_probe_bt1_rom(struct platform_device *pdev, struct device_node *np, struct map_info *map) argument
H A Dphysmap-ixp4xx.h12 of_flash_probe_ixp4xx(struct platform_device *pdev, struct device_node *np, struct map_info *map) argument
/linux-master/include/linux/crush/
H A Dmapper.h26 static inline size_t crush_work_size(const struct crush_map *map, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_libbpf_get_fd_by_id_opts.c27 int BPF_PROG(check_access, struct bpf_map *map, fmode_t fmode) argument
H A Dbpf_iter_bpf_map.c13 struct bpf_map *map = ctx->map; local
H A Drecursion.c28 int BPF_PROG(on_delete, struct bpf_map *map) argument
H A Dmap_percpu_stats.c16 struct bpf_map *map = ctx->map; local
H A Dfor_each_map_elem_write_key.c13 check_array_elem(struct bpf_map *map, __u32 *key, __u64 *val, argument
H A Djeq_infer_not_null_fail.c20 struct bpf_map *map = (struct bpf_map *)&m_hash; local
H A Dtest_map_in_map.c56 void *map; local
[all...]
/linux-master/include/linux/
H A Di8254.h16 struct regmap *map; member in struct:i8254_regmap_config
/linux-master/tools/testing/radix-tree/
H A Dbitmap.c5 void bitmap_clear(unsigned long *map, unsigned int start, int len) argument
/linux-master/drivers/acpi/arm64/
H A Ddma.c12 const struct bus_dma_region *map = NULL; local
/linux-master/arch/loongarch/kernel/
H A Ddma.c12 const struct bus_dma_region *map = NULL; local
/linux-master/drivers/hwmon/
H A Dltc2947-spi.c22 struct regmap *map; local
H A Dltc2947-i2c.c20 struct regmap *map; local
/linux-master/drivers/iommu/
H A Diommu-traces.c23 EXPORT_TRACEPOINT_SYMBOL_GPL(map); variable
/linux-master/tools/lib/perf/include/internal/
H A Dcpumap.h21 struct perf_cpu map[]; local
34 static inline refcount_t *perf_cpu_map__refcnt(struct perf_cpu_map *map) argument
/linux-master/drivers/clk/meson/
H A Dmeson-eeclk.c22 struct regmap *map; local
/linux-master/tools/testing/selftests/mm/
H A Don-fault-limit.c13 void *map; local
/linux-master/arch/sparc/include/asm/
H A Dbitext.h15 unsigned long *map; member in struct:bit_map
/linux-master/lib/
H A Diommu-helper.c9 unsigned long iommu_area_alloc(unsigned long *map, unsigned long size, argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_bit.c20 xfs_bitmap_empty(uint *map, uint size) argument
37 xfs_contig_bits(uint *map, uint size, uint start_bit) argument
76 int xfs_next_bit(uint *map, uint size, uint start_bit) argument

Completed in 1601 milliseconds

1234567891011>>