| /f-stack/freebsd/mips/mips/ |
| H A D | db_trace.c | 96 int more, stksize, j; in stacktrace_subr() local 213 more = 3; in stacktrace_subr() 215 for (va = subr; more; va += sizeof(int), in stacktrace_subr() 216 more = (more == 3) ? 3 : more - 1) { in stacktrace_subr() 227 more = 2; /* stop after next instruction */ in stacktrace_subr() 232 more = 1; /* stop now */ in stacktrace_subr() 243 more = 2; /* stop after next instruction */ in stacktrace_subr() 253 more = 2; /* stop after next instruction */ in stacktrace_subr()
|
| /f-stack/doc/ |
| H A D | F-Stack_API_Reference.md | 35 more info see man fcntl. 50 more info see man ioctl. 59 more info see man socket. 76 more info see man socketpair. 94 more info see man getpeername. 102 more info see man getsockname. 127 more info see man send. 136 more info see man recv. 143 more info see man select. 150 more info see man poll. [all …]
|
| /f-stack/dpdk/doc/guides/mempool/ |
| H A D | ring.rst | 15 multi-thread consumer sync mode. For more information please refer to: 21 single-thread consumer sync mode. For more information please refer to: 37 multi-thread Relaxed Tail Sync (RTS) mode. For more information please 43 multi-thread Head-Tail Sync (HTS) mode. For more information please 51 For more information about ``rte_ring`` structure, behaviour and available
|
| H A D | stack.rst | 24 For more information please refer to :ref:`Stack_Library_Std_Stack`. 28 The underlying **rte_stack** operates in lock-free mode. For more 42 For a more detailed description of the stack implementations, please refer to
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | graph.txt | 7 control flow to devices, but there can be more complex connections between 13 tree graph bindings described herein abstract more complex devices that can 14 have multiple specifiable ports, each of which can be linked to one or more 32 connected to this port. If a single port is connected to more than one 34 If more than one port is present in a device node or there is more than one 116 If there is more than one 'port' or more than one 'endpoint' node or 'reg'
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i3c/ |
| H A D | snps,dw-i3c-master.txt | 12 Documentation/devicetree/bindings/i3c/i3c.txt for more details): 18 Documentation/devicetree/bindings/i3c/i3c.txt for more details): 24 Documentation/devicetree/bindings/i3c/i3c.txt for more details).
|
| H A D | cdns,i3c-master.txt | 13 Documentation/devicetree/bindings/i3c/i3c.txt for more details): 19 Documentation/devicetree/bindings/i3c/i3c.txt for more details): 25 Documentation/devicetree/bindings/i3c/i3c.txt for more details).
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | cdns-pcie.yaml | 15 One per lane if more than one in the list. If only one PHY listed it must 23 # FIXME: names when more than 1
|
| /f-stack/app/redis-5.0.5/ |
| H A D | MANIFESTO | 34 so that the complexity is obvious and more complex operations can be 40 significant parameter: it allows to do more with less computers and, at 45 often, in more predictable performances. We think likewise about memory 47 incrementally build more and more memory efficient data structures, so that 80 to have a more limited amount of data, making the Redis persist-by-fork 81 approach more sounding. In the future we may explore parallelism only for 86 naturally into a distributed version of Redis and 2) a more complex API that 88 there's no way to make the more complex multi-keys API distributed in an
|
| /f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/ |
| H A D | README-malloc | 4 implementation of glibc. Source code and more information 10 uses the brk or memmap sytem calls to request more memory.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | ti-clkctrl.txt | 6 gate one or more optional functional clocks for a module, and can have one 7 or more clock muxes. There is a clkctrl clock controller typically for each 15 For more information, please see the Linux clock framework binding at
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | vexpress.txt | 8 for more details) 19 for more details about the regulator properties.
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_02.T.out | 32 two more errors 34 two more warnings
|
| H A D | test_02.JP.out | 71 "message": "two more errors" 77 "message": "two more warnings"
|
| H A D | test_02.J.out | 1 …, "__error": {"message":"two more errors"}, "__warning": {"message":"this is an warning"}, "__warn…
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | slowlog.tcl | 6 test {SLOWLOG - only logs commands taking more time than specified} { 50 …6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 {... (2 more arguments)}} 59 …AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA... (1 more bytes)}}
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | nand-macronix.txt | 6 randomizer are subpage accesses prohibited and more time period needed 11 For more high-reliability concern, if subpage write is not available
|
| H A D | qcom_nandc.txt | 20 NAND. Refer to dma.txt and qcom_adm.txt for more details 32 dma.txt, qcom_bam_dma.txt for more details 39 Each controller may contain one or more subnodes to represent enabled 57 partition.txt for more detail.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | ti,bq24735.txt | 17 is 0x0000h. This number is in mA (e.g. 8192), see spec for more information 21 is 0x0000h. This number is in mV (e.g. 19200), see spec for more information 26 more information about the InputCurrent (0x3fh) register.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ionic.rst | 13 Please visit https://pensando.io for more information. 18 To find if one or more Pensando PCI Ethernet devices are installed
|
| /f-stack/freebsd/arm64/conf/ |
| H A D | GENERIC-UP | 4 # For more information on this file, please read the config(5) manual page, 14 # An exhaustive list of options and more detailed explanations of the
|
| /f-stack/freebsd/arm/conf/ |
| H A D | COLIBRI-VF50 | 3 # For more information on this file, please read the config(5) manual page, 13 # An exhaustive list of options and more detailed explanations of the
|
| H A D | QUARTZ | 3 # For more information on this file, please read the config(5) manual page, 13 # An exhaustive list of options and more detailed explanations of the
|
| H A D | COSMIC | 3 # For more information on this file, please read the config(5) manual page, 13 # An exhaustive list of options and more detailed explanations of the
|
| /f-stack/freebsd/mips/conf/ |
| H A D | XLP64 | 3 # For more information on this file, please read the handbook section on 13 # An exhaustive list of options and more detailed explanations of the
|