Home
last modified time | relevance | path

Searched defs:smap (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmap_populate.c33 static int parent_f(int sock, unsigned long *smap, int child) in parent_f() argument
53 static int child_f(int sock, unsigned long *smap, int fd) in child_f() argument
79 unsigned long *smap; in main() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmap_populate.c31 static int parent_f(int sock, unsigned long *smap, int child) in parent_f() argument
51 static int child_f(int sock, unsigned long *smap, int fd) in child_f() argument
77 unsigned long *smap; in main() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbpf_inode_storage.c40 struct bpf_local_storage_map *smap; in inode_storage_lookup() local
224 struct bpf_local_storage_map *smap; in inode_storage_map_alloc() local
236 struct bpf_local_storage_map *smap; in inode_storage_map_free() local
[all...]
H A Dbpf_local_storage.c18 select_bucket(struct bpf_local_storage_map *smap, in select_bucket() argument
24 static int mem_charge(struct bpf_local_storage_map *smap, void *owner, u32 size) in mem_charge() argument
34 static void mem_uncharge(struct bpf_local_storage_map *smap, void *owner, in mem_uncharge() argument
44 owner_storage(struct bpf_local_storage_map *smap, voi argument
72 bpf_selem_alloc(struct bpf_local_storage_map *smap, void *owner, void *value, bool charge_mem) bpf_selem_alloc() argument
101 struct bpf_local_storage_map *smap; bpf_selem_unlink_storage_nolock() local
177 struct bpf_local_storage_map *smap; bpf_selem_unlink_map() local
192 bpf_selem_link_map(struct bpf_local_storage_map *smap, struct bpf_local_storage_elem *selem) bpf_selem_link_map() argument
214 bpf_local_storage_lookup(struct bpf_local_storage *local_storage, struct bpf_local_storage_map *smap, bool cacheit_lockit) bpf_local_storage_lookup() argument
265 bpf_local_storage_alloc(void *owner, struct bpf_local_storage_map *smap, struct bpf_local_storage_elem *first_selem) bpf_local_storage_alloc() argument
332 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, void *value, u64 map_flags) bpf_local_storage_update() argument
479 bpf_local_storage_map_free(struct bpf_local_storage_map *smap) bpf_local_storage_map_free() argument
553 struct bpf_local_storage_map *smap; bpf_local_storage_map_alloc() local
[all...]
H A Dstackmap.c65 static int prealloc_elems_and_freelist(struct bpf_stack_map *smap) in prealloc_elems_and_freelist() argument
93 struct bpf_stack_map *smap; stack_map_alloc() local
403 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); __bpf_get_stackid() local
769 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); bpf_stackmap_copy() local
793 struct bpf_stack_map *smap = container_of(map, stack_map_get_next_key() local
828 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); stack_map_delete_elem() local
847 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); stack_map_free() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dbpf_local_storage.h63 struct bpf_local_storage_map __rcu *smap; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbpf_cgrp_storage.c67 struct bpf_local_storage_map *smap; in cgroup_storage_lookup() local
H A Dbpf_inode_storage.c41 struct bpf_local_storage_map *smap; in inode_storage_lookup() local
H A Dbpf_task_storage.c61 struct bpf_local_storage_map *smap; in task_storage_lookup() local
H A Dbpf_local_storage.c21 select_bucket(struct bpf_local_storage_map *smap, in select_bucket() argument
27 static int mem_charge(struct bpf_local_storage_map *smap, void *owner, u32 size) in mem_charge() argument
37 static void mem_uncharge(struct bpf_local_storage_map *smap, void *owner, in mem_uncharge() argument
47 owner_storage(struct bpf_local_storage_map *smap, voi argument
75 bpf_selem_alloc(struct bpf_local_storage_map *smap, void *owner, void *value, bool charge_mem, gfp_t gfp_flags) bpf_selem_alloc() argument
156 bpf_local_storage_free(struct bpf_local_storage *local_storage, struct bpf_local_storage_map *smap, bool bpf_ma, bool reuse_now) bpf_local_storage_free() argument
225 bpf_selem_free(struct bpf_local_storage_elem *selem, struct bpf_local_storage_map *smap, bool reuse_now) bpf_selem_free() argument
257 struct bpf_local_storage_map *smap; bpf_selem_unlink_storage_nolock() local
379 struct bpf_local_storage_map *smap; bpf_selem_unlink_map() local
395 bpf_selem_link_map(struct bpf_local_storage_map *smap, struct bpf_local_storage_elem *selem) bpf_selem_link_map() argument
419 bpf_local_storage_lookup(struct bpf_local_storage *local_storage, struct bpf_local_storage_map *smap, bool cacheit_lockit) bpf_local_storage_lookup() argument
474 bpf_local_storage_alloc(void *owner, struct bpf_local_storage_map *smap, struct bpf_local_storage_elem *first_selem, gfp_t gfp_flags) bpf_local_storage_alloc() argument
552 bpf_local_storage_update(void *owner, struct bpf_local_storage_map *smap, void *value, u64 map_flags, gfp_t gfp_flags) bpf_local_storage_update() argument
773 struct bpf_local_storage_map *smap = (struct bpf_local_storage_map *)map; bpf_local_storage_map_mem_usage() local
796 struct bpf_local_storage_map *smap; bpf_local_storage_map_alloc() local
854 struct bpf_local_storage_map *smap; bpf_local_storage_map_free() local
[all...]
H A Dstackmap.c45 static int prealloc_elems_and_freelist(struct bpf_stack_map *smap) in prealloc_elems_and_freelist() argument
73 struct bpf_stack_map *smap; stack_map_alloc() local
216 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); __bpf_get_stackid() local
580 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); bpf_stackmap_copy() local
604 struct bpf_stack_map *smap = container_of(map, stack_map_get_next_key() local
639 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); stack_map_delete_elem() local
658 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); stack_map_free() local
668 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); stack_map_mem_usage() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dmmu.h186 unsigned long smap = (cpl - 3) & (rflags & X86_EFLAGS_AC); in permission_fault() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dpage.c240 nilfs_copy_dirty_pages(struct address_space *dmap, struct address_space *smap) nilfs_copy_dirty_pages() argument
294 nilfs_copy_back_pages(struct address_space *dmap, struct address_space *smap) nilfs_copy_back_pages() argument
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dpage.c240 nilfs_copy_dirty_pages(struct address_space *dmap, struct address_space *smap) nilfs_copy_dirty_pages() argument
295 nilfs_copy_back_pages(struct address_space *dmap, struct address_space *smap) nilfs_copy_back_pages() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_reflink.c996 struct xfs_bmbt_irec smap; in xfs_reflink_remap_extent() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dbpf_sk_storage.c22 struct bpf_local_storage_map *smap; in sk_storage_lookup() local
87 struct bpf_local_storage_map *smap; in sk_storage_map_free() local
96 struct bpf_local_storage_map *smap; in sk_storage_map_alloc() local
166 bpf_sk_storage_clone_elem(struct sock *newsk, struct bpf_local_storage_map *smap, struct bpf_local_storage_elem *selem) bpf_sk_storage_clone_elem() argument
203 struct bpf_local_storage_map *smap; bpf_sk_storage_clone() local
304 sk_storage_charge(struct bpf_local_storage_map *smap, void *owner, u32 size) sk_storage_charge() argument
320 sk_storage_uncharge(struct bpf_local_storage_map *smap, void *owner, u32 size) sk_storage_uncharge() argument
498 struct bpf_local_storage_map *smap; diag_get() local
539 struct bpf_local_storage_map *smap; bpf_sk_storage_diag_put_all() local
666 struct bpf_local_storage_map *smap; __acquires() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbio.c540 struct btrfs_io_stripe smap; member
496 __btrfs_submit_bio(struct bio *bio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) __btrfs_submit_bio() argument
623 btrfs_wq_submit_bio(struct btrfs_bio *bbio, struct btrfs_io_context *bioc, struct btrfs_io_stripe *smap, int mirror_num) btrfs_wq_submit_bio() argument
656 struct btrfs_io_stripe smap; btrfs_submit_chunk() local
752 struct btrfs_io_stripe smap = { 0 }; btrfs_repair_io_failure() local
814 struct btrfs_io_stripe smap = { 0 }; btrfs_submit_repair_write() local
[all...]
H A Dcheck-integrity.c1463 struct btrfs_io_stripe smap, *map; in btrfsic_map_block() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_reflink.c1157 struct xfs_bmbt_irec smap; in xfs_reflink_remap_extent() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dbpf_sk_storage.c24 struct bpf_local_storage_map *smap; in bpf_sk_storage_lookup() local
171 struct bpf_local_storage_map *smap; in bpf_sk_storage_clone() local
134 bpf_sk_storage_clone_elem(struct sock *newsk, struct bpf_local_storage_map *smap, struct bpf_local_storage_elem *selem) bpf_sk_storage_clone_elem() argument
275 bpf_sk_storage_charge(struct bpf_local_storage_map *smap, void *owner, u32 size) bpf_sk_storage_charge() argument
291 bpf_sk_storage_uncharge(struct bpf_local_storage_map *smap, void *owner, u32 size) bpf_sk_storage_uncharge() argument
547 struct bpf_local_storage_map *smap; diag_get() local
588 struct bpf_local_storage_map *smap; bpf_sk_storage_diag_put_all() local
715 struct bpf_local_storage_map *smap; __acquires() local
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmdomain.c51 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap() argument
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmdomain.c49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap() argument
/kernel/linux/linux-6.6/fs/
H A Ddax.c1990 const struct iomap *smap = &it_src->iomap; in dax_range_compare_iter() local
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c4099 bool smep, smap, is_user; in svm_can_emulate_instruction() local

Completed in 29 milliseconds

12