Home
last modified time | relevance | path

Searched defs:map (Results 2251 - 2275 of 2547) sorted by relevance

1...<<919293949596979899100>>...102

/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dheartbeat.c1271 unsigned long map[BITS_TO_LONGS(O2NM_MAX_NODES)]; in o2hb_debug_open() local
1452 static void o2hb_fill_node_map_from_callback(unsigned long *map, in o2hb_fill_node_map_from_callback() argument
1461 void o2hb_fill_node_map(unsigned long *map, unsigne argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.c3811 xfs_bmapi_update_map( struct xfs_bmbt_irec **map, xfs_fileoff_t *bno, xfs_filblks_t *len, xfs_fileoff_t obno, xfs_fileoff_t end, int *n, uint32_t flags) xfs_bmapi_update_map() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h89 unsigned long map[BITS_TO_LONGS(OCFS2_NODE_MAP_MAX_NODES)]; member
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h660 struct bpf_map *map; member
1502 static __always_inline long __bpf_xdp_redirect_map(struct bpf_map *map, u64 index, in __bpf_xdp_redirect_map() argument
[all...]
H A DmISDNif.h342 test_channelmap(u_int nr, u_char *map) in test_channelmap() argument
351 set_channelmap(u_int nr, u_char *map) in set_channelmap() argument
357 clear_channelmap(u_int nr, u_char *map) in clear_channelmap() argument
H A Diommu.h337 int (*map)(struct iommu_domain *domain, unsigned long iova, member
H A Dmemcontrol.h105 unsigned long *map; member
H A Dregmap.h1238 regmap_update_bits(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val) regmap_update_bits() argument
1244 regmap_update_bits_async(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val) regmap_update_bits_async() argument
1250 regmap_update_bits_check(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val, bool *change) regmap_update_bits_check() argument
1259 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val, bool *change) regmap_update_bits_check_async() argument
1267 regmap_write_bits(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val) regmap_write_bits() argument
1310 regmap_set_bits(struct regmap *map, unsigned int reg, unsigned int bits) regmap_set_bits() argument
1317 regmap_clear_bits(struct regmap *map, unsigned int reg, unsigned int bits) regmap_clear_bits() argument
1688 regmap_write(struct regmap *map, unsigned int reg, unsigned int val) regmap_write() argument
1695 regmap_write_async(struct regmap *map, unsigned int reg, unsigned int val) regmap_write_async() argument
1702 regmap_raw_write(struct regmap *map, unsigned int reg, const void *val, size_t val_len) regmap_raw_write() argument
1709 regmap_raw_write_async(struct regmap *map, unsigned int reg, const void *val, size_t val_len) regmap_raw_write_async() argument
1716 regmap_noinc_write(struct regmap *map, unsigned int reg, const void *val, size_t val_len) regmap_noinc_write() argument
1723 regmap_bulk_write(struct regmap *map, unsigned int reg, const void *val, size_t val_count) regmap_bulk_write() argument
1730 regmap_read(struct regmap *map, unsigned int reg, unsigned int *val) regmap_read() argument
1737 regmap_raw_read(struct regmap *map, unsigned int reg, void *val, size_t val_len) regmap_raw_read() argument
1744 regmap_noinc_read(struct regmap *map, unsigned int reg, void *val, size_t val_len) regmap_noinc_read() argument
1751 regmap_bulk_read(struct regmap *map, unsigned int reg, void *val, size_t val_count) regmap_bulk_read() argument
1758 regmap_update_bits_base(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val, bool *change, bool async, bool force) regmap_update_bits_base() argument
1766 regmap_set_bits(struct regmap *map, unsigned int reg, unsigned int bits) regmap_set_bits() argument
1773 regmap_clear_bits(struct regmap *map, unsigned int reg, unsigned int bits) regmap_clear_bits() argument
1780 regmap_test_bits(struct regmap *map, unsigned int reg, unsigned int bits) regmap_test_bits() argument
1804 regmap_update_bits(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val) regmap_update_bits() argument
1811 regmap_update_bits_async(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val) regmap_update_bits_async() argument
1818 regmap_update_bits_check(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val, bool *change) regmap_update_bits_check() argument
1827 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val, bool *change) regmap_update_bits_check_async() argument
1835 regmap_write_bits(struct regmap *map, unsigned int reg, unsigned int mask, unsigned int val) regmap_write_bits() argument
1922 regmap_get_val_bytes(struct regmap *map) regmap_get_val_bytes() argument
1928 regmap_get_max_register(struct regmap *map) regmap_get_max_register() argument
1934 regmap_get_reg_stride(struct regmap *map) regmap_get_reg_stride() argument
1940 regmap_might_sleep(struct regmap *map) regmap_might_sleep() argument
1946 regcache_sync(struct regmap *map) regcache_sync() argument
1952 regcache_sync_region(struct regmap *map, unsigned int min, unsigned int max) regcache_sync_region() argument
1959 regcache_drop_region(struct regmap *map, unsigned int min, unsigned int max) regcache_drop_region() argument
1966 regcache_cache_only(struct regmap *map, bool enable) regcache_cache_only() argument
1971 regcache_cache_bypass(struct regmap *map, bool enable) regcache_cache_bypass() argument
1976 regcache_mark_dirty(struct regmap *map) regcache_mark_dirty() argument
1981 regmap_async_complete(struct regmap *map) regmap_async_complete() argument
1986 regmap_register_patch(struct regmap *map, const struct reg_sequence *regs, int num_regs) regmap_register_patch() argument
1994 regmap_parse_val(struct regmap *map, const void *buf, unsigned int *val) regmap_parse_val() argument
2007 regmap_get_device(struct regmap *map) regmap_get_device() argument
[all...]
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dmax14577-private.h442 static inline int max14577_read_reg(struct regmap *map, u8 reg, u8 *dest) in max14577_read_reg() argument
453 static inline int max14577_bulk_read(struct regmap *map, u8 reg, u8 *buf, in max14577_bulk_read() argument
459 static inline int max14577_write_reg(struct regmap *map, u8 reg, u8 value) in max14577_write_reg() argument
464 static inline int max14577_bulk_write(struct regmap *map, u8 reg, u8 *buf, in max14577_bulk_write() argument
470 static inline int max14577_update_reg(struct regmap *map, u argument
[all...]
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h492 struct rvt_qpn_map map[RVT_QPNMAP_ENTRIES]; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c1567 struct ia_css_isp_3a_statistics_map *map; in ia_css_get_3a_statistics() local
2785 static void free_map(struct sh_css_ddr_address_map *map) in free_map() argument
3752 ref_sh_css_ddr_address_map( struct sh_css_ddr_address_map *map, struct sh_css_ddr_address_map *out) ref_sh_css_ddr_address_map() argument
3764 struct sh_css_ddr_address_map *map; ref_sh_css_ddr_address_map() member
[all...]
/kernel/linux/linux-6.6/drivers/staging/qlge/
H A Dqlge_main.c212 u64 map; in qlge_write_cfg() local
1234 dma_addr_t map; qlge_map_send() local
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_q6v5_mss.c869 static int q6v5proc_enable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_enable_qchannel() argument
902 static void q6v5proc_disable_qchannel(struct q6v5 *qproc, struct regmap *map, u32 offset) in q6v5proc_disable_qchannel() argument
[all...]
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_type1.c1557 vfio_dma_do_map(struct vfio_iommu *iommu, struct vfio_iommu_type1_dma_map *map) vfio_dma_do_map() argument
2824 struct vfio_iommu_type1_dma_map map; vfio_iommu_type1_map_dma() local
[all...]
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.c1029 struct vhost_iotlb_map *map; in vq_memory_access_ok() local
1055 const struct vhost_iotlb_map *map in vhost_vq_meta_fetch() local
1607 vhost_vq_meta_update(struct vhost_virtqueue *vq, const struct vhost_iotlb_map *map, int type) vhost_vq_meta_update() argument
1621 const struct vhost_iotlb_map *map; iotlb_access_ok() local
2335 const struct vhost_iotlb_map *map; translate_desc() local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-nxp-fspi.c982 struct regmap *map; in erratum_err050568() local
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmc/
H A Dcore.h333 const struct pmc_reg_map *map; member
349 const struct pmc_reg_map *map; member
/kernel/linux/linux-6.6/drivers/pmdomain/imx/
H A Dgpcv2.c271 u16 map; member
290 u32 map; member
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_midi2.c2752 struct midi1_cable_mapping *map; in fill_midi1_cable_mapping() local
1659 append_midi1_in_jack(struct f_midi2 *midi2, struct f_midi2_usb_config *config, struct midi1_cable_mapping *map, unsigned int type) append_midi1_in_jack() argument
1684 append_midi1_out_jack(struct f_midi2 *midi2, struct f_midi2_usb_config *config, struct midi1_cable_mapping *map, unsigned int type, unsigned int source) append_midi1_out_jack() argument
[all...]
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c2476 struct t10_alua_lba_map *map; in target_dev_lba_map_show() local
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1122 struct vhost_iotlb_map *map; in vduse_dev_ioctl() local
1329 struct vhost_iotlb_map *map; in vduse_dev_ioctl() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/meson/
H A Daxg-audio.c1653 struct regmap *map; member
1749 struct regmap *map; in axg_audio_clkc_probe() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcore.c1979 struct bpf_map *map = (struct bpf_map *) (unsigned long) BPF_R2; in ___bpf_prog_run() local
2255 bool bpf_prog_map_compatible(struct bpf_map *map, in bpf_prog_map_compatible() argument
2298 struct bpf_map *map = aux->used_maps[i]; bpf_check_tail_call() local
2675 struct bpf_map *map; __bpf_free_used_maps() local
2838 bpf_event_output(struct bpf_map *map, u64 flags, void *meta, u64 meta_size, void *ctx, u64 ctx_size, bpf_ctx_copy_t ctx_copy) bpf_event_output() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c270 struct rsrc_bmap *map; in rvu_dbg_mcs_sa_stats_display() local
323 struct rsrc_bmap *map; in rvu_dbg_mcs_tx_sc_stats_display() local
353 struct rsrc_bmap *map; in rvu_dbg_mcs_rx_sc_stats_display() local
390 struct rsrc_bmap *map; rvu_dbg_mcs_flowid_stats_display() local
427 struct rsrc_bmap *map; rvu_dbg_mcs_tx_secy_stats_display() local
470 struct rsrc_bmap *map; rvu_dbg_mcs_rx_secy_stats_display() local
[all...]
H A Drvu_npc.c103 u32 map; in rvu_npc_get_pkind() local
2360 static u16 npc_mcam_find_zero_area(unsigned long *map, u16 size, u16 start, in npc_mcam_find_zero_area() argument
2391 static u16 npc_mcam_get_free_count(unsigned long *map, u16 start, u16 end) in npc_mcam_get_free_count() argument
[all...]

Completed in 75 milliseconds

1...<<919293949596979899100>>...102