Home
last modified time | relevance | path

Searched +full:0 +full:ns (Results 1 – 25 of 1171) sorted by relevance

12345678910>>...47

/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...]
H A Dspl.427 .It Sy spl_kmem_cache_kmem_threads Ns = Ns Sy 4 Pq uint
34 .It Sy spl_kmem_cache_obj_per_slab Ns = Ns Sy 8 Pq uint
41 .It Sy spl_kmem_cache_max_size Ns = Ns Sy 32 Po 64-bit Pc or Sy 4 Po 32-bit Pc Pq uint
44 .Sy spl_kmem_cache_max_size Ns / Ns Sy spl_kmem_cache_obj_per_slab .
49 .It Sy spl_kmem_cache_slab_limit Ns = Ns Sy 16384 Pq uint
62 .It Sy spl_kmem_alloc_warn Ns = Ns Sy 32768 Pq uint
81 .It Sy spl_kmem_alloc_max Ns = Ns Sy KMALLOC_MAX_SIZE Ns / Ns Sy 4 Pq uint
99 .It Sy spl_kmem_cache_magazine_size Ns = Ns Sy 0 Pq uint
111 When this value is set to 0 the magazine size will
116 .It Sy spl_hostid Ns = Ns Sy 0 Pq ulong
[all …]
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_ns.c44 ns_printf(struct nvmf_namespace *ns, const char *fmt, ...) in ns_printf() argument
53 sbuf_printf(&sb, "%sn%u: ", device_get_nameunit(ns->sc->dev), in ns_printf()
54 ns->id); in ns_printf()
79 struct nvmf_namespace *ns; in nvmf_ns_biodone() local
85 ns = bio->bio_dev->si_drv1; in nvmf_ns_biodone()
89 bio->bio_error = 0; in nvmf_ns_biodone()
90 bio->bio_driver2 = 0; in nvmf_ns_biodone()
91 mtx_lock(&ns->lock); in nvmf_ns_biodone()
92 if (ns->disconnected) { in nvmf_ns_biodone()
93 if (nvmf_fail_disconnect || ns->shutdown) { in nvmf_ns_biodone()
[all …]
/freebsd/contrib/unbound/iterator/
H A Diter_delegpt.c2 * iterator/iter_delegpt.c - delegation point with NS and address information.
60 memset(dp, 0, sizeof(*dp)); in delegpt_create()
67 struct delegpt_ns* ns; in delegpt_copy() local
77 for(ns = dp->nslist; ns; ns = ns->next) { in delegpt_copy()
78 if(!delegpt_add_ns(copy, region, ns->name, ns->lame, in delegpt_copy()
79 ns->tls_auth_name, ns->port)) in delegpt_copy()
81 copy->nslist->cache_lookup_count = ns->cache_lookup_count; in delegpt_copy()
82 copy->nslist->resolved = ns->resolved; in delegpt_copy()
83 copy->nslist->got4 = ns->got4; in delegpt_copy()
84 copy->nslist->got6 = ns->got6; in delegpt_copy()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3430-sdp.dts15 reg = <0x80000000 0x10000000>; /* 256 MB */
23 reg = <0x48>;
50 ranges = <0 0 0x10000000 0x08000000>,
51 <1 0 0x28000000 0x1000000>, /* CS1: 16MB for NAND */
52 <2 0 0x20000000 0x1000000>; /* CS2: 16MB for OneNAND */
54 nor@0,0 {
59 reg = <0 0 0x08000000>;
63 gpmc,cs-on-ns = <0>;
64 gpmc,cs-rd-off-ns = <186>;
65 gpmc,cs-wr-off-ns = <186>;
[all …]
H A Domap3-igep.dtsi15 reg = <0x80000000 0x20000000>; /* 512 MB */
40 … OMAP3_CORE1_IOPAD(0x20be, PIN_INPUT | MUX_MODE0) /* gpmc_clk.gpmc_clk */
46 OMAP3_CORE1_IOPAD(0x2182, PIN_INPUT | MUX_MODE0) /* uart1_rx.uart1_rx */
47 OMAP3_CORE1_IOPAD(0x217c, PIN_OUTPUT | MUX_MODE0) /* uart1_tx.uart1_tx */
53 OMAP3_CORE1_IOPAD(0x219e, PIN_INPUT | MUX_MODE0) /* uart3_rx.uart3_rx */
54 OMAP3_CORE1_IOPAD(0x21a0, PIN_OUTPUT | MUX_MODE0) /* uart3_tx.uart3_tx */
60 OMAP3_CORE1_IOPAD(0x213c, PIN_INPUT | MUX_MODE0) /* mcbsp2_fsx.mcbsp2_fsx */
61 OMAP3_CORE1_IOPAD(0x213e, PIN_INPUT | MUX_MODE0) /* mcbsp2_clkx.mcbsp2_clkx */
62 OMAP3_CORE1_IOPAD(0x2140, PIN_INPUT | MUX_MODE0) /* mcbsp2_dr.mcbsp2.dr */
63 OMAP3_CORE1_IOPAD(0x2142, PIN_OUTPUT | MUX_MODE0) /* mcbsp2_dx.mcbsp2_dx */
[all …]
H A Domap2430-sdp.dts15 reg = <0x80000000 0x8000000>; /* 128 MB */
23 reg = <0x48>;
36 ranges = <5 0 0x08000000 0x01000000>;
41 reg = <5 0x300 0xf>;
43 gpmc,sync-clk-ps = <0>;
48 gpmc,cs-on-ns = <6>;
49 gpmc,cs-rd-off-ns = <187>;
50 gpmc,cs-wr-off-ns = <187>;
51 gpmc,adv-on-ns = <18>;
52 gpmc,adv-rd-off-ns = <48>;
[all …]
H A Domap3-overo-tobiduo-common.dtsi16 reg = <5 0 0xff>;
21 smsc2: ethernet@4,0 {
25 gpmc,mux-add-data = <0>;
26 gpmc,cs-on-ns = <0>;
27 gpmc,cs-rd-off-ns = <42>;
28 gpmc,cs-wr-off-ns = <36>;
29 gpmc,adv-on-ns = <6>;
30 gpmc,adv-rd-off-ns = <12>;
31 gpmc,adv-wr-off-ns = <12>;
32 gpmc,oe-on-ns = <0>;
[all …]
H A Domap3-gta04a5one.dts17 OMAP3_CORE1_IOPAD(0x207a, PIN_OUTPUT | MUX_MODE0) /* gpmc_a1.gpmc_a1 */
18 OMAP3_CORE1_IOPAD(0x207c, PIN_OUTPUT | MUX_MODE0) /* gpmc_a2.gpmc_a2 */
19 OMAP3_CORE1_IOPAD(0x207e, PIN_OUTPUT | MUX_MODE0) /* gpmc_a3.gpmc_a3 */
22 OMAP3_CORE1_IOPAD(0x209e, PIN_INPUT | MUX_MODE0) /* gpmc_d8.gpmc_d8 */
23 OMAP3_CORE1_IOPAD(0x20a0, PIN_INPUT | MUX_MODE0) /* gpmc_d9.gpmc_d9 */
24 OMAP3_CORE1_IOPAD(0x20a2, PIN_INPUT | MUX_MODE0) /* gpmc_d10.gpmc_d10 */
25 OMAP3_CORE1_IOPAD(0x20a4, PIN_INPUT | MUX_MODE0) /* gpmc_d11.gpmc_d11 */
26 OMAP3_CORE1_IOPAD(0x20a6, PIN_INPUT | MUX_MODE0) /* gpmc_d12.gpmc_d12 */
27 OMAP3_CORE1_IOPAD(0x20a8, PIN_INPUT | MUX_MODE0) /* gpmc_d13.gpmc_d13 */
28 OMAP3_CORE1_IOPAD(0x20aa, PIN_INPUT | MUX_MODE0) /* gpmc_d14.gpmc_d14 */
[all …]
/freebsd/sys/dev/nvme/
H A Dnvme_ns.c59 static int nvme_ns_split_bio(struct nvme_namespace *ns,
67 struct nvme_namespace *ns; in nvme_ns_ioctl() local
71 ns = cdev->si_drv1; in nvme_ns_ioctl()
72 ctrlr = ns->ctrlr; in nvme_ns_ioctl()
77 nvme_ns_test(ns, cmd, arg); in nvme_ns_ioctl()
81 return (nvme_ctrlr_passthrough_cmd(ctrlr, pt, ns->id, in nvme_ns_ioctl()
82 1 /* is_user_buffer */, 0 /* is_admin_cmd */)); in nvme_ns_ioctl()
88 gnsid->nsid = ns->id; in nvme_ns_ioctl()
92 *(off_t *)arg = (off_t)nvme_ns_get_size(ns); in nvme_ns_ioctl()
95 *(u_int *)arg = nvme_ns_get_sector_size(ns); in nvme_ns_ioctl()
[all …]
H A Dnvme_ns_cmd.c33 nvme_ns_cmd_read(struct nvme_namespace *ns, void *payload, uint64_t lba, in nvme_ns_cmd_read() argument
39 lba_count * nvme_ns_get_sector_size(ns), M_NOWAIT, cb_fn, cb_arg); in nvme_ns_cmd_read()
43 nvme_ns_read_cmd(&req->cmd, ns->id, lba, lba_count); in nvme_ns_cmd_read()
45 nvme_ctrlr_submit_io_request(ns->ctrlr, req); in nvme_ns_cmd_read()
47 return (0); in nvme_ns_cmd_read()
51 nvme_ns_cmd_read_bio(struct nvme_namespace *ns, struct bio *bp, in nvme_ns_cmd_read_bio() argument
61 lba = bp->bio_offset / nvme_ns_get_sector_size(ns); in nvme_ns_cmd_read_bio()
62 lba_count = bp->bio_bcount / nvme_ns_get_sector_size(ns); in nvme_ns_cmd_read_bio()
63 nvme_ns_read_cmd(&req->cmd, ns->id, lba, lba_count); in nvme_ns_cmd_read_bio()
65 nvme_ctrlr_submit_io_request(ns->ctrlr, req); in nvme_ns_cmd_read_bio()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-cpu-opp.dtsi9 clock-latency-ns = <100000>;
10 opp-supported-hw = <0x1F 0x31FE>;
15 clock-latency-ns = <100000>;
16 opp-supported-hw = <0x1F 0x0C01>;
21 clock-latency-ns = <100000>;
22 opp-supported-hw = <0x1F 0x0200>;
27 clock-latency-ns = <100000>;
28 opp-supported-hw = <0x1F 0x31FE>;
33 clock-latency-ns = <100000>;
34 opp-supported-hw = <0x1F 0x0C01>;
[all …]
H A Dtegra20-cpu-opp.dtsi9 clock-latency-ns = <400000>;
10 opp-supported-hw = <0x0F 0x0003>;
16 clock-latency-ns = <400000>;
17 opp-supported-hw = <0x0F 0x0004>;
23 clock-latency-ns = <400000>;
24 opp-supported-hw = <0x0F 0x0003>;
29 clock-latency-ns = <400000>;
30 opp-supported-hw = <0x0F 0x0004>;
35 clock-latency-ns = <400000>;
36 opp-supported-hw = <0x0C 0x0003>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nor.txt14 - gpmc,cs-on-ns: Chip-select assertion time
15 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads
16 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes
17 - gpmc,oe-on-ns: Output-enable assertion time
18 - gpmc,oe-off-ns: Output-enable de-assertion time
19 - gpmc,we-on-ns Write-enable assertion time
20 - gpmc,we-off-ns: Write-enable de-assertion time
21 - gpmc,access-ns: Start cycle to first data capture (read access)
22 - gpmc,rd-cycle-ns: Total read cycle time
23 - gpmc,wr-cycle-ns: Total write cycle time
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996pro.dtsi14 * nibble of supported hw, so speed bin 0 becomes 0x10, speed bin 1
15 * becomes 0x20, speed 2 becomes 0x40.
25 opp-supported-hw = <0x70>;
26 clock-latency-ns = <200000>;
31 opp-supported-hw = <0x70>;
32 clock-latency-ns = <200000>;
37 opp-supported-hw = <0x70>;
38 clock-latency-ns = <200000>;
43 opp-supported-hw = <0x70>;
44 clock-latency-ns = <200000>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/opp/
H A Dqcom-nvmem-cpufreq.txt48 0: MSM8996 V3, speedbin 0
52 4: MSM8996 SG, speedbin 0
62 #size-cells = <0>;
64 CPU0: cpu@0 {
67 reg = <0x0 0x0>;
69 clocks = <&kryocc 0>;
83 reg = <0x0 0x1>;
85 clocks = <&kryocc 0>;
95 reg = <0x0 0x100>;
111 reg = <0x0 0x101>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dgpmc-eth.txt29 - gpmc,cs-on-ns: Chip-select assertion time
30 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads
31 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes
32 - gpmc,oe-on-ns: Output-enable assertion time
33 - gpmc,oe-off-ns: Output-enable de-assertion time
34 - gpmc,we-on-ns: Write-enable assertion time
35 - gpmc,we-off-ns: Write-enable de-assertion time
36 - gpmc,access-ns: Start cycle to first data capture (read access)
37 - gpmc,rd-cycle-ns: Total read cycle time
38 - gpmc,wr-cycle-ns: Total write cycle time
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzfs-project.842 .Oo Fl d Ns | Ns Fl r Ns Oc
43 .Ar file Ns | Ns Ar directory Ns
47 .Oo Fl kr Ns Oc
48 .Ar file Ns | Ns Ar directory Ns
52 .Oo Fl 0 Ns Oc
53 .Oo Fl d Ns | Ns Fl r Ns Oc
55 .Ar file Ns | Ns Ar directory Ns
59 .Oo Fl rs Ns Oc
60 .Ar file Ns | Ns Ar directory Ns
67 .Oo Fl d Ns | Ns Fl r Ns Oc
[all …]
H A Dzfs-set.843 .Ar property Ns = Ns Ar value Oo Ar property Ns = Ns Ar value Oc Ns
44 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns
47 .Op Fl r Ns | Ns Fl d Ar depth
50 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns … Oc
51 .Oo Fl s Ar source Ns Oo , Ns Ar source Oc Ns … Oc
52 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns … Oc
53 .Cm all Ns | Ns Ar property Ns Oo , Ns Ar property Oc Ns
54 .Oo Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns | Ns Ar bookmark Oc Ns
58 .Ar property Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns
66 .Ar property Ns = Ns Ar value Oo Ar property Ns = Ns Ar value Oc Ns
[all …]
H A Dzdb.827 .Op Fl e Oo Fl V Oc Oo Fl p Ar path Oc Ns
29 .Oo Fl o Ar var Ns = Ns Ar value Oc Ns
34 .Op Ar poolname Ns Op / Ns Ar dataset Ns | Ns Ar objset-ID
35 .Op Ar object Ns | Ns Ar range Ns
38 .Op Fl e Oo Fl V Oc Oo Fl p Ar path Oc Ns
41 .Ar poolname Ns Op Ar / Ns Ar dataset Ns | Ns Ar objset-ID
42 .Op Ar object Ns | Ns Ar range Ns
45 .Op Fl e Oo Fl V Oc Oo Fl p Ar path Oc Ns
48 .Ar poolname Ns Ar / Ns Ar objset-ID
58 .Ar word0 : Ns Ar word1 Ns :…: Ns Ar word15
[all …]
/freebsd/sys/net/
H A Dmp_ring.c49 IDLE = 0, /* consumer ran to completion, nothing more to do. */
74 MPASS(x > 0); in increment_idx()
95 union ring_state ns; in drain_ring_locked() local
105 pending = 0; in drain_ring_locked()
106 total = 0; in drain_ring_locked()
111 if (n == 0) { in drain_ring_locked()
112 os.state = ns.state = r->state; in drain_ring_locked()
113 ns.cidx = cidx; in drain_ring_locked()
114 ns.flags = STALLED; in drain_ring_locked()
115 r->state = ns.state; in drain_ring_locked()
[all …]
/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/sys/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt83 - atmel,smc-ncs-rd-setup-ns
84 - atmel,smc-nrd-setup-ns
85 - atmel,smc-ncs-wr-setup-ns
86 - atmel,smc-nwe-setup-ns
87 - atmel,smc-ncs-rd-pulse-ns
88 - atmel,smc-nrd-pulse-ns
89 - atmel,smc-ncs-wr-pulse-ns
90 - atmel,smc-nwe-pulse-ns
91 - atmel,smc-nwe-cycle-ns
92 - atmel,smc-nrd-cycle-ns
[all …]
H A Dti-aemif.txt25 first address cell and it may accept values 0..N-1
76 it can be in range [0-3]. For compatible
95 - ti,cs-min-turnaround-ns: minimum turn around time, ns
102 - ti,cs-read-setup-ns: read setup width, ns
105 Minimum value is 1 (0 treated as 1).
107 - ti,cs-read-strobe-ns: read strobe width, ns
110 Minimum value is 1 (0 treated as 1).
112 - ti,cs-read-hold-ns: read hold width, ns
117 Minimum value is 1 (0 treated as 1).
119 - ti,cs-write-setup-ns: write setup width, ns
[all …]
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.865 .Nm Ar nexus Cm filter Ar idx Cm delete Op Cm prio Bro Cm 0 | 1 Brc
83 .Nm Ar nexus Bro Cm reg | reg64 Brc Ar addr Ns Op Ar =val
118 and the 0 based
161 .Va dev.t4nex.%d.fwq.cntxt_id Ns ,
162 .Va dev.cxgbe.%d.rxq.%d.cntxt_id Ns ,
164 .Va dev.cxgbe.%d.ofld_rxq.%d.cntxt_id Ns .
167 .Va dev.t4nex.%d.mgmtq.cntxt_id Ns ,
168 .Va dev.cxgbe.%d.txq.%d.cntxt_id Ns ,
169 .Va dev.cxgbe.%d.ctrlq.%d.cntxt_id Ns ,
170 .Va dev.cxgbe.%d.ofld_txq.%d.cntxt_id Ns ,
[all …]

12345678910>>...47