/freebsd-src/contrib/ofed/opensm/include/complib/ |
H A D | cl_byteswap.h | 57 /****h* Component Library/Byte Swapping 59 * Byte Swapping 62 * The byte swapping functions and macros allow swapping bytes from network 83 * If the platform provides byte swapping functions, byteswap_osd.h also 99 /****d* Component Library: Byte Swapping/CL_NTOH16 123 * Byte Swapping, CL_HTON16, CL_NTOH32, CL_NTOH64, 126 /****d* Component Library: Byte Swapping/CL_HTON16 150 * Byte Swapping, CL_NTOH16, CL_HTON32, CL_HTON64, 161 /****f* Component Library: Byte Swapping/cl_ntoh16 185 * Byte Swapping, cl_hton16, cl_ntoh32, cl_ntoh64, cl_ntoh [all …]
|
/freebsd-src/lib/libsys/ |
H A D | swapon.2 | 33 .Nd control devices for interleaved paging/swapping 52 allocation for paging and swapping. 59 for swapping. 63 system call disables paging and swapping on the given device. 69 argument points to the name of the device or file used for swapping. 124 been made available for swapping 142 The system is not currently swapping to 146 paging and swapping to the given device.
|
H A D | setregid.2 | 56 system call was intended to allow swapping
|
/freebsd-src/share/doc/psd/02.implement/ |
H A D | implement | 371 Swapping 381 swapping latency. 403 the swapping process, 416 the swapping process makes memory available 426 to the swapping process. 446 hysteresis to the swapping and 449 These swapping algorithms are the 452 these algorithms cause total swapping. 454 the swapping does not impact the 456 However, if the swapping device must [all …]
|
/freebsd-src/share/doc/papers/malloc/ |
H A D | kernel.ms | 33 memory, maybe even swapping out a segment or two to make space, 43 the old world of swapping, either the entire process was in primary
|
/freebsd-src/lib/libc/i386/string/ |
H A D | swab.S | 35 * copy len bytes from src to dst, swapping adjacent bytes 66 jz L4 # while swapping alternate bytes.
|
/freebsd-src/sys/contrib/device-tree/Bindings/ |
H A D | common-properties.txt | 8 byte swapping, but endianness issues show up frequently in porting drivers to 10 way of handling byte swapping across drivers.
|
/freebsd-src/usr.sbin/cron/crontab/ |
H A D | crontab.c | 195 err(ERROR_EXIT, "swapping uids"); in parse_args() 211 err(ERROR_EXIT, "swapping uids back"); in parse_args() 359 err(ERROR_EXIT, "swapping uids"); 367 err(ERROR_EXIT, "swapping uids back"); 433 err(ERROR_EXIT, "swapping uids"); 445 err(ERROR_EXIT, "swapping uids back");
|
/freebsd-src/sys/dev/qat/qat_api/common/crypto/sym/ |
H A D | lac_sym_hash_sw_precomputes.c | 53 * Note: from SHA hashes appropriate endian swapping is required. in LacSymHash_Compute() 54 * For sha1, sha224 and sha256 double words based swapping. in LacSymHash_Compute() 55 * For sha384 and sha512 quad words swapping. in LacSymHash_Compute() 56 * No endianes swapping for md5 is required. in LacSymHash_Compute()
|
/freebsd-src/tests/sys/cddl/zfs/tests/hotspare/ |
H A D | hotspare_detach_002_pos.ksh | 95 …unctioning device that have spared should take the hot spare permanently swapping in successfully." 109 …nst a functioning device that have spared take the hot spare permanently swapping in successfully."
|
/freebsd-src/sys/dev/nvmf/controller/ |
H A D | nvmft_qpair.c | 90 /* Don't bother byte-swapping CID. */ in nvmft_receive_capsule() 224 /* Don't bother byte-swapping CID. */ in nvmft_send_response() 236 /* Don't bother byte-swapping CID. */ in nvmft_init_cqe()
|
/freebsd-src/share/doc/psd/21.ipc/ |
H A D | 3.t | 316 swapping of network addresses and values. 338 The byte swapping routines are provided because the operating 347 byte swapping problem only when \fIinterpreting\fP network addresses.
|
/freebsd-src/sys/contrib/openzfs/man/man8/ |
H A D | zfs-create.8 | 238 Swapping to a ZFS volume is prone to deadlock and not recommended. 241 Swapping to a file on a ZFS filesystem is not supported.
|
/freebsd-src/contrib/xz/src/common/ |
H A D | tuklib_integer.h | 19 /// - Byte swapping: byteswapXX(num) 64 // Byte swapping // 160 // Define conversion macros using the basic byte swapping macros. 451 // NOTE: Possible byte swapping must be done in a macro to allow the compiler 452 // to optimize byte swapping of constants when using glibc's or *BSD's 453 // byte swapping macros. The actual write is done in an inline function
|
/freebsd-src/sys/contrib/device-tree/Bindings/mips/cavium/ |
H A D | sata-uctl.txt | 13 - control endian swapping for all UAHC registers and DMA accesses
|
/freebsd-src/lib/libc/string/ |
H A D | swab.3 | 49 swapping adjacent bytes.
|
/freebsd-src/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | chipone_icn8318.txt | 22 Swapping is done after inverting the axis
|
H A D | iqs5xx.txt | 53 - touchscreen-swapped-x-y : See [2]. Swapping is applied relative to that
|
/freebsd-src/sys/contrib/device-tree/Bindings/misc/ |
H A D | ifm-csi.txt | 17 - ifm,csi-byte-swap: if this property is present, the byte swapping on
|
/freebsd-src/sys/dev/acpica/ |
H A D | acpiio.h | 108 uint32_t scap; /* Battery Swapping Capability */ 138 uint32_t scap; /* Battery Swapping Capability */
|
/freebsd-src/contrib/openbsm/bin/auditd/ |
H A D | auditd.c | 554 auditd_log_err("Error swapping audit file"); in auditd_handle_trigger() 560 auditd_log_err("Error swapping audit file"); in auditd_handle_trigger() 568 auditd_log_err("Error swapping audit file"); in auditd_handle_trigger() 577 auditd_log_err("Error swapping audit file"); in auditd_handle_trigger()
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | import_paths_changed.ksh | 68 log_note "$0: pool '$poolcreate', swapping paths of $pathtoswap1" \
|
/freebsd-src/tools/tools/net80211/mlme_assoc/ |
H A D | README | 48 swapping nodes before initiating the state changes and in LinuxKPI state is on
|
/freebsd-src/crypto/heimdal/lib/wind/ |
H A D | errorlist_table.c | 48 …WIND_PROFILE_SASL|WIND_PROFILE_NAME|WIND_PROFILE_SASL}, /* C.8,C.2.2: INHIBIT SYMMETRIC SWAPPING */ 49 …0x1, WIND_PROFILE_NAME|WIND_PROFILE_LDAP|WIND_PROFILE_SASL}, /* C.8: ACTIVATE SYMMETRIC SWAPPING */
|
/freebsd-src/share/doc/papers/sysperf/ |
H A D | 2.t | 48 dimensions: job distribution, virtual memory load, paging and swapping 52 there should be little paging or swapping activity, there should
|