/linux/Documentation/block/ |
H A D | biovecs.rst | 11 More specifically, old code that needed to partially complete a bio would 17 partially complete a bio is segregated into struct bvec_iter: bi_sector, 23 particular, presenting the illusion of partially completed biovecs so that 83 * Submitting partially completed bios is now perfectly fine - this comes up 87 It used to be the case that submitting a partially completed bio would work 91 audited to make sure they are - submitting partially completed bios is
|
/linux/include/uapi/linux/ |
H A D | keyctl.h | 52 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */ 53 #define KEYCTL_NEGATE 13 /* negate a partially constructed key */ 59 #define KEYCTL_REJECT 19 /* reject a partially constructed key */ 60 #define KEYCTL_INSTANTIATE_IOV 20 /* instantiate a partially constructed key */
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | Makefile | 35 ## Output of this folder is `kvm_nvhe.o`, a partially linked object 54 # 3) Partially link all '.nvhe.o' files and apply the linker script. 71 # 5) Compile hyp-reloc.S and link it into the existing partially linked object.
|
/linux/Documentation/filesystems/smb/ |
H A D | ksmbd.rst | 85 SMB3 Multi-channel Partially Supported. Planned to implement 89 ACLs Partially Supported. only DACLs available, SACLs 104 DCE/RPC support Partially Supported. a few calls(NetShareEnumAll,
|
/linux/Documentation/driver-api/ |
H A D | xillybus.rst | 286 But the FPGA will submit a partially filled buffer only if directed to do so 290 balances between bus bandwidth efficiency (preventing a lot of partially 314 will also work, but the driver can't send partially completed words to the 361 single page is requested from the kernel, and that page is partially used. 362 Or, if there already is a partially used page at hand, the buffer is packed
|
/linux/Documentation/admin-guide/mm/ |
H A D | transhuge.rst | 533 queue. This happens when a huge page is partially unmapped and 637 This happens when a huge page is partially unmapped and splitting 643 might be currently entirely mapped or have partially unmapped/unused 647 the number of anonymous THP which are likely partially mapped, possibly 650 an anonymous THP as "partially mapped" and count it here, even though it 651 is not actually partially mapped anymore.
|
/linux/arch/s390/kvm/ |
H A D | gaccess.h | 368 * If an error occurs data may have been copied partially to guest memory. 391 * If an error occurs data may have been copied partially to kernel space. 415 * If an error occurs data may have been copied partially to guest memory. 439 * If an error occurs data may have been copied partially to kernel space.
|
/linux/Documentation/networking/dsa/ |
H A D | sja1105.rst | 28 table takes a number of entries. Some configuration tables can be (partially) 42 L2 Forwarding yes partially (fully on P/Q/R/S) 43 MAC Config yes partially (fully on P/Q/R/S) 47 L2 Lookup Params no partially (fully on P/Q/R/S) 51 General Params yes partially
|
/linux/drivers/net/usb/ |
H A D | gl620a.c | 25 * ... should partially interop with the Win32 driver for this hardware. 34 * the transfer direction. (That's disabled here, partially coded.)
|
/linux/fs/autofs/ |
H A D | Kconfig | 6 on demand. This implementation is partially kernel-based to reduce
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | TODO.txt | 8 - Improve error messages when tdc aborts its run. Partially done - still
|
/linux/arch/arm/mach-omap1/ |
H A D | serial.h | 24 * uncompress code could then partially overwrite itself
|
/linux/tools/hv/ |
H A D | hv_fcopy_daemon.c |
|
/linux/Documentation/power/regulator/ |
H A D | design.rst | 5 This document provides a brief, partially structured, overview of some
|
/linux/include/media/i2c/ |
H A D | tvp7002.h | 8 * This code is partially based upon the TVP5150 driver
|
/linux/fs/bcachefs/ |
H A D | extents_format.h | 11 * represent extents that have been partially overwritten and thus trimmed: 49 * current pointers), and if the extent has been partially overwritten it must
|
/linux/drivers/media/dvb-frontends/ |
H A D | dib3000mc.h | 8 * This code is partially based on the previous dib3000mc.c .
|
/linux/Documentation/filesystems/ |
H A D | fuse-io.rst | 33 so when an uncached page is partially written, the page is discarded.
|
/linux/drivers/net/phy/ |
H A D | open_alliance_helpers.c | 12 * Currently following specifications are partially or fully implemented:
|
/linux/fs/hfsplus/ |
H A D | ioctl.c | 7 * partially derived from linux/fs/ext2/ioctl.c
|
/linux/drivers/net/ethernet/ibm/emac/ |
H A D | phy.h | 48 /* An instance of a PHY, partially borrowed from mii_if_info */
|
/linux/arch/sparc/kernel/ |
H A D | leon_pci.c | 7 * Code is partially derived from pcic.c
|
/linux/drivers/edac/ |
H A D | sifive_edac.c | 7 * This driver is partially based on octeon_edac-pc.c
|
/linux/arch/openrisc/include/uapi/asm/ |
H A D | elf.h | 24 * This files is partially exported to userspace. This allows us to keep
|
/linux/net/rxrpc/ |
H A D | txbuf.c | 17 * Allocate and partially initialise a data transmission buffer.
|