Home
last modified time | relevance | path

Searched full:partially (Results 1 – 25 of 708) sorted by relevance

12345678910>>...29

/linux/Documentation/block/
H A Dbiovecs.rst11 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 Dkeyctl.h52 #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 */
H A Dudp.h31 #define UDP_CORK 1 /* Never send partially complete segments */
/linux/arch/arm64/kvm/hyp/nvhe/
H A DMakefile36 ## Output of this folder is `kvm_nvhe.o`, a partially linked object
55 # 3) Partially link all '.nvhe.o' files and apply the linker script.
72 # 5) Compile hyp-reloc.S and link it into the existing partially linked object.
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst85 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 Dxillybus.rst286 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/drivers/s390/crypto/
H A Dzcrypt_ccamisc.h239 char new_aes_mk_state; /* '1' empty, '2' partially full, '3' full */
242 char new_apka_mk_state; /* '1' empty, '2' partially full, '3' full */
245 char new_asym_mk_state; /* '1' empty, '2' partially full, '3' full */
/linux/arch/s390/kvm/
H A Dgaccess.h368 * 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/admin-guide/mm/
H A Dtranshuge.rst589 queue. This happens when a huge page is partially unmapped and
693 This happens when a huge page is partially unmapped and splitting
699 might be currently entirely mapped or have partially unmapped/unused
703 the number of anonymous THP which are likely partially mapped, possibly
706 an anonymous THP as "partially mapped" and count it here, even though it
707 is not actually partially mapped anymore.
/linux/Documentation/networking/dsa/
H A Dsja1105.rst28 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 Dgl620a.c25 * ... should partially interop with the Win32 driver for this hardware.
34 * the transfer direction. (That's disabled here, partially coded.)
/linux/fs/exfat/
H A Dinode.c314 /* The range has been partially written, map the written part */ in exfat_get_block()
329 * The area has just one block partially written. in exfat_get_block()
504 * If the block had been partially written before this write, in exfat_direct_IO()
513 /* zero the unwritten part in the partially written block */ in exfat_direct_IO()
/linux/fs/autofs/
H A DKconfig6 on demand. This implementation is partially kernel-based to reduce
/linux/arch/arm64/kernel/pi/
H A Dpatch-scs.c19 // This minimal DWARF CFI parser is partially based on the code in
80 * restores a state that is only partially accurate, and is in scs_patch_loc()
/linux/arch/riscv/kernel/
H A Dpatch.c95 * called so make sure we don't execute partially patched in __patch_insn_set()
149 * called so make sure we don't execute partially patched in __patch_insn_write()
/linux/tools/testing/selftests/tc-testing/
H A DTODO.txt8 - Improve error messages when tdc aborts its run. Partially done - still
/linux/arch/arm/mach-omap1/
H A Dserial.h24 * uncompress code could then partially overwrite itself
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dgdc_public.h20 - The LUT should not be partially written
/linux/Documentation/power/regulator/
H A Ddesign.rst5 This document provides a brief, partially structured, overview of some
/linux/Documentation/hwmon/
H A Dsch5627.rst41 The SCH5627 allows for partially controlling the fan speed. If a temperature
/linux/include/media/i2c/
H A Dtvp7002.h8 * This code is partially based upon the TVP5150 driver
/linux/drivers/block/drbd/
H A Ddrbd_interval.h18 /* to resume a partially successful drbd_al_begin_io_nonblock(); */
/linux/drivers/media/dvb-frontends/
H A Ddib3000mc.h8 * This code is partially based on the previous dib3000mc.c .
/linux/arch/sparc/kernel/
H A Dleon_pci.c7 * Code is partially derived from pcic.c
/linux/Documentation/sound/designs/
H A Dpowersave.rst12 done fully or partially. It'll save a certain power consumption, thus

12345678910>>...29