Home
last modified time | relevance | path

Searched refs:segments (Results 201 – 225 of 230) sorted by relevance

12345678910

/openbmc/linux/
H A DMakefile1038 KBUILD_LDFLAGS += $(call ld-option,--no-warn-rwx-segments)
/openbmc/linux/Documentation/scsi/
H A DBusLogic.rst152 performance, and scatter/gather I/O can support as many segments as can be
/openbmc/linux/include/linux/
H A Dsyscalls.h562 struct kexec_segment __user *segments,
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst485 to think that the other is sending invalid TCP segments, thus
487 acknowledgments for invalid segments.
490 invalid segments; otherwise this value specifies the minimal
901 Minimal number of segments per TSO frame.
H A Darcnet-hardware.rst125 to other segments of the net. They usually have eight connectors. Active
/openbmc/linux/drivers/scsi/
H A DKconfig931 full 64-bit DMA address range, but can only address 16 segments
939 x 4GB segments limitation) can be used on systems that require
/openbmc/u-boot/
H A DMakefile882 LDFLAGS_u-boot += $(call ld-option,--no-warn-rwx-segments)
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-block615 between segments wherever either the memory address of the end
/openbmc/qemu/target/arm/tcg/
H A Dsve.decode609 # SVE2 permute vector segments
/openbmc/linux/Documentation/driver-api/gpio/
H A Dlegacy.rst581 protect boot loader segments in flash memory. System upgrade procedures
/openbmc/linux/Documentation/core-api/
H A Ddma-api-howto.rst133 (items in data/text/bss segments), nor module image addresses, nor
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSmack.rst576 IPC objects, message queues, semaphore sets, and memory segments exist in flat
/openbmc/linux/Documentation/filesystems/
H A Dporting.rst876 zero-length bvec segments are disallowed, they must be filtered out before
H A Dfscrypt.rst1289 of all I/O segments, and the memory addresses of all I/O buffers
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst3046 The emulated MMU supports 1T segments in addition to the
7814 mode. Guest virtual memory segments are rearranged to fit the guest in the
7818 virtualization, including standard guest virtual memory segments.
7853 1 MIPS64 or microMIPS64 with access only to 32-bit compatibility segments.
7855 64-bit guest code may run but cannot access MIPS64 memory segments.
7858 2 MIPS64 or microMIPS64 with access to all address segments.
/openbmc/linux/Documentation/RCU/
H A DwhatisRCU.rst1149 and code segments with preemption disabled (whether
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst1317 uncompressed. No segments, except CS, are guaranteed to be
/openbmc/qemu/hw/net/
H A Dvirtio-net.c2094 h->rsc.segments = seg->packets; in virtio_net_rsc_drain_seg()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c3670 dp_sgmin = SYM_CONF_MAX_SG - cp->segments;
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1399 such as tmpfs, shm segments, shared anonymous mmap()s
2711 natural to call it as data segments are added to a bio.
H A Dkernel-parameters.txt1065 Disables the use of 1TB hash page table segments. This
1066 causes the kernel to fall back to 256MB segments which
4301 root domains (aka PCI segments, in ACPI-speak).
/openbmc/linux/fs/f2fs/
H A Dfile.c3046 end_segno = min(start_segno + range.segments, dev_end_segno); in f2fs_ioc_flush_device()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst3436 choices corresponding to used segments.
/openbmc/linux/arch/x86/
H A DKconfig1227 bool "Enable support for 16-bit segments" if EXPERT
/openbmc/linux/Documentation/trace/
H A Dftrace.rst3421 To modify the buffer, simple echo in a number (in 1024 byte segments).

12345678910