Home
last modified time | relevance | path

Searched refs:idr_preload (Results 1 – 25 of 44) sorted by relevance

12

/linux/Documentation/translations/zh_CN/core-api/
A Didr.rst63 致IDR无法分配内存。为了解决该问题,您可以在获取锁之前调用idr_preload(),然后在分
/linux/drivers/dca/
A Ddca-sysfs.c42 idr_preload(GFP_KERNEL); in dca_sysfs_add_provider()
/linux/include/linux/
A Didr.h112 void idr_preload(gfp_t gfp_mask);
/linux/Documentation/core-api/
A Didr.rst66 you can call idr_preload() before taking the lock, and then
/linux/drivers/misc/cxl/
A Dcontext.c93 idr_preload(GFP_KERNEL); in cxl_context_init()
A Dmain.c200 idr_preload(GFP_KERNEL); in cxl_alloc_adapter_nr()
/linux/drivers/misc/
A Dtifm_core.c195 idr_preload(GFP_KERNEL); in tifm_add_adapter()
/linux/fs/fuse/
A Dpassthrough.c175 idr_preload(GFP_KERNEL); in fuse_backing_id_alloc()
/linux/drivers/gpu/drm/qxl/
A Dqxl_release.c102 idr_preload(GFP_KERNEL); in qxl_release_alloc()
A Dqxl_cmd.c425 idr_preload(GFP_ATOMIC); in qxl_surface_id_alloc()
/linux/kernel/irq/
A Dtimings.c624 idr_preload(GFP_KERNEL); in irq_timings_alloc()
/linux/drivers/gpu/drm/vmwgfx/
A Dttm_object.c201 idr_preload(GFP_KERNEL); in ttm_base_object_init()
A Dvmwgfx_resource.c193 idr_preload(GFP_KERNEL); in vmw_resource_alloc_id()
/linux/lib/
A Dradix-tree.c1469 void idr_preload(gfp_t gfp_mask) in idr_preload() function
1474 EXPORT_SYMBOL(idr_preload);
/linux/drivers/gpu/drm/
A Ddrm_syncobj.c603 idr_preload(GFP_KERNEL); in drm_syncobj_get_handle()
730 idr_preload(GFP_KERNEL); in drm_syncobj_fd_to_handle()
/linux/fs/vboxsf/
A Dutils.c28 idr_preload(GFP_KERNEL); in vboxsf_new_inode()
/linux/drivers/memstick/core/
A Dmemstick.c516 idr_preload(GFP_KERNEL); in memstick_add_host()
/linux/ipc/
A Dutil.c293 idr_preload(GFP_KERNEL); in ipc_addid()
/linux/kernel/
A Dpid.c215 idr_preload(GFP_KERNEL); in alloc_pid()
/linux/tools/testing/radix-tree/
A Didr-test.c135 idr_preload(GFP_KERNEL); in idr_nowait_test()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c368 idr_preload(GFP_KERNEL); in mlx5_fc_create_ex()
/linux/fs/notify/inotify/
A Dinotify_user.c399 idr_preload(GFP_KERNEL); in inotify_add_to_idr()
/linux/drivers/misc/c2port/
A Dcore.c906 idr_preload(GFP_KERNEL); in c2port_device_register()
/linux/fs/smb/server/
A Dvfs_cache.c580 idr_preload(GFP_KERNEL); in __open_id()
/linux/drivers/gpu/drm/msm/
A Dmsm_gem_submit.c816 idr_preload(GFP_KERNEL); in msm_ioctl_gem_submit()

Completed in 74 milliseconds

12