/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | jz4740_wdt.c | 41 struct regmap *map; member [all...] |
/kernel/linux/linux-5.10/mm/ |
H A D | swap_cgroup.c | 10 struct page **map; member 205 struct page **map; in swap_cgroup_swapoff() local [all...] |
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | bpf_inode_storage.c | 103 static void *bpf_fd_inode_storage_lookup_elem(struct bpf_map *map, void *key) in bpf_fd_inode_storage_lookup_elem() argument 119 static int bpf_fd_inode_storage_update_elem(struct bpf_map *map, void *key, in bpf_fd_inode_storage_update_elem() argument 35 inode_storage_lookup(struct inode *inode, struct bpf_map *map, bool cacheit_lockit) inode_storage_lookup() argument 142 inode_storage_delete(struct inode *inode, struct bpf_map *map) inode_storage_delete() argument 155 bpf_fd_inode_storage_delete_elem(struct bpf_map *map, void *key) bpf_fd_inode_storage_delete_elem() argument 216 notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) notsupp_get_next_key() argument 234 inode_storage_map_free(struct bpf_map *map) inode_storage_map_free() argument [all...] |
H A D | reuseport_array.c | 11 struct bpf_map map; member 15 static struct reuseport_array *reuseport_array(struct bpf_map *map) in reuseport_array() argument 52 static void *reuseport_array_lookup_elem(struct bpf_map *map, void *key) in reuseport_array_lookup_elem() argument 64 static int reuseport_array_delete_elem(struct bpf_map *map, void *key) in reuseport_array_delete_elem() argument 96 static void reuseport_array_free(struct bpf_map *map) in reuseport_array_free() argument 182 bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, void *value) bpf_fd_reuseport_array_lookup_elem() argument 249 bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) bpf_fd_reuseport_array_update_elem() argument 333 reuseport_array_get_next_key(struct bpf_map *map, void *key, void *next_key) reuseport_array_get_next_key() argument [all...] |
H A D | map_iter.c | 16 struct bpf_map *map; in bpf_map_seq_start() local 106 struct bpf_map *map; in bpf_iter_attach_map() local [all...] |
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/ |
H A D | iterators.bpf.c | 24 struct bpf_map *map; member 82 struct bpf_map *map = ctx->map; in dump_bpf_map() local
|
/kernel/linux/linux-5.10/fs/udf/ |
H A D | partition.c | 33 struct udf_part_map *map; in udf_get_pblock() local 54 struct udf_part_map *map; in udf_get_pblock_virt15() local 118 struct udf_part_map *map; in udf_get_pblock_spar15() local 166 struct udf_part_map *map = &sbi->s_partmaps[i]; udf_relocate_blocks() local 284 struct udf_part_map *map; udf_try_read_meta() local 310 struct udf_part_map *map; udf_get_pblock_meta25() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_mmu.h | 25 int (*map)(struct etnaviv_iommu_context *context, unsigned long iova, member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | object.h | 22 } map; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | base.c | 36 void __iomem *map; in nvkm_instobj_load() local 56 void __iomem *map; in nvkm_instobj_save() local 111 void __iomem *map = nvkm_kmap(memory); in nvkm_instobj_new() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | object.h | 34 int (*map)(struct nvkm_object *, void *argv, u32 argc, member
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | 88pm805.c | 138 struct regmap *map = chip->regmap; in device_irq_init_805() local 193 struct regmap *map = chip->regmap; in device_805_init() local
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | videobuf-vmalloc.c | 53 struct videobuf_mapping *map = vma->vm_private_data; in videobuf_vm_open() local 63 struct videobuf_mapping *map = vma->vm_private_data; in videobuf_vm_close() local 214 struct videobuf_mapping *map; __videobuf_mmap_mapper() local [all...] |
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-jz4740.c | 29 struct regmap *map; member [all...] |
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | qm1d1b0004.c | 94 const struct qm1d1b0004_cb_map *map; in lookup_cb() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | debug.c | 86 cw1200_debug_print_map(struct seq_file *seq, struct cw1200_common *priv, const char *label, u32 map) cw1200_debug_print_map() argument
|
/kernel/linux/linux-5.10/drivers/pnp/ |
H A D | base.h | 40 pnp_irq_mask_t map; /* bitmap for IRQ lines */ member 45 unsigned char map; /* bitmask for DMA channels */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sis/ |
H A D | sis_mm.c | 228 drm_local_map_t *map; in sis_reg_init() local
|
/kernel/linux/linux-5.10/drivers/reset/sti/ |
H A D | reset-syscfg.c | 162 struct regmap *map; in syscfg_reset_controller_register() local
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-ds1347.c | 52 struct regmap *map = dev_get_drvdata(dev); in ds1347_read_time() local 91 struct regmap *map = dev_get_drvdata(dev); in ds1347_set_time() local 132 struct regmap *map; ds1347_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-dmamap.c | 93 void *imgu_dmamap_alloc(struct imgu_device *imgu, struct imgu_css_map *map, in imgu_dmamap_alloc() argument 151 imgu_dmamap_unmap(struct imgu_device *imgu, struct imgu_css_map *map) imgu_dmamap_unmap() argument 169 imgu_dmamap_free(struct imgu_device *imgu, struct imgu_css_map *map) imgu_dmamap_free() argument 184 imgu_dmamap_map_sg(struct imgu_device *imgu, struct scatterlist *sglist, int nents, struct imgu_css_map *map) imgu_dmamap_map_sg() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | bpf_local_storage.h | 43 struct bpf_map map; member
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-dw-bt1.c | 38 void __iomem *map; member
|
/kernel/linux/linux-5.10/fs/minix/ |
H A D | bitmap.c | 27 static __u32 count_free(struct buffer_head *map[], unsigned blocksize, __u32 numbits) in count_free() argument
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | qcom-spmi-pmic.c | 164 static int pmic_spmi_load_revid(struct regmap *map, struct device *dev, in pmic_spmi_load_revid() argument
|