Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnanomips.c16152 typedef struct Pool { struct
16154 const struct Pool *next_table; argument
16162 } Pool; typedef
16164 static const Pool P_SYSCALL[2] = {
16174 static const Pool P_RI[4] = {
16190 static const Pool P_ADDIU[2] = {
16200 static const Pool P_TRAP[2] = {
16210 static const Pool P_CMOVE[2] = {
16220 static const Pool P_D_MT_VPE[2] = {
16230 static const Pool P_E_MT_VPE[2] = {
[all …]
/openbmc/openbmc-tools/rootfs_size/
H A Drootfs_size.py9 from multiprocessing import Pool, cpu_count
111 with Pool(args.threads) as p:
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H 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))
/openbmc/linux/Documentation/networking/
H A Dpage_pool.rst4 Page Pool API
28 | Pool empty | Pool has entries
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py18 from multiprocessing import Pool, cpu_count
276 pool = Pool(cpu_count(), init_worker)
313 pool = Pool(cpu_count(), init_worker)
/openbmc/linux/scripts/clang-tools/
H A Drun-clang-tools.py68 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/
H A DKconfig29 NPA Aura/Pool contexts.
/openbmc/openbmc/poky/scripts/
H A Dverify-bashisms118 pool = multiprocessing.Pool()
/openbmc/qemu/tests/qemu-iotests/
H A Dtestrunner.py29 from multiprocessing import Pool
133 with Pool(jobs) as p:
/openbmc/linux/drivers/gpu/drm/msm/
H A DNOTES63 And finally, MDP5 has this "Shared Memory Pool" (called "SMP"), from
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py189 with multiprocessing.Pool(processes=int(self.bb_number_threads or 0)) as p:
/openbmc/linux/kernel/dma/
H A DKconfig111 bool "DMA Restricted Pool"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf111 ; Pool Definitions ;
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dswitch-driver.rst76 * 1 DPBP - A Buffer Pool is used for seeding buffers intended for the Rx path
H A Doverview.rst213 DPBP (Datapath Buffer Pool)
/openbmc/qemu/docs/
H A Dimage-fuzzer.txt194 12. Pool of actions should be defined automatically based on an image template
/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/
H A Ddocbook-xml-update-catalog.xml.patch61 +<public publicId="-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN"
/openbmc/u-boot/drivers/i2c/
H A DKconfig142 synchronous reads and writes are supported, no Pool Buffers or DMA.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dthin-provisioning.rst56 Pool device
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py1189 return multiprocessing.Pool(*args, **kwargs)
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst1430 Grazie a Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
/openbmc/linux/Documentation/kernel-hacking/
H A Dlocking.rst1389 Thanks to Martin Pool, Philipp Rumpf, Stephen Rothwell, Paul Mackerras,
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch5281 + msg_Dbg(dec, "Pool size: (%d+%d) * %zd", dec_pool_req, sys->cma_in_flight_max, size);
7263 +// Pool structure
7719 +// Pool has died - safe now to exit vcsm
9064 +// printf("%s: Pool: %p: Ent: %p: %d\n", __func__, &pc->ent_pool, ent, n);