Home
last modified time | relevance | path

Searched full:lump (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_gt_types.h70 * lump those all into a single category to keep things simple.
/linux-6.14.4/Documentation/devicetree/bindings/mtd/
Dbrcm,brcmnand.yaml35 interesting ways, sometimes with registers that lump multiple NAND-related
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_fwif.h300 * it will be sent from within the reset path. Need a fixed size lump on
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_gt_types.h77 * lump those all into a single category to keep things simple.
/linux-6.14.4/drivers/media/pci/pt3/
Dpt3.c239 * They are stored in a lump and cannot be taken out / accessed separately,
/linux-6.14.4/Documentation/process/
Dmaintainer-tip.rst141 lump everything together into a single one. A good structure is to explain
/linux-6.14.4/arch/powerpc/kernel/
Dexceptions-64e.S1396 * - A good lump of memory mapped 0:0 by UTLB entry 0
/linux-6.14.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c214 * i40e_get_lump - find a lump of free generic resource
220 * Returns the base item index of the lump, or negative for error
257 /* do we have enough in this lump? */ in i40e_get_lump()
279 * i40e_put_lump - return a lump of generic resource
284 * Returns the count of items in the lump
/linux-6.14.4/drivers/edac/
Dsb_edac.c750 * to the same memory controller, we'll lump them all together. in get_sbridge_dev()