Searched refs:Pool (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/ |
D | sharedbuffer_configuration.py | 70 if isinstance(objid, Pool): 109 if isinstance(objid, Pool) and objid["pool"] in [4, 8, 9, 10]: 172 class Pool(CommonItem): class 190 pools.append(Pool(pooldict))
|
/linux-6.1.9/scripts/ |
D | checkkconfigsymbols.py | 18 from multiprocessing import Pool, cpu_count 276 pool = Pool(cpu_count(), init_worker) 313 pool = Pool(cpu_count(), init_worker)
|
/linux-6.1.9/scripts/clang-tools/ |
D | run-clang-tools.py | 67 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
|
/linux-6.1.9/Documentation/networking/ |
D | page_pool.rst | 4 Page Pool API 42 | Pool empty | Pool has entries
|
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/ |
D | Kconfig | 29 NPA Aura/Pool contexts.
|
/linux-6.1.9/drivers/gpu/drm/msm/ |
D | NOTES | 63 And finally, MDP5 has this "Shared Memory Pool" (called "SMP"), from
|
/linux-6.1.9/kernel/dma/ |
D | Kconfig | 84 bool "DMA Restricted Pool"
|
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | switch-driver.rst | 76 * 1 DPBP - A Buffer Pool is used for seeding buffers intended for the Rx path
|
D | overview.rst | 213 DPBP (Datapath Buffer Pool)
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | thin-provisioning.rst | 56 Pool device
|
/linux-6.1.9/Documentation/kernel-hacking/ |
D | locking.rst | 1386 Thanks to Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
|
/linux-6.1.9/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 1427 Grazie a Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
|