Home
last modified time | relevance | path

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

12345678910>>...24

/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 */
/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/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/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/fs/autofs/
H A DKconfig6 on demand. This implementation is partially kernel-based to reduce
/linux/tools/testing/selftests/tc-testing/
H A DTODO.txt8 - Improve error messages when tdc aborts its run. Partially done - still
/linux/tools/hv/
H A Dhv_fcopy_daemon.c
/linux/arch/arm/mach-omap1/
H A Dserial.h24 * uncompress code could then partially overwrite itself
/linux/Documentation/power/regulator/
H A Ddesign.rst5 This document provides a brief, partially structured, overview of some
/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/filesystems/fuse/
H A Dfuse-io.rst33 so when an uncached page is partially written, the page is discarded.
/linux/rust/kernel/
H A Duaccess.rs291 /// Reads raw data from the user slice into a kernel buffer partially.
308 /// Reads raw data from the user slice into a kernel buffer partially.
484 /// Writes raw data to this user pointer from a kernel buffer partially.
501 /// Writes raw data to this user pointer from a kernel buffer partially.
/linux/drivers/net/phy/
H A Dopen_alliance_helpers.c12 * Currently following specifications are partially or fully implemented:
/linux/fs/hfsplus/
H A Dioctl.c7 * partially derived from linux/fs/ext2/ioctl.c
/linux/Documentation/admin-guide/hw-vuln/
H A Dattack_vector_controls.rst118 If cross-thread mitigations are partially enabled ('auto'), mitigations for
127 *cross-thread mitigations default to partially enabled*
/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.h48 /* An instance of a PHY, partially borrowed from mii_if_info */
/linux/drivers/edac/
H A Dsifive_edac.c7 * This driver is partially based on octeon_edac-pc.c
/linux/net/rxrpc/
H A Dtxbuf.c17 * Allocate and partially initialise a data transmission buffer.
/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_success.c778 char memset_zero_offset_data[] = "data to be zeroed partially"; in test_dynptr_memset_overflow_offset()
783 char expected[] = "data to \0\0\0\0eroed partially"; in test_dynptr_memset_overflow_offset()
794 char memset_zero_adjusted_data[] = "data to be zeroed partially"; in test_dynptr_memset_readonly()
799 char expected[] = "data\0\0\0\0be zeroed partially"; in test_dynptr_memset_readonly()

12345678910>>...24