Home
last modified time | relevance | path

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

/linux/fs/nfs/
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
72 struct mutex idmap_mutex; argument
76 static struct user_namespace *idmap_userns(const struct idmap *idmap) in idmap_userns()
426 struct idmap *idmap = pdo->pdo_data; in nfs_idmap_pipe_destroy() local
438 struct idmap *idmap = pdo->pdo_data; in nfs_idmap_pipe_create() local
457 struct idmap *idmap; in nfs_idmap_new() local
498 struct idmap *idmap = clp->cl_idmap; in nfs_idmap_delete() local
[all …]
/linux/arch/arm/include/asm/
A Dmemory.h355 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
/linux/drivers/net/wwan/
A Dwwan_core.c318 unsigned long *idmap; in __wwan_port_dev_assign_name() local
/linux/kernel/bpf/
A Dverifier.c10312 static bool check_ids(u32 old_id, u32 cur_id, struct bpf_id_pair *idmap) in check_ids()
10429 struct bpf_reg_state *rcur, struct bpf_id_pair *idmap) in regsafe()
10548 struct bpf_func_state *cur, struct bpf_id_pair *idmap) in stacksafe()

Completed in 31 milliseconds