| /linux/drivers/soc/samsung/ |
| H A D | s3c-pm-check.c | 37 static u32 *crcs; /* allocated over suspend/resume */ variable 85 * prepare the necessary information for creating the CRCs. This 99 crcs = kmalloc(crc_size+4, GFP_KERNEL); in s3c_pm_check_prepare() 100 if (crcs == NULL) in s3c_pm_check_prepare() 130 if (crcs != NULL) in s3c_pm_check_store() 131 s3c_pm_run_sysram(s3c_pm_makecheck, crcs); in s3c_pm_check_store() 185 if (in_region(ptr, left, crcs, crc_size)) { in s3c_pm_runcheck() 211 * check the CRCs after the restore event and free the memory used 216 if (crcs != NULL) in s3c_pm_check_restore() 217 s3c_pm_run_sysram(s3c_pm_runcheck, crcs); in s3c_pm_check_restore() [all …]
|
| H A D | Kconfig | 58 will generate CRCs of all blocks of memory, and store them before
|
| /linux/include/drm/ |
| H A D | drm_debugfs_crc.h | 37 * @crcs: array of values that characterize the frame 42 uint32_t crcs[DRM_MAX_CRC_NR]; member 50 * @source: name of the currently configured source of CRCs 71 uint32_t frame, uint32_t *crcs); 74 uint32_t frame, uint32_t *crcs) in drm_crtc_add_crc_entry() argument
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_debugfs_crc.c | 49 * Userspace can control generation of CRCs in a given CRTC by writing to the 53 * default source of frame CRCs for this CRTC. 67 * the reported CRCs of frames that should have the same contents. 336 sprintf(buf + 10 + i * 11, " 0x%08x", entry->crcs[i]); in crtc_crc_read() 388 * @frame: number of the frame these CRCs are about 389 * @crcs: array of CRC values, with length matching #drm_crtc_crc.values_cnt 391 * For each frame, the driver polls the source of CRCs for new data and calls 395 uint32_t frame, uint32_t *crcs) in drm_crtc_add_crc_entry() argument 428 memcpy(&entry->crcs, crcs, sizeof(*crcs) * crc->values_cnt); in drm_crtc_add_crc_entry()
|
| /linux/kernel/module/ |
| H A D | version.c | 24 /* Exporting module didn't supply crcs? OK, we're already tainted. */ in check_version() 96 /* First part is kernel version, which we ignore if module has crcs. */
|
| H A D | main.c | 90 const u32 *crcs; member 380 fsa->crc = symversion(syms->crcs, sym - syms->start); in find_exported_symbol_in_section() 396 .crcs = __start___kcrctab, in find_symbol() 409 .crcs = mod->crcs, in find_symbol() 2287 pr_err("more extended version crcs than names"); in elf_validity_cache_index_versions() 2665 mod->crcs = section_addr(info, "__kcrctab"); in find_module_sections() 2884 if (mod->num_syms && !mod->crcs) { in check_export_symbol_sections()
|
| /linux/Documentation/filesystems/ |
| H A D | ubifs.rst | 92 no_chk_data_crc (*) skip checking of CRCs on data nodes in order to 97 chk_data_crc do not skip checking CRCs on data nodes
|
| H A D | omfs.rst | 49 and extents. Each sysblock has a header containing CRCs of the entire
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds2406.rst | 26 CRCs are checked on read and write. Failed checks cause an I/O error to be
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-self-describing-metadata.rst | 240 The code ensures that the CRC is only checked if the filesystem has CRCs enabled 326 modified in memory. If the metadata verifies OK, and CRCs are enabled, we then 351 the unlinked list modifications check or update CRCs, neither during unlink nor
|
| /linux/arch/powerpc/include/asm/ |
| H A D | asm-prototypes.h | 7 * generate proper CRCs for them.
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | ssh.rst | 42 All CRCs used in the following are two-byte ``crc_itu_t(0xffff, ...)``. 79 evaluate to ``0xffff``. The |LEN| field does not include any of the CRCs, it 244 detection mechanism (e.g. CRCs), this is solely done on the frame level.
|
| /linux/Documentation/driver-api/soundwire/ |
| H A D | error_handling.rst | 8 mechanism (sync loss after two errors) and short CRCs used for the Bulk
|
| /linux/scripts/mod/ |
| H A D | modpost.c | 1482 * The CRCs are recorded in .*.cmd files in the form of: 1532 * Since commit e1327a127703, genksyms calculates CRCs of all in extract_crcs_for_object() 1533 * symbols, including trimmed ones. Ignore orphan CRCs. in extract_crcs_for_object() 1545 * Parse them to retrieve CRCs for the current module. 1890 /* record CRCs for exported symbols */ in add_exported_symbols() 1908 * Record CRCs for unresolved symbols, supporting long names 1951 * Record CRCs for unresolved symbols
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | fsp2.h | 220 /* CRCS bit fields */
|
| /linux/lib/crc/x86/ |
| H A D | crc-pclmul-template.S | 13 .set OFFSETOF_BSWAP_MASK, -5*16 // msb-first CRCs only 524 // For lsb-first CRCs where n=64, the extra factor of x cannot be as
|
| /linux/include/uapi/drm/ |
| H A D | qaic_accel.h | 148 * @status_flags: Out. Flags from device. Bit 0 indicates if CRCs are required.
|
| /linux/drivers/w1/slaves/ |
| H A D | w1_ds28e04.c | 245 /* make sure the block CRCs are valid */ in eeprom_write()
|
| H A D | w1_ds2433.c | 245 /* make sure the block CRCs are valid */ in eeprom_write()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| H A D | gh100.c | 228 /* The kernel's CRC32 needs a pre- and post-xor to match standard CRCs */ in elf_validate_sections()
|
| /linux/net/batman-adv/ |
| H A D | translation-table.c | 2760 * batadv_tt_global_check_crc() - check if all the CRCs are correct 2761 * @orig_node: originator for which the CRCs have to be checked 2765 * Return: true if all the received CRCs match the locally stored ones, false 2817 * batadv_tt_local_update_crc() - update all the local CRCs 2833 * batadv_tt_global_update_crc() - update all the global CRCs for this orig_node 2835 * @orig_node: the orig_node for which the CRCs have to be updated 2903 /* send all the CRCs within the request. This is needed by intermediate in batadv_send_tt_request()
|
| /linux/include/drm/display/ |
| H A D | drm_dp_helper.h | 425 * @crc_work: worker that captures CRCs for each frame 430 * @crc_count: counter of captured frame CRCs
|
| /linux/scripts/gendwarfksyms/ |
| H A D | types.c | 532 return; /* We'll warn about missing CRCs later. */ in expand_symbol()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_encoder.c | 355 * @crcs: array to fill with CRC data 356 * @pos: offset into the @crcs array 359 int dpu_encoder_get_crc(const struct drm_encoder *drm_enc, u32 *crcs, int pos) in dpu_encoder_get_crc() argument 378 rc = phys->hw_intf->ops.collect_misr(phys->hw_intf, &crcs[pos + entries_added]); in dpu_encoder_get_crc()
|
| /linux/fs/ubifs/ |
| H A D | master.c | 58 * sequence numbers and consequently different CRCs. To be able to match
|