Home
last modified time | relevance | path

Searched full:valid (Results 1 – 25 of 5766) sorted by relevance

12345678910>>...231

/kernel/linux/linux-5.10/drivers/misc/habanalabs/include/gaudi/
Dgaudi_async_ids_map_extended.h19 int valid; member
24 { .fc_id = 0, .cpu_id = 0, .valid = 0, .name = "" },
25 { .fc_id = 1, .cpu_id = 1, .valid = 0, .name = "" },
26 { .fc_id = 2, .cpu_id = 2, .valid = 0, .name = "" },
27 { .fc_id = 3, .cpu_id = 3, .valid = 0, .name = "" },
28 { .fc_id = 4, .cpu_id = 4, .valid = 0, .name = "" },
29 { .fc_id = 5, .cpu_id = 5, .valid = 0, .name = "" },
30 { .fc_id = 6, .cpu_id = 6, .valid = 0, .name = "" },
31 { .fc_id = 7, .cpu_id = 7, .valid = 0, .name = "" },
32 { .fc_id = 8, .cpu_id = 8, .valid = 0, .name = "" },
[all …]
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dscsw.h385 * valid, zero otherwise.
397 * valid, zero otherwise.
409 * valid, zero otherwise.
421 * valid, zero otherwise.
434 * valid, zero otherwise.
446 * valid, zero otherwise.
458 * valid, zero otherwise.
470 * valid, zero otherwise.
482 * valid, zero otherwise.
494 * valid, zero otherwise.
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-power10 Valid values: Represented as string
19 Valid values: Represented as string
28 Valid values: Represented as string
37 Valid values: "Battery", "UPS", "Mains", "USB", "Wireless"
60 Valid values: Represented in microamps. Negative values are
77 Valid values: Represented in microamps
100 Valid values: Represented in microamps. Negative values are
120 Valid values: Represented in 1/10 Degrees Celsius
144 Valid values: Represented in 1/10 Degrees Celsius
169 Valid values: Represented in 1/10 Degrees Celsius
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen2/
Dother.json28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
[all …]
/kernel/linux/linux-5.10/drivers/firmware/
Dti_sci.h594 * field is not valid and will not be used for route set.
596 * 0 - Valid bit for @dst_id
597 * 1 - Valid bit for @dst_host_irq
598 * 2 - Valid bit for @ia_id
599 * 3 - Valid bit for @vint
600 * 4 - Valid bit for @global_event
601 * 5 - Valid bit for @vint_status_bit_index
602 * 31 - Valid bit for @secondary_host
650 * The ring configuration fields are not valid, and will not be used for
651 * ring configuration, if their corresponding valid bit is zero.
[all …]
/kernel/linux/linux-5.10/drivers/acpi/
Dthermal.c120 u8 valid:1; member
252 * 1.An invalid trip point becomes invalid or a valid trip point becomes invalid
270 int valid = 0; in acpi_thermal_trips_update() local
285 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update()
291 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update()
293 tz->trips.critical.flags.valid = 1; in acpi_thermal_trips_update()
298 if (tz->trips.critical.flags.valid == 1) { in acpi_thermal_trips_update()
300 tz->trips.critical.flags.valid = 0; in acpi_thermal_trips_update()
320 tz->trips.hot.flags.valid = 0; in acpi_thermal_trips_update()
325 tz->trips.hot.flags.valid = 1; in acpi_thermal_trips_update()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_kernel.c20 int valid[10]; member
52 out->valid[0] = (((uint64_t)pid << 32) | tgid) == pid_tgid; in test_core_kernel()
55 out->valid[1] = BPF_CORE_READ(task, in test_core_kernel()
57 out->valid[2] = BPF_CORE_READ(task, in test_core_kernel()
60 out->valid[3] = BPF_CORE_READ(task, in test_core_kernel()
63 out->valid[4] = BPF_CORE_READ(task, in test_core_kernel()
66 out->valid[5] = BPF_CORE_READ(task, in test_core_kernel()
70 out->valid[6] = BPF_CORE_READ(task, in test_core_kernel()
74 out->valid[7] = BPF_CORE_READ(task, in test_core_kernel()
78 out->valid[8] = BPF_CORE_READ(task, in test_core_kernel()
[all …]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dni_routes.h48 * @n_route_sets: Number of route sets that are valid for this device.
49 * @routes: List of route sets that are valid for this device.
58 * struct ni_route_tables - Register values and valid routes for a device.
59 * @valid_routes: Pointer to a all valid route sets for a single device.
63 * Link to the valid src->dest routes and the register values used to assign
130 * cases given above; Otherwise, -1 if the specified route is not valid for
143 * without checking whether the route is valid for
149 * Return: -EINVAL if the specified route is not valid for this device family.
156 * is valid for the given NI comedi_device.
161 * Return: True if the route is valid, otherwise false.
[all …]
Dni_routes.c71 * Find the valid routes for a board.
107 /* Second, find the set of routes valid for this device. */ in ni_find_device_routes()
129 * Finds the route values for the device family and the set of valid routes
130 * for the board. If valid routes could not be found for the actual board
134 * (for example, with the route values but not the set of valid routes).
150 * ni_count_valid_routes() - Count the number of valid routes.
151 * @tables: Routing tables for which to count all valid routes.
168 /* direct routing is valid */ in ni_count_valid_routes()
194 * Return: the number of valid routes if n_pairs == 0; otherwise, the number of
195 * valid routes copied.
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-mt7622.txt40 The following generic properties as defined in pinctrl-bindings.txt are valid
45 Valid values for these names are listed below.
47 group. Valid values for function names are listed below.
51 The following generic properties as defined in pinctrl-bindings.txt are valid
56 Valid values for these names are listed below.
58 Valid values for these names are listed below.
65 Valid arguments for 'slew-rate' are '0' for no slew rate controlled and '1' for
67 Valid arguments for 'drive-strength', 4, 8, 12, or 16 in mA.
69 The following specific properties as defined are valid to specify in a pinconf
74 cycle when asserted (high pulse width adjustment). Valid arguments are from 0
[all …]
Dnvidia,tegra20-pinmux.txt32 group. Valid values for these names are listed below.
36 pin or group. Valid values for function names are listed below. See the Tegra
37 TRM to determine which are valid for each pin or group.
46 - nvidia,low-power-mode: Integer. Valid values 0-3. 0 is least power, 3 is
50 The range of valid values depends on the pingroup. See "CAL_DRVDN" in the
53 The range of valid values depends on the pingroup. See "CAL_DRVUP" in the
56 fastest. The range of valid values depends on the pingroup. See
59 fastest. The range of valid values depends on the pingroup. See
62 Note that many of these properties are only valid for certain specific pins
68 Valid values for pin and group names are:
[all …]
/kernel/linux/linux-5.10/drivers/hid/
Dhid-uclogic-params.h52 * Only valid, if "desc_ptr" is not NULL.
57 /* Type of in-range reporting, only valid if "id" is not zero */
62 * Only valid if "id" is not zero.
83 * Only valid, if "desc_ptr" is not NULL.
93 * byte boundary. Zero if not present. Only valid if "id" is not zero.
99 * if no changes to the report should be made. Only valid if "id" is
127 * Only valid, if "invalid" is false.
132 * Only valid, if "desc_ptr" is not NULL.
137 * Only valid, if "invalid" is false.
142 * Only valid if "pen_unused" is valid and false.
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/sync/
Dsync_alloc.c34 int timeline, valid; in test_alloc_timeline() local
37 valid = sw_sync_timeline_is_valid(timeline); in test_alloc_timeline()
38 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_timeline()
46 int timeline, fence, valid; in test_alloc_fence() local
49 valid = sw_sync_timeline_is_valid(timeline); in test_alloc_fence()
50 ASSERT(valid, "Failure allocating timeline\n"); in test_alloc_fence()
53 valid = sw_sync_fence_is_valid(fence); in test_alloc_fence()
54 ASSERT(valid, "Failure allocating fence\n"); in test_alloc_fence()
Dsync_merge.c34 int fence, valid, merged; in test_fence_merge_same_fence() local
37 valid = sw_sync_timeline_is_valid(timeline); in test_fence_merge_same_fence()
38 ASSERT(valid, "Failure allocating timeline\n"); in test_fence_merge_same_fence()
41 valid = sw_sync_fence_is_valid(fence); in test_fence_merge_same_fence()
42 ASSERT(valid, "Failure allocating fence\n"); in test_fence_merge_same_fence()
45 valid = sw_sync_fence_is_valid(fence); in test_fence_merge_same_fence()
46 ASSERT(valid, "Failure merging fence\n"); in test_fence_merge_same_fence()
Dsync_fence.c34 int fence, valid, ret; in test_fence_one_timeline_wait() local
37 valid = sw_sync_timeline_is_valid(timeline); in test_fence_one_timeline_wait()
38 ASSERT(valid, "Failure allocating timeline\n"); in test_fence_one_timeline_wait()
41 valid = sw_sync_fence_is_valid(fence); in test_fence_one_timeline_wait()
42 ASSERT(valid, "Failure allocating fence\n"); in test_fence_one_timeline_wait()
78 int a, b, c, d, valid; in test_fence_one_timeline_merge() local
86 valid = sw_sync_fence_is_valid(a) && in test_fence_one_timeline_merge()
89 ASSERT(valid, "Failure allocating fences\n"); in test_fence_one_timeline_merge()
93 valid = sw_sync_fence_is_valid(d); in test_fence_one_timeline_merge()
94 ASSERT(valid, "Failure merging fences\n"); in test_fence_one_timeline_merge()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.txt21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit
24 clear means otherwise. If unspecified, defaults to all valid.
25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be
27 valid-mask property. A set bit means that this interrupt source can be
39 valid-mask = <0xffffff7f>;
40 valid-wakeup-mask = <0x0000ff7f>;
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/
Dother.json17 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
23 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
29 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
35 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
41 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
47 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
53 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t…
/kernel/linux/linux-5.10/drivers/ide/
Dide-io-std.c90 void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_load() argument
102 if (valid & IDE_VALID_FEATURE) in ide_tf_load()
104 if (valid & IDE_VALID_NSECT) in ide_tf_load()
106 if (valid & IDE_VALID_LBAL) in ide_tf_load()
108 if (valid & IDE_VALID_LBAM) in ide_tf_load()
110 if (valid & IDE_VALID_LBAH) in ide_tf_load()
112 if (valid & IDE_VALID_DEVICE) in ide_tf_load()
117 void ide_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_read() argument
129 if (valid & IDE_VALID_ERROR) in ide_tf_read()
131 if (valid & IDE_VALID_NSECT) in ide_tf_read()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmax77693.txt53 Valid values: 3650000 - 4400000, step by 25000 (rounded down)
57 Valid values: 3000000 - 3700000, step by 100000 (rounded down)
63 Valid values: 70, 85, 100, 115
68 Valid values: 2000000 - 3500000, step by 250000 (rounded down)
75 Valid values: 4300000, 4700000, 4800000, 4900000
99 Valid values: 3300 - 5500, step by 25 (rounded down)
104 Valid values: 2400 - 3400, step by 33 (rounded down)
111 Valid values for a LED connected to one FLED output:
113 Valid values for a LED connected to both FLED outputs:
116 Valid values for a single LED connected to one FLED output
[all …]
/kernel/linux/linux-5.10/fs/nfs/
Dinode.c376 if ((fattr->valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL) && inode->i_security) { in nfs_setsecurity()
433 if (!(fattr->valid & NFS_ATTR_FATTR_FILEID) || in nfs_ilookup()
434 !(fattr->valid & NFS_ATTR_FATTR_TYPE)) in nfs_ilookup()
462 else if ((fattr->valid & NFS_ATTR_FATTR_FILEID) == 0) in nfs_fhget()
464 if ((fattr->valid & NFS_ATTR_FATTR_TYPE) == 0) in nfs_fhget()
487 if ((fattr->valid & NFS_ATTR_FATTR_MODE) == 0 in nfs_fhget()
502 if (fattr->valid & NFS_ATTR_FATTR_MOUNTPOINT || in nfs_fhget()
503 fattr->valid & NFS_ATTR_FATTR_V4_REFERRAL) { in nfs_fhget()
504 if (fattr->valid & NFS_ATTR_FATTR_V4_REFERRAL) in nfs_fhget()
532 if (fattr->valid & NFS_ATTR_FATTR_ATIME) in nfs_fhget()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dife.json4 "name": "Create valid ife encode action with mark and pass control",
28 "name": "Create valid ife encode action with mark and pipe control",
52 "name": "Create valid ife encode action with mark and continue control",
76 "name": "Create valid ife encode action with mark and drop control",
100 "name": "Create valid ife encode action with mark and reclassify control",
124 "name": "Create valid ife encode action with mark and jump control",
148 "name": "Create valid ife encode action with mark value at 32-bit maximum",
194 "name": "Create valid ife encode action with prio and pass control",
218 "name": "Create valid ife encode action with prio and pipe control",
242 "name": "Create valid ife encode action with prio and continue control",
[all …]
Dconnmark.json4 "name": "Add valid connmark action with defaults",
28 "name": "Add valid connmark action with control pass",
52 "name": "Add valid connmark action with control drop",
76 "name": "Add valid connmark action with control pipe",
100 "name": "Add valid connmark action with control reclassify",
124 "name": "Add valid connmark action with control continue",
148 "name": "Add valid connmark action with control jump",
172 "name": "Add valid connmark action with zone argument",
196 "name": "Add valid connmark action with invalid zone argument",
244 "name": "Add valid connmark action and replace it",
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dlochnagar.rst31 power1_average_interval Power averaging time input valid from 1 to 1708mS
38 power2_average_interval Power averaging time input valid from 1 to 1708mS
45 power3_average_interval Power averaging time input valid from 1 to 1708mS
52 power4_average_interval Power averaging time input valid from 1 to 1708mS
59 power5_average_interval Power averaging time input valid from 1 to 1708mS
64 power6_average_interval Power averaging time input valid from 1 to 1708mS
71 power7_average_interval Power averaging time input valid from 1 to 1708mS
78 power8_average_interval Power averaging time input valid from 1 to 1708mS
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-versatile-fpga.c39 * @valid: mask for valid IRQs on this controller
45 u32 valid; member
135 if (!(f->valid & BIT(hwirq))) in fpga_irqdomain_map()
150 int parent_irq, u32 valid, struct device_node *node) in fpga_irq_init() argument
165 f->valid = valid; in fpga_irq_init()
173 f->domain = irq_domain_add_simple(node, fls(valid), irq_start, in fpga_irq_init()
176 /* This will allocate all valid descriptors in the linear case */ in fpga_irq_init()
177 for (i = 0; i < fls(valid); i++) in fpga_irq_init()
178 if (valid & BIT(i)) { in fpga_irq_init()
212 if (of_property_read_u32(node, "valid-mask", &valid_mask)) in fpga_irq_of_init()
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dfimc-is-param.h153 /* (only valid at DMA_INPUT_PLANE_2) */
155 /* (only valid at DMA_INPUT_PLANE_2) */
157 /* (only valid at DMA_INPUT_PLANE_1 & DMA_INPUT_FORMAT_YUV444) */
159 /* (only valid at DMA_INPUT_FORMAT_YUV422 & DMA_INPUT_PLANE_1) */
161 /* (only valid at DMA_INPUT_FORMAT_YUV422 & DMA_INPUT_PLANE_1) */
163 /* (only valid at DMA_INPUT_FORMAT_YUV422 & DMA_INPUT_PLANE_1) */
165 /* (only valid at DMA_INPUT_FORMAT_YUV422 & DMA_INPUT_PLANE_1) */
167 /* (only valid at DMA_INPUT_FORMAT_YUV422 & DMA_INPUT_PLANE_1) */
169 /* (only valid at DMA_INPUT_FORMAT_BAYER) */
210 /* only valid at DMA_INPUT_PLANE_2) */
[all …]

12345678910>>...231