Home
last modified time | relevance | path

Searched refs:case (Results 1 – 25 of 1608) sorted by relevance

12345678910>>...65

/linux-6.15/tools/power/cpupower/bindings/python/
H A Dtest_raw_pylibcpupower.py23 case 0:
25 case -1:
27 case -2:
29 case -3:
31 case _:
40 case 1:
42 case 0:
44 case -1:
46 case -2:
48 case _:
/linux-6.15/scripts/
H A Dparse-maintainers.pl143 my $case = " ";
144 $$hashref{$case} = "";
155 $$hashref{$case} = $$hashref{$case} . $line;
158 $case = trim($lastline);
159 exists $$hashref{$case} and die "Header '$case' already exists";
160 $$hashref{$case} = $line;
165 if ($case eq " ") {
166 $$hashref{$case} = $$hashref{$case} . $lastline;
170 trim($lastline) eq "" or die ("Odd non-pattern line '$lastline' for '$case'");
173 $$hashref{$case} = $$hashref{$case} . $lastline;
/linux-6.15/tools/bpf/bpftool/bash-completion/
H A Dbpftool178 case "$command" in
195 case $type in
224 case "$command" in
241 case $type in
274 case $prev in
314 case $cur in
335 case $object in
339 case $command in
356 case $command in
591 case $command in
[all …]
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dcapture.c.rst96 case EIO:
120 case EIO:
149 case EIO:
614 case 'd':
618 case 'h':
622 case 'm':
626 case 'r':
630 case 'u':
634 case 'o':
638 case 'f':
[all …]
/linux-6.15/scripts/coccinelle/misc/
H A Dsemicolon.cocci30 case ...:;@p
35 case ...:...
36 case ...:;@p
41 case ...:...
42 case ...:
43 case ...:;@p
/linux-6.15/tools/net/sunrpc/xdrgen/generators/
H A Dunion.py61 for case in node.cases:
62 emit_union_case_spec_definition(environment, case)
92 for case in node.values:
93 print(template.render(case=case))
143 for case in node.cases:
146 case,
177 for case in node.values:
178 print(template.render(case=case))
224 for case in node.cases:
227 case,
/linux-6.15/Documentation/arch/x86/
H A Dtsx_async_abort.rst13 case certain loads may speculatively pass invalid data to dependent operations
70 …0 0 1 Invalid case Invalid case Invalid case Invalid ca…
85 …0 0 1 Invalid case Invalid case Invalid case Invalid case
100 …0 0 1 Invalid case Invalid case Invalid case Invalid ca…
/linux-6.15/tools/net/sunrpc/xdrgen/
H A Dxdr_ast.py456 for case in self.cases:
457 if case.arm.max_width() > max_width:
467 for case in self.cases:
548 case "decimal_constant":
550 case "hexadecimal_constant":
552 case "octal_constant":
728 case "big_endian_directive":
730 case "exclude_directive":
732 case "header_directive":
735 case "public_directive":
[all …]
/linux-6.15/Documentation/admin-guide/mm/
H A Dnommu-mmap.rst17 and it's also much more restricted in the latter case:
21 In the MMU case: VM regions backed by arbitrary pages; copy-on-write
31 the no-MMU case doesn't support these, behaviour is identical to
39 In the no-MMU case:
61 In the MMU case: like the non-PROT_WRITE case, except that the pages in
66 In the no-MMU case: works much like the non-PROT_WRITE case, except
75 In the no-MMU case: not supported.
79 In the MMU case: As for ordinary regular files.
90 In the MMU case: As for ordinary regular files.
92 In the no-MMU case: As for memory backed regular files, but the
[all …]
/linux-6.15/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst55 case 'G':
56 case 'g':
59 case 'M':
60 case 'm':
63 case 'K':
64 case 'k':
139 case KOBJ_ADD:
141 case KOBJ_REMOVE:
143 case KOBJ_CHANGE:
227 if, switch, case, for, do, while
[all …]
/linux-6.15/tools/testing/selftests/net/lib/py/
H A Dksft.py123 def ktap_result(ok, cnt=1, case="", comment=""): argument
133 if case:
134 res += "." + str(case.__name__)
216 for case in cases:
223 case(*args)
245 ktap_result(KSFT_RESULT, cnt, case, comment=comment)
/linux-6.15/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst58 case 'G':
59 case 'g':
62 case 'M':
63 case 'm':
66 case 'K':
67 case 'k':
142 case KOBJ_ADD:
144 case KOBJ_REMOVE:
146 case KOBJ_CHANGE:
230 if, switch, case, for, do, while
[all …]
/linux-6.15/Documentation/core-api/
H A Drefcount-vs-atomic.rst76 case 1) - non-"Read/Modify/Write" (RMW) ops
89 case 2) - non-"Read/Modify/Write" (RMW) ops with release ordering
101 case 3) - increment-based ops that return no value
113 case 4) - decrement-based RMW ops that return no value
125 case 5) - increment-based RMW ops that return a value
141 case 6) - increment-based RMW ops with acquire ordering that return a value
154 case 7) - generic dec/sub decrement-based RMW ops that return a value
167 case 8) other decrement-based RMW ops that return a value
182 case 9) - lock-based RMW
/linux-6.15/Documentation/admin-guide/
H A Djava.rst255 case CP_UTF8:
259 case CP_CLASS:
260 case CP_STRING:
261 case CP_METHODTYPE:
267 case CP_INTEGER:
268 case CP_FLOAT:
269 case CP_FIELDREF:
270 case CP_METHODREF:
272 case CP_NAMEANDTYPE:
276 case CP_LONG:
[all …]
/linux-6.15/Documentation/networking/
H A Dseg6-sysctl.rst30 IPv6 header in case of SR T.encaps
34 0 copy flowlabel from Inner packet in case of Inner IPv6
35 (Set flowlabel to 0 in case IPv4/L2)
/linux-6.15/Documentation/bpf/
H A Dmap_queue_stack.rst43 negative error in case of failure.
53 removing it. Returns ``0`` on success, or negative error in case of
64 stack. Returns ``0`` on success, or negative error in case of failure.
81 success, or negative error in case of failure.
92 set to ``NULL``. Returns ``0`` on success, or negative error in case of
104 must be set to ``NULL``. Returns ``0`` on success, or negative error in case of
/linux-6.15/tools/net/sunrpc/xdrgen/templates/C/union/encoder/
H A Dcase_spec.j22 case {{ case }}:
H A Dcase_spec_be.j22 case __constant_cpu_to_be32({{ case }}):
/linux-6.15/tools/net/sunrpc/xdrgen/templates/C/union/decoder/
H A Dcase_spec.j22 case {{ case }}:
H A Dcase_spec_be.j22 case __constant_cpu_to_be32({{ case }}):
/linux-6.15/Documentation/block/
H A Dioprio.rst120 case 'n':
124 case 'c':
128 case 'p':
135 case IOPRIO_CLASS_NONE:
138 case IOPRIO_CLASS_RT:
139 case IOPRIO_CLASS_BE:
141 case IOPRIO_CLASS_IDLE:
/linux-6.15/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_no_plan.log5 # Subtest: case
6 ok 1 - case
/linux-6.15/tools/testing/selftests/tc-testing/creating-testcases/
H A DAddingTestCases.txt13 option will generate a unique ID for that test case.
16 directories named with the -D option) for .json files. Any test case
32 Each test case has required data:
34 id: A unique alphanumeric value to identify a particular test case
37 then tdc will not execute the test case in question. However,
38 this test case will still appear in the results output but
40 test case at the top level.
87 case, or possibly even a bug in one of the commands that are not being tested.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-events40 As performance monitoring event names are case insensitive
42 case or all upper case event names in sysfs to avoid
45 case, with no mixed-case characters. Numbers, '.', '_', and
70 In the case of the last example, a value replacing "?" would
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-hypervisor-xen7 Might return "<denied>" in case of special security settings
16 Might return "<denied>" in case of special security settings
25 Might return "<denied>" in case of special security settings
56 Might return "<denied>" in case of special security settings
73 Might return "0" in case of special security settings
105 Might return "<denied>" in case of special security settings

12345678910>>...65