/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 1 --- 9 --- 17 --- 23 --- 27 Displays nchash chain lengths. This is a read-only 30 --- 33 --- 41 --- 47 --- 54 --- [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 1 //===- Debugify.cpp - Check debug info preservation in optimizations ------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 /// \file In the `synthetic` mode, the `-debugify` attaches synthetic debug info 14 //===----------------------------------------------------------------------===// 38 cl::opt<bool> Quiet("debugify-quiet", 42 "debugify-func-limit", 52 "debugify-level", cl::desc("Kind of debug info to add"), 61 return Ty->isSized() ? M.getDataLayout().getTypeAllocSizeInBits(Ty) : 0; in getAllocSizeInBits() 96 auto getCachedDIType = [&](Type *Ty) -> DIType * { in applyDebugifyMetadata() [all …]
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zpool-iostat.8 | 1 .\" SPDX-License-Identifier: CDDL-1.0 10 .\" or https://opensource.org/licenses/CDDL-1.0. 28 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved. 35 .Nm zpool-iostat 87 .Bl -tag -width Ds 131 Blank or NULL values are printed as a '-' to make output AWKable. 134 .Bl -tag -compact -width "VDEV_ENC_SYSFS_PATH" 139 .Pq Pa /dev/sd* . 182 These stats can be useful for observing how well I/O aggregation is working. 186 pool, in addition to the pool-wide statistics. [all …]
|
H A D | zdb.8 | 1 .\" SPDX-License-Identifier: CDDL-1.0 29 .Op Fl I Ar inflight-I/O-ops 35 .Op Ar poolname Ns Op / Ns Ar dataset Ns | Ns Ar objset-ID 42 .Ar poolname Ns Op Ar / Ns Ar dataset Ns | Ns Ar objset-ID 49 .Ar poolname Ns Ar / Ns Ar objset-ID 50 .Op Ar backup-flags 104 The output of this command in general reflects the on-disk structure of a ZFS 130 .Bl -tag -width Ds 131 .It Fl b , -block-stats 135 .It Fl B , -backup [all …]
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_qstats.c | 100 return (-1); in pfctl_show_altq() 104 return (-1); in pfctl_show_altq() 108 for (node = root; node != NULL; node = node->next) { in pfctl_show_altq() 109 if (iface != NULL && strcmp(node->altq.ifname, iface)) in pfctl_show_altq() 122 if ((nodes = pfctl_update_qstats(dev, &root)) == -1) in pfctl_show_altq() 123 return (-1); in pfctl_show_altq() 124 for (node = root; node != NULL; node = node->next) { in pfctl_show_altq() 125 if (iface != NULL && strcmp(node->altq.ifname, iface)) in pfctl_show_altq() 128 if (node->altq.local_flags & PFALTQ_FLAG_IF_REMOVED) in pfctl_show_altq() 142 struct pfioc_altq pa; local [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ti,icssg-prueth.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/ti,icssg-prueth.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Md Danish Anwar <danishanwar@ti.com> 13 Ethernet based on the Programmable Real-Time Unit and Industrial 19 - ti,am642-icssg-prueth # for AM64x SoC family 20 - ti,am654-icssg-prueth # for AM65x SoC family 21 - ti,am654-sr1-icssg-prueth # for AM65x SoC family, SR1.0 32 dma-names: [all …]
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd.c | 46 HAL_CAPABILITIES *pCap = &AH_PRIVATE(ah)->ah_caps; in ar9300SetChainMasks() 48 AH9300(ah)->ah_tx_chainmask = tx_chainmask & pCap->halTxChainMask; in ar9300SetChainMasks() 49 AH9300(ah)->ah_rx_chainmask = rx_chainmask & pCap->halRxChainMask; in ar9300SetChainMasks() 93 * For now we'll just go with the HAL default and make these no-ops. 121 * XXX TODO: read ar5416SetTsf64() - we should wait before we do in ar9300_freebsd_set_tsf64() 150 if ((rxs->rs_phyerr != HAL_PHYERR_RADAR) && in ar9300_freebsd_proc_radar_event() 151 (rxs->rs_phyerr != HAL_PHYERR_FALSE_RADAR_EXT)) { in ar9300_freebsd_proc_radar_event() 156 doDfsExtCh = AH_PRIVATE(ah)->ah_caps.halExtChanDfsSupport; in ar9300_freebsd_proc_radar_event() 157 doDfsEnhanced = AH_PRIVATE(ah)->ah_caps.halEnhancedDfsSupport; in ar9300_freebsd_proc_radar_event() 158 doDfsCombinedRssi = AH_PRIVATE(ah)->ah_caps.halUseCombinedRadarRssi; in ar9300_freebsd_proc_radar_event() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | ti,pruss.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 TI Programmable Real-Time Unit and Industrial Communication Subsystem 11 - Suman Anna <s-anna@ti.com> 15 The Programmable Real-Time Unit and Industrial Communication Subsystem 16 (PRU-ICSS a.k.a. PRUSS) is present on various TI SoCs such as AM335x, AM437x, 17 Keystone 66AK2G, OMAP-L138/DA850 etc. A PRUSS consists of dual 32-bit RISC 18 cores (Programmable Real-Time Units, or PRUs), shared RAM, data and 23 peripheral interfaces, fast real-time responses, or specialized data handling. [all …]
|
/freebsd/sys/dev/virtio/network/ |
H A D | if_vtnet.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 418 if (--loaded == 0) { in vtnet_modevent() 446 sc->vtnet_dev = dev; in vtnet_attach() 450 callout_init_mtx(&sc->vtnet_tick_ch, VTNET_CORE_MTX(sc), 0); in vtnet_attach() 489 ether_ifdetach(sc->vtnet_ifp); in vtnet_attach() 512 ifp = sc->vtnet_ifp; in vtnet_detach() 519 callout_drain(&sc->vtnet_tick_ch); in vtnet_detach() 529 if (sc->vtnet_pfil != NULL) { in vtnet_detach() 530 pfil_head_unregister(sc->vtnet_pfil); in vtnet_detach() [all …]
|
/freebsd/sys/dev/axgbe/ |
H A D | if_axgbe_pci.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 54 #include "xgbe-common.h" 138 * MSI-X table bar (BAR5) to iflib. iflib will do the allocation for MSI-X 144 { -1, 0 } 320 struct xgbe_prv_data *pdata = &sc->pdata; in axgbe_miibus_readreg() 335 struct xgbe_prv_data *pdata = &sc->pdata; in axgbe_miibus_writereg() 348 struct xgbe_prv_data *pdata = &sc->pdata; in axgbe_miibus_statchg() 349 struct mii_data *mii = device_get_softc(pdata->axgbe_miibus); in axgbe_miibus_statchg() 350 if_t ifp = pdata->netdev; in axgbe_miibus_statchg() [all …]
|
H A D | xgbe-dev.c | 4 * Copyright (c) 2014-2016,2020 Advanced Micro Devices, Inc. 116 #include "xgbe-common.h" 122 return (if_getmtu(pdata->netdev) + ETH_HLEN + ETH_FCS_LEN + VLAN_HLEN); in xgbe_get_max_frame() 131 rate = pdata->sysclk_rate; in xgbe_usec_to_riwt() 150 rate = pdata->sysclk_rate; in xgbe_riwt_to_usec() 170 pbl = pdata->pbl; in xgbe_config_pbl_val() 172 if (pdata->pbl > 32) { in xgbe_config_pbl_val() 177 for (i = 0; i < pdata->channel_count; i++) { in xgbe_config_pbl_val() 178 XGMAC_DMA_IOWRITE_BITS(pdata->channel[i], DMA_CH_CR, PBLX8, in xgbe_config_pbl_val() 181 if (pdata->channel[i]->tx_ring) in xgbe_config_pbl_val() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | RegionInfo.cpp | 1 //===- RegionInfo.cpp - SESE region detection analysis --------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 19 #include "llvm/Config/llvm-config.h" 43 "verify-region-info", 47 static cl::opt<Region::PrintStyle, true> printStyleX("print-region-style", 58 //===----------------------------------------------------------------------===// 71 //===----------------------------------------------------------------------===// 79 bool RegionInfo::invalidate(Function &F, const PreservedAnalyses &PA, in invalidate() argument [all …]
|
/freebsd/lib/libbluetooth/ |
H A D | bluetooth.3 | 1 .\" Copyright (c) 2003-2009 Maksim Yevmenkin <m_evmenkin@yahoo.com> 158 .Dv NUL Ns -terminated 190 flag is non-zero, the file will not be closed. 213 .Dv NUL Ns -terminated 235 flag is non-zero, the file will not be closed. 290 otherwise -1. 294 .Bd -literal -offset indent 316 /* stats */ 360 or -1 if an error occurred. 369 The function returns -1 if an error has occurred. [all …]
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_kcompat.c | 1 /*- 2 * SPDX-License-Identifier: GPL-2.0 or Linux-OpenIB 4 * Copyright (c) 2018 - 2023 Intel Corporation 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 75 irdma_fw_major_ver(&iwdev->rf->sc_dev), in irdma_get_dev_fw_str() 76 irdma_fw_minor_ver(&iwdev->rf->sc_dev)); in irdma_get_dev_fw_str() 100 * irdma_alloc_mr - register stag for fast memory registration 110 struct irdma_device *iwdev = to_iwdev(pd->device); in irdma_alloc_mr() 116 int err_code = -ENOMEM; in irdma_alloc_mr() [all …]
|
H A D | irdma_utils.c | 1 /*- 2 * SPDX-License-Identifier: GPL-2.0 or Linux-OpenIB 4 * Copyright (c) 2015 - 2023 Intel Corporation 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 41 {IRDMA_AE_AMP_UNALLOCATED_STAG, "Unallocated memory key (L-Key/R-Key)"}, 42 {IRDMA_AE_AMP_INVALID_STAG, "Invalid memory key (L-Key/R-Key)"}, 47 {IRDMA_AE_AMP_BAD_STAG_KEY, "Bad memory key (L-Key/R-Key)"}, 48 {IRDMA_AE_AMP_BAD_STAG_INDEX, "Bad memory key (L-Key/R-Key): Too large memory key index"}, 65 "Attempt to bind an Memory Window (MW) with a valid MW memory key (L-Key/R-Key)"}, [all …]
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_main.c | 1 /*- 2 * Copyright (c) 2015-2021 Mellanox Technologies. All rights reserved. 370 struct mlx5_core_dev *mdev = priv->mdev; in mlx5e_update_carrier() 385 priv->media_status_last |= IFM_ACTIVE; in mlx5e_update_carrier() 387 priv->media_status_last &= ~IFM_ACTIVE; in mlx5e_update_carrier() 388 priv->media_active_last = IFM_ETHER; in mlx5e_update_carrier() 389 if_link_state_change(priv->ifp, LINK_STATE_DOWN); in mlx5e_update_carrier() 396 priv->media_active_last = IFM_ETHER; in mlx5e_update_carrier() 397 if_setbaudrate(priv->ifp, 1); in mlx5e_update_carrier() 398 mlx5_en_err(priv->ifp, "query port ptys failed: 0x%x\n", in mlx5e_update_carrier() [all …]
|
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_phy_n_regs.h | 22 Boston, MA 02110-1301, USA. 32 /* N-PHY registers. */ 41 #define BWN_NPHY_4WI_ADDR BWN_PHY_N(0x00B) /* Four-wire bus address */ 42 #define BWN_NPHY_4WI_DATAHI BWN_PHY_N(0x00C) /* Four-wire bus data high */ 43 #define BWN_NPHY_4WI_DATALO BWN_PHY_N(0x00D) /* Four-wire bus data low */ 44 #define BWN_NPHY_BIST_STAT0 BWN_PHY_N(0x00E) /* Built-in self test status 0 */ 45 #define BWN_NPHY_BIST_STAT1 BWN_PHY_N(0x00F) /* Built-in self test status 1 */ 228 #define BWN_NPHY_RFCTL_RSSIO1_PAPD 0x0004 /* PA PD */ 238 #define BWN_NPHY_RFCTL_RSSIO2_PAPD 0x0004 /* PA PD */ 248 #define BWN_NPHY_RFCTL_RSSIO3_PAPD 0x0004 /* PA PD */ [all …]
|
/freebsd/tools/tools/netmap/ |
H A D | nmreplay.c | 49 * --- Main functions of the program --- 59 * q->cur_pkt points to the buffer containing the packet 60 * q->cur_len packet length, excluding CRC 61 * q->cur_caplen available packet length (may be shorter than cur_len) 62 * q->cur_tt transmission time for the packet, computed from the trace. 66 * q->c_loss (set with the -L command line option) decides 69 * The function is supposed to set q->c_drop = 1 if the 72 * q->c_bw (set with the -B command line option) is used to 74 * in q->cur_tt the transmission time (in nanoseconds) of 76 * of the packet, i.e. q->cur_tt = q->cur_len / <bandwidth> [all …]
|
/freebsd/sys/powerpc/booke/ |
H A D | pmap.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (C) 2007-2009 Semihalf, Rafal Jaworowski <raj@semihalf.com> 39 * 32-bit pmap: 41 * ----------------------------- 42 * 0x0000_0000 - 0x7fff_ffff : user process 43 * 0x8000_0000 - 0xbfff_ffff : pmap_mapdev()-ed area (PCI/PCIE etc.) 44 * 0xc000_0000 - 0xc0ff_ffff : kernel reserved 45 * 0xc000_0000 - data_end : kernel code+data, env, metadata etc. 46 * 0xc100_0000 - 0xffff_ffff : KVA [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp.conf.def | 1 /* -*- Mode: Text -*- */ 7 // We want the synopsis to be "/etc/ntp.conf" but we need the prog-name 8 // to be ntp.conf - the latter is also how autogen produces the output 10 prog-name = "ntp.conf"; 11 file-path = "/etc/ntp.conf"; 12 prog-title = "Network Time Protocol daemon (ntpd) configuration format"; 15 explain = <<- _END_EXPLAIN 18 doc-section = { 19 ds-type = 'DESCRIPTION'; 20 ds-format = 'mdoc'; [all …]
|
/freebsd/sys/dev/oce/ |
H A D | oce_mbox.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 34 * freebsd-drivers@emulex.com 51 return (-1); in oce_wait_ready() 60 device_printf(sc->dev, "Error detected in the card\n"); in oce_wait_ready() 67 device_printf(sc->dev, "Firmware wait timed out\n"); in oce_wait_ready() 69 return (- in oce_wait_ready() 189 uint32_t pa; oce_mbox_dispatch() local [all...] |
/freebsd/lib/libpfctl/ |
H A D | libpfctl.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 11 * - Redistributions of source code must retain the above copyright 13 * - Redistributions in binary form must reproduce the above 104 /* Stats */ 538 int pfctl_add_addr(struct pfctl_handle *h, const struct pfioc_pooladdr *pa, int which); 542 uint8_t r_action, const char *anchor, uint32_t nr, struct pfioc_pooladdr *pa,
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.def | 1 /* -*- Mode: Text -*- */ 5 #include autogen-version.def 8 prog-name = "ntpdc"; 9 prog-title = "vendor-specific NTPD control program"; 17 flags-cant = ipv6; 19 doc = <<- _EndOfDoc_ 28 flags-cant = ipv4; 30 doc = <<- _EndOfDoc_ 39 arg-type = string; 42 arg-name = cmd; [all …]
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 270 * Each tunable is set to a default value here if it's known at compile-time. 271 * Otherwise it is set to -n as an indication to tweak_tunables() that it should 288 int t4_ntxq = -NTXQ; 294 int t4_nrxq = -NRXQ; 300 static int t4_ntxq_vi = -NTXQ_VI; 305 static int t4_nrxq_vi = -NRXQ_VI; 311 0, "Reserve TX queue 0 of each VI for non-flowid packets"); 315 static int t4_nofldtxq = -NOFLDTXQ; [all …]
|
/freebsd/bin/ps/ |
H A D | ps.1 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 44 .Op Fl -libxo 57 .Op Fl -libxo 66 .Pq one per lightweight-process . 68 .Fl -libxo . 157 has been specified, by lightweight-process (thread) ID. 187 also accepts the old-style BSD options, whose format and effect are left 191 .Bl -tag -width indent 192 .It Fl -libxo [all …]
|