Home
last modified time | relevance | path

Searched defs:map (Results 2351 - 2375 of 2547) sorted by relevance

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_io.c4447 struct extent_map_tree *map = &btrfs_inode->extent_tree; in try_release_extent_mapping() local
[all...]
H A Dvolumes.c3018 struct map_lookup *map; in btrfs_remove_chunk() local
5156 struct map_lookup *map = NULL; create_chunk() local
5314 struct map_lookup *map; btrfs_finish_chunk_alloc() local
5417 btrfs_chunk_max_errors(struct map_lookup *map) btrfs_chunk_max_errors() argument
5427 struct map_lookup *map; btrfs_chunk_readonly() local
5484 struct map_lookup *map; btrfs_num_copies() local
5530 struct map_lookup *map; btrfs_full_stripe_len() local
5547 struct map_lookup *map; btrfs_is_parity_mirror() local
5561 find_live_mirror(struct btrfs_fs_info *fs_info, struct map_lookup *map, int first, int dev_replace_is_ongoing) find_live_mirror() argument
5678 struct map_lookup *map; __btrfs_map_block_for_discard() local
6016 struct map_lookup *map; btrfs_get_io_geometry() local
6105 struct map_lookup *map; __btrfs_map_block() local
6685 struct map_lookup *map; read_one_chunk() local
7114 struct map_lookup *map; btrfs_check_rw_degradable() local
7630 struct map_lookup *map; verify_one_dev_extent() local
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h1378 unsigned char map[15]; member
/kernel/linux/linux-5.10/fs/ext4/
H A Dinode.c408 __check_block_validity(struct inode *inode, const char *func, unsigned int line, struct ext4_map_blocks *map) __check_block_validity() argument
445 ext4_map_blocks_es_recheck(handle_t *handle, struct inode *inode, struct ext4_map_blocks *es_map, struct ext4_map_blocks *map, int flags) ext4_map_blocks_es_recheck() argument
509 ext4_map_blocks(handle_t *handle, struct inode *inode, struct ext4_map_blocks *map, int flags) ext4_map_blocks() argument
783 struct ext4_map_blocks map; _ext4_get_block() local
836 struct ext4_map_blocks map; ext4_getblk() local
1541 struct ext4_map_blocks map; global() member
1696 ext4_da_map_blocks(struct inode *inode, sector_t iblock, struct ext4_map_blocks *map, struct buffer_head *bh) ext4_da_map_blocks() argument
1824 struct ext4_map_blocks map; ext4_da_get_block_prep() local
2167 struct ext4_map_blocks *map = &mpd->map; mpage_add_bh_to_extent() local
2399 struct ext4_map_blocks *map = &mpd->map; mpage_map_one_extent() local
2469 struct ext4_map_blocks *map = &mpd->map; mpage_map_and_submit_extent() local
3338 ext4_set_iomap(struct inode *inode, struct iomap *iomap, struct ext4_map_blocks *map, loff_t offset, loff_t length) ext4_set_iomap() argument
3387 ext4_iomap_alloc(struct inode *inode, struct ext4_map_blocks *map, unsigned int flags) ext4_iomap_alloc() argument
3453 struct ext4_map_blocks map; ext4_iomap_begin() local
3536 ext4_iomap_is_delalloc(struct inode *inode, struct ext4_map_blocks *map) ext4_iomap_is_delalloc() argument
3565 struct ext4_map_blocks map; ext4_iomap_begin_report() local
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddata.c1438 struct f2fs_map_blocks map; in f2fs_preallocate_blocks() local
1502 f2fs_map_blocks(struct inode *inode, struct f2fs_map_blocks *map, int create, int flag) f2fs_map_blocks() argument
1750 struct f2fs_map_blocks map; f2fs_overwrite_io() local
1778 struct f2fs_map_blocks map; __get_data_block() local
2069 f2fs_read_single_page(struct inode *inode, struct page *page, unsigned nr_pages, struct f2fs_map_blocks *map, struct bio **bio_ret, sector_t *last_block_in_bio, bool is_readahead) f2fs_read_single_page() argument
2387 struct f2fs_map_blocks map; f2fs_mpage_readpages() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c973 set_vma_resv_map(struct vm_area_struct *vma, struct resv_map *map) set_vma_resv_map() argument
[all...]
H A Dslab.c1432 static void slab_kernel_map(struct kmem_cache *cachep, void *objp, int map) in slab_kernel_map() argument
1441 slab_kernel_map(struct kmem_cache *cachep, void *objp, int map) slab_kernel_map() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c106 struct bpf_map *map; find_and_alloc_map() local
131 bpf_map_write_active_inc(struct bpf_map *map) bpf_map_write_active_inc() argument
136 bpf_map_write_active_dec(struct bpf_map *map) bpf_map_write_active_dec() argument
141 bpf_map_write_active(const struct bpf_map *map) bpf_map_write_active() argument
146 bpf_map_value_size(struct bpf_map *map) bpf_map_value_size() argument
159 maybe_wait_bpf_programs(struct bpf_map *map) maybe_wait_bpf_programs() argument
170 bpf_map_update_value(struct bpf_map *map, struct fd f, void *key, void *value, __u64 flags) bpf_map_update_value() argument
226 bpf_map_copy_value(struct bpf_map *map, void *key, void *value, __u64 flags) bpf_map_copy_value() argument
350 bpf_map_init_from_attr(struct bpf_map *map, union bpf_attr *attr) bpf_map_init_from_attr() argument
414 bpf_map_charge_memlock(struct bpf_map *map, u32 pages) bpf_map_charge_memlock() argument
425 bpf_map_uncharge_memlock(struct bpf_map *map, u32 pages) bpf_map_uncharge_memlock() argument
431 bpf_map_alloc_id(struct bpf_map *map) bpf_map_alloc_id() argument
449 bpf_map_free_id(struct bpf_map *map, bool do_idr_lock) bpf_map_free_id() argument
478 struct bpf_map *map = container_of(work, struct bpf_map, work); bpf_map_free_deferred() local
488 bpf_map_put_uref(struct bpf_map *map) bpf_map_put_uref() argument
499 __bpf_map_put(struct bpf_map *map, bool do_idr_lock) __bpf_map_put() argument
510 bpf_map_put(struct bpf_map *map) bpf_map_put() argument
516 bpf_map_put_with_uref(struct bpf_map *map) bpf_map_put_with_uref() argument
524 struct bpf_map *map = filp->private_data; bpf_map_release() local
533 map_get_sys_perms(struct bpf_map *map, struct fd f) map_get_sys_perms() argument
548 const struct bpf_map *map = filp->private_data; bpf_map_show_fdinfo() local
605 struct bpf_map *map = vma->vm_file->private_data; bpf_map_mmap_open() local
614 struct bpf_map *map = vma->vm_file->private_data; bpf_map_mmap_close() local
627 struct bpf_map *map = filp->private_data; bpf_map_mmap() local
675 struct bpf_map *map = filp->private_data; bpf_map_poll() local
694 bpf_map_new_fd(struct bpf_map *map, int flags) bpf_map_new_fd() argument
749 map_check_no_btf(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type, const struct btf_type *value_type) map_check_no_btf() argument
757 map_check_btf(struct bpf_map *map, const struct btf *btf, u32 btf_key_id, u32 btf_value_id) map_check_btf() argument
811 struct bpf_map *map; map_create() local
928 bpf_map_inc(struct bpf_map *map) bpf_map_inc() argument
934 bpf_map_inc_with_uref(struct bpf_map *map) bpf_map_inc_with_uref() argument
944 struct bpf_map *map; bpf_map_get() local
959 struct bpf_map *map; bpf_map_get_with_uref() local
972 __bpf_map_inc_not_zero(struct bpf_map *map, bool uref) __bpf_map_inc_not_zero() argument
985 bpf_map_inc_not_zero(struct bpf_map *map) bpf_map_inc_not_zero() argument
995 bpf_stackmap_copy(struct bpf_map *map, void *key, void *value) bpf_stackmap_copy() argument
1019 struct bpf_map *map; map_lookup_elem() local
1086 struct bpf_map *map; map_update_elem() local
1152 struct bpf_map *map; map_delete_elem() local
1208 struct bpf_map *map; map_get_next_key() local
1267 generic_map_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) generic_map_delete_batch() argument
1323 generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) generic_map_update_batch() argument
1389 generic_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) generic_map_lookup_batch() argument
1496 struct bpf_map *map; map_lookup_and_delete_elem() local
1561 struct bpf_map *map; map_freeze() local
3197 struct bpf_map *map; bpf_map_get_curr_or_next() local
3279 struct bpf_map *map; bpf_map_get_fd_by_id() local
3317 const struct bpf_map *map; bpf_map_from_imm() local
3344 const struct bpf_map *map; bpf_insn_prepare_dump() local
3705 bpf_map_get_info_by_fd(struct file *file, struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_map_get_info_by_fd() argument
4015 struct bpf_map *map; bpf_map_do_batch() local
4339 struct bpf_map *map; bpf_prog_bind_map() local
[all...]
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h2072 static inline void trace_event_eval_update(struct trace_eval_map **map, int len) { } in trace_event_eval_update() argument
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmcommon.h1100 static inline void dlm_node_iter_init(unsigned long *map, in dlm_node_iter_init() argument
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c1405 struct rtnl_link_ifmap map; in rtnl_fill_link_ifmap() local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c1792 struct regulator_supply_alias *map; in regulator_find_supply_alias() local
1803 struct regulator_supply_alias *map; in regulator_supply_alias() local
1848 struct regulator_map *map; regulator_dev_lookup() local
2280 struct regulator_supply_alias *map; regulator_register_supply_alias() local
2314 struct regulator_supply_alias *map; regulator_unregister_supply_alias() local
3181 struct regmap *map = regulator->rdev->regmap; regulator_get_regmap() local
5697 struct regulator_map *map; supply_map_show() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c445 struct blk_mq_queue_map *map = &set->map[i]; in nvme_pci_map_queues() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/
H A Dquirks.c5814 void __iomem *map; in quirk_reset_lenovo_thinkpad_p50_nvgpu() local
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-rockchip.c518 rockchip_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **map, unsigned *num_maps) rockchip_dt_node_to_map() argument
576 rockchip_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *map, unsigned num_maps) rockchip_dt_free_map() argument
/kernel/linux/linux-5.10/include/linux/
H A Dacpi.h919 static inline int acpi_dma_get_range(struct device *dev, const struct bus_dma_region **map) in acpi_dma_get_range() argument
H A Ddmaengine.h765 const struct dma_slave_map *map; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h259 struct sh_css_ddr_address_map map; member
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6570 u16 map = 0; in mv88e6xxx_lag_sync_map() local
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8365mb.c2046 rtl8365mb_get_chip_id_and_ver(struct regmap *map, u32 *id, u32 *ver) rtl8365mb_get_chip_id_and_ver() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c1379 dma_addr_t map; in cnic_get_kwqe_16_data() local
4849 dma_addr_t map = ctx->mapping; in cnic_setup_bnx2x_context() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3627 dma_addr_t map; in bnxt_run_loopback() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4407 struct bpf_map *map; in nfp_bpf_replace_map_ptrs() local
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.h809 int (*map)(struct fore200e*); member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c3093 struct map_lookup *map; in btrfs_remove_chunk() local
3066 remove_chunk_item(struct btrfs_trans_handle *trans, struct map_lookup *map, u64 chunk_offset) remove_chunk_item() argument
5380 struct map_lookup *map = NULL; create_chunk() local
5543 struct map_lookup *map; btrfs_chunk_alloc_add_chunk_item() local
5681 btrfs_chunk_max_errors(struct map_lookup *map) btrfs_chunk_max_errors() argument
5691 struct map_lookup *map; btrfs_chunk_writeable() local
5747 struct map_lookup *map; btrfs_num_copies() local
5786 struct map_lookup *map; btrfs_full_stripe_len() local
5806 struct map_lookup *map; btrfs_is_parity_mirror() local
5823 find_live_mirror(struct btrfs_fs_info *fs_info, struct map_lookup *map, int first, int dev_replace_is_ongoing) find_live_mirror() argument
5930 struct map_lookup *map; btrfs_map_discard() local
6159 btrfs_max_io_len(struct map_lookup *map, enum btrfs_map_op op, u64 offset, u32 *stripe_nr, u64 *stripe_offset, u64 *full_stripe_start) btrfs_max_io_len() argument
6207 set_io_stripe(struct btrfs_io_stripe *dst, const struct map_lookup *map, u32 stripe_index, u64 stripe_offset, u32 stripe_nr) set_io_stripe() argument
6261 struct map_lookup *map; btrfs_map_block() local
6673 const struct map_lookup *map = em->map_lookup; btrfs_calc_stripe_length() local
6746 struct map_lookup *map; read_one_chunk() local
7181 struct map_lookup *map; btrfs_check_rw_degradable() local
7710 struct map_lookup *map; verify_one_dev_extent() local
[all...]

Completed in 106 milliseconds

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