Home
last modified time | relevance | path

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

/openbmc/linux/samples/watch_queue/
H A Dwatch_test.c95 size_t largest, len; in consumer() local
/openbmc/linux/drivers/scsi/
H A Dscsicam.c64 struct msdos_partition *p, *largest = NULL; in scsi_partsize() local
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dmrc.c29 struct memory_area *largest = NULL; in mrc_common_board_get_usable_ram_top() local
/openbmc/u-boot/arch/x86/cpu/efi/
H A Dpayload.c31 struct efi_mem_desc *largest = NULL; in board_get_usable_ram_top() local
/openbmc/linux/kernel/sched/
H A Dcpudeadline.c27 int l, r, largest; in cpudl_heapify_down() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dthuge-gen.c181 unsigned long largest = getpagesize(); in sanity_checks() local
/openbmc/hiomapd/
H A Dwindows.c484 struct window_context *largest = NULL, *cur; in windows_find_largest() local
/openbmc/phosphor-mboxd/
H A Dmboxd_windows.c478 struct window_context *largest = NULL, *cur; in find_largest_window() local
/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c490 unsigned largest=0; in FSE_normalizeCount() local
H A Dzstd_compress_superblock.c315 …size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize… in ZSTD_estimateSubBlockSize_literal() local
H A Dzstd_compress.c3004 …{ size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)src, srcSize,… in ZSTD_buildBlockEntropyStats_literals() local
3160 …size_t const largest = HIST_count_wksp (countWksp, &maxSymbolValue, (const BYTE*)literals, litSize… in ZSTD_estimateBlockSize_literal() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c58 struct drm_display_mode *mode, *largest = NULL; in nouveau_conn_native_mode() local
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c506 int largest; in atmel_pmecc_get_sigma() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c248 int largest; in pmecc_get_sigma() local
/openbmc/linux/drivers/iio/
H A Dindustrialio-buffer.c711 int length, i, largest = 0; in iio_compute_scan_bytes() local
/openbmc/linux/mm/
H A Dmempolicy.c2913 unsigned long largest = 0; in numa_policy_init() local
/openbmc/qemu/system/
H A Dphysmem.c1672 size_t largest = 0; in qemu_ram_pagesize_largest() local
/openbmc/linux/fs/f2fs/
H A Df2fs.h668 struct extent_info largest; /* largest cached extent for EX_READ */ member