Home
last modified time | relevance | path

Searched +full:valid +full:- +full:mask (Results 1 – 25 of 1018) sorted by relevance

12345678910>>...41

/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,vic.txt5 nested or have the outputs wire-OR'd together.
9 - compatible : should be one of
10 "arm,pl190-vic"
11 "arm,pl192-vic"
12 - interrupt-controller : Identifies the node as an interrupt controller
13 - #interrupt-cells : The number of cells to define the interrupts. Must be 1 as
16 - reg : The register bank for the VIC.
20 - interrupts : Interrupt source for parent controllers if the VIC is nested.
21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit
24 clear means otherwise. If unspecified, defaults to all valid.
[all …]
H A Darm,vic.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/arm,vic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
15 be nested or have the outputs wire-OR'd together.
18 - $ref: /schemas/interrupt-controller.yaml#
23 - arm,pl190-vic
24 - arm,pl192-vic
25 - arm,versatile-vic
[all …]
H A Darm,versatile-fpga-irq.txt9 - compatible: "arm,versatile-fpga-irq"
10 - interrupt-controller: Identifies the node as an interrupt controller
11 - #interrupt-cells: The number of cells to define the interrupts. Must be 1
14 - reg: The register bank for the FPGA interrupt controller.
15 - clear-mas
[all...]
/freebsd/lib/libsys/
H A Dcpuset_getdomain.238 … "cpulevel_t level" "cpuwhich_t which" "id_t id" "size_t setsize" "domainset_t *mask" "int *policy"
40 …level_t level" "cpuwhich_t which" "id_t id" "size_t setsize" "const domainset_t *mask" "int policy"
48 or per-object anonymous masks that affect only a single object.
50 The valid values for the
58 Not all possible combinations are valid.
63 All resources, however, have a mask which may be manipulated with
80 The supplied mask should have a size of
84 .Li sizeof(mask)
92 mask and policy from the object specified by
98 .Fa mask
[all …]
H A Dcpuset_getaffinity.239 …puset_getaffinity "cpulevel_t level" "cpuwhich_t which" "id_t id" "size_t setsize" "cpuset_t *mask"
41 …setaffinity "cpulevel_t level" "cpuwhich_t which" "id_t id" "size_t setsize" "const cpuset_t *mask"
49 or per-object anonymous masks that effect only a single object.
51 The valid values for the
59 Not all possible combinations are valid.
64 All resources, however, have a mask which may be manipulated with
72 If the user-supplied mask is not large enough to fit all of the matching CPUs,
79 The kernel uses the meaningful part of the mask, where the upper bound is
81 If bits for non-existing CPUs are set, calls to
86 The supplied mask should have a size of
[all …]
H A Dptrace.236 .Dq re-parented ,
117 Traced processes are un-stopped if needed, and then continue the execution
141 For single-threaded processes there is no difference between specifying
150 .Bl -tag -width security.bsd.unprivileged_proc_debug
200 Each traced process has a tracing event mask.
202 signal stop if the corresponding flag is set in the tracing event mask.
204 .Bl -tag -width "Dv PTRACE_SYSCALL"
257 tracing event mask;
258 they do not inherit the event mask of the traced process.
307 The default tracing event mask when attaching to a process via
[all …]
H A Dcpuset.257 per-thread mask to bind to a specific CPU or subset of CPUs and memory domains.
61 Each thread has a root set, an assigned set, and an anonymous mask.
66 assignable on a per-process basis.
69 The anonymous set is a further thread-specific refinement on the assigned
83 .Bl -column CPU_LEVEL_CPUSET -offset indent
98 .Bl -column CPU_WHICH_INTRHANDLER -offset indent
112 of '-1' may be used with a
132 refers to the anonymous mask of the object.
133 This mask does not have an id and may only be manipulated with
177 this references the unnumbered anonymous mask.
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h2 * kmp_affinity.h -- header for affinity management
5 //===----------------------------------------------------------------------===//
9 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
11 //===----------------------------------------------------------------------===//
24 class Mask : public KMPAffinity::Mask {
25 hwloc_cpuset_t mask; variable
28 Mask() { in Mask() function
29 mask = hwloc_bitmap_alloc(); in Mask()
30 this->zero(); in Mask()
32 ~Mask() { hwloc_bitmap_free(mask); } in ~Mask()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Ds3c6400.dtsi1 // SPDX-License-Identifier: GPL-2.0
23 valid-mask = <0xfffffe1f>;
24 valid-wakeup-mask = <0x00200004>;
28 valid-mask = <0xffffffff>;
29 valid-wakeup-mask = <0x53020000>;
33 clocks: clock-controller@7e00f000 {
34 compatible = "samsung,s3c6400-clock";
36 #clock-cells = <1>;
H A Ds3c6410.dtsi1 // SPDX-License-Identifier: GPL-2.0
27 valid-mask = <0xffffff7f>;
28 valid-wakeup-mask = <0x00200004>;
32 valid-mask = <0xffffffff>;
33 valid-wakeup-mask = <0x53020000>;
37 clocks: clock-controller@7e00f000 {
38 compatible = "samsung,s3c6410-clock";
40 #clock-cells = <1>;
44 compatible = "samsung,s3c2440-i2c";
46 interrupt-parent = <&vic0>;
[all …]
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_modify_qp.31 .\" -*- nroff -*-
2 .\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
4 .TH IBV_MODIFY_QP 3 2006-10-31 libibverbs "Libibverbs Programmer's Manual"
6 ibv_modify_qp \- modify the attributes of a queue pair (QP)
20 according to the mask
29 enum ibv_mtu path_mtu; /* Path MTU (valid only for RC/UC QPs) */
30 enum ibv_mig_state path_mig_state; /* Path migration state (valid if HCA supports APM)…
31 uint32_t qkey; /* Q_Key for the QP (valid only for UD QPs) */
32 uint32_t rq_psn; /* PSN for receive queue (valid only for RC/UC QPs)…
33 uint32_t sq_psn; /* PSN for send queue (valid only for RC/UC QPs) */
[all …]
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
58 uint32_t valid:1; /* filter allocated and valid */ member
86 struct t4_filter_tuple *ft = &fs->val; in hf_hashfn_4t()
89 if (fs->type) { in hf_hashfn_4t()
91 hash = fnv_32_buf(&ft->si in hf_hashfn_4t()
1187 set_tcb_field(struct adapter * sc,u_int tid,uint16_t word,uint64_t mask,uint64_t val,int no_reply) set_tcb_field() argument
1706 mk_set_tcb_field_ulp(struct ulp_txpkt * ulpmc,uint64_t word,uint64_t mask,uint64_t val,uint32_t tid,uint32_t qid) mk_set_tcb_field_ulp() argument
[all...]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmax6697.txt4 - compatible:
16 - reg: I2C address
20 - smbus-timeout-disable
23 - extended-range-enable
24 Only valid for MAX6581. Set to enable extended temperature range.
26 - beta-compensation-enable
27 Only valid for MAX6693 and MX6694. Set to enable beta compensation on
30 - alert-mask
31 Alert bit mask. Alert disabled for bits set.
34 - over-temperature-mask
[all …]
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c1 /* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(c) 2010-2014 Intel Corporation
39 /** Flags for setting an entry as valid/invalid. */
42 VALID enumerator
60 uint32_t valid :1; /**< Validation flag. */ member
120 int16_t part_depth, mask; in ip6_mask_addr() local
127 mask = (uint16_t)(~(UINT8_MAX >> part_depth)); in ip6_mask_addr()
128 ip[i] = (uint8_t)(ip[i] & mask); in ip6_mask_addr()
132 part_depth -= BYTE_SIZE; in ip6_mask_addr()
167 for (i = 0; i < lpm->number_tbl8s; i++) in tbl8_pool_init()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Ddavinci-nand.txt7 Davinci DM646x - https://www.ti.com/lit/ug/sprueq7c/sprueq7c.pdf
8 Kestone - https://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf
12 - compatible: "ti,davinci-nand"
13 "ti,keystone-nand"
15 - reg: Contains 2 offset/length values:
16 - offset and length for the access window.
17 - offset and length for accessing the AEMIF
20 - ti,davinci-chipselect: number of chipselect. Indicates on the
23 Can be in the range [0-3].
27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address
[all …]
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibroute.c2 * Copyright (c) 2004-2009 Voltaire Inc. All rights reserved.
3 * Copyright (c) 2009-2011 Mellanox Technologies LTD. All rights reserved.
15 * - Redistributions of source code must retain the above
19 * - Redistributions in binary form must reproduce the above
71 return "node info failed: valid addr?"; in check_switch()
96 uint16_t mask; in dump_mlid() local
103 mask = ntohs(mft[i][mlid % IB_MLIDS_IN_BLOCK]); in dump_mlid()
104 if (mask) in dump_mlid()
106 n += snprintf(str + n, strlen - n, "%04hx", mask); in dump_mlid()
122 mask = ntohs(mft[chunk][mlid % IB_MLIDS_IN_BLOCK]); in dump_mlid()
[all …]
H A Ddump_fts.c2 * Copyright (c) 2004-2009 Voltaire Inc. All rights reserved.
3 * Copyright (c) 2009-2011 Mellanox Technologies LTD. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
71 uint16_t mask; in dump_mlid() local
78 mask = ntohs(mft[i][mlid % IB_MLIDS_IN_BLOCK]); in dump_mlid()
79 if (mask) in dump_mlid()
81 n += snprintf(str + n, strlen - n, "%04hx", mask); in dump_mlid()
97 mask = ntohs(mft[chunk][mlid % IB_MLIDS_IN_BLOCK]); in dump_mlid()
98 if (mask) in dump_mlid()
[all …]
/freebsd/bin/cpuset/
H A Dcpuset.134 .Op Fl l Ar cpu-list
35 .Op Fl n Ar policy:domain-list
39 .Op Fl l Ar cpu-list
40 .Op Fl n Ar policy:domain-list
45 .Op Fl l Ar cpu-list
46 .Op Fl n Ar policy:domain-list
51 .Op Fl l Ar cpu-list
52 .Op Fl n Ar policy:domain-list
72 the target's set id or mask may be queried.
77 the target's CPU mask or set id may be set.
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h1 //===-- SBProcess.h ---------------------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
105 // Function for lazily creating a thread using the current OS plug-in. This
139 /// contain a valid process object, or if the process has not
140 /// been launched. Returns a valid process ID if the process is
141 /// valid.
152 /// Returns a non-zero integer ID if this object contains a
153 /// valid process object, zero if this object does not contain
154 /// a valid process object.
[all …]
/freebsd/sbin/routed/
H A Drouted.843 .Ar net Ns Op /mask Ns Op ,metric
84 deletes all pre-existing
85 non-static routes in kernel table.
87 included in RIP responses if they have a valid RIP -hopcount
127 .Em split-horizon .
167 .Em black-holes .
181 to the destination address on point-to-point links, and to the router's
201 a good Advertisement and it is not multi-homed,
208 if multi-homed to ensure all interfaces are used.
230 Thus, multi-homed hosts running with
[all …]
/freebsd/share/man/man3/
H A Dpthread_affinity_np.31 .\"-
51 If the user-supplied mask is not large enough to fit all of the matching CPUs,
58 The kernel uses the meaningful part of the mask, where the upper bound is
60 If bits for non-existing CPUs are set, calls to
65 The supplied mask should have a size of
77 mask from the thread specified by
83 attempts to set the mask for the thread specified by
101 .Bl -tag -width Er
107 was not a valid value.
111 call would leave a thread without a valid CPU to run on because the set
[all …]
/freebsd/usr.sbin/pciconf/
H A Derr.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
41 uint32_t mask; member
48 { PCIM_STATUS_STABORT, "Sent Target-Abort" },
49 { PCIM_STATUS_RTABORT, "Received Target-Abort" },
50 { PCIM_STATUS_RMABORT, "Received Master-Abort" },
56 /* Valid error indicator bits in PCIR_STATUS. */
61 /* Error indicators in the PCI-Express device status register. */
64 { PCIEM_STA_NON_FATAL_ERROR, "Non-Fatal Error Detected" },
70 /* Valid error indicator bits in the PCI-Express device status register. */
[all …]
/freebsd/stand/efi/include/
H A Defipciio.h5 Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
9 http://opensource.org/licenses/bsd-license.php
56 #define EFI_PCI_IO_ATTRIBUTE_ISA_MOTHERBOARD_IO 0x0001 ///< I/O cycles 0x0000-0x00FF (10 bit dec…
57 #define EFI_PCI_IO_ATTRIBUTE_ISA_IO 0x0002 ///< I/O cycles 0x0100-0x03FF or greater …
59 #define EFI_PCI_IO_ATTRIBUTE_VGA_MEMORY 0x0008 ///< MEM cycles 0xA0000-0xBFFFF (24 bit d…
60 #define EFI_PCI_IO_ATTRIBUTE_VGA_IO 0x0010 ///< I/O cycles 0x3B0-0x3BB and 0x3C0-0x3…
61 #define EFI_PCI_IO_ATTRIBUTE_IDE_PRIMARY_IO 0x0020 ///< I/O cycles 0x1F0-0x1F7, 0x3F6, 0x3F7…
62 #define EFI_PCI_IO_ATTRIBUTE_IDE_SECONDARY_IO 0x0040 ///< I/O cycles 0x170-0x177, 0x376, 0x377…
69 #define EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE 0x2000 ///< Clear for an add-in PCI Device
72 #define EFI_PCI_IO_ATTRIBUTE_ISA_IO_16 0x10000 ///< I/O cycles 0x0100-0x03FF or greater …
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp1 //===- InterferenceCache.cpp - Caching per-block interference -------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // InterferenceCache remembers per-block interference in LiveIntervalUnions.
11 //===----------------------------------------------------------------------===//
39 // only valid when there is a corresponding CacheEntries assignment. There is
43 if (PhysRegEntriesCount == TRI->getNumRegs()) return; in reinitPhysRegEntries()
45 PhysRegEntriesCount = TRI->getNumRegs(); in reinitPhysRegEntries()
66 if (!Entries[E].valid(LIUArray, TRI)) in get()
70 // No valid entry exists, pick the next round-robin entry. in get()
[all …]
/freebsd/lib/libc/posix1e/
H A Dacl_calc_mask.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2001-2002 Chris D. Faulhaber
32 #include "un-namespace.h"
53 * (23.4.2.4) requires acl_p to point to a pointer to a valid ACL. in acl_calc_mask()
55 * to calculate the appropriate mask to obtain a valid ACL, we only in acl_calc_mask()
61 return (-1); in acl_calc_mask()
66 return (-1); in acl_calc_mask()
70 acl_int = &(*acl_p)->ats_acl; in acl_calc_mask()
71 if ((acl_int->acl_cnt < 3) || (acl_int->acl_cnt > ACL_MAX_ENTRIES)) { in acl_calc_mask()
[all …]

12345678910>>...41