Home
last modified time | relevance | path

Searched refs:Pool (Results 1 – 15 of 15) sorted by relevance

/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dsharedbuffer_configuration.py70 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 Dpage_pool.rst4 Page Pool API
28 | Pool empty | Pool has entries
/linux/scripts/
A Dcheckkconfigsymbols.py18 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 Drun-clang-tools.py86 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
/linux/drivers/net/ethernet/marvell/octeontx2/
A DKconfig29 NPA Aura/Pool contexts.
/linux/Documentation/netlink/specs/
A Dnetdev.yaml122 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 DnsPlugin.py6 from multiprocessing import Pool
/linux/drivers/gpu/drm/msm/
A DNOTES63 And finally, MDP5 has this "Shared Memory Pool" (called "SMP"), from
/linux/tools/testing/selftests/tc-testing/
A Dtdc.py20 from multiprocessing import Pool
622 with Pool(args.mp) as p:
/linux/kernel/dma/
A DKconfig115 bool "DMA Restricted Pool"
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Dswitch-driver.rst76 * 1 DPBP - A Buffer Pool is used for seeding buffers intended for the Rx path
A Doverview.rst213 DPBP (Datapath Buffer Pool)
/linux/Documentation/admin-guide/device-mapper/
A Dthin-provisioning.rst56 Pool device
/linux/Documentation/kernel-hacking/
A Dlocking.rst1389 Thanks to Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
/linux/Documentation/translations/it_IT/kernel-hacking/
A Dlocking.rst1430 Grazie a Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,

Completed in 31 milliseconds