/linux-6.3-rc2/kernel/bpf/ |
A D | bpf_local_storage.c | 21 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() 65 bpf_selem_alloc(struct bpf_local_storage_map *smap, void *owner, in bpf_selem_alloc() 120 struct bpf_local_storage_map *smap; in bpf_selem_unlink_storage_nolock() local 207 struct bpf_local_storage_map *smap; in bpf_selem_unlink_map() local 223 void bpf_selem_link_map(struct bpf_local_storage_map *smap, in bpf_selem_link_map() 248 struct bpf_local_storage_map *smap, in bpf_local_storage_lookup() 303 struct bpf_local_storage_map *smap, in bpf_local_storage_alloc() 557 struct bpf_local_storage_map *smap; in __bpf_local_storage_map_alloc() local 643 struct bpf_local_storage_map *smap; in bpf_local_storage_map_alloc() local [all …]
|
A D | stackmap.c | 45 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 571 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in bpf_stackmap_copy() local 595 struct bpf_stack_map *smap = container_of(map, in stack_map_get_next_key() local 630 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_delete_elem() local 649 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_free() local
|
A D | bpf_inode_storage.c | 41 struct bpf_local_storage_map *smap; in inode_storage_lookup() local
|
A D | bpf_cgrp_storage.c | 74 struct bpf_local_storage_map *smap; in cgroup_storage_lookup() local
|
A D | bpf_task_storage.c | 61 struct bpf_local_storage_map *smap; in task_storage_lookup() local
|
/linux-6.3-rc2/tools/testing/selftests/mm/ |
A D | map_populate.c | 33 static int parent_f(int sock, unsigned long *smap, int child) in parent_f() 53 static int child_f(int sock, unsigned long *smap, int fd) in child_f() 79 unsigned long *smap; in main() local
|
/linux-6.3-rc2/net/core/ |
A D | bpf_sk_storage.c | 24 struct bpf_local_storage_map *smap; in bpf_sk_storage_lookup() local 141 struct bpf_local_storage_map *smap, in bpf_sk_storage_clone_elem() 177 struct bpf_local_storage_map *smap; in bpf_sk_storage_clone() local 281 static int bpf_sk_storage_charge(struct bpf_local_storage_map *smap, in bpf_sk_storage_charge() 297 static void bpf_sk_storage_uncharge(struct bpf_local_storage_map *smap, in bpf_sk_storage_uncharge() 549 struct bpf_local_storage_map *smap; in diag_get() local 590 struct bpf_local_storage_map *smap; in bpf_sk_storage_diag_put_all() local 717 struct bpf_local_storage_map *smap; in bpf_sk_storage_map_seq_find_next() local
|
/linux-6.3-rc2/fs/btrfs/ |
A D | bio.c | 447 struct btrfs_io_stripe *smap, int mirror_num) in __btrfs_submit_bio() 491 struct btrfs_io_stripe smap; member 583 struct btrfs_io_stripe *smap, int mirror_num) in btrfs_wq_submit_bio() 617 struct btrfs_io_stripe smap; in btrfs_submit_chunk() local
|
A D | volumes.c | 6336 struct btrfs_io_stripe *smap, int *mirror_num_ret, in __btrfs_map_block()
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | page.c | 241 struct address_space *smap) in nilfs_copy_dirty_pages() 296 struct address_space *smap) in nilfs_copy_back_pages()
|
/linux-6.3-rc2/include/linux/ |
A D | bpf_local_storage.h | 67 struct bpf_local_storage_map __rcu *smap; member
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_reflink.c | 1153 struct xfs_bmbt_irec smap; in xfs_reflink_remap_extent() local
|
/linux-6.3-rc2/fs/ocfs2/dlm/ |
A D | dlmdomain.c | 49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
|
/linux-6.3-rc2/fs/ |
A D | dax.c | 1965 const struct iomap *smap = &it_src->iomap; in dax_range_compare_iter() local
|
/linux-6.3-rc2/arch/x86/kvm/svm/ |
A D | svm.c | 4530 bool smep, smap, is_user; in svm_can_emulate_instruction() local
|