Home
last modified time | relevance | path

Searched defs:idmap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4idmap.c65 struct idmap *idmap; member
68 struct idmap { struct
69 struct rpc_pipe_dir_object idmap_pdo; argument
70 struct rpc_pipe *idmap_pipe; argument
71 struct idmap_legacy_upcalldata *idmap_upcall_data; argument
72 struct mutex idmap_mutex; argument
76 static struct user_namespace *idmap_userns(const struct idmap *idmap) in idmap_userns()
280 const char *type, struct idmap *idmap) in nfs_idmap_request_key()
307 size_t data_size, struct idmap *idmap) in nfs_idmap_get_key()
351 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dmemory.h328 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c9001 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_id_pair *idmap) in check_ids()
9118 struct bpf_reg_state *rcur, struct bpf_id_pair *idmap) in regsafe()
9236 struct bpf_func_state *cur, struct bpf_id_pair *idmap) in stacksafe()