| /kernel/linux/linux-6.6/drivers/pnp/ |
| H A D | base.h | 39 pnp_irq_mask_t map; /* bitmap for IRQ lines */ member 44 unsigned char map; /* bitmask for DMA channels */ member
|
| /kernel/linux/linux-6.6/drivers/usb/fotg210/ |
| H A D | fotg210-core.c | 47 struct regmap *map; in fotg210_gemini_init() local
|
| /kernel/linux/linux-6.6/drivers/pwm/ |
| H A D | pwm-jz4740.c | 29 struct regmap *map; member [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | sbuslib.c | 41 int sbusfb_mmap_helper(struct sbus_mmap_map *map, in sbusfb_mmap_helper() argument
|
| /kernel/linux/linux-6.6/drivers/clk/berlin/ |
| H A D | berlin2-div.c | 57 struct berlin2_div_map map; member 68 struct berlin2_div_map *map = &div->map; in berlin2_div_is_enabled() local 86 struct berlin2_div_map *map = &div->map; in berlin2_div_enable() local 105 struct berlin2_div_map *map = &div->map; berlin2_div_disable() local 122 struct berlin2_div_map *map = &div->map; berlin2_div_set_parent() local 153 struct berlin2_div_map *map = &div->map; berlin2_div_get_parent() local 180 struct berlin2_div_map *map = &div->map; berlin2_div_recalc_rate() local 229 berlin2_div_register(const struct berlin2_div_map *map, void __iomem *base, const char *name, u8 div_flags, const char **parent_names, int num_parents, unsigned long flags, spinlock_t *lock) berlin2_div_register() argument [all...] |
| H A D | berlin2-div.h | 68 struct berlin2_div_map map; member
|
| /kernel/linux/linux-6.6/drivers/base/regmap/ |
| H A D | regcache-maple.c | 16 static int regcache_maple_read(struct regmap *map, in regcache_maple_read() argument 38 static int regcache_maple_write(struct regmap *map, unsigned int reg, in regcache_maple_write() argument 107 static int regcache_maple_drop(struct regmap *map, unsigned int min, in regcache_maple_drop() argument 189 regcache_maple_sync_block(struct regmap *map, unsigned long *entry, struct ma_state *mas, unsigned int min, unsigned int max) regcache_maple_sync_block() argument 238 regcache_maple_sync(struct regmap *map, unsigned int min, unsigned int max) regcache_maple_sync() argument 293 regcache_maple_exit(struct regmap *map) regcache_maple_exit() argument 315 regcache_maple_insert_block(struct regmap *map, int first, int last) regcache_maple_insert_block() argument 344 regcache_maple_init(struct regmap *map) regcache_maple_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpio/ |
| H A D | gpio-104-idi-48.c | 130 struct regmap *map; in idi_48_probe() local
|
| H A D | gpio-idio-16.c | 33 struct regmap *map; member [all...] |
| H A D | gpio-i8255.c | 51 static int i8255_ppi_init(struct regmap *const map, const unsigned int base) in i8255_ppi_init() argument
|
| H A D | gpio-max77650.c | 35 struct regmap *map; member [all...] |
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | fdt.c | 147 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap() argument 191 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clocksource/ |
| H A D | ingenic-ost.c | 72 struct regmap *map; in ingenic_ost_probe() local
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | map_iter.c | 16 struct bpf_map *map; in bpf_map_seq_start() local 105 struct bpf_map *map; in bpf_iter_attach_map() local 200 bpf_map_sum_elem_count(const struct bpf_map *map) bpf_map_sum_elem_count() argument [all...] |
| H A D | bpf_cgrp_storage.c | 64 cgroup_storage_lookup(struct cgroup *cgroup, struct bpf_map *map, bool cacheit_lockit) in cgroup_storage_lookup() argument 78 static void *bpf_cgrp_storage_lookup_elem(struct bpf_map *map, void *key) in bpf_cgrp_storage_lookup_elem() argument 96 static long bpf_cgrp_storage_update_elem(struct bpf_map *map, void *key, in bpf_cgrp_storage_update_elem() argument 116 static int cgroup_storage_delete(struct cgroup *cgroup, struct bpf_map *map) in cgroup_storage_delete() argument 128 static long bpf_cgrp_storage_delete_elem(struct bpf_map *map, void *key) in bpf_cgrp_storage_delete_elem() argument 145 notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) notsupp_get_next_key() argument 155 cgroup_storage_map_free(struct bpf_map *map) cgroup_storage_map_free() argument [all...] |
| H A D | bpf_inode_storage.c | 78 static void *bpf_fd_inode_storage_lookup_elem(struct bpf_map *map, void *key) in bpf_fd_inode_storage_lookup_elem() argument 91 static long bpf_fd_inode_storage_update_elem(struct bpf_map *map, void *key, in bpf_fd_inode_storage_update_elem() argument 111 static int inode_storage_delete(struct inode *inode, struct bpf_map *map) in inode_storage_delete() argument 124 static long bpf_fd_inode_storage_delete_elem(struct bpf_map *map, void *key) in bpf_fd_inode_storage_delete_elem() argument 36 inode_storage_lookup(struct inode *inode, struct bpf_map *map, bool cacheit_lockit) inode_storage_lookup() argument 186 notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) notsupp_get_next_key() argument 197 inode_storage_map_free(struct bpf_map *map) inode_storage_map_free() argument [all...] |
| H A D | bloom_filter.c | 16 struct bpf_map map; member 36 static long bloom_map_peek_elem(struct bpf_map *map, void *value) in bloom_map_peek_elem() argument 51 static long bloom_map_push_elem(struct bpf_map *map, void *value, u64 flags) in bloom_map_push_elem() argument 68 static long bloom_map_pop_elem(struct bpf_map *map, voi argument 73 bloom_map_delete_elem(struct bpf_map *map, void *value) bloom_map_delete_elem() argument 78 bloom_map_get_next_key(struct bpf_map *map, void *key, void *next_key) bloom_map_get_next_key() argument 150 bloom_map_free(struct bpf_map *map) bloom_map_free() argument 158 bloom_map_lookup_elem(struct bpf_map *map, void *key) bloom_map_lookup_elem() argument 164 bloom_map_update_elem(struct bpf_map *map, void *key, void *value, u64 flags) bloom_map_update_elem() argument 171 bloom_map_check_btf(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type, const struct btf_type *value_type) bloom_map_check_btf() argument 180 bloom_map_mem_usage(const struct bpf_map *map) bloom_map_mem_usage() argument [all...] |
| H A D | reuseport_array.c | 12 struct bpf_map map; member 16 static struct reuseport_array *reuseport_array(struct bpf_map *map) in reuseport_array() argument 50 static void *reuseport_array_lookup_elem(struct bpf_map *map, void *key) in reuseport_array_lookup_elem() argument 62 static long reuseport_array_delete_elem(struct bpf_map *map, void *key) in reuseport_array_delete_elem() argument 94 static void reuseport_array_free(struct bpf_map *map) in reuseport_array_free() argument 165 bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, void *value) bpf_fd_reuseport_array_lookup_elem() argument 232 bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) bpf_fd_reuseport_array_update_elem() argument 316 reuseport_array_get_next_key(struct bpf_map *map, void *key, void *next_key) reuseport_array_get_next_key() argument 335 reuseport_array_mem_usage(const struct bpf_map *map) reuseport_array_mem_usage() argument [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | map_to_14segment.h | 85 static __inline__ int map_to_seg14(struct seg14_conversion_map *map, int c) in map_to_seg14() argument
|
| /kernel/linux/linux-6.6/io_uring/ |
| H A D | io-wq.h | 29 unsigned long map; member
|
| /kernel/linux/linux-6.6/kernel/bpf/preload/iterators/ |
| H A D | iterators.bpf.c | 23 struct bpf_map *map; member 83 struct bpf_map *map = ctx->map; in dump_bpf_map() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
| H A D | iwl-spectrum.h | 29 u8 map; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mmio.c | 166 mt7615_mmio_probe(struct device *pdev, void __iomem *mem_base, int irq, const u32 *map) mt7615_mmio_probe() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| H A D | efuse.c | 87 static int rtw_dump_physical_efuse_map(struct rtw_dev *rtwdev, u8 *map) in rtw_dump_physical_efuse_map() argument
|
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | pinconf.c | 38 int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map() argument 107 int pinconf_map_to_setting(const struct pinctrl_map *map, in pinconf_map_to_setting() argument 236 pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) pinconf_show_map() argument [all...] |