Home
last modified time | relevance | path

Searched defs:cmp_len (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/kernel/power/
Dswap.c645 size_t cmp_len; /* compressed length */ member
659 unsigned int cmp_len = 0; in compress_threadfn() local
1152 size_t cmp_len; /* compressed length */ member
/linux-6.12.1/arch/loongarch/kernel/
Dsetup.c107 size_t cmp_len = len > 8 ? 8 : len; in dmi_string_parse() local
/linux-6.12.1/fs/
Dremap_range.c202 loff_t cmp_len = min(PAGE_SIZE - offset_in_page(srcoff), in vfs_dedupe_file_range_compare() local
/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-sony-acx565akm.c208 int cmp_len = strlen(mode_str); in cabc_mode_store() local
/linux-6.12.1/drivers/target/
Dtarget_core_sbc.c381 unsigned int cmp_len, unsigned int *miscmp_off) in compare_and_write_do_cmp()
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/displays/
Dpanel-sony-acx565akm.c440 int cmp_len = strlen(mode_str); in store_cabc_mode() local
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dicp_qat_hw.h131 #define ICP_QAT_HW_AUTH_CONFIG_BUILD(mode, algo, cmp_len) \ argument
/linux-6.12.1/drivers/scsi/esas2r/
Desas2r.h708 u32 cmp_len; member
/linux-6.12.1/kernel/bpf/
Dbtf.c9080 int reg_len, arg_len, cmp_len; in btf_type_ids_nocast_alias() local