Searched refs:Pool (Results 1 – 15 of 15) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| A 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/Documentation/networking/ |
| A D | page_pool.rst | 4 Page Pool API 28 | Pool empty | Pool has entries
|
| /linux/scripts/ |
| A 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/scripts/clang-tools/ |
| A D | run-clang-tools.py | 86 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
|
| /linux/drivers/net/ethernet/marvell/octeontx2/ |
| A D | Kconfig | 29 NPA Aura/Pool contexts.
|
| /linux/Documentation/netlink/specs/ |
| A D | netdev.yaml | 122 doc: Unique ID of a Page Pool instance. 140 doc: Id of NAPI using this Page Pool instance. 162 Seconds in CLOCK_BOOTTIME of when Page Pool was detached by 163 the driver. Once detached Page Pool can no longer be used to 168 Attribute is absent if Page Pool has not been detached, and
|
| /linux/tools/testing/selftests/tc-testing/plugin-lib/ |
| A D | nsPlugin.py | 6 from multiprocessing import Pool
|
| /linux/drivers/gpu/drm/msm/ |
| A D | NOTES | 63 And finally, MDP5 has this "Shared Memory Pool" (called "SMP"), from
|
| /linux/tools/testing/selftests/tc-testing/ |
| A D | tdc.py | 20 from multiprocessing import Pool 622 with Pool(args.mp) as p:
|
| /linux/kernel/dma/ |
| A D | Kconfig | 115 bool "DMA Restricted Pool"
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| A D | switch-driver.rst | 76 * 1 DPBP - A Buffer Pool is used for seeding buffers intended for the Rx path
|
| A D | overview.rst | 213 DPBP (Datapath Buffer Pool)
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | thin-provisioning.rst | 56 Pool device
|
| /linux/Documentation/kernel-hacking/ |
| A D | locking.rst | 1389 Thanks to Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| A D | locking.rst | 1430 Grazie a Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
|
Completed in 31 milliseconds