Home
last modified time | relevance | path

Searched refs:Head (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Dcvparser.c175 ACPI_FILE_NODE *Head);
450 ACPI_FILE_NODE *Head) in CvFilenameExists() argument
452 ACPI_FILE_NODE *Current = Head; in CvFilenameExists()
491 ACPI_FILE_NODE *Head) in CvFileAddressLookup() argument
493 ACPI_FILE_NODE *Current = Head; in CvFileAddressLookup()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacconvert.h249 ACPI_FILE_NODE *Head);
/f-stack/dpdk/doc/guides/mempool/
H A Dring.rst43 multi-thread Head-Tail Sync (HTS) mode. For more information please
/f-stack/dpdk/doc/guides/prog_guide/
H A Dring_lib.rst404 Multi-producer (/multi-consumer) with Head/Tail Sync (HTS) mode.
433 * Multi-producer/Multi-consumer with Head/Tail Sync (HTS)
474 * Multi-producer/Multi-consumer with Head/Tail Sync (HTS)
H A Dtraffic_management.rst105 algorithms that are supported are: Tail Drop, Head Drop and Weighted Random
110 unmodified, as opposed to the Head Drop* algorithm, which drops the packet
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_20_05.rst81 Relaxed Tail Sync (RTS) mode and Head/Tail Sync (HTS) mode.
/f-stack/dpdk/doc/guides/contributing/
H A Dcoding_style.rst280 LIST_HEAD(, foo) foohead; /* Head of global foo list. */