Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_types.h70 * lump those all into a single category to keep things simple.
/linux/drivers/media/pci/pt3/
H A Dpt3.c239 * They are stored in a lump and cannot be taken out / accessed separately,
/linux/arch/powerpc/kernel/
H A Dexceptions-64e.S1396 * - A good lump of memory mapped 0:0 by UTLB entry 0
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c222 * i40e_get_lump - find a lump of free generic resource
228 * Returns the base item index of the lump, or negative for error
265 /* do we have enough in this lump? */ in i40e_get_lump()
287 * i40e_put_lump - return a lump of generic resource
292 * Returns the count of items in the lump
/linux/drivers/edac/
H A Dsb_edac.c750 * to the same memory controller, we'll lump them all together. in get_sbridge_dev()