Home
last modified time | relevance | path

Searched defs:largest (Results 1 – 11 of 11) sorted by relevance

/linux/samples/watch_queue/
H A Dwatch_test.c95 size_t largest, len; in consumer() local
/linux/drivers/scsi/
H A Dscsicam.c64 struct msdos_partition *p, *largest = NULL; in scsi_partsize() local
/linux/tools/testing/selftests/mm/
H A Dthuge-gen.c175 unsigned long largest = getpagesize(); in find_pagesizes() local
/linux/kernel/sched/
H A Dcpudeadline.c27 int l, r, largest; in cpudl_heapify_down() local
/linux/lib/zstd/compress/
H A Dfse_compress.c483 unsigned largest=0; in FSE_normalizeCount() local
H A Dzstd_compress_superblock.c321 …size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize… in ZSTD_estimateSubBlockSize_literal() local
H A Dzstd_compress.c3588 { size_t const largest = in ZSTD_buildBlockEntropyStats_literals() local
3758 …size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize… in ZSTD_estimateBlockSize_literal() local
/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c498 int largest; in atmel_pmecc_get_sigma() local
/linux/drivers/iio/
H A Dindustrialio-buffer.c768 int length, i, largest = 0; in iio_compute_scan_bytes() local
/linux/mm/
H A Dmempolicy.c3263 unsigned long largest = 0; in numa_policy_init() local
/linux/fs/f2fs/
H A Df2fs.h706 struct extent_info largest; /* largest cached extent for EX_READ */ member