| /freebsd/sys/arm64/acpica/ |
| H A D | acpi_iort.c | 100 struct iort_its_entry *its; /* ITS IDs array */ member 299 struct iort_its_entry *its; in iort_copy_its() local 307 its = malloc(sizeof(*its) * node->nentries, M_DEVBUF, M_WAITOK | M_ZERO); in iort_copy_its() 308 node->entries.its = its; in iort_copy_its() 310 for (i = 0; i < node->nentries; i++, its++, id++) { in iort_copy_its() 311 its->its_id = *id; in iort_copy_its() 312 its->pxm = -1; in iort_copy_its() 313 its->xref = 0; in iort_copy_its() 453 its_entry = its_node->entries.its; in madt_resolve_its_xref() 509 its_entry = its_node->entries.its; in srat_resolve_its_pxm() [all …]
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_cmp_msg_check_update.pod | 30 =item its sender is of appropriate type (currently only B<X509_NAME>) 33 =item its protection is present and valid (or a callback function B<cb> 36 =item its CMP protocol version is acceptable, 38 =item its body type is valid, 40 =item its transaction ID matches any transaction ID given in B<ctx>, and 42 =item its recipNonce matches any senderNonce given in B<ctx>. 47 function is called with its B<invalid_protection> parameter being 0, while in
|
| /freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
| H A D | fmd_api.c | 576 struct itimerspec its; in _timer_notify() local 581 memset(&its, 0, sizeof (struct itimerspec)); in _timer_notify() 582 timer_settime(ftp->ft_tid, 0, &its, NULL); in _timer_notify() 599 struct itimerspec its; in fmd_timer_install() local 606 its.it_value.tv_sec = delta / 1000000000; in fmd_timer_install() 607 its.it_value.tv_nsec = delta % 1000000000; in fmd_timer_install() 608 its.it_interval.tv_sec = its.it_value.tv_sec; in fmd_timer_install() 609 its.it_interval.tv_nsec = its.it_value.tv_nsec; in fmd_timer_install() 618 timer_settime(ftp->ft_tid, 0, &its, NULL); in fmd_timer_install() 621 (int)its.it_value.tv_sec, ftp->ft_tid); in fmd_timer_install()
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | directive-for.mk | 68 . warning After the .for loop, var must still have its original value. 71 . warning After the .for loop, var2 must still have its original value. 82 . warning After the .for loop, var must still have its original value. 85 . warning After the .for loop, var2 must still have its original value.
|
| /freebsd/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | rockchip,iommu.txt | 5 its master device. Each slave device is bound to a single master device, and 6 shares its clocks, power domain and irq. 15 to associate with its master device. See:
|
| /freebsd/usr.bin/gprof/ |
| H A D | gprof.callg | 14 accounted for by this function and its 31 its membership in a cycle, if any. 51 its parents. 54 all of its parents. This is the denominator of 83 children the name of this child, and an indication of its
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/ |
| H A D | par_io.txt | 11 - reg : offset to the register set and its length. 27 via its own gpio-controller node: 33 - reg : offset to the register set and its length.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-tls-introduction.pod | 24 Sometimes TLS is referred to by its predecessor's name SSL (Secure Sockets 40 (and its predecessor SSL) have been around for a significant period of time and 51 SSL was initially developed by Netscape Communications and its first publicly 81 server including its full DNS hostname. Also within the certificate is the 95 certificate (including its DNS hostname). The CA should only sign the 97 have control of the server associated with its DNS hostname and that the server 114 That intermediate CA also has a certificate containing its public key which is 116 CA, but if the server sends both its own certificate and the certificate for the 125 server its certificate and the server authenticates it in the same way that the 149 of B<OPENSSLDIR> and check its contents. For example if B<OPENSSLDIR> is [all …]
|
| /freebsd/contrib/kyua/utils/process/ |
| H A D | child.ipp | 13 // * Neither the name of Google Inc. nor the names of its contributors 40 /// Spawns a new subprocess and redirects its stdout and stderr to files. 43 /// dump an error message to its stderr channel and it then calls std::abort(). 75 /// Spawns a new subprocess and multiplexes and captures its stdout and stderr. 78 /// dump an error message to its stderr channel and it then calls std::abort().
|
| /freebsd/contrib/sendmail/cf/feature/ |
| H A D | use_client_ptr.m4 | 3 # Copyright (c) 2004 Proofpoint, Inc. and its suppliers. 17 # is passed in as its first argument.
|
| /freebsd/sys/contrib/device-tree/src/arm64/arm/ |
| H A D | foundation-v8-gicv3.dtsi | 22 its: msi-controller@2f020000 { label 23 compatible = "arm,gic-v3-its";
|
| /freebsd/tools/build/options/ |
| H A D | WITH_META_MODE | 8 These meta files track the command that was executed, its output, and the 16 tracked as dependencies for the target in its meta file. 45 to show some of its environment for further debugging.
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | etrn.0 | 13 cessing of its queues for messages to go to a given host. 30 its work silently. The -v option makes it verbose, 31 which causes etrn to display its conversations with
|
| /freebsd/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | thermal.txt | 124 for describing a thermal zone, including its cooling device bindings. The 125 thermal zone node must contain, apart from its own properties, one sub-node 203 * capable CPU. The CPU node describes its four OPPs. 286 used to monitor the zone 'cpu-thermal' using its sole sensor. A fan 289 the thermal zone 'cpu-thermal' using its cooling states 290 from its minimum to 4, when it reaches trip point 'cpu_alert0' 292 'cpu_alert1', but from 5 to its maximum state. The cpu@0 device is also 294 using all its cooling states at trip point 'cpu_alert1', 329 /* each zone within the SoC may have its own trips */ 343 /* each zone within the SoC may have its own cooling */ [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 131 example, a binary operator will stackify with its user before its operands. 132 However, if moving the binary operator to its user moves it to a place where 133 its operands can't be moved to, it would be better to leave it in place, or 134 perhaps move it up, so that it can stackify its operands. A binary operator 160 ends up with a local.tee in its prolog which has an unused result, requiring
|
| /freebsd/release/packages/ucl/ |
| H A D | ntp-all.ucl | 22 The Network Time Protocol (NTP, RFC 5905) allows a system to set its time-of-day 27 knows its distance from the timekeeping device it is ultimately synchronised to. 35 and server part of NTP depending on its configuration, and the ntpdate(8)
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-stdarg.m4 | 3 dnl # and ships its own <linux/stdarg.h>. Check if this header file does 21 dnl # Linux 5.15 ships its own stdarg.h and doesn't allow to
|
| /freebsd/usr.sbin/kldxref/ |
| H A D | fileformat | 5 First record of file is special and determines its version: 17 'data' determines its type:
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Option/ |
| H A D | OptParser.td | 35 // An option which prefixes its (single) value. 37 // An option which is followed by its value. 39 // An option followed by its values, which are separated by commas. 43 // An option which is either joined to its (non-empty) value, or followed by its 46 // An option which is both joined to its (first) value, and followed by its
|
| /freebsd/contrib/libcbor/doc/source/api/ |
| H A D | type_0_1.rst | 17 **Note:** once a positive integer has been created, its width *cannot* be changed. 27 **Note:** once a positive integer has been created, its width *cannot* be changed. 37 …er with the handle </internal#c.cbor_item_t.data>`_, the width cannot be changed over its lifetime.
|
| /freebsd/contrib/sendmail/cf/cf/ |
| H A D | clientproto.mc | 3 # Copyright (c) 1998-2000 Proofpoint, Inc. and its suppliers. 21 # the mail hub as its argument. You MUST also define an `OSTYPE' to
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | brcm,kona-ccu.txt | 67 its symbolic specifier (rather than its numeric index value) should 112 its symbolic specifier (rather than its numeric index value) should
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_validate_msg.pod | 36 that the certificate is expired or not yet valid), its subject DN matches 37 the I<msg> sender DN (as far as present), and its subject key identifier 40 signature check succeeds and the cert and its path can be verified 57 OSSL_CMP_validate_cert_path() attempts to validate the given certificate and its
|
| /freebsd/sys/contrib/device-tree/Bindings/nvmem/ |
| H A D | zii,rave-sp-eeprom.txt | 4 attached to RAVE Supervisory Processor. It is expected that its Device 15 - zii,eeprom-name: Unique EEPROM identifier describing its function in the
|
| /freebsd/sys/contrib/device-tree/Bindings/reset/ |
| H A D | sirf,rstc.txt | 31 For modules whose rest_bit is in SW_RST0, its RESET_INDEX is 0~31. For modules whose 32 rest_bit is in SW_RST1, its RESET_INDEX is 32~63.
|