Home
last modified time | relevance | path

Searched refs:boundaries (Results 26 – 50 of 109) sorted by relevance

12345

/openbmc/linux/Documentation/cdrom/
H A Dpacket-writing.rst59 host to perform aligned writes at 32KB boundaries. Other drives do
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dgather_data_sampling.rst30 permission boundaries:
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_mm_test.c308 } boundaries[] = { in check_reserve_boundaries() local
332 for (n = 0; n < ARRAY_SIZE(boundaries); n++) { in check_reserve_boundaries()
333 if (!expect_reserve_fail(test, mm, set_node(&tmp, boundaries[n].start, in check_reserve_boundaries()
334 boundaries[n].size))) { in check_reserve_boundaries()
336 n, boundaries[n].name, count, size); in check_reserve_boundaries()
/openbmc/linux/Documentation/core-api/
H A Dpacking.rst17 its register fields in ways that violate any reasonable word boundaries
H A Ddma-isa-lpc.rst38 Also the transfer block may not cross page boundaries (which are 64
H A Ddma-api.rst86 for alignment, like queue heads needing to be aligned on N-byte boundaries.
104 from this pool must not cross 4KByte boundaries.
297 only map virtual regions that begin and end on page boundaries (which
298 are guaranteed also to be cache line boundaries).
H A Dworkqueue.rst356 boundaries. A work item queued on the workqueue will be assigned to a worker
373 CPUs are grouped according to SMT boundaries. This usually means that the
377 CPUs are grouped according to cache boundaries. Which specific cache
/openbmc/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst23 boundaries, to enable/disable the syscall redirection and execute
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-fmt.rst71 a low-pass noise filter might crop pixels at the frame boundaries,
H A Dvidioc-enum-fmt.rst163 not need to parse the bytestream themselves to find the boundaries
/openbmc/linux/Documentation/filesystems/
H A Dsquashfs.rst51 directory data are highly compacted, and packed on byte boundaries. Each
121 boundaries, therefore inodes overlap compressed blocks. Inodes are identified
/openbmc/qemu/docs/devel/
H A Dci-definitions.rst.inc29 within the boundaries of a component. The verification effort is in the
/openbmc/qemu/block/
H A Dqapi.c494 info->boundaries = uint64_list(hist->boundaries, hist->nbins - 1); in bdrv_latency_histogram_stats()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ts-newlib/
H A D0001-newlib-memcpy-remove-optimized-version.patch158 - boundaries on both loads and stores. There are at least 96 bytes
/openbmc/linux/Documentation/filesystems/ext4/
H A Dattributes.rst140 be a requirement that they be aligned to 4-byte boundaries. The values
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dfs.rst194 is to cross privilege boundaries when following a given hardlink (i.e. a
230 is to cross privilege boundaries when following a given symlink (i.e. a
/openbmc/linux/Documentation/crypto/
H A Dapi-intro.rst97 across non-aligned page fragment boundaries.
/openbmc/linux/Documentation/arch/arm64/
H A Dperf.rst88 able to eliminate counters counting host events on the boundaries of guest
/openbmc/linux/arch/powerpc/platforms/44x/
H A DKconfig313 page boundaries. The work around is only required when
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst75 numbers n1, n2, etc are times that represent the boundaries
/openbmc/linux/Documentation/networking/
H A Dnetdev-features.rst122 gso_size. On segmentation, it segments the payload on gso_size boundaries and
/openbmc/linux/Documentation/mm/
H A Dzsmalloc.rst16 page boundaries. The code refers to these linked pages as a single entity
H A Dmemory-model.rst157 hotplug api on memory block boundaries. The implementation relies on
/openbmc/linux/Documentation/kernel-hacking/
H A Dfalse-sharing.rst184 * Be aware of cache line boundaries
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0002-Add-support-for-boot-initiator-mailbox.patch13 block 0. Also checked are the data boundaries.

12345