Home
last modified time | relevance | path

Searched refs:reserved_mem_ops (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dof_reserved_mem.h9 struct reserved_mem_ops;
15 const struct reserved_mem_ops *ops;
21 struct reserved_mem_ops { struct
/kernel/linux/linux-5.10/drivers/memory/tegra/
Dtegra210-emc-table.c75 static const struct reserved_mem_ops tegra210_emc_table_ops = {
/kernel/linux/linux-5.10/kernel/dma/
Dcoherent.c347 static const struct reserved_mem_ops rmem_dma_ops = {
380 const struct reserved_mem_ops *ops; in dma_init_reserved_memory()
Dcontiguous.c395 static const struct reserved_mem_ops rmem_cma_ops = {
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch41757 +static const struct reserved_mem_ops codec_mm_rmem_vdec_ops = {
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch139823 +static gcsALLOCATOR_OPERATIONS reserved_mem_ops = {
139850 + gckALLOCATOR_Construct(Os, &reserved_mem_ops, &allocator));