Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/Linux-v5.4/drivers/of/
Dunittest.c32 int passed; member
42 unittest_results.passed++; \
380 bool passed = true; in of_unittest_parse_phandle_with_args() local
389 passed &= !rc; in of_unittest_parse_phandle_with_args()
390 passed &= (args.args_count == 1); in of_unittest_parse_phandle_with_args()
391 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args()
394 passed &= !rc; in of_unittest_parse_phandle_with_args()
395 passed &= (args.args_count == 2); in of_unittest_parse_phandle_with_args()
396 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args()
397 passed &= (args.args[1] == 0); in of_unittest_parse_phandle_with_args()
[all …]
/Linux-v5.4/tools/testing/selftests/
Dkselftest_harness.h126 _metadata->passed = 1; \
305 if (!_metadata->passed) \
603 if (_metadata->passed && _metadata->step < 255) \
617 _metadata->passed = 0; \
629 _metadata->passed = 0; \
639 int passed; member
703 t->passed = 1; in __run_test()
710 t->passed = 0; in __run_test()
714 _exit(t->passed ? 0 : t->step); in __run_test()
719 t->passed = t->termsig == -1 ? !WEXITSTATUS(status) : 0; in __run_test()
[all …]
/Linux-v5.4/Documentation/misc-devices/
Dpci-endpoint-test.txt25 should be passed as argument.
28 to be tested should be passed as argument.
30 to be tested should be passed as argument.
32 should be passed as argument (0: Legacy, 1:MSI, 2:MSI-X).
34 PCITEST_WRITE: Perform write tests. The size of the buffer should be passed
36 PCITEST_READ: Perform read tests. The size of the buffer should be passed
38 PCITEST_COPY: Perform read tests. The size of the buffer should be passed
/Linux-v5.4/tools/testing/selftests/powerpc/tm/
Dtm-vmx-unavail.c25 int passed; variable
76 passed = 0; in worker()
96 passed = 1; in tm_vmx_unavail_test()
111 return passed ? EXIT_SUCCESS : EXIT_FAILURE; in tm_vmx_unavail_test()
Dtm-tmspr.c37 int passed = 1; variable
65 passed = 0; in tfiar_tfhar()
91 passed = 0; in texasr()
132 if (passed) in test_tmspr()
/Linux-v5.4/drivers/staging/comedi/drivers/tests/
Dunittest.h26 int passed; member
39 ++unittest_results.passed; \
60 unittest_results.passed, unittest_results.failed); in exec_unittests()
/Linux-v5.4/tools/perf/Documentation/
Dperf-ftrace.txt55 argument also can be a glob pattern. It will be passed to
62 (or glob patterns). It will be passed to 'set_ftrace_notrace'
71 It will be passed to 'set_graph_function' in tracefs.
79 It will be passed to 'set_graph_notrace' in tracefs.
Dperf-script-perl.txt42 ignored (or passed to a 'trace_unhandled' function, see below) and the
45 Most of the event's field values are passed as arguments to the
88 arguments passed to all event handlers; some of the fields correspond
90 and some of the common_* fields aren't common enough to to be passed
153 of common arguments are passed into it:
196 $context variable passed into every event handler as the second
/Linux-v5.4/Documentation/driver-api/firmware/
Dfw_search_path.rst14 The module parameter ''path'' can be passed to the firmware_class module
16 only be up to 256 characters long. The kernel parameter passed would be:
/Linux-v5.4/arch/powerpc/lib/
Dtest_emulate_step.c894 bool ignore_gpr, ignore_xer, ignore_ccr, passed; in run_tests_compute() local
905 passed = true; in run_tests_compute()
919 passed = false; in run_tests_compute()
927 passed = false; in run_tests_compute()
934 passed = false; in run_tests_compute()
940 passed = false; in run_tests_compute()
946 passed = false; in run_tests_compute()
953 passed ? "PASS" : "FAIL"); in run_tests_compute()
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dgeneric.txt6 "full-speed" and "low-speed". In case this isn't passed
12 passed via DT, USB DRD controllers should default to
17 In case this isn't passed via DT, USB controllers should
/Linux-v5.4/Documentation/infiniband/
Dtag_matching.rst51 pre-posted receive for this arriving message, it is passed to the software and
63 pre-posted receive to this list, this receive is passed to the hardware.
67 list is used to detect the case that a pre-posted receive is passed to the
68 hardware, as the matching unexpected message is being passed from the hardware
/Linux-v5.4/Documentation/kbuild/
Dkbuild.rst66 Additional flags to be passed to $(HOSTCC) when building host programs.
70 Additional flags to be passed to $(HOSTCXX) when building host programs.
74 Additional flags to be passed when linking host programs.
189 makefile but the argument can be passed to make if needed.
223 This variable allows a passphrase or PIN to be passed to the sign-file
257 be a string that can be passed to date -d. The default value
/Linux-v5.4/Documentation/driver-api/
Disa.rst11 finding their hardware due to a probe() error not being passed up
42 The passed in isa_driver struct is the regular driver struct embedding a
46 The "SNDRV_CARDS" you see being passed in is a "unsigned int ndev"
70 values have been passed in) and .probe() for everything else. This is
78 loops over the passed in ndev creating devices and registering them.
/Linux-v5.4/Documentation/driver-api/nvdimm/
Dsecurity.rst81 passed in.
110 of 0 can be passed in to indicate no key.
116 should be injected and its keyid should be passed in via sysfs.
124 master passphrase key is passed to the kernel. The master passphrase key
135 passphrase key is passed to the kernel. The master passphrase key is just
/Linux-v5.4/Documentation/networking/
Dtls.rst89 MSG_MORE is passed. MSG_MORE will delay creation of a record until
90 MSG_MORE is not passed, or the maximum record size is reached.
117 match the version passed in setsockopt.
167 TLS control messages are passed in the userspace buffer, with message
168 type passed via cmsg. If no cmsg buffer is provided, an error is
Dx25-iface.txt5 This is a description of the messages to be passed between the X.25 Packet
13 needs to be passed to and from the Packet Layer for proper operation.
27 passed down.
81 - Data passed upstream by means of netif_rx() might be dropped by the
/Linux-v5.4/tools/testing/selftests/net/
Dipv6_flowlabel.sh21 echo OK. All tests passed
/Linux-v5.4/Documentation/ABI/testing/
Dconfigfs-stp-policy-p_sys-t29 passed since the previous packet from this source. Zero is
37 this many milliseconds have passed since the previous
Dconfigfs-usb-gadget-printer7 pnp_string - Data to be passed to the host in pnp string
Dconfigfs-usb-gadget-hid9 except the data passed through /dev/hidg<N>
/Linux-v5.4/Documentation/filesystems/
Dfiemap.txt39 with all flags passed, the contents of fm_flags will be unmodified.
67 number of elements in the fiemap_extents[] array should be passed via
188 ->fiemap is passed struct fiemap_extent_info which describes the
192 unsigned int fi_flags; /* Flags as passed from user */
208 The struct fieinfo should be passed in as received from ioctl_fiemap(). The
209 set of fiemap flags which the fs understands should be passed via fs_flags. If
222 fiemap_fill_next_extent() will use the passed values to populate the
/Linux-v5.4/Documentation/filesystems/nfs/
Drpc-cache.txt56 dropped. The pointer passed is to the 'ref' field
100 This will be passed to ->match to identify the target entry. If no
104 The item returned is typically passed to cache_check which will check
110 cache_check can be passed a "struct cache_req *". This structure is
119 The value returned by sunrpc_cache_lookup_rcu can also be passed to
121 passed which should hold the content. If the item found by _lookup
139 passed as a whole to the cache for parsing and interpretation.
/Linux-v5.4/security/
DKconfig.hardening9 anything passed by reference to another function, under the
62 bool "zero-init structs passed by reference (strong)"
68 be passed by reference and had not already been
80 bool "zero-init anything passed by reference (very strong)"
85 Zero-initialize any stack variables that may be passed
/Linux-v5.4/arch/arm/mach-axxia/
DKconfig14 The LSI Axxia platforms require a Flattened Device Tree to be passed

12345678910>>...21