Lines Matching +full:resource +full:- +full:files
1 /* SPDX-License-Identifier: GPL-2.0-only */
12 /* private routines between core files */
20 * struct dax_region - mapping infrastructure for dax devices
21 * @id: kernel-wide unique region for a memory range
27 * @res: resource tree to track instance allocations
38 struct resource res;
50 * struct dev_dax - instance data for a subdivision of a dax region, and
52 * @region - parent region
53 * @dax_dev - core dax functionality
58 * @dev - device core
59 * @pgmap - pgmap for memmap setup / lifetime (driver owned)
61 * @ranges: resource-span + pgoff tuples for the instance