Home
last modified time | relevance | path

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

12345678910>>...27

/linux-6.14.4/Documentation/block/
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-6.14.4/include/uapi/linux/
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 */
Dudp.h31 #define UDP_CORK 1 /* Never send partially complete segments */
/linux-6.14.4/arch/arm64/kvm/hyp/nvhe/
DMakefile35 ## 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-6.14.4/Documentation/filesystems/smb/
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-6.14.4/Documentation/driver-api/
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-6.14.4/fs/exfat/
Dinode.c316 * The range has been partially written, in exfat_get_block()
336 * The area has been partially written, in exfat_get_block()
344 * The block has been partially written, in exfat_get_block()
522 * If the block had been partially written before this write, in exfat_direct_IO()
531 /* zero the unwritten part in the partially written block */ in exfat_direct_IO()
/linux-6.14.4/Documentation/admin-guide/mm/
Dtranshuge.rst533 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-6.14.4/arch/s390/kvm/
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-6.14.4/drivers/s390/crypto/
Dzcrypt_ccamisc.h249 char new_aes_mk_state; /* '1' empty, '2' partially full, '3' full */
252 char new_apka_mk_state; /* '1' empty, '2' partially full, '3' full */
255 char new_asym_mk_state; /* '1' empty, '2' partially full, '3' full */
/linux-6.14.4/Documentation/networking/dsa/
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-6.14.4/drivers/net/usb/
Dgl620a.c25 * ... should partially interop with the Win32 driver for this hardware.
34 * the transfer direction. (That's disabled here, partially coded.)
/linux-6.14.4/fs/autofs/
DKconfig6 on demand. This implementation is partially kernel-based to reduce
/linux-6.14.4/tools/testing/selftests/tc-testing/
DTODO.txt8 - Improve error messages when tdc aborts its run. Partially done - still
/linux-6.14.4/arch/arm64/kernel/pi/
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-6.14.4/arch/arm/mach-omap1/
Dserial.h24 * uncompress code could then partially overwrite itself
/linux-6.14.4/Documentation/power/regulator/
Ddesign.rst5 This document provides a brief, partially structured, overview of some
/linux-6.14.4/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
Dgdc_public.h20 - The LUT should not be partially written
/linux-6.14.4/arch/riscv/kernel/
Dpatch.c94 * called so make sure we don't execute partially patched in __patch_insn_set()
148 * called so make sure we don't execute partially patched in __patch_insn_write()
/linux-6.14.4/fs/bcachefs/
Dextents_format.h11 * represent extents that have been partially overwritten and thus trimmed:
49 * current pointers), and if the extent has been partially overwritten it must
/linux-6.14.4/Documentation/hwmon/
Dsch5627.rst41 The SCH5627 allows for partially controlling the fan speed. If a temperature
/linux-6.14.4/include/media/i2c/
Dtvp7002.h8 * This code is partially based upon the TVP5150 driver
/linux-6.14.4/drivers/media/dvb-frontends/
Ddib3000mc.h8 * This code is partially based on the previous dib3000mc.c .
/linux-6.14.4/Documentation/sound/designs/
Dpowersave.rst12 done fully or partially. It'll save a certain power consumption, thus
/linux-6.14.4/Documentation/filesystems/
Dfuse-io.rst33 so when an uncached page is partially written, the page is discarded.

12345678910>>...27