| /linux/scripts/ |
| H A D | parse-maintainers.pl | 143 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/tools/power/cpupower/bindings/python/ |
| H A D | test_raw_pylibcpupower.py | 23 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/Documentation/userspace-api/media/v4l/ |
| H A D | capture.c.rst | 91 case IO_METHOD_READ: 94 case EAGAIN: 97 case EIO: 110 case IO_METHOD_MMAP: 118 case EAGAIN: 121 case EIO: 139 case IO_METHOD_USERPTR: 147 case EAGAIN: 150 case EIO: 221 case IO_METHOD_READ: [all …]
|
| /linux/Documentation/arch/x86/ |
| H A D | tsx_async_abort.rst | 13 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/tools/net/sunrpc/xdrgen/generators/ |
| H A D | union.py | 40 """Emit a definition for an XDR union's case arm""" 68 for case in node.cases: 69 emit_union_case_spec_definition(environment, case) 90 """Emit decoder for an XDR union's arm (data only, no case/break)""" 115 """Emit decoder functions for an XDR union's case arm""" 130 for case in node.values: 131 print(template.render(case=case)) 151 # Avoid a gcc warning about a default case with boolean discriminant 184 # Find and emit the TRUE case [all...] |
| H A D | program.py | 147 case "server": 152 case "client": 163 case "server": 168 case "client":
|
| /linux/scripts/coccinelle/misc/ |
| H A D | semicolon.cocci | 30 case ...:;@p 35 case ...:... 36 case ...:;@p 41 case ...:... 42 case ...: 43 case ...:;@p
|
| /linux/tools/testing/selftests/net/lib/py/ |
| H A D | ksft.py | 61 # Start printing from the test case function 222 The parameters will be included in the name of the resulting sub-case. 299 # Parametrized test - create case for each param 129 ktap_result(ok, cnt=1, case="", comment="") global() argument
|
| /linux/Documentation/admin-guide/ |
| H A D | java.rst | 56 following (this is because Java is broken in case of the filename 255 case CP_UTF8: 259 case CP_CLASS: 260 case CP_STRING: 261 case CP_METHODTYPE: 264 case CP_METHODHANDLE: 267 case CP_INTEGER: 268 case CP_FLOAT: 269 case CP_FIELDREF: 270 case CP_METHODREF: [all …]
|
| /linux/Documentation/bpf/ |
| H A D | map_queue_stack.rst | 43 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
|
| H A D | map_sk_storage.rst | 43 ``NULL`` in case of failure. 58 error in case of failure. 85 Returns ``0`` on success, or negative error in case of failure. 97 ``key``. Returns ``0`` on success, or negative error in case of failure. 109 ``0`` on success, or negative error in case of failure.
|
| /linux/Documentation/block/ |
| H A D | ioprio.rst | 120 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/tools/testing/selftests/tc-testing/creating-testcases/ |
| H A D | AddingTestCases.txt | 13 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/Documentation/networking/ |
| H A D | seg6-sysctl.rst | 33 IPv6 header in case of SR T.encaps 37 0 copy flowlabel from Inner packet in case of Inner IPv6 38 (Set flowlabel to 0 in case IPv4/L2)
|
| H A D | 6lowpan.rst | 37 case ARPHRD_6LOWPAN: 41 case LOWPAN_LLTYPE_FOOBAR: 51 In case of generic 6lowpan branch ("net/6lowpan") you can remove the check
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-hypervisor-xen | 7 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
|
| /linux/tools/net/sunrpc/xdrgen/templates/C/union/encoder/ |
| H A D | case_spec.j2 | 2 case {{ case }}:
|
| /linux/tools/net/sunrpc/xdrgen/templates/C/union/decoder/ |
| H A D | case_spec.j2 | 2 case {{ case }}:
|
| /linux/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-no_tests_no_plan.log | 5 # Subtest: case 6 ok 1 - case
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-bench.txt | 183 Available units are B, KB, MB, GB and TB (case insensitive). 188 Available values are 4KB, 2MB, 1GB (case insensitive). 193 Available units are B, KB, MB, GB and TB (case insensitive). 217 Available units are B, KB, MB, GB and TB (case insensitive). 222 Available values are 4KB, 2MB, 1GB (case insensitive). 227 Available units are B, KB, MB, GB and TB (case insensitive). 251 Available units are B, KB, MB, GB and TB (case insensitive). 256 Available values are 4KB, 2MB, 1GB (case insensitive).
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | orphan.rst | 7 are still alive because they are open. In case of crash the filesystem has to 10 to perform the operation in a single journalling transaction. In such case we 11 track the inode as orphan so that in case of crash extra blocks allocated to 38 be valid orphan entries. In case we see this feature when mounting the
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | architecture.rst | 26 The test case is the fundamental unit in KUnit. KUnit test cases are organised 27 into suites. A KUnit test case is a function with type signature 28 ``void (*)(struct kunit *test)``. These test case functions are wrapped in a 34 Each KUnit test case receives a ``struct kunit`` context object that tracks a 101 or parts of the kernel, each KUnit case executes in a separate thread 118 - Failing assertions, on the other hand, result in the test case being 151 The test case includes a KUNIT_CASE_PARAM() macro that accepts a 154 array-based common-case generators.
|
| /linux/fs/overlayfs/ |
| H A D | Kconfig | 10 'lower' filesystem is either hidden or, in the case of directories, 20 redirects when renaming directories by default. In this case it is 52 In this case it is still possible to turn off index globally with the 73 In this case, it is still possible to turn off NFS export support 88 Most users should say N here and enable this feature on a case-by- 89 case basis with the "nfs_export=on" mount option.
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | vm.rst | 52 the number of page table levels. In the case that there is no limit we will set 77 0 in case of success. 99 :Returns: -EBUSY in case 1 or more vcpus are already activated (only in write case); 102 0 in case of success. 121 0 in case of success. 136 0 in case of success. 177 0 in case of success. 192 to determine available subfunctions in this case, this will guarantee backward 202 0 in case of success. 312 0 in case of success. [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-mtd | 43 <major>:<minor> format). In this case <minor> will be odd. 117 In the case of NOR flash it is 1 (even though individual 120 In the case of NAND flash it is one NAND page (or a 123 In the case of ECC NOR, it is the ECC block size. 134 In the case of devices lacking any ECC capability, it is 0. 185 It will always be a non-negative integer. In the case of 196 It will always be a non-negative integer. In the case of 207 It will always be a non-negative integer. In the case of
|