Home
last modified time | relevance | path

Searched refs:its (Results 1 – 25 of 2246) sorted by relevance

12345678910>>...90

/freebsd/sys/arm64/acpica/
H A Dacpi_iort.c100 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 Dossl_cmp_msg_check_update.pod30 =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 Dfmd_api.c576 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 Ddirective-for.mk68 . 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 Drockchip,iommu.txt5 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 Dgprof.callg14 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 Dpar_io.txt11 - 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 Dossl-guide-tls-introduction.pod24 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 Dchild.ipp13 // * 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 Duse_client_ptr.m43 # 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 Dfoundation-v8-gicv3.dtsi22 its: msi-controller@2f020000 { label
23 compatible = "arm,gic-v3-its";
/freebsd/tools/build/options/
H A DWITH_META_MODE8 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 Detrn.013 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 Dthermal.txt124 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 DREADME.txt131 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 Dntp-all.ucl22 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 Dkernel-stdarg.m43 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 Dfileformat5 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 DOptParser.td35 // 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 Dtype_0_1.rst17 **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 Dclientproto.mc3 # 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 Dbrcm,kona-ccu.txt67 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 DOSSL_CMP_validate_msg.pod36 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 Dzii,rave-sp-eeprom.txt4 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 Dsirf,rstc.txt31 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.

12345678910>>...90