Home
last modified time | relevance | path

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

12

/openbmc/bmcweb/http/
H A Dverb.hpp12 Head, enumerator
31 return HttpVerb::Head; in httpVerbFromBoost()
53 case HttpVerb::Head: in httpVerbToString()
/openbmc/linux/arch/riscv/
H A DKconfig.errata67 bool "Apply T-Head memory type errata"
73 memory type bits in page-table-entries on T-Head SoCs.
78 bool "Apply T-Head cache management errata"
85 non-standard handling on non-coherent operations on T-Head SoCs.
90 bool "Apply T-Head PMU errata"
94 The T-Head C9xx cores implement a PMU overflow extension very
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene-core.c527 Cur = chan->TSIdleBuffer.Head; in clear_buffers()
536 } while (Cur != chan->TSIdleBuffer.Head); in clear_buffers()
620 chan->nextBuffer = chan->RingBuffer.Head; in ngene_command_stream_control()
635 chan->nextBuffer = chan->TSRingBuffer.Head; in ngene_command_stream_control()
660 chan->nextBuffer = chan->RingBuffer.Head; in ngene_command_stream_control()
758 struct SBufferHeader *Cur = rb->Head; in free_ringbuffer()
780 dma_free_coherent(&dev->pci_dev->dev, rb->MemSize, rb->Head, in free_ringbuffer()
789 struct SBufferHeader *Cur = tb->Head; in free_idlebuffer()
791 if (!rb->Head) in free_idlebuffer()
832 struct SBufferHeader *Head; in create_ring_buffer() local
[all …]
H A Dngene.h525 struct SBufferHeader *Head; /* Points to first buffer in ring buffer member
/openbmc/bmcweb/test/http/
H A Dverb_test.cpp18 {HttpVerb::Head, BoostVerb::head}, in TEST()
44 {HttpVerb::Head, "HEAD"}, {HttpVerb::Options, "OPTIONS"}, in TEST()
/openbmc/qemu/contrib/gitdm/
H A Dgroup-map-alibaba5 # c-sky.com, now part of T-Head, wholly-owned entity of Alibaba Group
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0005-Use-list-for-changed-interfaces.patch45 + for (item = (NetworkInterfaceIndex*)list->Head; item != NULL; item = item->Next)
156 + if (changedInterfaces.Head != NULL)
159 + while ((changedInterface = (NetworkInterfaceIndex*)changedInterfaces.Head) != NULL)
H A D0006-Handle-noisy-netlink-sockets.patch85 - if (changedInterfaces.Head != NULL)
89 + if (changedInterfaces.Head == NULL) goto cleanup;
230 while ((changedInterface = (NetworkInterfaceIndex*)changedInterfaces.Head) != NULL)
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dau-Sydney_Kings_Cross1 # Australia / Sydney / Kings Cross and North Head
/openbmc/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst2 Alibaba's T-Head SoC Uncore Performance Monitoring Unit (PMU)
6 T-Head, implements uncore PMU for performance and functional debugging to
/openbmc/linux/scripts/
H A Dhead-object-list.txt1 # Head objects
/openbmc/linux/include/linux/
H A Dpage-flags.h800 __SETPAGEFLAG(Head, head, PF_ANY) in __SETPAGEFLAG() argument
801 __CLEARPAGEFLAG(Head, head, PF_ANY) in __SETPAGEFLAG()
802 CLEARPAGEFLAG(Head, head, PF_ANY) in __SETPAGEFLAG()
/openbmc/linux/Documentation/scsi/
H A Dhptiop.rst68 0x0 Inbound Queue Head Pointer
70 0x8 Outbound Queue Head Pointer
/openbmc/phosphor-webui/app/common/styles/components/
H A Dtable.scss81 // Table Head
/openbmc/linux/Documentation/infiniband/
H A Dopa_vnic.rst66 63 LT (=1, Link Transfer Head Flit)
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-tx.rst69 `Artificial Head <http://en.wikipedia.org/wiki/Artificial_head>`__
/openbmc/linux/drivers/perf/
H A DKconfig205 tristate "Alibaba T-Head Yitian 710 DDR Sub-system Driveway PMU driver"
/openbmc/openbmc/poky/meta-yocto-bsp/
H A DREADME.hardware.md117 device, but the idea is to force BIOS to read the Cylinder/Head/Sector
/openbmc/openbmc/poky/
H A DREADME.hardware.md117 device, but the idea is to force BIOS to read the Cylinder/Head/Sector
/openbmc/linux/Documentation/input/devices/
H A Delantech.rst37 7.2.2 Head packet
695 Head packet
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_xthead.c.inc2 * RISC-V translation routines for the T-Head vendor extensions (xthead*).
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst596 and port, username, and password, and fetches the Head Revision::
/openbmc/linux/Documentation/admin-guide/media/
H A Dvivid.rst1096 - RDS Artificial Head:
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq2049 mvi ARG_2, SCB_LIST_NULL; /* Head of list */
/openbmc/linux/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst635 CIL Head

12