/freebsd/usr.sbin/nfsd/ |
H A D | pnfs.4 | 36 .%T "Parallel NFS (pNFS) Flexible File Layout RFC 8435" . 77 at least for certain layout types such as the Flexible File Layout. 91 The Flexible File Layout allows the use of the NFSv3, NFSv4.0, NFSv4.1 or 96 server uses Flexible File Layout layouts for the 104 Clients that support the Flexible File Layout will do writes and commits 117 However that default can be set to the Flexible File Layout by setting the 122 Mirrored server configurations will only issue Flexible File Layouts. 159 for the Flexible File Layout. 164 or Flexible File Layout
|
H A D | nfsd.8 | 206 If mirroring is enabled, the server must use the Flexible File 209 by default, but this default can be changed to the Flexible File layout if the 249 .%T "Parallel NFS (pNFS) Flexible File Layout" , 350 For a Flexible File Layout pNFS server,
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max77620.txt | 29 Flexible power sequence configurations: 31 The Flexible Power Sequencer (FPS) allows each regulator to power up under 39 The flexible sequencing structure consists of two hardware enable inputs 46 Each regulator, GPIO1, GPIO2, GPIO3, and 32KHz clock has a flexible power 48 a flexible power sequencer timer or a software bit. When a FPS source of 49 regulators, GPIOs and clocks specifies the enable source to be a flexible 51 the regulators, GPIOs and clocks flexible power sequencer configuration 56 corresponds to its flexible sequencer configuration register.
|
H A D | atmel-flexcom.txt | 1 * Device tree bindings for Atmel Flexcom (Flexible Serial Communication Unit)
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | OptimizedStructLayout.cpp | 69 // Find the first flexible-offset field, tracking MaxAlign. in performOptimizedStructLayout() 76 // If there are no flexible fields, we're done. in performOptimizedStructLayout() 88 // Walk over the flexible-offset fields, tracking MaxAlign and in performOptimizedStructLayout() 101 // Sort the flexible elements in order of decreasing alignment, in performOptimizedStructLayout() 128 // sufficiently-aligned offset for all the flexible-layout fields, in performOptimizedStructLayout() 129 // and the flexible-layout fields all have sizes that are multiples in performOptimizedStructLayout() 145 // Walk the flexible-offset fields, optimistically assigning fixed in performOptimizedStructLayout() 147 // fixed-offset and flexible-offset fields, so if we end up in performOptimizedStructLayout() 176 // structure. Find the "best" flexible-offset field according to the in performOptimizedStructLayout() 184 // While there are flexible-offset fields remaining, find the "best" in performOptimizedStructLayout() [all …]
|
/freebsd/sys/dev/ice/ |
H A D | ice_defs.h | 60 * ice_struct_size - size of struct with C99 flexible array member 62 * @field: flexible array member (last member of the structure) 63 * @num: number of elements of that flexible array member
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | overflow.h | 266 * flex_array_size() - Calculate size of a flexible array member 269 * @member: Name of the flexible array member. 272 * Calculates size of a flexible array of @count number of @member 283 * struct_size() - Calculate size of structure with trailing flexible array. 299 * struct_size_t() - Calculate size of structure with trailing flexible array 335 * flexible array member. 343 * flexible array member.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_new.pod | 123 These are the general-purpose I<version-flexible> SSL/TLS methods. 162 These are the version-flexible DTLS methods. 181 DTLS_server_method() and DTLS_client_method() are the I<version-flexible> 184 Use the I<version-flexible> methods instead of the version specific methods. 186 If you want to limit the supported protocols for the version flexible
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | OptimizedStructLayout.h | 97 /// to allocate flexible-offset fields into those gaps. If that's 116 /// least as aligned as all the flexible-offset fields. 125 /// Flexible-offset fields with the same size and alignment will be ordered 128 /// flexible-offset fields.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CTX_new.3 | 254 These are the general-purpose \fIversion-flexible\fR \s-1SSL/TLS\s0 methods. 287 These are the version-flexible \s-1DTLS\s0 methods. 302 \&\fBDTLS_server_method()\fR and \fBDTLS_client_method()\fR are the \fIversion-flexible\fR 305 Use the \fIversion-flexible\fR methods instead of the version specific methods. 307 If you want to limit the supported protocols for the version flexible
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | meta-ignore.inc | 45 # more flexible but more expensive 50 # this is the most flexible, but also most expensive
|
/freebsd/sys/kern/ |
H A D | serdev_if.m | 68 # different channels in the most flexible way. 77 # matrix and service the interrupts in the most flexible way by calling
|
/freebsd/share/man/man7/ |
H A D | sizeof.7 | 206 When applied to a struct containing a flexible array 303 Handling of flexible array members in structures
|
/freebsd/sys/isa/ |
H A D | isavar.h | 45 * are hinted to be there, then the most flexible devices which support 51 #define ISA_ORDER_PNP 40 /* plug-and-play flexible hardware */
|
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/ |
H A D | d_c99_flex_array_packed.c | 1 /* Allow packed c99 flexible arrays */
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CastSizeChecker.cpp | 34 /// Check if we are casting to a struct with a flexible array at the end. 150 // structures, no flexible arrays, etc. in shouldRegisterCastSizeChecker()
|
/freebsd/contrib/blocklist/ |
H A D | TODO | 15 to have something more flexible like?
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | index.rst | 15 - Flexible memory management
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,corstone1000.yaml | 15 provides a flexible compute architecture that combines Cortex‑A and Cortex‑M
|
/freebsd/contrib/googletest/googletest/ |
H A D | README.md | 66 And a more robust and flexible approach is to build GoogleTest as part of that 76 location. This is the least flexible approach and can make it more difficult
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfoImpl.h | 133 /// fields. Note that a structure with a flexible array member is not 153 /// struct. Structures with flexible array members are never
|
/freebsd/share/man/man4/ |
H A D | rctl.4 | 40 subsystem provides a flexible resource limits mechanism,
|
H A D | mlx4en.4 | 54 (VPI) provide the highest performing and most flexible interconnect
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Randstruct.cpp | 194 // Struct might end with a flexible array or an array of size 0 or 1, in randomizeStructureLayout() 220 // Add back the flexible array. in randomizeStructureLayout()
|
/freebsd/contrib/bmake/mk/ |
H A D | target-flags.mk | 29 # implementation is ultimately more flexible.
|