Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dbpf_local_storage.c18 select_bucket(struct bpf_local_storage_map *smap, in select_bucket()
34 static void mem_uncharge(struct bpf_local_storage_map *smap, void *owner, in mem_uncharge()
44 owner_storage(struct bpf_local_storage_map *smap, void *owner) in owner_storage()
62 bpf_selem_alloc(struct bpf_local_storage_map *smap, void *owner, in bpf_selem_alloc()
92 struct bpf_local_storage_map *smap; in bpf_selem_unlink_storage_nolock() local
169 struct bpf_local_storage_map *smap; in bpf_selem_unlink_map() local
185 void bpf_selem_link_map(struct bpf_local_storage_map *smap, in bpf_selem_link_map()
209 struct bpf_local_storage_map *smap, in bpf_local_storage_lookup()
262 struct bpf_local_storage_map *smap, in bpf_local_storage_alloc()
477 void bpf_local_storage_map_free(struct bpf_local_storage_map *smap, in bpf_local_storage_map_free()
[all …]
A Dstackmap.c64 static int prealloc_elems_and_freelist(struct bpf_stack_map *smap) in prealloc_elems_and_freelist()
92 struct bpf_stack_map *smap; in stack_map_alloc() local
262 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in __bpf_get_stackid() local
623 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in bpf_stackmap_copy() local
647 struct bpf_stack_map *smap = container_of(map, in stack_map_get_next_key() local
682 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_delete_elem() local
701 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_free() local
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
A Dbpf_task_storage.c60 struct bpf_local_storage_map *smap; in task_storage_lookup() local
285 struct bpf_local_storage_map *smap; in task_storage_map_alloc() local
297 struct bpf_local_storage_map *smap; in task_storage_map_free() local
/linux/tools/testing/selftests/vm/
A Dmap_populate.c33 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/net/core/
A Dbpf_sk_storage.c23 struct bpf_local_storage_map *smap; in bpf_sk_storage_lookup() local
88 struct bpf_local_storage_map *smap; in bpf_sk_storage_map_free() local
97 struct bpf_local_storage_map *smap; in bpf_sk_storage_map_alloc() local
168 struct bpf_local_storage_map *smap, in bpf_sk_storage_clone_elem()
204 struct bpf_local_storage_map *smap; in bpf_sk_storage_clone() local
305 static int bpf_sk_storage_charge(struct bpf_local_storage_map *smap, in bpf_sk_storage_charge()
320 static void bpf_sk_storage_uncharge(struct bpf_local_storage_map *smap, in bpf_sk_storage_uncharge()
568 struct bpf_local_storage_map *smap; in diag_get() local
609 struct bpf_local_storage_map *smap; in bpf_sk_storage_diag_put_all() local
736 struct bpf_local_storage_map *smap; in bpf_sk_storage_map_seq_find_next() local
/linux/fs/nilfs2/
A Dpage.c241 struct address_space *smap) in nilfs_copy_dirty_pages()
295 struct address_space *smap) in nilfs_copy_back_pages()
/linux/include/linux/
A Dbpf_local_storage.h63 struct bpf_local_storage_map __rcu *smap; member
/linux/arch/x86/kvm/
A Dmmu.h270 unsigned long smap = (cpl - 3) & (rflags & X86_EFLAGS_AC); in permission_fault() local
/linux/fs/xfs/
A Dxfs_reflink.c991 struct xfs_bmbt_irec smap; in xfs_reflink_remap_extent() local
/linux/fs/ocfs2/dlm/
A Ddlmdomain.c49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
/linux/arch/x86/kvm/svm/
A Dsvm.c4464 bool smep, smap, is_user; in svm_can_emulate_instruction() local

Completed in 42 milliseconds