| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_pool.c | 106 nvlist_t ***records, uint_t *numrecords) in zpool_history_unpack() argument 131 tmp = realloc(*records, in zpool_history_unpack() 138 *records = tmp; in zpool_history_unpack() 140 (*records)[*numrecords - 1] = nv; in zpool_history_unpack()
|
| /f-stack/freebsd/contrib/ck/src/ |
| H A D | ck_epoch.c | 232 ck_stack_init(&global->records); in ck_epoch_init() 249 CK_STACK_FOREACH(&global->records, cursor) { in ck_epoch_recycle() 293 ck_stack_push_upmc(&global->records, &record->record_next); in ck_epoch_register() 329 cursor = CK_STACK_FIRST(&global->records); in ck_epoch_scan()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | ramoops.txt | 14 records. These records have a configurable size, with a size of 0 indicating
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_epoch.h | 105 ck_stack_t records; member
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | packet_distrib_lib.rst | 36 and records what tags are being processed by each worker.
|
| H A D | multi_proc_support.rst | 55 the DPDK records to memory-mapped files the details of the memory configuration it is using - hugep…
|
| /f-stack/tools/libxo/doc/ |
| H A D | xo.rst | 153 can think of instances as objects or records. A call is needed to
|
| H A D | encoders.rst | 152 CSV encoder records the set of leafs that appear in the first list
|
| H A D | api.rst | 735 can think of instances as objects or records. A call is needed to 906 The `xo_open_marker` function records the current state of open tags 1034 The `xo_set_version` function records a version number to be emitted
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ste-u300.dts | 290 label = "boot records";
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 4300 nvlist_t **records = NULL; in zpool_get_history() local 4323 &leftover, &records, &numrecords)) != 0) in zpool_get_history() 4344 records, numrecords) == 0); in zpool_get_history() 4347 nvlist_free(records[i]); in zpool_get_history() 4348 free(records); in zpool_get_history()
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | README.md | 97 It consists of roughly 10K records weighing about 1KB each.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_access_ctrl.rst | 337 If it is, the application records the socket IDs of the CPU cores involved in the task.
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 9058 nvlist_t **records; in print_history_records() local 9063 &records, &numrecords) == 0); in print_history_records() 9065 nvlist_t *rec = records[i]; in print_history_records() 9072 tsec = fnvlist_lookup_uint64(records[i], in print_history_records()
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 4014 *) Bugfix: in handling FastCGI headers split in records. 5696 *) Bugfix: if the FastCGI header was split in records, then nginx passed 6862 header lines were transferred in a separate FastCGI records.
|
| /f-stack/freebsd/contrib/edk2/ |
| H A D | MdePkg.dec | 90 ## @libraryclass Provides services to log status code records.
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 306 - Add debug records in assmebler code [Londer]
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 1485 …<parameter type-id='type-id-118' name='records' filepath='/home/fedora/zfs/lib/libzutil/zutil_pool…
|