Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dbpf_local_storage.c21 select_bucket(struct bpf_local_storage_map *smap, in select_bucket()
47 owner_storage(struct bpf_local_storage_map *smap, void *owner) in owner_storage()
157 struct bpf_local_storage_map *smap, in bpf_local_storage_free()
226 struct bpf_local_storage_map *smap, in bpf_selem_free()
257 struct bpf_local_storage_map *smap; in bpf_selem_unlink_storage_nolock() local
379 struct bpf_local_storage_map *smap; in bpf_selem_unlink_map() local
395 void bpf_selem_link_map(struct bpf_local_storage_map *smap, in bpf_selem_link_map()
420 struct bpf_local_storage_map *smap, in bpf_local_storage_lookup()
475 struct bpf_local_storage_map *smap, in bpf_local_storage_alloc()
796 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
216 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in __bpf_get_stackid() local
580 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in bpf_stackmap_copy() local
604 struct bpf_stack_map *smap = container_of(map, in stack_map_get_next_key() local
639 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_delete_elem() local
658 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_free() local
668 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_mem_usage() local
H A Dbpf_inode_storage.c41 struct bpf_local_storage_map *smap; in inode_storage_lookup() local
H A Dbpf_cgrp_storage.c67 struct bpf_local_storage_map *smap; in cgroup_storage_lookup() local
H A Dbpf_task_storage.c61 struct bpf_local_storage_map *smap; in task_storage_lookup() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dmap_populate.c31 static int parent_f(int sock, unsigned long *smap, int child) in parent_f()
51 static int child_f(int sock, unsigned long *smap, int fd) in child_f()
77 unsigned long *smap; in main() local
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c24 struct bpf_local_storage_map *smap; in bpf_sk_storage_lookup() local
135 struct bpf_local_storage_map *smap, in bpf_sk_storage_clone_elem()
171 struct bpf_local_storage_map *smap; in bpf_sk_storage_clone() local
275 static int bpf_sk_storage_charge(struct bpf_local_storage_map *smap, in bpf_sk_storage_charge()
291 static void bpf_sk_storage_uncharge(struct bpf_local_storage_map *smap, in bpf_sk_storage_uncharge()
547 struct bpf_local_storage_map *smap; in diag_get() local
588 struct bpf_local_storage_map *smap; in bpf_sk_storage_diag_put_all() local
715 struct bpf_local_storage_map *smap; in bpf_sk_storage_map_seq_find_next() local
/openbmc/linux/fs/btrfs/
H A Dbio.c497 struct btrfs_io_stripe *smap, int mirror_num) in __btrfs_submit_bio()
540 struct btrfs_io_stripe smap; member
625 struct btrfs_io_stripe *smap, int mirror_num) in btrfs_wq_submit_bio()
656 struct btrfs_io_stripe smap; in btrfs_submit_chunk() local
754 struct btrfs_io_stripe smap = { 0 }; in btrfs_repair_io_failure() local
816 struct btrfs_io_stripe smap = { 0 }; in btrfs_submit_repair_write() local
H A Dvolumes.c6275 struct btrfs_io_stripe *smap, int *mirror_num_ret, in btrfs_map_block()
8052 struct btrfs_io_stripe *smap, in map_raid56_repair_block()
8087 struct btrfs_io_stripe *smap, u64 logical, in btrfs_map_repair_block()
H A Dcheck-integrity.c1463 struct btrfs_io_stripe smap, *map; in btrfsic_map_block() local
/openbmc/linux/include/linux/
H A Dbpf_local_storage.h71 struct bpf_local_storage_map __rcu *smap; member
90 struct bpf_local_storage_map __rcu *smap; member
/openbmc/linux/fs/nilfs2/
H A Dpage.c241 struct address_space *smap) in nilfs_copy_dirty_pages()
296 struct address_space *smap) in nilfs_copy_back_pages()
/openbmc/qemu/hw/pci-host/
H A Dversatile.c100 uint32_t smap[3]; member
/openbmc/linux/fs/xfs/
H A Dxfs_reflink.c1157 struct xfs_bmbt_irec smap; in xfs_reflink_remap_extent() local
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmdomain.c49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
/openbmc/linux/fs/
H A Ddax.c1990 const struct iomap *smap = &it_src->iomap; in dax_range_compare_iter() local
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4753 bool smep, smap, is_user; in svm_can_emulate_instruction() local