Home
last modified time | relevance | path

Searched full:genalloc (Results 1 – 25 of 76) sorted by relevance

1234

/linux/Documentation/core-api/
H A Dgenalloc.rst1 The genalloc/genpool subsystem
17 Code using this allocator should include <linux/genalloc.h>. The action
20 .. kernel-doc:: lib/genalloc.c
23 .. kernel-doc:: lib/genalloc.c
41 .. kernel-doc:: lib/genalloc.c
52 .. kernel-doc:: include/linux/genalloc.h
55 .. kernel-doc:: lib/genalloc.c
68 .. kernel-doc:: include/linux/genalloc.h
71 .. kernel-doc:: lib/genalloc.c
74 .. kernel-doc:: lib/genalloc.c
[all …]
H A Dindex.rst111 genalloc
/linux/Documentation/translations/zh_CN/core-api/
H A Dgenalloc.rst3 :Original: Documentation/core-api/genalloc.rst
15 genalloc/genpool子系统
27 使用这个分配器的代码应该包括<linux/genalloc.h>。这个动作从创建一个池开始,使用
32 lib/genalloc.c
47 lib/genalloc.c
57 include/linux/genalloc.h
59 lib/genalloc.c
69 include/linux/genalloc.h
71 lib/genalloc.c
84 lib/genalloc.c
[all …]
H A Dindex.rst113 genalloc
/linux/drivers/soc/fsl/qbman/
H A Ddpaa_sys.h45 #include <linux/genalloc.h>
100 /* Offset applied to genalloc pools due to zero being an error return */
/linux/arch/sh/include/asm/
H A Dsram.h8 #include <linux/genalloc.h>
/linux/drivers/soc/fsl/qe/
H A Dqe_common.c17 #include <linux/genalloc.h>
110 * @data: data for genalloc's algorithm.
/linux/arch/arm/mach-davinci/
H A Dsram.c10 #include <linux/genalloc.h>
/linux/drivers/gpu/drm/vboxvideo/
H A Dvboxvideo_guest.h7 #include <linux/genalloc.h>
H A Dvbox_drv.h13 #include <linux/genalloc.h>
/linux/arch/csky/mm/
H A Ddma-mapping.c6 #include <linux/genalloc.h>
H A Dtcm.c4 #include <linux/genalloc.h>
/linux/include/linux/platform_data/
H A Ddavinci_asp.h11 #include <linux/genalloc.h>
/linux/drivers/tee/
H A Dtee_shm_pool.c7 #include <linux/genalloc.h>
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_muram.c10 #include <linux/genalloc.h>
/linux/arch/arm/mach-socfpga/
H A Dpm.c13 #include <linux/genalloc.h>
/linux/drivers/misc/
H A Dsram-exec.c10 #include <linux/genalloc.h>
/linux/arch/x86/kernel/cpu/mce/
H A Dgenpool.c10 #include <linux/genalloc.h>
/linux/drivers/net/ethernet/ti/
H A Dk3-cppi-desc-pool.c12 #include <linux/genalloc.h>
/linux/drivers/usb/core/
H A Dbuffer.c19 #include <linux/genalloc.h>
/linux/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c5 #include <linux/genalloc.h>
/linux/drivers/remoteproc/
H A Dmeson_mx_ao_arc.c10 #include <linux/genalloc.h>
/linux/kernel/dma/
H A Dpool.c11 #include <linux/genalloc.h>
/linux/Documentation/devicetree/bindings/sram/
H A Dsram.yaml13 Simple IO memory regions to be managed by the genalloc API.
/linux/drivers/usb/host/
H A Dohci-sm501.c147 * This driver uses genalloc so that usb allocations with in ohci_hcd_sm501_drv_probe()

1234