Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4idmap.c63 struct idmap *idmap; member
66 struct idmap { struct
67 struct rpc_pipe_dir_object idmap_pdo; argument
68 struct rpc_pipe *idmap_pipe; argument
69 struct idmap_legacy_upcalldata *idmap_upcall_data; argument
70 struct mutex idmap_mutex; argument
270 const char *type, struct idmap *idmap) in nfs_idmap_request_key()
296 size_t data_size, struct idmap *idmap) in nfs_idmap_get_key()
340 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name()
355 __u32 *id, struct idmap *idmap) in nfs_idmap_lookup_id()
[all …]
/Linux-v4.19/arch/arm/include/asm/
Dmemory.h326 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
/Linux-v4.19/kernel/bpf/
Dverifier.c4352 static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap) in check_ids()
4373 struct idpair *idmap) in regsafe()
4477 struct idpair *idmap) in stacksafe()
4566 struct idpair *idmap; in func_states_equal() local