/Linux-v5.4/drivers/char/ipmi/ |
D | ipmi_kcs_sm.c | 115 int truncated; member 133 kcs->truncated = 0; in init_kcs_data() 204 kcs->truncated = 1; in read_next_byte() 297 kcs->truncated = 1; in get_kcs_result() 308 if (kcs->truncated) { in get_kcs_result() 315 kcs->truncated = 0; in get_kcs_result()
|
D | ipmi_smic_sm.c | 97 int truncated; member 112 smic->truncated = 0; in init_smic_data() 162 smic->truncated = 1; in smic_get_result() 170 if (smic->truncated) { in smic_get_result() 172 smic->truncated = 0; in smic_get_result() 237 smic->truncated = 1; in read_next_byte()
|
D | ipmi_bt_sm.c | 84 int truncated; member 233 bt->truncated = 0; in bt_start_transaction() 258 if (length < msg_len || bt->truncated) { in bt_get_result() 346 bt->truncated = 1; in read_all_bytes()
|
/Linux-v5.4/drivers/firmware/efi/libstub/ |
D | tpm.c | 70 efi_bool_t truncated; in efi_retrieve_tpm2_eventlog() local 82 &log_last_entry, &truncated); in efi_retrieve_tpm2_eventlog() 88 &log_last_entry, &truncated); in efi_retrieve_tpm2_eventlog()
|
/Linux-v5.4/security/tomoyo/ |
D | audit.c | 34 bool truncated = false; in tomoyo_print_bprm() local 58 truncated = true; in tomoyo_print_bprm() 78 if (truncated) { in tomoyo_print_bprm() 86 truncated = false; in tomoyo_print_bprm() 90 if (truncated) { in tomoyo_print_bprm()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | d3.c | 1177 int truncated = pktlen - pktsize; in iwl_mvm_report_wakeup_reasons() local 1180 if (WARN_ON_ONCE(truncated < 0)) in iwl_mvm_report_wakeup_reasons() 1181 truncated = 0; in iwl_mvm_report_wakeup_reasons() 1212 if (truncated >= icvlen) { in iwl_mvm_report_wakeup_reasons() 1214 truncated -= icvlen; in iwl_mvm_report_wakeup_reasons() 1216 icvlen -= truncated; in iwl_mvm_report_wakeup_reasons() 1217 truncated = 0; in iwl_mvm_report_wakeup_reasons() 1229 wakeup.packet_len = pkt->len - truncated; in iwl_mvm_report_wakeup_reasons() 1234 if (truncated >= 4) { in iwl_mvm_report_wakeup_reasons() 1235 truncated -= 4; in iwl_mvm_report_wakeup_reasons() [all …]
|
/Linux-v5.4/drivers/staging/media/omap4iss/ |
D | iss_video.h | 42 u32 truncated; member
|
/Linux-v5.4/drivers/media/platform/omap3isp/ |
D | ispvideo.h | 45 u32 truncated; member
|
/Linux-v5.4/fs/affs/ |
D | Changes | 24 - When a file is truncated to a size that is not 113 partially used last block when a file is truncated. 242 name buffer. It is now silently truncated to
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | checksums.rst | 63 and truncated if the group descriptor size is 32 bytes (i.e. ^64bit)
|
/Linux-v5.4/Documentation/filesystems/ |
D | locking.rst | 369 some or all of the buffers from the page when it is being truncated. It 628 the page may be truncated and/or invalidated, then the filesystem must lock 629 the page, then ensure it is not already truncated (the page lock will block 645 the page has been truncated, the filesystem should not look up a new page
|
D | affs.txt | 188 By default, filenames are truncated to 30 characters without warning.
|
D | hpfs.txt | 140 When there's not enough space for extended attributes, they will be truncated
|
/Linux-v5.4/Documentation/networking/ |
D | openvswitch.txt | 215 indicates protocol 6 for TCP, but which is truncated just after the IP 223 indicating that a VLAN TCI should follow, but which is truncated just
|
/Linux-v5.4/arch/m68k/fpsp040/ |
D | x_snan.S | 11 | is set to one and the resulting non-signaling NAN (truncated if
|
/Linux-v5.4/fs/xfs/ |
D | xfs_inode.c | 1608 int truncated; in xfs_release() local 1620 truncated = xfs_iflags_test_and_clear(ip, XFS_ITRUNCATED); in xfs_release() 1621 if (truncated) { in xfs_release()
|
/Linux-v5.4/tools/perf/Documentation/ |
D | intel-pt.txt | 537 If trace data is lost, the driver sets 'truncated' in the PERF_RECORD_AUX event 542 again 'truncated' is set in the PERF_RECORD_AUX event. If the driver has to 871 in the buffer might be truncated and immediately followed by a PSB as the trace
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 94 The list will be truncated at PAGE_SIZE bytes due to
|
/Linux-v5.4/Documentation/admin-guide/ |
D | md.rst | 578 is too big to fit in a page, it will be truncated. Writing 585 to fit in a page, it will be truncated. Writing to this file
|
/Linux-v5.4/Documentation/vm/ |
D | cleancache.rst | 265 gets removed/truncated. So if cleancache used the inode kva,
|
D | unevictable-lru.rst | 283 (3) when the page is truncated from the last VM_LOCKED VMA of an mmapped file; 311 Also note that a page returned by get_user_pages() could be truncated or
|
/Linux-v5.4/Documentation/cdrom/ |
D | ide-cd.rst | 316 e. Directory listings are unpredictably truncated, and `dmesg` shows
|
/Linux-v5.4/Documentation/sparc/oradax/ |
D | oracle-dax.rst | 214 page size must be used, or the transaction size will be truncated to
|
/Linux-v5.4/arch/arm/nwfpe/ |
D | softfloat-macros | 554 divisor `b' must be at least 2^63. If q is the exact quotient truncated
|
/Linux-v5.4/Documentation/scsi/ |
D | ChangeLog.megaraid | 212 build (number of exceeding 256 got truncated).
|