/Linux-v5.4/arch/c6x/lib/ |
D | checksum.c | 16 int missing; in csum_partial_copy_from_user() local 18 missing = __copy_from_user(dst, src, len); in csum_partial_copy_from_user() 19 if (missing) { in csum_partial_copy_from_user() 20 memset(dst + len - missing, 0, missing); in csum_partial_copy_from_user()
|
/Linux-v5.4/arch/parisc/lib/ |
D | checksum.c | 135 int missing; in csum_partial_copy_from_user() local 137 missing = copy_from_user(dst, src, len); in csum_partial_copy_from_user() 138 if (missing) { in csum_partial_copy_from_user() 139 memset(dst + len - missing, 0, missing); in csum_partial_copy_from_user()
|
/Linux-v5.4/arch/powerpc/lib/ |
D | checksum_wrappers.c | 39 int missing = __copy_from_user(dst, src, len); in csum_and_copy_from_user() local 41 if (missing) { in csum_and_copy_from_user() 42 memset(dst + len - missing, 0, missing); in csum_and_copy_from_user()
|
/Linux-v5.4/lib/ |
D | checksum.c | 155 int missing; in csum_partial_copy_from_user() local 157 missing = __copy_from_user(dst, src, len); in csum_partial_copy_from_user() 158 if (missing) { in csum_partial_copy_from_user() 159 memset(dst + len - missing, 0, missing); in csum_partial_copy_from_user()
|
/Linux-v5.4/Documentation/ |
D | Kconfig | 3 bool "Warn if there's a missing documentation file" 7 This option makes the Kernel to check for missing dependencies, 8 warning when something is missing. Works only if the Kernel
|
/Linux-v5.4/scripts/coccinelle/misc/ |
D | add_namespace.cocci | 3 /// Adds missing MODULE_IMPORT_NS statements to source files 6 /// add a missing namespace tag to a module source file. 17 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
|
/Linux-v5.4/Documentation/devicetree/bindings/regulator/ |
D | tps62360-regulator.txt | 15 If this property is missing, then assume that there is no GPIO 18 If this property is missing, then assume that there is no GPIO 21 If this property is missing, then assume the state as low (0). 23 If this property is missing, then assume the state as low (0).
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line 30 - The previous and next fields are averaged to recover lines missing from 34 field is used to fill missing lines from the current field. This method 38 used to fill missing lines from the current field. This method is also
|
/Linux-v5.4/scripts/coccinelle/free/ |
D | pci_free_consistent.cocci | 2 /// Find missing pci_free_consistent for every pci_alloc_consistent. 43 msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freei… 51 msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freei…
|
D | clk_put.cocci | 2 /// Find missing clk_puts. 4 //# This only signals a missing clk_put when there is a clk_put later 67 msg = "ERROR: missing clk_put; clk_get on line %s and execution via conditional on line %s" % (p1[0…
|
D | iounmap.cocci | 2 /// Find missing iounmaps. 4 //# This only signals a missing iounmap when there is an iounmap later 67 msg = "ERROR: missing iounmap; ioremap on line %s and execution via conditional on line %s" % (p1[0…
|
D | put_device.cocci | 2 /// Find missing put_device for every of_find_device_by_node. 46 "ERROR: missing put_device; call of_find_device_by_node on line "
|
/Linux-v5.4/ |
D | Kbuild | 40 # Check for missing system calls 42 always += missing-syscalls 47 missing-syscalls: scripts/checksyscalls.sh $(offsets-file) FORCE
|
/Linux-v5.4/Documentation/core-api/ |
D | symbol-namespaces.rst | 29 its configuration, reject loading the module or warn about a missing import. 111 5. for a way to create missing import statements automatically. 134 missing imports. Fixing missing imports can be done with:: 142 - notice the warning of modpost telling about a missing import 146 Again, `make nsdeps` will eventually add the missing namespace imports for 152 - notice the warning of modpost telling about a missing import
|
/Linux-v5.4/scripts/ |
D | sphinx-pre-install | 19 my %missing; 83 foreach my $prog (sort keys %missing) { 84 my $is_optional = $missing{$prog}; 117 $missing{$package} = $is_optional;
|
/Linux-v5.4/drivers/staging/wusbcore/ |
D | wa-nep.c | 81 u8 missing = 0; in wa_notif_dispatch() local 101 missing = sizeof(*notif_hdr) - size; in wa_notif_dispatch() 150 missing, (int)size); in wa_notif_dispatch()
|
/Linux-v5.4/tools/cgroup/ |
D | iocost_coef_gen.py | 118 missing = False variable 122 missing = True variable 123 if missing:
|
/Linux-v5.4/drivers/spi/ |
D | spidev.c | 159 unsigned long missing; in spidev_read() local 161 missing = copy_to_user(buf, spidev->rx_buffer, status); in spidev_read() 162 if (missing == status) in spidev_read() 165 status = status - missing; in spidev_read() 179 unsigned long missing; in spidev_write() local 188 missing = copy_from_user(spidev->tx_buffer, buf, count); in spidev_write() 189 if (missing == 0) in spidev_write()
|
/Linux-v5.4/scripts/coccinelle/locks/ |
D | mini_lock.cocci | 2 /// Find missing unlocks. This semantic match considers the specific case 3 /// where the unlock is missing from an if branch, and there is a lock
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | rockchip,rk3036-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
D | rockchip,rk3128-cru.txt | 20 If missing pll rates are not changeable, due to the missing pll lock status.
|
D | rockchip,rk3228-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
D | rockchip,rk3288-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
D | rockchip,rk3328-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|
D | rockchip,rv1108-cru.txt | 18 If missing pll rates are not changeable, due to the missing pll lock status.
|