Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/devicetree/bindings/mtd/
Dbrcm,brcmnand.yaml33 interesting ways, sometimes with registers that lump multiple NAND-related
/Linux-v5.15/drivers/net/wireless/
Drayctl.h122 /* .elements is a large lump of max size because elements are variable size */
/Linux-v5.15/drivers/media/pci/pt3/
Dpt3.c239 * They are stored in a lump and cannot be taken out / accessed separately,
/Linux-v5.15/arch/powerpc/kernel/
Dexceptions-64e.S1409 * - A good lump of memory mapped 0:0 by UTLB entry 0
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_main.c174 * i40e_get_lump - find a lump of free generic resource
180 * Returns the base item index of the lump, or negative for error
183 * because we're highly likely to have all the same size lump requests.
208 /* do we have enough in this lump? */ in i40e_get_lump()
231 * i40e_put_lump - return a lump of generic resource
236 * Returns the count of items in the lump
/Linux-v5.15/drivers/edac/
Dsb_edac.c742 * to the same memory controller, we'll lump them all together. in get_sbridge_dev()