Searched refs:truncation (Results 1 – 20 of 20) sorted by relevance
/linux-6.1.9/scripts/ |
D | Makefile.extrawarn | 34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
|
/linux-6.1.9/fs/btrfs/ |
D | Makefile | 14 $(call cc-option, -Wstringop-truncation)
|
/linux-6.1.9/Documentation/networking/devlink/ |
D | devlink-trap.rst | 415 might be because of packet truncation or the I flag is not set. 422 include unexpected packet truncation. 432 could include unexpected header truncation 441 from packet truncation thus the total length field exceeds the received 456 truncation.
|
/linux-6.1.9/Documentation/scsi/ |
D | ChangeLog.ips | 65 - Fix truncation of /proc files with cat
|
/linux-6.1.9/tools/perf/util/ |
D | synthetic-events.c | 431 bool truncation = false; in perf_event__synthesize_mmap_events() local 482 truncation = true; in perf_event__synthesize_mmap_events() 504 if (truncation) in perf_event__synthesize_mmap_events() 536 if (truncation) in perf_event__synthesize_mmap_events()
|
/linux-6.1.9/Documentation/filesystems/caching/ |
D | netfs-api.rst | 33 (5) Resizing a data file (truncation) 225 If a network filesystem file is resized locally by truncation, the following
|
D | backend-api.rst | 345 the netfs file due to local truncation. The cache backend should make all
|
/linux-6.1.9/Documentation/mm/ |
D | unevictable-lru.rst | 504 File truncation or hole punching forcibly unmaps the deleted pages from 505 userspace; truncation even unmaps and deletes any private anonymous pages 515 present, if one of those pages were unmapped by truncation or hole punch before
|
/linux-6.1.9/ |
D | Makefile | 819 KBUILD_CFLAGS += $(call cc-disable-warning, format-truncation) 1029 KBUILD_CFLAGS += $(call cc-disable-warning, stringop-truncation)
|
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 2833 bool truncation; in dispc_wb_setup() local 2864 truncation = true; in dispc_wb_setup() 2867 truncation = false; in dispc_wb_setup() 2873 l = FLD_MOD(l, truncation, 10, 10); /* TRUNCATIONENABLE */ in dispc_wb_setup()
|
/linux-6.1.9/Documentation/process/ |
D | email-clients.rst | 252 Pine has had some whitespace truncation issues in the past, but these
|
D | maintainer-tip.rst | 657 truncation, expansion and 32/64-bit confusion.
|
/linux-6.1.9/Documentation/filesystems/ |
D | vfs.rst | 892 truncation, punch hole or a complete invalidation of the address 895 should be updated to reflect this truncation. If offset is 0 964 normally set to generic_error_remove_page if truncation is ok
|
D | locking.rst | 362 truncation.
|
D | porting.rst | 328 size update and on finally on-disk truncation which should not fail.
|
/linux-6.1.9/Documentation/userspace-api/netlink/ |
D | intro.rst | 523 Upon truncation the remaining part of the message is discarded.
|
/linux-6.1.9/Documentation/trace/ |
D | events.rst | 390 ('>' actually behaves like '>>') or truncation support to remove all
|
D | histogram.rst | 138 the trigger to be removed through truncation.
|
/linux-6.1.9/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 282 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
|
/linux-6.1.9/arch/x86/lib/ |
D | x86-opcode-map.txt | 282 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
|