idr_pre_get 1005 block/bsg.c ret = idr_pre_get(&bsg_minor_idr, GFP_KERNEL); idr_pre_get 386 block/genhd.c if (!idr_pre_get(&ext_devt_idr, GFP_KERNEL)) idr_pre_get 163 fs/dlm/lowcomms.c r = idr_pre_get(&connections_idr, alloc); idr_pre_get 138 fs/inotify.c if (unlikely(!idr_pre_get(&ih->idr, GFP_KERNEL))) idr_pre_get 258 fs/ocfs2/cluster/tcp.c if (!idr_pre_get(&nn->nn_status_idr, GFP_ATOMIC)) { idr_pre_get 694 fs/super.c if (idr_pre_get(&unnamed_dev_idr, GFP_ATOMIC) == 0) idr_pre_get 103 include/linux/idr.h int idr_pre_get(struct idr *idp, gfp_t gfp_mask); idr_pre_get 305 ipc/util.c err = idr_pre_get(&ids->ipcs_idr, GFP_KERNEL); idr_pre_get 371 ipc/util.c err = idr_pre_get(&ids->ipcs_idr, GFP_KERNEL); idr_pre_get 488 kernel/posix-timers.c if (unlikely(!idr_pre_get(&posix_timers_id, GFP_KERNEL))) { idr_pre_get 679 lib/idr.c if (!idr_pre_get(&ida->idr, gfp_mask)) idr_pre_get 94 net/9p/util.c if (idr_pre_get(&p->pool, GFP_KERNEL) == 0) idr_pre_get 1486 net/sctp/associola.c if (unlikely(!idr_pre_get(&sctp_assocs_id, gfp)))