Home
last modified time | relevance | path

Searched +full:1000 +full:ns (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/idmap_mount/
H A Didmap_mount_005.ksh50 zfs unzone /proc/$unshared_pid/ns/user "$TESTPOOL/userns"
72 # "root" user and group in the user ns
96 log_must zfs zone /proc/$unshared_pid/ns/user "$TESTPOOL/userns"
114 log_must test "1000 1000" = "$($NSENTER stat -c '%u %g' $WORKDIR/file)"
115 log_must test "1000 1000" = "$($NSENTER stat -c '%u %g' $WORKDIR/folder)"
116 log_must test "1000 1000" = "$($NSENTER stat -c '%u %g' $WORKDIR/file-soft)"
117 log_must test "1000 1000" = "$($NSENTER stat -c '%u %g' $WORKDIR/file-hard)"
118 log_must test "1000 1000" = "$($NSENTER stat -c '%u %g' $WORKDIR/folder/file-p)"
119 log_must test "1000 1000" = "$($NSENTER stat -c '%u %g' $WORKDIR/folder/file)"
124 log_must zfs unzone /proc/$unshared_pid/ns/user "$TESTPOOL/userns"
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra20-cpu-opp.dtsi9 clock-latency-ns = <400000>;
16 clock-latency-ns = <400000>;
23 clock-latency-ns = <400000>;
29 clock-latency-ns = <400000>;
35 clock-latency-ns = <400000>;
41 clock-latency-ns = <400000>;
48 clock-latency-ns = <400000>;
54 clock-latency-ns = <400000>;
60 clock-latency-ns = <400000>;
66 clock-latency-ns = <400000>;
[all …]
H A Dtegra30-cpu-opp.dtsi9 clock-latency-ns = <100000>;
15 clock-latency-ns = <100000>;
21 clock-latency-ns = <100000>;
27 clock-latency-ns = <100000>;
33 clock-latency-ns = <100000>;
39 clock-latency-ns = <100000>;
45 clock-latency-ns = <100000>;
52 clock-latency-ns = <100000>;
59 clock-latency-ns = <100000>;
66 clock-latency-ns = <100000>;
[all …]
/freebsd/sbin/natd/
H A Dnatd.8152 .Ar targetIP Ns : Ns Xo
153 .Ar targetPORT Ns Oo - Ns Ar targetPORT Oc Xc
154 .Oo Ar aliasIP Ns : Oc Ns Xo
155 .Ar aliasPORT Ns Oo - Ns Ar aliasPORT Oc Xc
156 .Oo Ar remoteIP Ns Oo : Ns
157 .Ar remotePORT Ns Op - Ns Ar remotePORT
265 .Ar targetIP Ns : Ns Xo
266 .Ar targetPORT Ns Oo , Ns
267 .Ar targetIP Ns : Ns Xo
268 .Ar targetPORT Ns Oo , Ns
[all …]
/freebsd/sys/contrib/ck/src/
H A Dck_ec_timeutil.h10 #define NSEC_MAX ((1000L * 1000 * 1000) - 1)
33 * Returns ts + ns. ns is clamped to at most 1 second. Clamps the
38 uint32_t ns) in timespec_add_ns() argument
47 if (ns > (uint32_t)NSEC_MAX) { in timespec_add_ns()
58 sum_ns = ns + ts.tv_nsec; in timespec_add_ns()
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp15xx-dhcor-testbench.dtsi47 st,min-sample-time-ns = <5000>;
51 st,min-sample-time-ns = <5000>;
55 st,min-sample-time-ns = <5000>;
63 st,min-sample-time-ns = <5000>;
67 st,min-sample-time-ns = <5000>;
71 st,min-sample-time-ns = <5000>;
82 max-speed = <1000>;
90 reset-delay-us = <1000>;
91 reset-post-delay-us = <1000>;
H A Dstm32mp15xx-dhcor-drc-compact.dtsi63 st,min-sample-time-ns = <5000>;
67 st,min-sample-time-ns = <5000>;
71 st,min-sample-time-ns = <5000>;
79 st,min-sample-time-ns = <5000>;
83 st,min-sample-time-ns = <5000>;
87 st,min-sample-time-ns = <5000>;
98 max-speed = <1000>;
106 reset-delay-us = <1000>;
107 reset-post-delay-us = <1000>;
142 /* Timing values are in nS */
[all...]
H A Dstm32mp15xx-dhcor-avenger96.dtsi119 st,min-sample-time-ns = <5000>;
124 st,min-sample-time-ns = <5000>;
129 st,min-sample-time-ns = <5000>;
136 st,min-sample-time-ns = <5000>;
141 st,min-sample-time-ns = <5000>;
146 st,min-sample-time-ns = <5000>;
172 max-speed = <1000>;
180 reset-delay-us = <1000>;
181 reset-post-delay-us = <1000>;
241 i2c-scl-rising-time-ns
[all...]
/freebsd/sys/kern/
H A Dkern_ntptime.c121 * A time variable is a signed 64-bit fixed-point number in ns and
124 * 0.5 s and the resolution is about 2.3e-10 ns.
129 * |s s s| ns |
134 * A frequency variable is a signed 64-bit fixed-point number in ns/s
135 * and fraction. It represents the ns and fraction to be added to the
137 * about +-500000 ns/s and the resolution is about 2.3e-10 ns/s.
142 * |s s s s s s s s s s s s s| ns/s |
157 static long time_monitor; /* last time offset scaled (ns) */
159 static long time_precision = 1; /* clock precision (ns) */
160 static long time_maxerror = MAXPHASE / 1000; /* maximum error (us) */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-rk3x.yaml83 i2c-scl-rising-time-ns:
84 default: 1000
88 the maximum the specification allows(1000 ns for Standard-mode,
89 300 ns for Fast-mode) which might cause slightly slower communication.
91 i2c-scl-falling-time-ns:
96 be the maximum the specification allows (300 ns) which might cause
99 i2c-sda-falling-time-ns:
139 i2c-scl-falling-time-ns = <100>;
140 i2c-scl-rising-time-ns = <800>;
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8186-evb.dts39 i2c-scl-internal-delay-ns = <8000>;
48 i2c-scl-internal-delay-ns = <10000>;
115 drive-strength-microamp = <1000>;
125 drive-strength-microamp = <1000>;
135 drive-strength-microamp = <1000>;
145 drive-strength-microamp = <1000>;
155 drive-strength-microamp = <1000>;
165 drive-strength-microamp = <1000>;
175 drive-strength-microamp = <1000>;
185 drive-strength-microamp = <1000>;
[all …]
/freebsd/sys/contrib/openzfs/man/man4/
H A Dzfs.432 .It Sy dbuf_cache_max_bytes Ns = Ns Sy UINT64_MAX Ns B Pq u64
35 .No 1/2^ Ns Sy dbuf_cache_shift Pq 1/32nd
42 .It Sy dbuf_metadata_cache_max_bytes Ns = Ns Sy UINT64_MAX Ns B Pq u64
45 .No 1/2^ Ns Sy dbuf_metadata_cache_shift Pq 1/64th
52 .It Sy dbuf_cache_hiwater_pct Ns = Ns S
[all...]
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm47094-linksys-panamera.dts186 speed = <1000>;
214 speed = <1000>;
240 speed = <1000>;
250 speed = <1000>;
267 compatible = "linksys,ns-partitions";
289 compatible = "linksys,ns-firmware", "brcm,trx";
294 compatible = "linksys,ns-firmware", "brcm,trx";
/freebsd/share/examples/scsi_target/
H A Dscsi_target.841 .Ar bus : Ns Ar target : Ns Ar lun
110 .It Ar bus : Ns Ar target : Ns Ar lun
135 Only the first 1000 bytes of
141 .Dl "scsi_target -d -s 1000 -W 16 0:1:0 vol"
/freebsd/tests/sys/sys/
H A Dtime_test.c40 atf_check_nstosbt(sbintime_t expected, int64_t ns) { in atf_check_nstosbt() argument
41 sbintime_t actual = nstosbt(ns); in atf_check_nstosbt()
45 expected, ns, actual); in atf_check_nstosbt()
111 atf_check_mstosbt(1ll << 32, 1000); in ATF_TC_BODY()
119 atf_check_mstosbt(((1ll << 31) - 1) << 32, ((1ll << 31) - 1) * 1000); in ATF_TC_BODY()
195 atf_check_sbttoms(1, (1ll << 32) / 1000); in ATF_TC_BODY()
198 atf_check_sbttoms(1000, 1ll << 32); in ATF_TC_BODY()
206 atf_check_sbttoms(1ll << 31, (1ull << 63) / 1000); in ATF_TC_BODY()
207 atf_check_sbttoms(1ll << 31, (1ull << 63) / 1000 + 1); in ATF_TC_BODY()
208 atf_check_sbttoms((1ll << 31) * 1000, (1ull << 63) - 1); in ATF_TC_BODY()
/freebsd/contrib/jemalloc/src/
H A Dnstime.c12 nstime_init(nstime_t *time, uint64_t ns) { in nstime_init() argument
13 time->ns = ns; in nstime_init()
18 time->ns = sec * BILLION + nsec; in nstime_init2()
23 return time->ns; in nstime_ns()
28 return time->ns / MILLION; in nstime_msec()
33 return time->ns / BILLION; in nstime_sec()
38 return time->ns % BILLION; in nstime_nsec()
48 return (a->ns > b->ns) - (a->ns < b->ns); in nstime_compare()
53 assert(UINT64_MAX - time->ns >= addend->ns); in nstime_add()
55 time->ns += addend->ns; in nstime_add()
[all …]
/freebsd/contrib/ldns/
H A Dnet.c178 ret = poll(pfds, 1, (int)(timeout.tv_sec * 1000 in ldns_sock_wait()
179 + timeout.tv_usec / 1000)); in ldns_sock_wait()
498 struct sockaddr_storage *ns; local
544 ns = ldns_rdf2native_sockaddr_storage(ns_array[i],
549 if ((ns->ss_family == AF_INET) &&
552 LDNS_FREE(ns);
556 if ((ns->ss_family == AF_INET6) &&
559 LDNS_FREE(ns);
575 ns, (socklen_t)ns_len,
588 ns, (socklen_t)ns_len,
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq9574.dtsi118 clock-latency-ns = <200000>;
125 clock-latency-ns = <200000>;
132 clock-latency-ns = <200000>;
139 clock-latency-ns = <200000>;
146 clock-latency-ns = <200000>;
153 clock-latency-ns = <200000>;
160 clock-latency-ns = <200000>;
663 v2m1: v2m@1000 {
768 hysteresis = <1000>;
780 hysteresis = <1000>;
[all …]
/freebsd/tools/tools/so_splice/
H A Dpingpong.c138 int64_t ns; in main() local
151 ns = (ts2.tv_sec - ts1.tv_sec) * 1000000000 + in main()
153 printf("round trip time: %ld.%02ld us\n", ns / 1000, in main()
154 (ns % 1000) / 10); in main()
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dbrcm,ns-thermal.yaml4 $id: http://devicetree.org/schemas/thermal/brcm,ns-thermal.yaml#
20 const: brcm,ns-thermal
37 compatible = "brcm,ns-thermal";
45 polling-delay = <1000>;
H A Dbrcm,ns-thermal.txt7 - compatible : Must be "brcm,ns-thermal"
14 compatible = "brcm,ns-thermal";
22 polling-delay = <1000>;
/freebsd/contrib/ntp/ntpd/
H A Dntpd.1ntpdmdoc17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
124 .It Fl c Ar string , Fl \-configfile Ns = Ns Ar string
134 .It Fl D Ar number , Fl \-set\-debug\-level Ns = Ns Ar number
139 .It Fl f Ar string , Fl \-driftfile Ns = Ns Ar string
156 exits with a message to the system log if the offset exceeds the panic threshold, which is 1000
[all...]
H A Dntpd.mdoc.in17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
124 .It Fl c Ar string , Fl \-configfile Ns = Ns Ar string
134 .It Fl D Ar number , Fl \-set\-debug\-level Ns = Ns Ar number
139 .It Fl f Ar string , Fl \-driftfile Ns = Ns Ar string
156 exits with a message to the system log if the offset exceeds the panic threshold, which is 1000
[all...]
H A Drefclock_shm.c105 unsigned clockTimeStampNSec; /* Unsigned ns timestamps */
106 unsigned receiveTimeStampNSec; /* Unsigned ns timestamps */
188 char buf[1000]; in getShmTime()
197 char buf[1000]; in getShmTime()
443 shm_stat->tvr.tv_nsec = shmcopy.receiveTimeStampUSec * 1000; in shm_query()
446 shm_stat->tvt.tv_nsec = shmcopy.clockTimeStampUSec * 1000; in shm_query()
452 ** values, well above the 1000 cutoff. in shm_query()
460 if ( ((cns_new - (unsigned)shm_stat->tvt.tv_nsec) < 1000) in shm_query()
461 && ((rns_new - (unsigned)shm_stat->tvr.tv_nsec) < 1000)) { in shm_query()
465 /* At this point shm_stat->tvr and shm_stat->tvt contain valid ns-level in shm_query()
[all …]
/freebsd/contrib/ntp/util/
H A Dsht.c21 #define sleep(x) Sleep(x*1000)
43 unsigned clockTimeStampNSec; /* Unsigned ns timestamps */
44 unsigned receiveTimeStampNSec; /* Unsigned ns timestamps */
89 char mbuf[1000]; in getShmTime()
100 char mbuf[1000]; in getShmTime()
241 p->clockTimeStampUSec = clk_frc / 1000; /* truncate! */ in main()
244 p->receiveTimeStampUSec = rcv_frc / 1000; /* truncate! */ in main()

12345678910>>...14