Home
last modified time | relevance | path

Searched refs:truncation (Results 1 – 17 of 17) sorted by relevance

/linux/scripts/
H A DMakefile.ubsan25 -fsanitize=implicit-signed-integer-truncation \
26 -fsanitize=implicit-unsigned-integer-truncation \
H A DMakefile.warn31 # Clang checks for overflow/truncation with '%p', while GCC does not:
34 KBUILD_CFLAGS += $(call cc-option, -Wno-format-truncation-non-kprintf)
131 KBUILD_CFLAGS += -Wno-format-truncation
133 KBUILD_CFLAGS += $(call cc-option, -Wno-stringop-truncation)
/linux/drivers/acpi/acpica/
H A DMakefile8 CFLAGS_tbfind.o += $(call cc-disable-warning, stringop-truncation)
/linux/Documentation/scsi/
H A DChangeLog.ips65 - Fix truncation of /proc files with cat
/linux/Documentation/userspace-api/
H A Dlandlock.rst410 file descriptor and will be used for subsequent truncation and ioctl attempts
652 File truncation (ABI < 3)
655 File truncation could not be denied before the third Landlock ABI, so it is
659 truncation thanks to the new ``LANDLOCK_ACCESS_FS_TRUNCATE`` access right.
/linux/tools/perf/util/
H A Dsynthetic-events.c438 bool truncation = false; in perf_event__synthesize_mmap_events() local
489 truncation = true; in perf_event__synthesize_mmap_events()
511 if (truncation) in perf_event__synthesize_mmap_events()
543 if (truncation) in perf_event__synthesize_mmap_events()
/linux/drivers/gpu/drm/xe/
H A DMakefile7 subdir-ccflags-y += $(call cc-option, -Wformat-truncation)
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst33 (5) Resizing a data file (truncation)
225 If a network filesystem file is resized locally by truncation, the following
H A Dbackend-api.rst345 the netfs file due to local truncation. The cache backend should make all
/linux/Documentation/mm/
H A Dunevictable-lru.rst509 File truncation or hole punching forcibly unmaps the deleted pages from
510 userspace; truncation even unmaps and deletes any private anonymous pages
520 present, if one of those pages were unmapped by truncation or hole punch before
/linux/Documentation/filesystems/iomap/
H A Doperations.rst274 pagecache for non-truncation file operations that are not aligned to
296 pagecache from EOF to the end of the fsblock during a file truncation
/linux/tools/testing/selftests/bpf/
H A DMakefile901 $(OUTPUT)/veristat.o: CFLAGS += -Wno-format-truncation
/linux/Documentation/userspace-api/netlink/
H A Dintro.rst527 Upon truncation the remaining part of the message is discarded.
/linux/tools/testing/selftests/mm/
H A Dguard-regions.c1854 TEST_F(guard_regions, truncation) in TEST_F()
1853 TEST_F(guard_regions,truncation) TEST_F() argument
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1779 /* Limit buffer length to test truncation */ in run_protection()
1971 CASE_TEST(truncation); EXPECT_VFPRINTF(1, "012345678901234567890123456789", "%s", "012345678901234567890123456789"); break; in main()
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt292 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt292 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation