Searched defs:largest (Results 1 - 12 of 12) sorted by relevance

/linux-master/samples/watch_queue/
H A Dwatch_test.c95 size_t largest, len; local
/linux-master/drivers/scsi/
H A Dscsicam.c64 struct msdos_partition *p, *largest = NULL; local
/linux-master/kernel/sched/
H A Dcpudeadline.c27 int l, r, largest; local
/linux-master/tools/testing/selftests/mm/
H A Dthuge-gen.c170 unsigned long largest = getpagesize(); local
/linux-master/lib/zstd/compress/
H A Dzstd_compress_superblock.c315 size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize, workspace, wkspSize); local
H A Dfse_compress.c490 unsigned largest=0; local
H A Dzstd_compress.c3004 { size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)src, srcSize, workspace, wkspSize); local
3160 size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize, workspace, wkspSize); local
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c58 struct drm_display_mode *mode, *largest = NULL; local
/linux-master/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c506 int largest; local
/linux-master/drivers/iio/
H A Dindustrialio-buffer.c727 int length, i, largest = 0; local
/linux-master/mm/
H A Dmempolicy.c3065 unsigned long largest = 0; local
/linux-master/fs/f2fs/
H A Df2fs.h677 struct extent_info largest; /* largest cached extent for EX_READ */ member in struct:extent_tree

Completed in 183 milliseconds