Home
last modified time | relevance | path

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

/u-boot/lib/zlib/
A Dinflate.c152 # define UPDATE(check, buf, len) \ argument
155 # define UPDATE(check, buf, len) adler32(check, buf, len) argument
160 # define CRC2(check, word) \ argument
167 # define CRC4(check, word) \ argument
A Dinflate.h84 unsigned long check; /* protected copy of check value */ member
/u-boot/scripts/dtc/
A Dchecks.c45 struct check { struct
47 check_fn fn; argument
50 enum checkstatus status; argument
53 struct check **prereq; argument
/u-boot/fs/squashfs/
A Dsqfs_utils.h37 bool check; member
/u-boot/drivers/mtd/ubi/
A Dkapi.c430 int len, int check) in ubi_leb_read()
470 int offset, int len, int check) in ubi_leb_read_sg()
A Deba.c368 void *buf, int offset, int len, int check) in ubi_eba_read_leb()
496 int check) in ubi_eba_read_leb_sg()
/u-boot/env/
A Dcommon.c114 int env_import(const char *buf, int check, int flags) in env_import()
/u-boot/lib/
A Dlist_sort.c176 static int __init check(struct debug_el *ela, struct debug_el *elb) in check() function
/u-boot/drivers/net/fsl-mc/dpio/
A Dqbman_portal.h36 } check; member
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dmp.c190 u32 granule_size, check; in determine_mp_bootpg() local
/u-boot/board/keymile/common/
A Divm.c58 int check) in ivm_get_value()
/u-boot/lib/efi_loader/
A Defi_signature.c490 bool check; in efi_signature_verify() local
/u-boot/include/linux/
A Dcompiler.h257 #define __READ_ONCE(x, check) \ argument
/u-boot/lib/crypto/
A Dasymmetric_type.c474 key_restrict_link_func_t check, in asymmetric_restriction_alloc()
/u-boot/scripts/kconfig/lxdialog/
A Ddialog.h123 struct dialog_color check; member
/u-boot/drivers/bios_emulator/include/x86emu/
A Dregs.h286 int check; member
/u-boot/drivers/memory/
A Dstm32-fmc2-ebi.c168 int (*check)(struct stm32_fmc2_ebi *ebi, member
/u-boot/
A DMakefile2108 tests check: target

Completed in 29 milliseconds