ida_pre_get 179 fs/devpts/inode.c if (!ida_pre_get(&allocated_ptys, GFP_KERNEL)) { ida_pre_get 69 fs/namespace.c ida_pre_get(&mnt_id_ida, GFP_KERNEL); ida_pre_get 93 fs/namespace.c if (!ida_pre_get(&mnt_group_ida, GFP_KERNEL)) ida_pre_get 318 fs/proc/generic.c if (ida_pre_get(&proc_inum_ida, GFP_KERNEL) == 0) ida_pre_get 258 fs/sysfs/dir.c if (ida_pre_get(&sysfs_ino_ida, GFP_KERNEL)) ida_pre_get 136 include/linux/idr.h int ida_pre_get(struct ida *ida, gfp_t gfp_mask); ida_pre_get 367 net/core/net_namespace.c ida_pre_get(&net_generic_ids, GFP_KERNEL);