Home
last modified time | relevance | path

Searched defs:map (Results 301 – 325 of 1583) sorted by relevance

1...<<11121314151617181920>>...64

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-ls-extirq.c23 struct irq_fwspec map[MAXIRQ]; member
100 const __be32 *map; in ls_extirq_parse_map() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_linux.c1608 struct kbase_cpu_mapping *map = vma->vm_private_data; local
1618 struct kbase_cpu_mapping *map = vma->vm_private_data; local
1661 struct kbase_cpu_mapping *map = vma->vm_private_data; local
1715 struct kbase_cpu_mapping *map; local
2182 unsigned long prot_request, struct kbase_vmap_struct *map)
2304 struct kbase_vmap_struct *map)
2315 void kbase_vunmap(struct kbase_context *kctx, struct kbase_vmap_struct *map)
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf.c216 struct xfs_buf_map *map, in _xfs_buf_alloc()
513 const struct xfs_buf_map *map = arg->key; in _xfs_buf_obj_cmp() local
586 struct xfs_buf_map *map, in xfs_buf_find()
703 struct xfs_buf_map *map, in xfs_buf_get_map()
815 struct xfs_buf_map *map, in xfs_buf_read_map()
892 struct xfs_buf_map *map, in xfs_buf_readahead_map()
1477 int map, in xfs_buf_ioapply_map()
H A Dxfs_trans_buf.c26 struct xfs_buf_map *map, in xfs_trans_buf_item_match()
119 struct xfs_buf_map *map, in xfs_trans_get_buf_map()
215 struct xfs_buf_map *map, in xfs_trans_read_buf_map()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.c504 nvkm_vmm_pte_func MAP_PTES, struct nvkm_vmm_map *map, in nvkm_vmm_iter()
692 u64 addr, u64 size, struct nvkm_vmm_map *map, in nvkm_vmm_ptes_get_map()
718 u64 addr, u64 size, struct nvkm_vmm_map *map, in nvkm_vmm_ptes_map()
1152 u64 addr, u64 size, u8 page, bool map) in nvkm_vmm_pfn_split_merge()
1238 bool map = !!(pfn[pi] & NVKM_VMM_PFN_V); in nvkm_vmm_pfn_map() local
1376 void *argv, u32 argc, struct nvkm_vmm_map *map) in nvkm_vmm_map_valid()
1412 void *argv, u32 argc, struct nvkm_vmm_map *map) in nvkm_vmm_map_choose()
1424 void *argv, u32 argc, struct nvkm_vmm_map *map) in nvkm_vmm_map_locked()
1510 struct nvkm_vmm_map *map) in nvkm_vmm_map()
1550 const bool map = next->mapped; in nvkm_vmm_put_locked() local
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda18271-maps.c1010 struct tda18271_rf_tracking_filter_cal *map = priv->rf_cal_state; in tda18271_lookup_rf_band() local
1056 struct tda18271_pll_map *map = NULL; in tda18271_lookup_pll_map() local
1107 struct tda18271_map *map = NULL; in tda18271_lookup_map() local
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c217 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map) in efi_runtime_relocate()
281 struct efi_mem_desc *map = (void*)virtmap + in efi_set_virtual_address_map() local
306 struct efi_mem_desc *map; in efi_set_virtual_address_map() local
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Ddev.c167 struct pnfs_block_dev_map *map) in bl_map_simple()
177 struct pnfs_block_dev_map *map) in bl_map_concat()
197 struct pnfs_block_dev_map *map) in bl_map_stripe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dpll.c146 struct pll_mapping *map; in pll_map_reg() local
188 struct pll_mapping *map; in pll_map_type() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c1169 #define DHD_NATIVE_TO_PKTID_RESET(dhd, map) dhd_pktid_map_reset((dhd), (map)) argument
1170 #define DHD_NATIVE_TO_PKTID_FINI(dhd, map) dhd_pktid_map_fini((dhd), (map)) argument
1171 #define DHD_NATIVE_TO_PKTID_FINI_IOCTL(osh, map) dhd_pktid_map_fini_ioctl((osh), (map)) argument
1316 #define DHD_NATIVE_TO_PKTID_RESET_IOCTL(dhd, map) dhd_pktid_map_reset_ioctl((dhd), (map)) argument
1319 #define DHD_NATIVE_TO_PKTID_RSV(dhd, map, pkt, pkttype) \ argument
1322 #define DHD_NATIVE_TO_PKTID_SAVE(dhd, map, pkt, nkey, pa, len, dir, dmah, secdma, pkttype) \ argument
1327 #define DHD_NATIVE_TO_PKTID(dhd, map, pkt, pa, len, dir, dmah, secdma, pkttype) \ argument
1333 #define DHD_PKTID_TO_NATIVE(dhd, map, pktid, pa, len, dmah, secdma, pkttype) \ argument
1339 #define DHD_PKTID_TO_NATIVE_RSV(dhd, map, pktid, pa, len, dmah, secdma, pkttype) \ argument
1344 #define DHD_PKTID_AVAIL(map) dhd_pktid_map_avail_cnt(map) argument
[all …]
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dinode.c196 static struct map_iter *map_iter_alloc(struct bpf_map *map) in map_iter_alloc()
217 struct bpf_map *map = seq_file_to_map(m); in map_seq_next() local
253 struct bpf_map *map = seq_file_to_map(m); in map_seq_show() local
275 struct bpf_map *map = inode->i_private; in bpffs_map_open() local
355 struct bpf_map *map = arg; in bpf_mkmap() local
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntdev-dmabuf.c45 struct gntdev_grant_map *map; member
324 struct gntdev_grant_map *map) in dmabuf_exp_remove_map()
354 struct gntdev_grant_map *map; member
423 struct gntdev_grant_map *map; in dmabuf_exp_alloc_backing_storage() local
444 struct gntdev_grant_map *map; in dmabuf_exp_from_refs() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dlp8788_adc.c29 struct iio_map *map; member
170 struct iio_map *map; in lp8788_iio_map_register() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsynthetic-events.c996 struct map *map = machine__kernel_map(machine); in __perf_event__synthesize_kernel_mmap() local
1097 struct perf_cpu_map *map) in synthesize_cpus()
1108 struct perf_cpu_map *map, int max) in synthesize_mask()
1119 static size_t cpus_size(struct perf_cpu_map *map) in cpus_size()
1124 static size_t mask_size(struct perf_cpu_map *map, int *max) in mask_size()
1141 void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max) in cpu_map_data__alloc()
1175 void cpu_map_data__synthesize(struct perf_record_cpu_map_data *data, struct perf_cpu_map *map, in cpu_map_data__synthesize()
1191 static struct perf_record_cpu_map *cpu_map_event__new(struct perf_cpu_map *map) in cpu_map_event__new()
1211 struct perf_cpu_map *map, in perf_event__synthesize_cpu_map()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcg_storage_multi.c22 static bool assert_storage(struct bpf_map *map, const void *key, in assert_storage()
40 static bool assert_storage_noexist(struct bpf_map *map, const void *key) in assert_storage_noexist()
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dsa1100-flash.c29 struct map_info map; member
42 static void sa1100_set_vpp(struct map_info *map, int on) in sa1100_set_vpp()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dpxaregs.c1773 void *map, *regaddr; in getmem() local
1808 void *map, *regaddr; in putmem() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Doaktrail_crtc.c220 const struct psb_offset *map = &dev_priv->regmap[pipe]; in oaktrail_crtc_dpms() local
366 const struct psb_offset *map = &dev_priv->regmap[pipe]; in oaktrail_crtc_mode_set() local
596 const struct psb_offset *map = &dev_priv->regmap[pipe]; in oaktrail_pipe_set_base() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_mr.c81 struct rxe_map **map = mem->map; in rxe_mem_alloc() local
130 struct rxe_map **map; in rxe_mem_init_user() local
317 struct rxe_map **map; in rxe_mem_copy() local
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-spdifout.c60 struct regmap *map; member
65 static void axg_spdifout_enable(struct regmap *map) in axg_spdifout_enable()
83 static void axg_spdifout_disable(struct regmap *map) in axg_spdifout_disable()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c218 struct dcb_ieee_app_dscp_map *map) in mlxsw_sp_port_dcb_app_dscp_prio_map()
233 struct dcb_ieee_app_prio_map *map) in mlxsw_sp_port_dcb_app_prio_dscp_map()
312 struct dcb_ieee_app_dscp_map *map) in mlxsw_sp_port_dcb_app_update_qpdpm()
326 struct dcb_ieee_app_prio_map *map) in mlxsw_sp_port_dcb_app_update_qpdsm()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-record.c291 static int record__aio_pushfn(struct mmap *map, void *to, void *buf, size_t size) in record__aio_pushfn()
336 static int record__aio_push(struct record *rec, struct mmap *map, off_t *off) in record__aio_push()
393 struct mmap *map = &maps[i]; in record__aio_mmap_read_sync() local
532 static int record__pushfn(struct mmap *map, void *to, void *bf, size_t size) in record__pushfn()
594 struct mmap *map, in record__process_auxtrace()
632 struct mmap *map) in record__auxtrace_mmap_read()
648 struct mmap *map) in record__auxtrace_mmap_read_snapshot()
670 struct mmap *map = &rec->evlist->mmap[i]; in record__auxtrace_read_snapshot_all() local
1051 static void record__adjust_affinity(struct record *rec, struct mmap *map) in record__adjust_affinity()
1122 struct mmap *map = &maps[i]; in record__mmap_read_evlist() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c403 struct ext4_map_blocks *map) in __check_block_validity()
434 #define check_block_validity(inode, map) \ argument
441 struct ext4_map_blocks *map, in ext4_map_blocks_es_recheck()
503 struct ext4_map_blocks *map, int flags) in ext4_map_blocks()
786 struct ext4_map_blocks map; in _ext4_get_block() local
839 struct ext4_map_blocks map; in ext4_getblk() local
1574 struct ext4_map_blocks map; member
1730 struct ext4_map_blocks *map, in ext4_da_map_blocks()
1857 struct ext4_map_blocks map; in ext4_da_get_block_prep() local
2180 struct ext4_map_blocks *map = &mpd->map; in mpage_add_bh_to_extent() local
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c349 static u8 spi_nor_sort_erase_mask(struct spi_nor_erase_map *map, u8 erase_mask) in spi_nor_sort_erase_mask()
378 static void spi_nor_regions_sort_erase_types(struct spi_nor_erase_map *map) in spi_nor_regions_sort_erase_types()
431 struct spi_nor_erase_map *map = &params->erase_map; in spi_nor_parse_bfpt() local
786 struct spi_nor_erase_map *map = &params->erase_map; in spi_nor_init_non_uniform_erase_map() local
950 struct spi_nor_erase_map *map = &params->erase_map; in spi_nor_parse_4bait() local
/OK3568_Linux_fs/kernel/mm/
H A Dswap_cgroup.c10 struct page **map; member
205 struct page **map; in swap_cgroup_swapoff() local

1...<<11121314151617181920>>...64