Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_local_storage.c18 select_bucket(struct bpf_local_storage_map *smap, in select_bucket()
24 static int mem_charge(struct bpf_local_storage_map *smap, void *owner, u32 size) in mem_charge()
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()
91 struct bpf_local_storage_map *smap; in bpf_selem_unlink_storage_nolock() local
167 struct bpf_local_storage_map *smap; in bpf_selem_unlink_map() local
182 void bpf_selem_link_map(struct bpf_local_storage_map *smap, in bpf_selem_link_map()
205 struct bpf_local_storage_map *smap, in bpf_local_storage_lookup()
256 struct bpf_local_storage_map *smap, in bpf_local_storage_alloc()
[all …]
H A Dstackmap.c65 static int prealloc_elems_and_freelist(struct bpf_stack_map *smap) in prealloc_elems_and_freelist()
93 struct bpf_stack_map *smap; in stack_map_alloc() local
400 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in __bpf_get_stackid() local
757 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in bpf_stackmap_copy() local
781 struct bpf_stack_map *smap = container_of(map, in stack_map_get_next_key() local
816 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_delete_elem() local
835 struct bpf_stack_map *smap = container_of(map, struct bpf_stack_map, map); in stack_map_free() local
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
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H 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
/OK3568_Linux_fs/kernel/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
167 struct bpf_local_storage_map *smap, in bpf_sk_storage_clone_elem()
203 struct bpf_local_storage_map *smap; in bpf_sk_storage_clone() local
304 static int sk_storage_charge(struct bpf_local_storage_map *smap, in sk_storage_charge()
320 static void sk_storage_uncharge(struct bpf_local_storage_map *smap, in sk_storage_uncharge()
495 struct bpf_local_storage_map *smap; in diag_get() local
536 struct bpf_local_storage_map *smap; in bpf_sk_storage_diag_put_all() local
663 struct bpf_local_storage_map *smap; in bpf_sk_storage_map_seq_find_next() local
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dpage.c241 struct address_space *smap) in nilfs_copy_dirty_pages()
295 struct address_space *smap) in nilfs_copy_back_pages()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_local_storage.h63 struct bpf_local_storage_map __rcu *smap; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dmmu.h186 unsigned long smap = (cpl - 3) & (rflags & X86_EFLAGS_AC); in permission_fault() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_reflink.c996 struct xfs_bmbt_irec smap; in xfs_reflink_remap_extent() local
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmdomain.c51 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c4088 bool smep, smap, is_user; in svm_can_emulate_instruction() local