/Linux-v4.19/drivers/of/ |
D | unittest.c | 32 int passed; member 42 unittest_results.passed++; \ 376 bool passed = true; in of_unittest_parse_phandle_with_args() local 384 passed &= !rc; in of_unittest_parse_phandle_with_args() 385 passed &= (args.args_count == 1); in of_unittest_parse_phandle_with_args() 386 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() 389 passed &= !rc; in of_unittest_parse_phandle_with_args() 390 passed &= (args.args_count == 2); in of_unittest_parse_phandle_with_args() 391 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() 392 passed &= (args.args[1] == 0); in of_unittest_parse_phandle_with_args() [all …]
|
/Linux-v4.19/tools/testing/selftests/ |
D | kselftest_harness.h | 125 _metadata->passed = 1; \ 300 if (!_metadata->passed) \ 597 if (_metadata->passed && _metadata->step < 255) \ 611 _metadata->passed = 0; \ 623 _metadata->passed = 0; \ 633 int passed; member 696 t->passed = 1; in __run_test() 702 t->passed = 0; in __run_test() 706 _exit(t->passed ? 0 : t->step); in __run_test() 711 t->passed = t->termsig == -1 ? !WEXITSTATUS(status) : 0; in __run_test() [all …]
|
/Linux-v4.19/Documentation/misc-devices/ |
D | pci-endpoint-test.txt | 25 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-v4.19/tools/testing/selftests/powerpc/tm/ |
D | tm-vmx-unavail.c | 25 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()
|
D | tm-tmspr.c | 38 int passed = 1; variable 66 passed = 0; in tfiar_tfhar() 92 passed = 0; in texasr() 126 if (passed) in test_tmspr()
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-ftrace.txt | 55 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.
|
D | perf-script-perl.txt | 42 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-v4.19/Documentation/driver-api/firmware/ |
D | fw_search_path.rst | 14 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-v4.19/Documentation/devicetree/bindings/usb/ |
D | generic.txt | 6 "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-v4.19/Documentation/infiniband/ |
D | tag_matching.txt | 46 pre-posted receive for this arriving message, it is passed to the software and 58 pre-posted receive to this list, this receive is passed to the hardware. 62 list is used to detect the case that a pre-posted receive is passed to the 63 hardware, as the matching unexpected message is being passed from the hardware
|
/Linux-v4.19/Documentation/kbuild/ |
D | kbuild.txt | 55 Additional flags to be passed to $(HOSTCC) when building host programs. 59 Additional flags to be passed to $(HOSTCXX) when building host programs. 63 Additional flags to be passed when linking host programs. 164 makefile but the argument can be passed to make if needed. 188 This variable allows a passphrase or PIN to be passed to the sign-file 227 be a string that can be passed to date -d. The default value
|
/Linux-v4.19/Documentation/ |
D | isa.txt | 11 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.
|
D | efi-stub.txt | 45 Arguments to the kernel can be passed after bzImage.efi, e.g.:: 55 stub-specific command line parameter, everything else is passed to the 80 is passed to bzImage.efi.
|
/Linux-v4.19/Documentation/networking/ |
D | tls.txt | 75 MSG_MORE is passed. MSG_MORE will delay creation of a record until 76 MSG_MORE is not passed, or the maximum record size is reached. 101 match the version passed in setsockopt. 149 TLS control messages are passed in the userspace buffer, with message 150 type passed via cmsg. If no cmsg buffer is provided, an error is
|
D | x25-iface.txt | 5 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-v4.19/Documentation/filesystems/nfs/ |
D | rpc-cache.txt | 56 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 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-v4.19/Documentation/filesystems/ |
D | fiemap.txt | 39 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-v4.19/Documentation/ABI/testing/ |
D | configfs-usb-gadget-printer | 7 pnp_string - Data to be passed to the host in pnp string
|
D | configfs-usb-gadget-hid | 9 except the data passed through /dev/hidg<N>
|
/Linux-v4.19/arch/arm/mach-axxia/ |
D | Kconfig | 14 The LSI Axxia platforms require a Flattened Device Tree to be passed
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | exynos4412-i9305.dts | 9 /* bootargs are passed in by bootloader */
|
D | exynos4412-i9300.dts | 16 /* bootargs are passed in by bootloader */
|
/Linux-v4.19/Documentation/core-api/ |
D | genalloc.rst | 29 So, if min_alloc_order is passed as 3, then all allocations will be a 99 with :c:func:`gen_pool_set_algo`. The data value is passed to the 108 alignment (passed via data in a genpool_data_align structure). 115 - gen_pool_fixed_alloc allocates at a specific offset (passed in a
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | planar-apis.rst | 34 can handle all single-planar formats as well (as long as they are passed 56 describing planes is added. Arrays of this structure are passed in
|
/Linux-v4.19/Documentation/ia64/ |
D | fsys.txt | 100 - all other registers may contain values passed in from user-mode 104 - r11 = saved ar.pfs (as passed into the fsyscall handler) 105 - r15 = system call number (as passed into the fsyscall handler) 106 - r32-r39 = system call arguments (as passed into the fsyscall handler) 107 - b6 = return address (as passed into the fsyscall handler) 108 - ar.pfs = previous frame-state (as passed into the fsyscall handler) 275 values passed via the ELF auxiliary vector (include/asm-ia64/elf.h)
|