Searched defs:map (Results 126 - 150 of 1437) sorted by relevance

1234567891011>>

/linux-master/drivers/of/
H A Dof_numa.c77 static int __init of_numa_parse_distance_map_v1(struct device_node *map) argument
/linux-master/tools/perf/tests/
H A Dbackward-ring-buffer.c38 struct mmap *map = &evlist->overwrite_mmap[i]; local
/linux-master/drivers/gpu/host1x/
H A Djob.h38 struct host1x_bo_mapping *map; member in struct:host1x_job_unpin_data
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c64 static int mock_dmabuf_vmap(struct dma_buf *dma_buf, struct iosys_map *map) argument
77 static void mock_dmabuf_vunmap(struct dma_buf *dma_buf, struct iosys_map *map) argument
/linux-master/tools/perf/util/
H A Dsideband_evlist.c59 struct mmap *map = &evlist->mmap[i]; local
/linux-master/drivers/gpu/drm/bridge/analogix/
H A Danalogix-i2c-dptx.c19 static int anx_i2c_dp_clear_bits(struct regmap *map, u8 reg, u8 mask) argument
/linux-master/scripts/selinux/genheaders/
H A Dgenheaders.c127 const struct security_class_mapping *map = &secclass_map[i]; local
/linux-master/drivers/irqchip/
H A Dirq-gic-realview.c47 struct regmap *map; local
/linux-master/drivers/mtd/hyperbus/
H A Dhyperbus-core.c15 static struct hyperbus_device *map_to_hbdev(struct map_info *map) argument
20 static map_word hyperbus_read16(struct map_info *map, unsigned long addr) argument
31 static void hyperbus_write16(struct map_info *map, map_word d, argument
40 static void hyperbus_copy_from(struct map_info *map, void *to, argument
49 hyperbus_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
63 struct map_info *map; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_hash_map.c47 struct bpf_map *map = ctx->map; local
[all...]
/linux-master/drivers/usb/fotg210/
H A Dfotg210.h16 struct regmap *map; member in struct:fotg210
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dof.c46 const char *map; local
[all...]
/linux-master/drivers/bus/
H A Darm-integrator-lm.c75 static struct regmap *map; local
/linux-master/drivers/mtd/chips/
H A Dgen_probe.c21 struct mtd_info *mtd_do_chip_probe(struct map_info *map, struct chip_probe *cp) argument
59 genprobe_ident_chips(struct map_info *map, struct chip_probe *cp) argument
164 genprobe_new_chip(struct map_info *map, struct chip_probe *cp, struct cfi_private *cfi) argument
198 cfi_cmdset_unknown(struct map_info *map, int primary) argument
232 check_cmd_set(struct map_info *map, int primary) argument
[all...]
/linux-master/include/linux/
H A Dzpool.h90 void *(*map)(void *pool, unsigned long handle, member in struct:zpool_driver
/linux-master/drivers/mfd/
H A D88pm80x.c54 struct regmap *map; local
/linux-master/drivers/power/reset/
H A Dsyscon-reboot.c18 struct regmap *map; member in struct:syscon_reboot_context
/linux-master/drivers/firmware/efi/libstub/
H A Dunaccepted_memory.c9 allocate_unaccepted_bitmap(__u32 nr_desc, struct efi_boot_memmap *map) argument
H A Dloongarch.c26 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) argument
/linux-master/drivers/mtd/maps/
H A Dpxa2xx-flash.c23 static void pxa2xx_map_inval_cache(struct map_info *map, unsigned long from, argument
39 struct map_info map; member in struct:pxa2xx_flash_info
[all...]
/linux-master/drivers/base/regmap/
H A Dregmap-raw-ram.c115 struct regmap *map; local
/linux-master/kernel/bpf/
H A Dmap_in_map.c108 void *bpf_map_fd_get_ptr(struct bpf_map *map, argument
130 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer) argument
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_map.h48 static inline u32 xe_map_read32(struct xe_device *xe, struct iosys_map *map) argument
58 static inline void xe_map_write32(struct xe_device *xe, struct iosys_map *map, argument
/linux-master/drivers/pinctrl/
H A Dpinconf.h51 static inline int pinconf_validate_map(const struct pinctrl_map *map, int i) argument
56 static inline int pinconf_map_to_setting(const struct pinctrl_map *map, argument
89 pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) argument
/linux-master/drivers/leds/
H A Dleds-syscon.c28 struct regmap *map; member in struct:syscon_led
61 struct regmap *map; local
[all...]

Completed in 367 milliseconds

1234567891011>>