/linux-6.12.1/drivers/firmware/efi/libstub/ |
D | tpm.c | 52 efi_bool_t truncated, in efi_retrieve_tcg2_eventlog() argument 155 efi_bool_t truncated; in efi_retrieve_eventlog() local 161 &log_last_entry, &truncated); in efi_retrieve_eventlog() 167 &truncated); in efi_retrieve_eventlog() 182 &log_last_entry, &truncated); in efi_retrieve_eventlog() 192 truncated, final_events_table); in efi_retrieve_eventlog()
|
/linux-6.12.1/drivers/char/ipmi/ |
D | ipmi_kcs_sm.c | 117 int truncated; member 135 kcs->truncated = 0; in init_kcs_data_with_state() 212 kcs->truncated = 1; in read_next_byte() 307 kcs->truncated = 1; in get_kcs_result() 318 if (kcs->truncated) { in get_kcs_result() 325 kcs->truncated = 0; in get_kcs_result()
|
D | ipmi_smic_sm.c | 99 int truncated; member 114 smic->truncated = 0; in init_smic_data() 167 smic->truncated = 1; in smic_get_result() 175 if (smic->truncated) { in smic_get_result() 177 smic->truncated = 0; in smic_get_result() 242 smic->truncated = 1; in read_next_byte()
|
D | ipmi_bt_sm.c | 84 int truncated; member 235 bt->truncated = 0; in bt_start_transaction() 260 if (length < msg_len || bt->truncated) { in bt_get_result() 348 bt->truncated = 1; in read_all_bytes()
|
/linux-6.12.1/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-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | dp_mon.h | 65 bool truncated; member
|
/linux-6.12.1/drivers/staging/media/omap4iss/ |
D | iss_video.h | 41 u32 truncated; member
|
/linux-6.12.1/drivers/media/platform/ti/omap3isp/ |
D | ispvideo.h | 45 u32 truncated; member
|
/linux-6.12.1/drivers/hwtracing/coresight/ |
D | coresight-trbe.c | 1120 bool truncated = false; in arm_trbe_irq_handler() local 1151 truncated = !!trbe_handle_overflow(handle); in arm_trbe_irq_handler() 1158 truncated = true; in arm_trbe_irq_handler() 1169 if (truncated) in arm_trbe_irq_handler()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | d3.c | 1533 int truncated = pktlen - pktsize; in iwl_mvm_report_wakeup_reasons() local 1536 if (WARN_ON_ONCE(truncated < 0)) in iwl_mvm_report_wakeup_reasons() 1537 truncated = 0; in iwl_mvm_report_wakeup_reasons() 1568 if (truncated >= icvlen) { in iwl_mvm_report_wakeup_reasons() 1570 truncated -= icvlen; in iwl_mvm_report_wakeup_reasons() 1572 icvlen -= truncated; in iwl_mvm_report_wakeup_reasons() 1573 truncated = 0; in iwl_mvm_report_wakeup_reasons() 1585 wakeup.packet_len = pkt->len - truncated; in iwl_mvm_report_wakeup_reasons() 1590 if (truncated >= 4) { in iwl_mvm_report_wakeup_reasons() 1591 truncated -= 4; in iwl_mvm_report_wakeup_reasons() [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | chipcap2.rst | 39 might be truncated to match the 14-bit device resolution (6.1 pcm/LSB)
|
/linux-6.12.1/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-6.12.1/Documentation/filesystems/ext4/ |
D | orphan.rst | 12 the file get truncated.
|
D | checksums.rst | 63 and truncated if the group descriptor size is 32 bytes (i.e. ^64bit)
|
/linux-6.12.1/scripts/coccinelle/misc/ |
D | do_div.cocci | 5 /// non-zero and be truncated to 0 for division on 64bit platforms.
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | iters.c | 98 VALIDATE_CASE(truncated); in subtest_testmod_seq_iters()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-devices-platform-soc-ipa | 89 Large packets are truncated, to reduce the bandwidth
|
/linux-6.12.1/Documentation/filesystems/ |
D | locking.rst | 367 truncated because either the caller holds the folio lock, or the caller 376 some or all of the buffers from the page when it is being truncated. It 668 truncated and/or invalidated, then the filesystem must lock invalidate_lock, 669 then ensure the page is not already truncated (invalidate_lock will block 694 been truncated, the filesystem should not look up a new page like the ->fault()
|
D | affs.rst | 212 By default, filenames are truncated to 30 characters without warning.
|
/linux-6.12.1/tools/objtool/ |
D | elf.c | 1253 bool truncated = false; in elf_truncate_section() local 1275 if (truncated) { in elf_truncate_section() 1287 truncated = true; in elf_truncate_section()
|
/linux-6.12.1/block/ |
D | bio.c | 645 bool truncated = false; in bio_truncate() local 657 if (!truncated) in bio_truncate() 663 truncated = true; in bio_truncate()
|
/linux-6.12.1/Documentation/mm/ |
D | multigen_lru.rst | 90 Generation numbers are truncated into ``order_base_2(MAX_NR_GENS+1)`` 92 truncated generation number is an index to ``lrugen->folios[]``. The
|
/linux-6.12.1/Documentation/networking/ |
D | openvswitch.rst | 218 indicates protocol 6 for TCP, but which is truncated just after the IP 226 indicating that a VLAN TCI should follow, but which is truncated just
|
/linux-6.12.1/arch/m68k/fpsp040/ |
D | x_snan.S | 11 | is set to one and the resulting non-signaling NAN (truncated if
|
/linux-6.12.1/Documentation/admin-guide/kdump/ |
D | gdbmacros.txt | 201 # handle truncated message
|