Searched refs:Pool (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/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-v5.10/Documentation/networking/ |
D | page_pool.rst | 4 Page Pool API 42 | Pool empty | Pool has entries
|
/Linux-v5.10/scripts/clang-tools/ |
D | run-clang-tools.py | 66 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
|
/Linux-v5.10/scripts/ |
D | checkkconfigsymbols.py | 18 from multiprocessing import Pool, cpu_count 274 pool = Pool(cpu_count(), init_worker) 311 pool = Pool(cpu_count(), init_worker)
|
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/ |
D | Kconfig | 27 NPA Aura/Pool contexts.
|
/Linux-v5.10/drivers/gpu/drm/msm/ |
D | NOTES | 63 And finally, MDP5 has this "Shared Memory Pool" (called "SMP"), from
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | overview.rst | 212 DPBP (Datapath Buffer Pool)
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | thin-provisioning.rst | 56 Pool device
|
/Linux-v5.10/Documentation/translations/it_IT/kernel-hacking/ |
D | locking.rst | 1427 Grazie a Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
|
/Linux-v5.10/Documentation/kernel-hacking/ |
D | locking.rst | 1383 Thanks to Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
|