Home
last modified time | relevance | path

Searched refs:idr_preload (Results 1 - 25 of 98) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/dca/
H A Ddca-sysfs.c40 idr_preload(GFP_KERNEL); in dca_sysfs_add_provider()
/kernel/linux/linux-6.6/drivers/dca/
H A Ddca-sysfs.c40 idr_preload(GFP_KERNEL); in dca_sysfs_add_provider()
/kernel/linux/linux-5.10/security/apparmor/
H A Dsecid.c129 idr_preload(gfp); in aa_alloc_secid()
/kernel/linux/linux-5.10/include/linux/
H A Didr.h112 void idr_preload(gfp_t gfp_mask);
167 * idr_preload_end - end preload section started with idr_preload()
169 * Each idr_preload() should be matched with an invocation of this
170 * function. See idr_preload() for details.
/kernel/linux/linux-6.6/include/linux/
H A Didr.h112 void idr_preload(gfp_t gfp_mask);
167 * idr_preload_end - end preload section started with idr_preload()
169 * Each idr_preload() should be matched with an invocation of this
170 * function. See idr_preload() for details.
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dmain.c199 idr_preload(GFP_KERNEL); in cxl_alloc_adapter_nr()
H A Dcontext.c93 idr_preload(GFP_KERNEL); in cxl_context_init()
/kernel/linux/linux-5.10/drivers/misc/
H A Dtifm_core.c197 idr_preload(GFP_KERNEL); in tifm_add_adapter()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dmain.c200 idr_preload(GFP_KERNEL); in cxl_alloc_adapter_nr()
H A Dcontext.c93 idr_preload(GFP_KERNEL); in cxl_context_init()
/kernel/linux/linux-6.6/drivers/misc/
H A Dtifm_core.c195 idr_preload(GFP_KERNEL); in tifm_add_adapter()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_syncobj.c521 idr_preload(GFP_KERNEL); in drm_syncobj_get_handle()
648 idr_preload(GFP_KERNEL); in drm_syncobj_fd_to_handle()
H A Ddrm_drv.c123 idr_preload(GFP_KERNEL); in drm_minor_alloc()
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_release.c142 idr_preload(GFP_KERNEL); in qxl_release_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dtls.c142 idr_preload(GFP_KERNEL); in mlx5_fpga_tls_alloc_swid()
/kernel/linux/linux-5.10/kernel/
H A Dpid.c208 idr_preload(GFP_KERNEL); in alloc_pid()
/kernel/linux/linux-5.10/kernel/irq/
H A Dtimings.c624 idr_preload(GFP_KERNEL); in irq_timings_alloc()
/kernel/linux/linux-5.10/fs/vboxsf/
H A Dutils.c27 idr_preload(GFP_KERNEL); in vboxsf_new_inode()
/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dmemstick.c519 idr_preload(GFP_KERNEL); in memstick_add_host()
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dmemstick.c517 idr_preload(GFP_KERNEL); in memstick_add_host()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dutils.c28 idr_preload(GFP_KERNEL); in vboxsf_new_inode()
/kernel/linux/linux-6.6/kernel/irq/
H A Dtimings.c624 idr_preload(GFP_KERNEL); in irq_timings_alloc()
/kernel/linux/linux-6.6/kernel/
H A Dpid.c211 idr_preload(GFP_KERNEL); in alloc_pid()
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_release.c102 idr_preload(GFP_KERNEL); in qxl_release_alloc()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dttm_object.c204 idr_preload(GFP_KERNEL); in ttm_base_object_init()

Completed in 18 milliseconds

1234