Home
last modified time | relevance | path

Searched full:prr (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.yaml46 Partial Reconfiguration Region (PRR)
48 * A PRR is a specific section of an FPGA reserved for reconfiguration.
49 * A base (or static) FPGA image may create a set of PRR's that later may
51 * The size and specific location of each PRR is fixed.
52 * The connections at the edge of each PRR are fixed. The image that is loaded
53 into a PRR must fit and must use a subset of the region's connections.
59 * An FPGA image that is designed to be loaded into a PRR. There may be
60 any number of personas designed to fit into a PRR, but only one at a time
108 a soft logic bridge (Bridge0-2) in the FPGA. The contents of each PRR can be
159 base FPGA region. The "Full Reconfiguration to add PRR's" example below shows
[all …]
H A Dfpga-region.txt39 Partial Reconfiguration Region (PRR)
41 * A PRR is a specific section of an FPGA reserved for reconfiguration.
42 * A base (or static) FPGA image may create a set of PRR's that later may
44 * The size and specific location of each PRR is fixed.
45 * The connections at the edge of each PRR are fixed. The image that is loaded
46 into a PRR must fit and must use a subset of the region's connections.
52 * An FPGA image that is designed to be loaded into a PRR. There may be
53 any number of personas designed to fit into a PRR, but only one at at time
101 a soft logic bridge (Bridge0-2) in the FPGA. The contents of each PRR can be
152 base FPGA region. The "Full Reconfiguration to add PRR'
[all...]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Drenesas,prr.yaml4 $id: http://devicetree.org/schemas/arm/renesas,prr.yaml#
21 - renesas,prr
34 prr: chipid@ff000044 {
35 compatible = "renesas,prr";
/freebsd/sys/contrib/device-tree/Bindings/hwinfo/
H A Drenesas,prr.yaml4 $id: http://devicetree.org/schemas/hwinfo/renesas,prr.yaml#
21 - renesas,prr
34 prr: chipid@ff000044 {
35 compatible = "renesas,prr";
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_ess.c26 int CMS_get1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest **prr) in IMPLEMENT_ASN1_FUNCTIONS()
32 if (prr != NULL) in IMPLEMENT_ASN1_FUNCTIONS()
33 *prr = NULL; in IMPLEMENT_ASN1_FUNCTIONS()
41 if (prr != NULL) in IMPLEMENT_ASN1_FUNCTIONS()
42 *prr = rr; in IMPLEMENT_ASN1_FUNCTIONS()
/freebsd/crypto/openssl/doc/man3/
H A DCMS_get1_ReceiptRequest.pod21 int CMS_get1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest **prr);
46 any is found it is decoded and written to B<prr>.
/freebsd/secure/lib/libcrypto/man/man3/
H A DCMS_get1_ReceiptRequest.380 \& int CMS_get1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest **prr);
105 any is found it is decoded and written to \fBprr\fR.
/freebsd/sys/kern/
H A Dkern_jail.c5196 struct prison_racct *prr; in prison_racct_foreach() local
5203 LIST_FOREACH(prr, &allprison_racct, prr_next) in prison_racct_foreach() local
5204 (callback)(prr->prr_racct, arg2, arg3); in prison_racct_foreach()
5213 struct prison_racct *prr; in prison_racct_find_locked() local
5221 LIST_FOREACH(prr, &allprison_racct, prr_next) { in prison_racct_find_locked()
5222 if (strcmp(name, prr->prr_name) != 0) in prison_racct_find_locked()
5226 prison_racct_hold(prr); in prison_racct_find_locked()
5227 return (prr); in prison_racct_find_locked()
5231 prr = malloc(sizeof(*prr), M_PRISON_RACCT, M_ZERO | M_WAITOK); in prison_racct_find_locked()
5232 racct_create(&prr->prr_racct); in prison_racct_find_locked()
[all …]
H A Dkern_rctl.c1278 struct prison_racct *prr; in rctl_rule_add()
1351 prr = rule->rr_subject.rs_prison_racct; in rctl_rule_add()
1352 KASSERT(prr != NULL, ("rctl_rule_add: NULL pr")); in rctl_rule_add()
1353 rctl_racct_add_rule(prr->prr_racct, rule); in rctl_rule_add()
1616 struct prison_racct *prr; in sys_rctl_get_racct()
1665 prr = filter->rr_subject.rs_prison_racct; in sys_rctl_get_racct()
1666 if (prr == NULL) { in sys_rctl_get_racct()
1670 outputsbuf = rctl_racct_to_sbuf(prr->prr_racct, 1); in sys_rctl_get_racct()
1277 struct prison_racct *prr; rctl_rule_add() local
1615 struct prison_racct *prr; sys_rctl_get_racct() local
/freebsd/sys/sys/
H A Djail.h522 void prison_racct_hold(struct prison_racct *prr);
523 void prison_racct_free(struct prison_racct *prr);
/freebsd/sys/netinet/
H A Dtcp.h240 #define TCP_RACK_PRR_SENDALOT 1057 /* Allow PRR to send more than one seg */
305 #define TCP_NO_PRR 1122 /* If pacing, don't use prr */
H A Dtcp_sack.c1191 * For PRR, adjust recover_fs as if this new reduction in tcp_sack_lost_retransmission()
1193 * cwnd will be adjusted by SACK or PRR processing in tcp_sack_lost_retransmission()
H A Dtcp_log_buf.h195 TCP_LOG_PRR, /* Doing PRR 6 */
/freebsd/sys/contrib/device-tree/src/arm/renesas/
H A Dr8a7779.dtsi714 prr: chipid@ff000044 { label
715 compatible = "renesas,prr";
H A Dr8a73a4.dtsi762 prr: chipid@ff000044 { label
763 compatible = "renesas,prr";
H A Dr8a7792.dtsi947 prr: chipid@ff000044 { label
948 compatible = "renesas,prr";
H A Dr8a77470.dtsi1020 prr: chipid@ff000044 { label
1021 compatible = "renesas,prr";
H A Dr8a7794.dtsi1441 prr: chipid@ff000044 { label
1442 compatible = "renesas,prr";
/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c219 * (prr) getpriority returns -1 on error, but -1 is also a valid in write_stats()
228 * (prr) if getpriority succeeded, call setpriority to raise in write_stats()
/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h411 uint32_t rc_prr_sndcnt; /* Prr sndcnt Lock(a) */
416 uint32_t rc_prr_delivered; /* during recovery prr var Lock(a) */
/freebsd/crypto/openssl/include/openssl/
H A Dcms.h.in355 int CMS_get1_ReceiptRequest(CMS_SignerInfo *si, CMS_ReceiptRequest **prr);
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a77970.dtsi1196 prr: chipid@fff00044 { label
1197 compatible = "renesas,prr";
H A Dr8a779f0.dtsi1272 prr: chipid@fff00044 { label
1273 compatible = "renesas,prr";
H A Dr8a77980.dtsi1579 prr: chipid@fff00044 { label
1580 compatible = "renesas,prr";
H A Dr8a77995.dtsi1448 prr: chipid@fff00044 { label
1449 compatible = "renesas,prr";

123