| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | mempool_trace_points.c | 43 lib.mempool.populate.iova) 46 lib.mempool.populate.virt) 49 lib.mempool.populate.default) 52 lib.mempool.populate.anon) 70 lib.mempool.ops.populate)
|
| H A D | rte_mempool_ops.c | 64 ops->populate = h->populate; in rte_mempool_register_ops() 139 if (ops->populate == NULL) in rte_mempool_ops_populate() 144 return ops->populate(mp, max_objs, vaddr, iova, len, obj_cb, in rte_mempool_ops_populate()
|
| H A D | rte_mempool.h | 630 rte_mempool_populate_t populate; member
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | scan.tcl | 4 r debug populate 1000 22 r debug populate 1000 40 r debug populate 1000 172 r debug populate 100
|
| H A D | memefficiency.tcl | 49 r debug populate 700000 asdf 150 50 r debug populate 170000 asdf 300
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zimport.sh | 162 populate() { function 188 populate "$SRC_DIR" 10 100 299 populate "/$POOL_TAG/fs/" 10 100 309 populate "/$POOL_TAG/clone/" 10 100
|
| H A D | zfs-tests.sh | 324 -c Only create and populate constrained path
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward.rst | 205 and populate the either table depending on the value of variable ipv6. 207 …populate_ipv4_many_flow_into_table() function will populate the hash table with specified hash tab… 227 /* populate the ipv4 hash */ 230 /* populate the ipv6 hash */ 235 /* populate the ipv4 hash */ 238 /* populate the ipv6 hash */ 271 /* populate the LPM table */
|
| /f-stack/dpdk/drivers/mempool/octeontx/ |
| H A D | rte_mempool_octeontx.c | 202 .populate = octeontx_fpavf_populate,
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 465 * native: create and populate mempool using native DPDK memory 466 * anon: create mempool using native DPDK memory, but populate using 468 * xmem: create and populate mempool using externally and anonymously 470 * xmemhuge: create and populate mempool using externally and anonymously
|
| /f-stack/dpdk/drivers/mempool/dpaa/ |
| H A D | dpaa_mempool.c | 357 .populate = dpaa_populate,
|
| /f-stack/dpdk/drivers/mempool/dpaa2/ |
| H A D | dpaa2_hw_mempool.c | 449 .populate = dpaa2_populate,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | chosen.txt | 28 the Linux EFI stub (which will populate the property itself, using
|
| /f-stack/freebsd/crypto/openssl/arm/ |
| H A D | bsaes-armv7.S | 1106 @ populate the key schedule 1120 @ populate the key schedule 1362 @ populate the key schedule 1383 @ populate the key schedule 1606 @ populate the key schedule 2086 @ populate the key schedule
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | quicklist.c | 1761 char *populate = genstr("hello", 331); in quicklistTest() local 1762 quicklistPushHead(ql, populate, 32); in quicklistTest() 1770 if (strcmp(populate, (char *)data)) in quicklistTest() 1772 data, populate); in quicklistTest()
|
| /f-stack/freebsd/contrib/openzfs/tests/ |
| H A D | README.md | 85 -c Only create and populate constrained path
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 374 Now the new driver callbacks ``calc_mem_size`` and ``populate`` may be 530 A new callback ``populate`` has been added to ``rte_mempool_ops`` 533 since its features are covered by ``calc_mem_size`` and ``populate`` 536 since the new callback ``populate`` may be used instead of it.
|
| H A D | release_16_07.rst | 53 * Added new APIs to populate a mempool with memory.
|
| /f-stack/dpdk/drivers/mempool/bucket/ |
| H A D | rte_mempool_bucket.c | 660 .populate = bucket_populate,
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool_ops.c | 891 .populate = otx2_npa_populate,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | mpc5200.txt | 81 Recommended soc5200 child nodes; populate as needed for your board
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | vhost_user.c | 1013 int populate; in vhost_user_set_mem_table() local 1135 populate = dev->async_copy ? MAP_POPULATE : 0; in vhost_user_set_mem_table() 1137 MAP_SHARED | populate, reg->fd, 0); in vhost_user_set_mem_table()
|
| /f-stack/freebsd/kern/ |
| H A D | device_if.m | 164 * bus driver) to help populate the bus device with a useful set of
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | graph_lib.rst | 333 The graph_nodes_mem_create() creates and populate this memory. The functions
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | qcom-apq8060-dragonboard.dts | 573 /* The EBI2 will instantiate first, then populate its children */
|