Home
last modified time | relevance | path

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

/Linux-v5.15/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 …]
/Linux-v5.15/arch/arm/include/asm/
Dmemory.h355 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
/Linux-v5.15/drivers/net/wwan/
Dwwan_core.c318 unsigned long *idmap; in __wwan_port_dev_assign_name() local
/Linux-v5.15/kernel/bpf/
Dverifier.c10082 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_id_pair *idmap) in check_ids()
10199 struct bpf_reg_state *rcur, struct bpf_id_pair *idmap) in regsafe()
10318 struct bpf_func_state *cur, struct bpf_id_pair *idmap) in stacksafe()