/freebsd/lib/librss/ |
H A D | librss.3 | 33 Applications will typically call 37 This typically involves spawning worker threads, one per RSS bucket, 52 Applications will typically use the 63 Typically applications will wish to just query for 93 reprogram the RSS key, so typically the only work to be performed
|
/freebsd/stand/common/ |
H A D | disk.h | 38 * d_slice = MBR slice number (typically 1..4) 43 * d_slice = MBR slice number (typically 1..4) 44 * d_partition = disklabel partition (typically 0..19 or D_PARTWILD) 49 * d_partition = disklabel partition (typically 0..19 or D_PARTWILD) 53 * d_slice = GPT partition number (typically 1..N) 75 * The low-level disk device will typically call disk_open() from its open
|
/freebsd/share/man/man9/ |
H A D | bus_attach_children.9 | 40 This function is typically called from a bus driver's 44 This is typically used for legacy buses such as ISA that do not provide 55 This function is typically called from a bus driver's 70 This function is typically called from a bus driver's 107 is typically called at the start of a bus driver's
|
H A D | buf.9 | 85 The kernel typically unmaps VM buffers the moment 90 system typically unmaps it from KVM and replaces the page in the b_pages[] 113 The buffer is typically flagged B_DELWRI. 115 device no longer needs a buffer it typically flags it as B_RELBUF.
|
H A D | priv.9 | 52 Privileges typically represent rights in one of two categories: the right to 59 Privileges are typically granted based on one of two base system policies: 89 Typically, 0 will be returned for success, and
|
H A D | ieee80211_scan.9 | 202 to clear entries (typically on module unload). 261 Typically these later calls are timed to allow receipt of 319 Existing entries are typically updated based on the latest information 326 Typically these happen together with other station table activity; every
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_FILE.pod | 13 #define OPENSSL_FILE /* typically: __FILE__ */ 14 #define OPENSSL_LINE /* typically: __LINE__ */ 15 #define OPENSSL_FUNC /* typically: __func__ */ 23 typically yield the current filename and line number during C compilation.
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | pipeline.json | 27 …s stalled and there is an interlock. Stall cycles due to a stall in Wr (typically awaiting load da… 30 …s stalled and there is an interlock. Stall cycles due to a stall in Wr (typically awaiting load da… 33 …to calculate the address in the AGU. Stall cycles due to a stall in Wr (typically awaiting load da… 36 …to calculate the address in the AGU. Stall cycles due to a stall in Wr (typically awaiting load da… 39 …o an FPU/NEON instruction. Stall cycles due to a stall in the Wr stage (typically awaiting load da… 42 …o an FPU/NEON instruction. Stall cycles due to a stall in the Wr stage (typically awaiting load da…
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.u2f | 18 of "user presence" for each signature operation (typically achieved 26 which takes an application ID - a URL-like string, typically "ssh:" 28 and a challenge string (typically randomly generated). The enrollment 69 string application (user-specified, but typically "ssh:") 76 string application (user-specified, but typically "ssh:") 85 string application (user-specified, but typically "ssh:") 91 string application (user-specified, but typically "ssh:")
|
/freebsd/share/man/man8/ |
H A D | diskless.8 | 50 The stage-1 bootstrap, typically PXE built into your Ethernet 53 The second-stage boot program, typically 67 The stage-1 bootstrap typically uses 74 This file is typically called 80 directory on the server, which is typically 323 You then typically provide file-by-file overrides in the
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | fsl,ssi.txt | 33 codec connected to this SSI. This node is typically 57 playback of audio. This is typically dictated by SOC 61 capture (recording) of audio. This is typically dictated 69 - clock-frequency: The frequency of the input clock, which typically comes
|
/freebsd/usr.sbin/mailwrapper/ |
H A D | mailwrapper.8 | 73 software typically available on a system, 85 also typically has aliases named 97 Typically, replacement 157 is typically set up as a symbolic link to
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | ovti,ov5670.yaml | 36 description: Analog circuit power. Typically 2.8V. 39 description: Digital circuit power. Typically 1.2V. 42 description: Digital I/O circuit power. Typically 2.8V or 1.8V.
|
/freebsd/crypto/openssl/apps/include/ |
H A D | http_server.h | 72 * acbio: the listening bio (typically as returned by http_server_init_bio()) 94 * cbio: destination BIO (typically as returned by http_server_get_asn1_req()) 107 * Send a trivial HTTP response, typically to report an error or OK 108 * cbio: destination BIO (typically as returned by http_server_get_asn1_req())
|
/freebsd/usr.sbin/utx/ |
H A D | utx.8 | 53 This option should typically only be used by 57 This option should typically only be used by 69 since its value is typically only of use by the process managing the
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OPENSSL_FILE.3 | 148 \& #define OPENSSL_FILE /* typically: _\|_FILE_\|_ */ 149 \& #define OPENSSL_LINE /* typically: _\|_LINE_\|_ */ 150 \& #define OPENSSL_FUNC /* typically: _\|_func_\|_ */ 158 typically yield the current filename and line number during C compilation.
|
/freebsd/usr.sbin/boot0cfg/ |
H A D | boot0cfg.8 | 53 are typically called 58 Typically, only non-removable disks are sliced. 68 On PCs, a boot manager typically occupies sector 0 of a disk, which is 96 Typically this will be 0x80 for the first hard drive, 0x81 for the
|
/freebsd/share/man/man4/ |
H A D | ng_vlan.4 | 81 Typically this hook would be connected to a 87 Typically this hook would also be connected to an 95 Typically this hook would be attached to an
|
H A D | ng_etf.4 | 69 Typically this hook would be connected to a 75 Typically this hook would also be connected to an 83 Typically this hook would be attached to
|
H A D | ng_l2tp.4 | 73 Typically this hook would be connected to the 143 Typically 151 as soon as it is learned, typically after receipt of a SCCRQ or SCCRP 244 Typically an LNS would set
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | TargetRegistry.h | 725 /// while another thread is attempting to access the registry. Typically 748 /// while another thread is attempting to access the registry. Typically 760 /// while another thread is attempting to access the registry. Typically 774 /// while another thread is attempting to access the registry. Typically 794 /// while another thread is attempting to access the registry. Typically 807 /// while another thread is attempting to access the registry. Typically 821 /// while another thread is attempting to access the registry. Typically 834 /// while another thread is attempting to access the registry. Typically 847 /// while another thread is attempting to access the registry. Typically 860 /// while another thread is attempting to access the registry. Typically [all …]
|
/freebsd/sys/arm64/conf/ |
H A D | std.ec2 | 8 # Ethernet NIC, typically loaded as a module instead 11 # Options typically present in AWS /boot/loader.conf that we don't want to
|
/freebsd/share/man/man7/ |
H A D | tuning.7 | 32 The swap partition should typically be approximately 2x the size of 165 typically 258 (typically 2K) in the file system and even less (typically 512 bytes) in 269 size (typically 4K) rather than 512 bytes. 281 writes as full clusters are collected, which typically occurs when writing 484 The default value of 128 is typically too low for robust handling of new 500 typically a few thousand but you may need to bump this up to ten or twenty 641 system is saturating the disk you typically see high CPU idle times and
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | marvell,armada-8k-pic.txt | 6 typically connected to the GIC as the primary interrupt controller. 15 typically the GIC
|
/freebsd/sys/dev/atkbdc/ |
H A D | atkbdcreg.h | 103 #define PSMD_RES_LOW 0 /* typically 25ppi */ 104 #define PSMD_RES_MEDIUM_LOW 1 /* typically 50ppi */ 105 #define PSMD_RES_MEDIUM_HIGH 2 /* typically 100ppi (default) */ 106 #define PSMD_RES_HIGH 3 /* typically 200ppi */
|