Home
last modified time | relevance | path

Searched full:critical (Results 1 – 25 of 1444) sorted by relevance

12345678910>>...58

/freebsd/share/man/man9/
H A Dcritical_enter.930 .Nd enter and exit a critical region
40 These functions are used to prevent preemption in a critical region of code.
43 Specifically, a thread in a critical region will not migrate to another CPU
44 while it is in a critical region, nor will the current CPU switch to a
46 The current CPU may still trigger faults and exceptions during a critical
49 The CPU might also receive and handle interrupts within a critical section.
51 execution will continue in the critical section.
52 Thus, the net effect of a critical section on the current thread's execution is
60 functions manage a per-thread counter to handle nested critical sections.
62 while the current thread is in a critical section,
[all …]
/freebsd/crypto/openssl/demos/certs/
H A Dca.cnf38 basicConstraints=critical, CA:FALSE
39 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
47 basicConstraints=critical, CA:FALSE
48 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
60 basicConstraints=critical, CA:FALSE
61 keyUsage=critical, keyAgreement
76 basicConstraints = critical,CA:true
77 keyUsage = critical, cRLSign, keyCertSign
/freebsd/crypto/openssh/
H A DPROTOCOL.certkeys88 string critical options
108 string critical options
128 string critical options
145 string critical options
189 critical options is a set of zero or more key options encoded as
190 below. All such options are "critical" in the sense that an implementation
194 are not critical, and an implementation that encounters one that it does
197 Generally, critical options are used to control features that restrict
221 Critical options
224 The critical options section of the certificate specifies zero or more
[all …]
/freebsd/crypto/openssl/demos/certs/apps/
H A Dapps.cnf39 basicConstraints=critical, CA:FALSE
40 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
47 basicConstraints=critical, CA:FALSE
48 keyUsage=critical, nonRepudiation, digitalSignature, keyAgreement
63 basicConstraints = critical,CA:true
64 keyUsage = critical, cRLSign, keyCertSign
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j784s4-thermal.dtsi17 type = "critical";
31 type = "critical";
45 type = "critical";
59 type = "critical";
73 type = "critical";
87 type = "critical";
101 type = "critical";
H A Dk3-j721s2-thermal.dtsi17 type = "critical";
31 type = "critical";
45 type = "critical";
59 type = "critical";
73 type = "critical";
87 type = "critical";
101 type = "critical";
H A Dk3-j721e-thermal.dtsi18 type = "critical";
32 type = "critical";
46 type = "critical";
60 type = "critical";
74 type = "critical";
/freebsd/crypto/openssl/test/smime-certs/
H A Dca.cnf40 keyUsage = critical, nonRepudiation, digitalSignature, keyEncipherment
51 keyUsage = critical, digitalSignature
59 keyUsage = critical, keyAgreement
67 keyUsage = critical, digitalSignature
75 basicConstraints = critical, CA:true
76 keyUsage = critical, cRLSign, keyCertSign
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq9574.dtsi766 nss-top-critical {
769 type = "critical";
778 ubi_0-critical {
781 type = "critical";
790 ubi_1-critical {
793 type = "critical";
802 ubi_2-critical {
805 type = "critical";
814 ubi_3-critical {
817 type = "critical";
[all …]
H A Dx1e80100.dtsi2540 "critical";
2555 "critical";
2570 "critical";
2585 "critical";
6414 aoss0-critical {
6417 type = "critical";
6440 cpu-critical {
6443 type = "critical";
6466 cpu-critical {
6469 type = "critical";
[all …]
H A Dsm8650.dtsi4033 "critical";
4048 "critical";
4063 "critical";
5672 aoss0-critical {
5675 type = "critical";
5690 cpuss0-critical {
5693 type = "critical";
5708 cpuss1-critical {
5711 type = "critical";
5726 cpuss2-critical {
[all …]
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dbrcm,sr-thermal.txt41 type = "critical";
53 type = "critical";
65 type = "critical";
77 type = "critical";
89 type = "critical";
101 type = "critical";
H A Dthermal-zones.yaml81 critical-action:
84 The action the OS should perform after the critical temperature is reached.
162 - critical # send notification to driver, trigger shutdown
165 critical.
167 The critical trip type is used to set the maximum
170 reboot. Hitting the critical threshold triggers a system
259 interrupt-names = "uplow", "critical";
270 interrupt-names = "uplow", "critical";
300 type = "critical";
338 type = "critical";
/freebsd/crypto/openssl/doc/man3/
H A DX509_EXTENSION_set_object.pod34 B<crit> is zero the extension in non-critical otherwise it is critical.
53 returns B<1> for critical and B<0> for non-critical.
78 X509_EXTENSION_get_critical() returns B<0> for non-critical and B<1> for
79 critical.
/freebsd/contrib/netbsd-tests/dev/sysmon/
H A Dt_swsensor.sh89 sensor0 { critical-min = $(( $1 - $2 )); }
94 sensor0 { critical-min = $1; }
153 if [ $( get_sensor_key critical-min ) -ne $3 ] ; then
168 evt=$( check_powerd_event ${cnt} "critical-under")
197 if [ $( get_sensor_key critical-min ) -ne $(( $3 - $4 )) ] ; then
211 evt=$( check_powerd_event ${cnt} "critical-under")
238 get_sensor_info | grep -q critical-min &&
241 if [ $( get_sensor_key critical-min ) -ne $3 ] ; then
256 evt=$( check_powerd_event ${cnt} "critical-under")
265 if [ $( get_sensor_key critical-min ) -ne $3 ] ; then
[all …]
/freebsd/crypto/openssl/test/certs/
H A Dsetup.sh178 ./mkcert.sh genee -p critical,timeStamping -k critical,digitalSignature server.example ee-key ee-ti…
179 ./mkcert.sh genee -p timeStamping -k critical,digitalSignature server.example ee-key ee-timestampsi…
180 ./mkcert.sh genee -p critical,timeStamping,serverAuth -k critical,digitalSignature server.example e…
181 ./mkcert.sh genee -p critical,timeStamping,2.5.29.37.0 -k critical,digitalSignature server.example …
182 ./mkcert.sh genee -p critical,timeStamping -k critical,digitalSignature,cRLSign server.example ee-k…
183 ./mkcert.sh genee -p critical,timeStamping -k critical,digitalSignature,keyCertSign server.example …
184 ./mkcert.sh genee -p critical,timeStamping server.example ee-key ee-timestampsign-rfc3161 ca-key ca…
186 ./mkcert.sh genee -p critical,timeStamping -k digitalSignature server.example ee-key ee-timestampsi…
189 ./mkcert.sh genee -p codeSigning -k critical,digitalSignature server.example ee-key ee-codesign ca-…
190 ./mkcert.sh genee -p codeSigning,serverAuth -k critical,digitalSignature server.example ee-key ee-c…
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DX509_EXTENSION_set_object.393 \&\fBcrit\fR is zero the extension in non-critical otherwise it is critical.
112 returns \fB1\fR for critical and \fB0\fR for non-critical.
135 \&\fBX509_EXTENSION_get_critical()\fR returns \fB0\fR for non-critical and \fB1\fR for
136 critical.
/freebsd/crypto/openssl/test/ocsp-tests/
H A Dca.cnf13 basicConstraints = critical, CA:FALSE
14 keyUsage = critical, nonRepudiation, digitalSignature, keyEncipherment
25 basicConstraints = critical,CA:true
26 keyUsage = critical, cRLSign, keyCertSign
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h37 /// printing the most "critical" sequence of dependent instructions according to
40 /// Below is the critical sequence computed for the dot-product example on
57 /// The algorithm that computes the critical sequence is very similar to a
58 /// critical path analysis.
68 /// critical if it takes a long time to execute, and if it contributes to
76 /// set of nodes with no predecessors) to a leaf node is reported as critical
215 // cycles where the dependency has been seen as critical (i.e. contributing to
222 // the complexity of the algorithm that computes the critical sequence.
269 // costs through the edges of the graph, and compute a critical path.
277 // Returns a sequence of edges representing the critical sequence based on the
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_txt.c93 return "unhandled critical extension"; in X509_verify_cert_error_string()
97 return "unhandled critical CRL extension"; in X509_verify_cert_error_string()
202 return "Basic Constraints of CA cert not marked critical"; in X509_verify_cert_error_string()
204 return "Subject empty and Subject Alt Name extension not critical"; in X509_verify_cert_error_string()
206 return "Authority Key Identifier marked critical"; in X509_verify_cert_error_string()
208 return "Subject Key Identifier marked critical"; in X509_verify_cert_error_string()
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-ipq8064.dtsi59 cpu-critical {
62 type = "critical";
79 cpu-critical {
82 type = "critical";
99 cpu-critical {
102 type = "critical";
119 cpu-critical {
122 type = "critical";
139 cpu-critical {
142 type = "critical";
[all …]
/freebsd/crypto/openssl/crypto/ts/
H A Dts_lib.c50 int i, critical, n; in TS_ext_print_bio() local
61 critical = X509_EXTENSION_get_critical(ex); in TS_ext_print_bio()
62 BIO_printf(bio, ":%s\n", critical ? " critical" : ""); in TS_ext_print_bio()
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod22 name = [critical, ]value(s)
24 If B<critical> is present then the extension will be marked as critical.
46 basicConstraints = critical, CA:true, pathlen:1
51 basicConstraints = critical, @basic_constraints
120 basicConstraints = critical, CA:TRUE, pathlen:1
140 keyUsage = critical, keyCertSign
169 extendedKeyUsage = critical, codeSigning, 1.2.3.4
418 issuingDistributionPoint = critical, @idp_section
572 1.2.3.4 = critical, ASN1:UTF8String:Some random data
582 1.2.3.4 = critical, DER:01:02:03:04
[all …]
/freebsd/secure/lib/libcrypto/man/man5/
H A Dx509v3_config.581 \& name = [critical, ]value(s)
84 If \fBcritical\fR is present then the extension will be marked as critical.
109 \& basicConstraints = critical, CA:true, pathlen:1
116 \& basicConstraints = critical, @basic_constraints
193 \& basicConstraints = critical, CA:TRUE, pathlen:1
214 \& keyUsage = critical, keyCertSign
246 \& extendedKeyUsage = critical, codeSigning, 1.2.3.4
484 \& issuingDistributionPoint = critical, @idp_section
650 \& 1.2.3.4 = critical, ASN1:UTF8String:Some random data
662 \& 1.2.3.4 = critical, DER:01:02:03:04
[all …]
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfs-dkms.config8 db_input critical zfs-dkms/note-incompatible-licenses || true
23 db_input critical zfs-dkms/stop-build-for-32bit-kernel || true
26 db_input critical zfs-dkms/stop-build-for-unknown-kernel || true

12345678910>>...58