Home
last modified time | relevance | path

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

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