Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Didr.rst63 致IDR无法分配内存。为了解决该问题,您可以在获取锁之前调用idr_preload(),然后在分
/openbmc/linux/drivers/dca/
H A Ddca-sysfs.c40 idr_preload(GFP_KERNEL); in dca_sysfs_add_provider()
/openbmc/linux/include/linux/
H A Didr.h112 void idr_preload(gfp_t gfp_mask);
/openbmc/linux/Documentation/core-api/
H A Didr.rst66 you can call idr_preload() before taking the lock, and then
/openbmc/linux/drivers/misc/cxl/
H A Dcontext.c93 idr_preload(GFP_KERNEL); in cxl_context_init()
H A Dmain.c200 idr_preload(GFP_KERNEL); in cxl_alloc_adapter_nr()
/openbmc/linux/drivers/misc/
H A Dtifm_core.c195 idr_preload(GFP_KERNEL); in tifm_add_adapter()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_release.c102 idr_preload(GFP_KERNEL); in qxl_release_alloc()
H A Dqxl_cmd.c426 idr_preload(GFP_ATOMIC); in qxl_surface_id_alloc()
/openbmc/linux/kernel/irq/
H A Dtimings.c624 idr_preload(GFP_KERNEL); in irq_timings_alloc()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c204 idr_preload(GFP_KERNEL); in ttm_base_object_init()
/openbmc/linux/lib/
H A Dradix-tree.c1469 void idr_preload(gfp_t gfp_mask) in idr_preload() function
1474 EXPORT_SYMBOL(idr_preload);
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_syncobj.c595 idr_preload(GFP_KERNEL); in drm_syncobj_get_handle()
722 idr_preload(GFP_KERNEL); in drm_syncobj_fd_to_handle()
H A Ddrm_drv.c132 idr_preload(GFP_KERNEL); in drm_minor_alloc()
H A Ddrm_gem.c373 idr_preload(GFP_KERNEL); in drm_gem_handle_create_tail()
/openbmc/linux/kernel/
H A Dpid.c211 idr_preload(GFP_KERNEL); in alloc_pid()
/openbmc/linux/fs/vboxsf/
H A Dutils.c28 idr_preload(GFP_KERNEL); in vboxsf_new_inode()
/openbmc/linux/drivers/memstick/core/
H A Dmemstick.c517 idr_preload(GFP_KERNEL); in memstick_add_host()
/openbmc/linux/ipc/
H A Dutil.c293 idr_preload(GFP_KERNEL); in ipc_addid()
/openbmc/linux/tools/testing/radix-tree/
H A Didr-test.c135 idr_preload(GFP_KERNEL); in idr_nowait_test()
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c400 idr_preload(GFP_KERNEL); in inotify_add_to_idr()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c368 idr_preload(GFP_KERNEL); in mlx5_fc_create_ex()
/openbmc/linux/fs/dlm/
H A Drecover.c313 idr_preload(GFP_NOFS); in recover_idr_add()
/openbmc/linux/drivers/misc/c2port/
H A Dcore.c906 idr_preload(GFP_KERNEL); in c2port_device_register()
/openbmc/linux/fs/smb/server/
H A Dvfs_cache.c562 idr_preload(GFP_KERNEL); in __open_id()

12