Home
last modified time | relevance | path

Searched defs:smap (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dbpf_local_storage.c21 select_bucket(struct bpf_local_storage_map *smap, in select_bucket()
158 struct bpf_local_storage_map *smap, in bpf_local_storage_free()
210 struct bpf_local_storage_map *smap; in bpf_selem_free_rcu() local
231 struct bpf_local_storage_map *smap, in bpf_selem_free()
267 struct bpf_local_storage_map *smap; in bpf_selem_free_list() local
289 struct bpf_local_storage_map *smap; in bpf_selem_unlink_storage_nolock() local
414 struct bpf_local_storage_map *smap; in bpf_selem_unlink_map() local
453 struct bpf_local_storage_map *smap, in __bpf_local_storage_insert_cache()
484 struct bpf_local_storage_map *smap, in bpf_local_storage_alloc()
806 struct bpf_local_storage_map *smap; in bpf_local_storage_map_alloc() local
[all …]
H A Dstackmap.c45 static int prealloc_elems_and_freelist(struct bpf_stack_map *smap) in prealloc_elems_and_freelist()
73 struct bpf_stack_map *smap; in stack_map_alloc() local
230 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in __bpf_get_stackid() local
651 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in bpf_stackmap_copy() local
675 struct bpf_stack_map *smap = container_of(map, in stack_map_get_next_key() local
710 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_delete_elem() local
729 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_free() local
739 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_mem_usage() local
H A Dbpf_inode_storage.c40 struct bpf_local_storage_map *smap; in inode_storage_lookup() local
H A Dbpf_cgrp_storage.c66 struct bpf_local_storage_map *smap; in cgroup_storage_lookup() local
H A Dbpf_task_storage.c58 struct bpf_local_storage_map *smap; in task_storage_lookup() local
/linux-6.15/tools/testing/selftests/mm/
H A Dmap_populate.c35 static void parent_f(int sock, unsigned long *smap, int child) in parent_f()
56 static int child_f(int sock, unsigned long *smap, int fd) in child_f()
83 unsigned long *smap; in main() local
/linux-6.15/net/core/
H A Dbpf_sk_storage.c24 struct bpf_local_storage_map *smap; in bpf_sk_storage_lookup() local
136 struct bpf_local_storage_map *smap, in bpf_sk_storage_clone_elem()
173 struct bpf_local_storage_map *smap; in bpf_sk_storage_clone() local
278 static int bpf_sk_storage_charge(struct bpf_local_storage_map *smap, in bpf_sk_storage_charge()
295 static void bpf_sk_storage_uncharge(struct bpf_local_storage_map *smap, in bpf_sk_storage_uncharge()
535 struct bpf_local_storage_map *smap; in diag_get() local
576 struct bpf_local_storage_map *smap; in bpf_sk_storage_diag_put_all() local
703 struct bpf_local_storage_map *smap; in bpf_sk_storage_map_seq_find_next() local
/linux-6.15/fs/btrfs/
H A Dbio.c486 struct btrfs_io_stripe *smap, int mirror_num) in btrfs_submit_bio()
529 struct btrfs_io_stripe smap; member
628 struct btrfs_io_stripe *smap, int mirror_num) in btrfs_wq_submit_bio()
676 struct btrfs_io_stripe smap; in btrfs_submit_chunk() local
809 struct btrfs_io_stripe smap = { 0 }; in btrfs_repair_io_failure() local
870 struct btrfs_io_stripe smap = { 0 }; in btrfs_submit_repair_write() local
H A Dvolumes.c6365 const struct btrfs_io_stripe *smap, in is_single_device_io()
6553 struct btrfs_io_stripe *smap, int *mirror_num_ret) in btrfs_map_block()
8194 struct btrfs_io_stripe *smap, in map_raid56_repair_block()
8229 struct btrfs_io_stripe *smap, u64 logical, in btrfs_map_repair_block()
/linux-6.15/include/linux/
H A Dbpf_local_storage.h71 struct bpf_local_storage_map __rcu *smap; member
96 struct bpf_local_storage_map __rcu *smap; member
144 struct bpf_local_storage_map *smap, in bpf_local_storage_lookup()
/linux-6.15/fs/nilfs2/
H A Dpage.c244 struct address_space *smap) in nilfs_copy_dirty_pages()
299 struct address_space *smap) in nilfs_copy_back_pages()
/linux-6.15/fs/xfs/
H A Dxfs_reflink.c1234 struct xfs_bmbt_irec smap; in xfs_reflink_remap_extent() local
H A Dxfs_iomap.c1394 struct xfs_bmbt_irec smap; in xfs_zoned_buffered_write_iomap_begin() local
/linux-6.15/fs/ocfs2/dlm/
H A Ddlmdomain.c49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
/linux-6.15/fs/
H A Ddax.c2201 const struct iomap *smap = &it_src->iomap; in dax_range_compare_iter() local
/linux-6.15/arch/x86/kvm/svm/
H A Dsvm.c4931 bool smep, smap, is_user; in svm_check_emulate_instruction() local