Searched refs:truncation (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.10/scripts/ |
D | Makefile.extrawarn | 34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation)
|
/Linux-v5.10/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-v5.10/Documentation/scsi/ |
D | ChangeLog.ips | 65 - Fix truncation of /proc files with cat
|
/Linux-v5.10/tools/perf/util/ |
D | synthetic-events.c | 360 bool truncation = false; in perf_event__synthesize_mmap_events() local 411 truncation = true; in perf_event__synthesize_mmap_events() 433 if (truncation) in perf_event__synthesize_mmap_events() 461 if (truncation) in perf_event__synthesize_mmap_events()
|
/Linux-v5.10/Documentation/filesystems/caching/ |
D | operations.rst | 127 being written to may need truncation.
|
/Linux-v5.10/ |
D | Makefile | 731 KBUILD_CFLAGS += $(call cc-disable-warning, format-truncation) 917 KBUILD_CFLAGS += $(call cc-disable-warning, stringop-truncation)
|
/Linux-v5.10/Documentation/process/ |
D | email-clients.rst | 252 Pine has had some whitespace truncation issues in the past, but these
|
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 2802 bool truncation; in dispc_wb_setup() local 2832 truncation = true; in dispc_wb_setup() 2835 truncation = false; in dispc_wb_setup() 2841 l = FLD_MOD(l, truncation, 10, 10); /* TRUNCATIONENABLE */ in dispc_wb_setup()
|
/Linux-v5.10/Documentation/vm/ |
D | cleancache.rst | 242 file removal or truncation operations either go through VFS or
|
D | unevictable-lru.rst | 551 holepunching, and truncation of file pages and their anonymous COWed pages.
|
/Linux-v5.10/Documentation/filesystems/ |
D | vfs.rst | 856 truncation, punch hole or a complete invalidation of the address 859 should be updated to reflect this truncation. If offset is 0 937 normally set to generic_error_remove_page if truncation is ok
|
D | porting.rst | 322 size update and on finally on-disk truncation which should not fail.
|
/Linux-v5.10/Documentation/trace/ |
D | events.rst | 371 ('>' actually behaves like '>>') or truncation support to remove all
|
D | histogram.rst | 137 the trigger to be removed through truncation.
|
/Linux-v5.10/arch/x86/lib/ |
D | x86-opcode-map.txt | 282 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
|
/Linux-v5.10/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 282 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation
|