/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,rpm-master-stats.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/qcom/qcom,rpm-master-stats.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Technologies, Inc. (QTI) RPM Master Stats 10 - Konrad Dybcio <konradybcio@kernel.org> 16 (particularly around entering hardware-driven low power modes: XO shutdown 17 and total system-wide power collapse) are first made at Master-level, and 20 The Master Stats provide a few useful bits that can be used to assess whether 21 our device has entered the desired low-power mode, how long it took to do so, [all …]
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | iprop.8 | 39 .Nm ipropd-master , 40 .Nm ipropd-slave 41 .Nd propagate changes to a Heimdal Kerberos master KDC to slave KDCs 43 .Nm ipropd-master 45 .Fl Fl config-file= Ns Ar string 60 .Op Fl Fl slave-stats-file= Ns Ar file 61 .Op Fl Fl time-missing= Ns Ar time 62 .Op Fl Fl time-gone= Ns Ar time 66 .Nm ipropd-slave 68 .Fl Fl config-file= Ns Ar string [all …]
|
H A D | ipropd_master.c | 2 * Copyright (c) 1997 - 2008 Kungliga Tekniska Högskolan 74 fd = socket(ai->ai_family, ai->ai_socktype, ai->ai_protocol); in make_signal_socket() 76 krb5_err (context, 1, rk_SOCK_ERRNO, "socket AF=%d", ai->ai_family); in make_signal_socket() 78 if (rk_IS_SOCKET_ERROR( bind (fd, ai->ai_addr, ai->ai_addrlen) )) in make_signal_socket() 193 if (asprintf(&slavefile, "%s/slaves", hdb_db_dir(context)) == -1 in check_acl() 201 "iprop-acl", in check_acl() 222 s->flags &= ~SLAVE_F_AYT; in slave_seen() 223 s->seen = time(NULL); in slave_seen() 229 if (time(NULL) > s->seen + time_before_missing) in slave_missing_p() 237 if (time(NULL) > s->seen + time_before_gone) in slave_gone_p() [all …]
|
/freebsd/sys/dev/drm2/ |
H A D | drm_ioctl.c | 55 struct drm_master *master = file_priv->master; in drm_getunique() local 57 if (u->unique_len >= master->unique_len) { in drm_getunique() 58 if (copy_to_user(u->unique, master->unique, master->unique_len)) in drm_getunique() 59 return -EFAULT; in drm_getunique() 61 u->unique_len = master->unique_len; in drm_getunique() 68 struct drm_master *master) in drm_unset_busid() argument 71 free(master->unique, DRM_MEM_DRIVER); in drm_unset_busid() 72 master->unique = NULL; in drm_unset_busid() 73 master->unique_len = 0; in drm_unset_busid() 74 master->unique_size = 0; in drm_unset_busid() [all …]
|
H A D | drm_ioc32.c | 1 /*- 74 u32 date; /**< User-space buffer to hold date */ 76 u32 desc; /**< User-space buffer to hold desc */ 86 version.name_len = v32->name_len; in compat_drm_version() 87 version.name = (void *)(unsigned long)v32->name; in compat_drm_version() 88 version.date_len = v32->date_len; in compat_drm_version() 89 version.date = (void *)(unsigned long)v32->date; in compat_drm_version() 90 version.desc_len = v32->desc_len; in compat_drm_version() 91 version.desc = (void *)(unsigned long)v32->desc; in compat_drm_version() 97 v32->version_major = version.version_major; in compat_drm_version() [all …]
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_state_mgr.c | 3 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 4 * Copyright (c) 2002-2015 Mellanox Technologies LTD. All rights reserved. 5 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 19 * - Redistributions of source code must retain the above 23 * - Redistributions in binary form must reproduce the above 85 * This message should be written only once - when the in state_mgr_up_msg() 86 * SM moves to Master state and the subnet is up for in state_mgr_up_msg() 89 osm_log_v2(sm->p_log, sm->p_subn->first_time_master_sweep ? in state_mgr_up_msg() 92 OSM_LOG_MSG_BOX(sm->p_log, OSM_LOG_VERBOSE, in state_mgr_up_msg() 93 sm->p_subn->opt.sweep_interval ? in state_mgr_up_msg() [all …]
|
H A D | osm_sminfo_rcv.c | 2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 17 * - Redistributions of source code must retain the above 21 * - Redistributions in binary form must reproduce the above 67 By higher - we mean: SM with higher priority or with same priority 74 p_rem_smi->guid, in smi_rcv_remote_sm_is_higher() 75 sm->p_subn->opt.sm_priority, in smi_rcv_remote_sm_is_higher() 76 sm->p_subn->sm_port_guid); in smi_rcv_remote_sm_is_higher() 88 OSM_LOG_ENTER(sm->p_log); in smi_rcv_process_get_request() [all …]
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_stats.h | 2 * Copyright (c) 2004-2008 Voltaire, Inc. All rights reserved. 3 * Copyright (c) 2002-2005 Mellanox Technologies LTD. All rights reserved. 4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved. 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 122 * Total number of response-less MADs sent on the wire. This count 144 * master or SM is in first time sweep. 149 static inline uint32_t osm_stats_inc_qp0_outstanding(osm_stats_t *stats) in osm_stats_inc_qp0_outstanding() argument 154 pthread_mutex_lock(&stats->mutex); in osm_stats_inc_qp0_outstanding() 155 outstanding = ++stats->qp0_mads_outstanding; in osm_stats_inc_qp0_outstanding() [all …]
|
/freebsd/tools/sched/ |
H A D | schedgraph.py | 3 # Copyright (c) 2002-2003, 2009, Jeffrey Roberson <jeff@freebsd.org> 37 # - Install the ports/x11-toolkits/py-tkinter package; e.g. 38 # pkg install x11-toolkits/py-tkinter 39 # - Add KTR_SCHED to KTR_COMPILE and KTR_MASK in your KERNCONF; e.g. 44 # - It is encouraged to increase KTR_ENTRIES size to gather enough 49 # - Rebuild kernel with proper changes to KERNCONF and boot new kernel. 50 # - Run your workload to be profiled. 51 # - While the workload is continuing (i.e. before it finishes), disable 58 # - Dump the trace to a file: 'ktrdump -ct > ktr.out' 59 # - Alternatively, use schedgraph.d script in this directory for getting [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | qcom,rpm-proc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,rpm-proc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <andersson@kernel.org> 11 - Konrad Dybcio <konradybcio@kernel.org> 12 - Stephan Gerhold <stephan@gerhold.net> 17 +--------------------------------------------+ 18 | RPM subsystem (qcom,rpm-proc) | 20 reset | +---------------+ +-----+ +-----+ | [all …]
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/ |
H A D | lac_sym_key.h | 26 * Refer to sections in draft-freier-ssl-version3-02.txt: 27 * 6.1 Asymmetric cryptographic computations - This refers to coverting 28 * the pre master secret to the master secret. 29 * 6.2.2 Converting the master secret into keys and MAC secrets - Using 30 * the master secret to generate the key material. 33 * rfc4346 - TLS version 1.1 (this obsoletes rfc2246 - TLS version 1.0) 34 * 5. HMAC and the pseudorandom function - For the TLS PRF and getting 36 * 6.3. Key calculation - For how the key material is generated 37 * 7.4.9. Finished - How the finished message uses the TLS PRF 38 * 8.1. Computing the master secret [all …]
|
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_core.h | 2 * Copyright (c) 2010-2012 Broadcom. All rights reserved. 13 * 3. The names of the above-listed copyright holders may not be used 81 extern int vchiq_static_assert[(cond) ? 1 : -1] 84 #define IS_POW2(x) (x && ((x & (x - 1)) == 0)) 91 #define VCHIQ_SLOT_MASK (VCHIQ_SLOT_SIZE - 1) 92 #define VCHIQ_SLOT_QUEUE_MASK (VCHIQ_MAX_SLOTS_PER_SIDE - 1) 94 VCHIQ_SLOT_SIZE - 1) / VCHIQ_SLOT_SIZE) 96 #define VCHIQ_MSG_PADDING 0 /* - */ 97 #define VCHIQ_MSG_CONNECT 1 /* - */ 98 #define VCHIQ_MSG_OPEN 2 /* + (srcport, -), fourcc, client_id */ [all …]
|
H A D | vchiq_core.c | 2 * Copyright (c) 2010-2012 Broadcom. All rights reserved. 13 * 3. The names of the above-listed copyright holders may not be used 41 #define SLOT_INFO_FROM_INDEX(state, index) (state->slot_info + (index)) 42 #define SLOT_DATA_FROM_INDEX(state, index) (state->slot_data + (index)) 44 (((unsigned int)((char *)data - (char *)state->slot_data)) / \ 47 ((unsigned int)(info - state->slot_info)) 51 #define BULK_INDEX(x) (x & (VCHIQ_NUM_SERVICE_BULKS - 1)) 54 (((srv) && (srv)->trace) ? VCHIQ_LOG_TRACE : vchiq_core_msg_log_level) 56 (((srv) && (srv)->trace) || (vchiq_core_msg_log_level >= (lev))) 170 vchiq_log_info(vchiq_core_log_level, "%d: srv:%d %s->%s", in vchiq_set_service_state() [all …]
|
/freebsd/sys/dev/sume/ |
H A D | if_sume.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 8 * Cambridge Computer Laboratory under DARPA/AFRL contract FA8750-11-C-0249 89 * (2) SUME generates an interrupt vector, bit 00001 is set (channel 0 - new RX 95 * - First 3*sizeof(uint32_t) bytes are: lower and upper 32 bits of physical 98 * - Data will start right after, at buf_addr+3*sizeof(uint32_t). The 106 * (6) SUME generates an interrupt vector, bit 00010 is set (channel 0 - 108 * (7) SUME generates an interrupt vector, bit 00100 is set (channel 0 - 116 * (11) We forward the mbuf to the appropriate interface via ifp->if_input. 131 * (7) SUME generates an interrupt vector, bit 01000 is set (channel 0 - [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap-haiku.c | 2 * Copyright 2006-2010, Haiku, Inc. All Rights Reserved. 6 * Axel Dörfler, axeld@pinc-software.de 12 #include "pcap-int.h" 33 // IFT_TUN was renamed to IFT_TUNNEL in the master branch after R1/beta4 (the 34 // integer value didn't change). Even though IFT_TUN is a no-op in versions 61 u_char* buffer = (u_char*)handle->buffer; in pcap_read_haiku() 64 if (handle->break_loop) { in pcap_read_haiku() 65 handle->break_loop = 0; in pcap_read_haiku() 68 bytesReceived = recvfrom(handle->fd, buffer, handle->bufsize, MSG_TRUNC, in pcap_read_haiku() 82 pcapint_fmt_errmsg_for_errno(handle->errbuf, PCAP_ERRBUF_SIZE, in pcap_read_haiku() [all …]
|
/freebsd/contrib/opencsd/decoder/include/opencsd/ |
H A D | ocsd_if_types.h | 41 /** VS2010 does not support inttypes - remove when VS2010 support is dropped */ 64 typedef uint64_t ocsd_trc_index_t; /**< Trace source index type - 64 bit size */ 67 typedef uint32_t ocsd_trc_index_t; /**< Trace source index type - 32 bit size */ 72 #define OCSD_BAD_TRC_INDEX ((ocsd_trc_index_t)-1) 74 #define OCSD_BAD_CS_SRC_ID ((uint8_t)-1) 99 OCSD_ERR_ATTACH_TOO_MANY, /**< Cannot attach - attach device limit reached. */ 100 OCSD_ERR_ATTACH_INVALID_PARAM, /**< Cannot attach - invalid parameter. */ 101 OCSD_ERR_ATTACH_COMP_NOT_FOUND,/**< Cannot detach - component not found. */ 103 OCSD_ERR_RDR_FILE_NOT_FOUND, /**< source reader - file not found. */ 104 OCSD_ERR_RDR_INVALID_INIT, /**< source reader - invalid initialisation parameter. */ [all …]
|
/freebsd/share/man/man3/ |
H A D | stats.3 | 2 .\" Copyright (c) 2016-2018 Netflix, Inc. 30 .Nm stats 38 .Ss Stats Blob Template Management Functions 133 .Ss Stats Blob Data Gathering Functions 140 .Ss Stats Blob Utility Functions 212 framework facilitates real-time kernel and user space statistics gathering. 238 .Bd -literal -offset indent 239 --------------------------------------------------------- 242 --------------------------------------------------------- 245 The publicly visible 8-byte header is defined as: [all …]
|
/freebsd/share/man/man4/ |
H A D | vr.4 | 15 .\" 4. Neither the name of the author nor the names of any co-contributors 41 .Bd -ragged -offset indent 49 .Bd -literal -offset indent 60 The VIA Rhine chips use bus master DMA and have a descriptor layout 78 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx 90 .Ar full-duplex 92 .Ar half-duplex 99 .Ar full-duplex 101 .Ar half-duplex 108 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-msm8226.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 /dts-v1/; 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/clock/qcom,gcc-msm8974.h> 10 #include <dt-bindings/clock/qcom,mmcc-msm8974.h> 11 #include <dt-bindings/clock/qcom,rpmcc.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/power/qcom-rpmpd.h> 14 #include <dt-bindings/reset/qcom,gcc-msm8974.h> 15 #include <dt-bindings/thermal/thermal.h> [all …]
|
/freebsd/sys/dev/alc/ |
H A D | if_alc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 98 * enable MSI-X in alc_attach() depending on the card type. The operator can 248 nitems(alc_ident_table) - 1); 253 { -1, 0, 0 } 258 { -1, 0, 0 } 263 { -1, 0, 0 } 268 { -1, 0, 0 } 280 if ((sc->alc_flags & ALC_FLAG_AR816X_FAMILY) != 0) in alc_miibus_readreg() 299 if ((sc->alc_flags & ALC_FLAG_FASTETHER) != 0 && in alc_mii_readreg_813x() [all …]
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | core.h | 1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */ 3 * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. 380 struct ath12k_htt_data_stats stats[ATH12K_STATS_TYPE_MAX]; member 405 /* the following are protected by ar->data_lock */ 439 #define ATH12K_DEFAULT_NOISE_FLOOR -95 517 /* protects the radio specific data like debug stats, ppdu_stats_info stats, 534 /* pdev_idx starts from 0 whereas pdev->pdev_id starts with 1 */ 677 /* Master structure to hold the hw data which may be used in core module */ 749 /* Below regd's are protected by ab->data_lock */ [all …]
|
/freebsd/usr.sbin/yppush/ |
H A D | yppush_main.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 18 * 4. Neither the name of the author nor the names of any co-contributors 63 static char *yppush_master = NULL; /* Master NIS server for said domain. */ 64 static int skip_master = 0; /* Do not attempt to push map to master. */ 117 if (job->tid == tid) in yppush_show_status() 119 job = job->next; in yppush_show_status() 128 if (job->polled) { in yppush_show_status() 136 job->tid); in yppush_show_status() 141 job->map, job->server, status == YPXFR_SUCC ? in yppush_show_status() [all …]
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | core.h | 1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */ 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved. 51 /* SMBIOS type structure length (excluding strings-set) */ 201 /* set country code by ANSI country name, based on ISO3166-1 alpha2 */ 485 struct ath11k_htt_data_stats stats[ATH11K_STATS_TYPE_MAX]; member 505 /* the following are protected by ar->data_lock */ 534 /* Protected with ar->data_lock */ 561 #define ATH11K_DEFAULT_NOISE_FLOOR -95 563 #define ATH11K_INVALID_RSSI_FULL -1 [all …]
|
/freebsd/sys/dev/e1000/ |
H A D | if_em.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2001-2024, Intel Corporation 104 * Valid Range: 80-256 for 82542 and 82543-based adapters 105 * 80-4096 for others 121 * EM_MAX_RXD - Maximum number of receive Descriptors 122 * Valid Range: 80-256 for 82542 and 82543-based adapters 123 * 80-4096 for others 140 * EM_TIDV - Transmit Interrupt Delay Value 141 * Valid Range: 0-65535 (0=off) [all …]
|
/freebsd/share/doc/smm/06.nfs/ |
H A D | 1.t | 50 will be improved by running nfsiod daemons that perform read-aheads 51 and write-behinds. 62 The nfsd master daemon forks off children that enter the kernel 65 Meanwhile, the master nfsd waits to accept new connections from clients 80 require the \fB-n\fR option to enable non-root mount request servicing. 99 \fB-b\fR 105 \fBmount -a\fR 111 with various non-BSD NFS servers. The 112 \fB-P\fR 121 \fB-c\fR [all …]
|