Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
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 …]
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dmemory.h370 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c9056 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_id_pair *idmap) in check_ids()
9173 struct bpf_reg_state *rcur, struct bpf_id_pair *idmap) in regsafe()
9290 struct bpf_func_state *cur, struct bpf_id_pair *idmap) in stacksafe()