/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_ddp.c | 409 db->placed = 0; in complete_ddp_buffer() 447 m_extaddref(m, (char *)drb->buf + db->placed, len, &drb->refs, in queue_ddp_rcvbuf_mbuf() 456 db->placed += len; in queue_ddp_rcvbuf_mbuf() 468 size_t placed; in insert_ddp_data() local 496 placed = n; in insert_ddp_data() 497 if (placed > db->drb->len - db->placed) in insert_ddp_data() 498 placed = db->drb->len - db->placed; in insert_ddp_data() 499 if (placed != 0) in insert_ddp_data() 500 queue_ddp_rcvbuf_mbuf(toep, db_idx, placed); in insert_ddp_data() 502 n -= placed; in insert_ddp_data() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | renesas,shdma.txt | 6 SHDMA DT nodes to be placed under a DMA multiplexer node. All such compatible 8 descriptors. Therefore respective DMA DT bindings can also all be placed in the 10 still has to be placed under such a multiplexer node.
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | large_sections.rst | 26 globals are placed further away from text and we use 64-bit references to refer 29 Large globals are placed in separate sections from small globals, and those 48 non-PIC code, large sections should be placed after all small sections to avoid
|
/freebsd/sys/contrib/device-tree/Bindings/devfreq/ |
H A D | rk3399_dmc.txt | 36 placed into power-down mode if bus is idle 41 placed into self-refresh mode if bus is idle 47 clock gating idle period. Memories are placed 53 period in which memories are placed into 59 memories are placed into self-refresh mode.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_gmtime.pod | 38 structures I<from> and I<to>. The difference in days is placed into I<*pday>, 39 the remaining seconds are placed to I<*psec>. The value in I<*psec> will be less
|
H A D | SSL_CTX_set_session_ticket_cb.pod | 32 with a session, and placed into a session ticket. Either callback function may 51 B<data> and B<len> into B<ss> which is then placed into any generated session 53 update the data placed into the session ticket. However, given that sessions
|
H A D | BIO_s_null.pod | 23 A null bio can be placed on the end of a chain to discard any data
|
/freebsd/tools/build/options/ |
H A D | WITH_DEBUG_FILES | 3 The debug files will be placed in a subdirectory of
|
/freebsd/tools/tools/drm/radeon/mkregtable/ |
H A D | README | 6 Generated headers are placed in sys/dev/drm2/radeon.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_syscall_linux_loongarch64.inc | 19 // syscall number is placed in a7 20 // parameters, if present, are placed in a0-a6 22 // the return value is placed in a0
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | README | 27 should be placed in a separate JSON file - where the file name identifies 37 The JSONs folder for a CPU model/family may be placed in the root arch 38 folder, or may be placed in a vendor sub-folder under the arch folder
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/nintendo/ |
H A D | gamecube.txt | 38 The node for the "Flipper" interrupt controller must be placed under 60 The ARAM node must be placed under the DSP node.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | stericsson,abx500.txt | 8 The ABx500 clocks need to be placed as a subnode of an AB8500
|
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/ |
H A D | cstddef.inc | 17 // ... placed within the global namespace scope, except for ... the
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | dlink,dir685-touchkeys.txt | 7 The touchkey device node should be placed inside an I2C bus node.
|
H A D | twl4030-keypad.txt | 5 A key can be placed at each intersection of a unique row and a unique column.
|
H A D | omap-keypad.txt | 5 A key can be placed at each intersection of a unique row and a unique column.
|
/freebsd/contrib/byacc/ |
H A D | NOTES | 3 developed on a VAX using PCC. PCC placed at most six variables
|
/freebsd/sys/contrib/device-tree/Bindings/iio/magnetometer/ |
H A D | ak8974.txt | 17 from the chip, the DRDY interrupt must be placed first.
|
/freebsd/sys/contrib/device-tree/Bindings/ptp/ |
H A D | ptp-ines.txt | 5 control registers. There can be up to three port handles placed as
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set1 | 103 101 Badly placed ( 108 106 Badly placed ()'s
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | divmodsi4.S | 29 @ value is the quotient, the remainder is placed in the variable.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | define_dir.m4 | 11 dnl AC_DEFINE_DIR([DATADIR], [datadir], [Where data are placed to.])
|
/freebsd/share/doc/pjdfstest/ |
H A D | README | 29 placed in TMPDIR, which may not be what you want. You can always use
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | ReleaseNotes.rst | 64 placed to the same output section. 95 Non-alloc orphan sections are now placed at the end.
|