Searched defs:check (Results 1 – 18 of 18) sorted by relevance
/u-boot/lib/zlib/ |
A D | inflate.c | 152 # 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 D | inflate.h | 84 unsigned long check; /* protected copy of check value */ member
|
/u-boot/scripts/dtc/ |
A D | checks.c | 45 struct check { struct 47 check_fn fn; argument 50 enum checkstatus status; argument 53 struct check **prereq; argument
|
/u-boot/fs/squashfs/ |
A D | sqfs_utils.h | 37 bool check; member
|
/u-boot/drivers/mtd/ubi/ |
A D | kapi.c | 430 int len, int check) in ubi_leb_read() 470 int offset, int len, int check) in ubi_leb_read_sg()
|
A D | eba.c | 368 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 D | common.c | 114 int env_import(const char *buf, int check, int flags) in env_import()
|
/u-boot/lib/ |
A D | list_sort.c | 176 static int __init check(struct debug_el *ela, struct debug_el *elb) in check() function
|
/u-boot/drivers/net/fsl-mc/dpio/ |
A D | qbman_portal.h | 36 } check; member
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | mp.c | 190 u32 granule_size, check; in determine_mp_bootpg() local
|
/u-boot/board/keymile/common/ |
A D | ivm.c | 58 int check) in ivm_get_value()
|
/u-boot/lib/efi_loader/ |
A D | efi_signature.c | 490 bool check; in efi_signature_verify() local
|
/u-boot/include/linux/ |
A D | compiler.h | 257 #define __READ_ONCE(x, check) \ argument
|
/u-boot/lib/crypto/ |
A D | asymmetric_type.c | 474 key_restrict_link_func_t check, in asymmetric_restriction_alloc()
|
/u-boot/scripts/kconfig/lxdialog/ |
A D | dialog.h | 123 struct dialog_color check; member
|
/u-boot/drivers/bios_emulator/include/x86emu/ |
A D | regs.h | 286 int check; member
|
/u-boot/drivers/memory/ |
A D | stm32-fmc2-ebi.c | 168 int (*check)(struct stm32_fmc2_ebi *ebi, member
|
/u-boot/ |
A D | Makefile | 2108 tests check: target
|
Completed in 29 milliseconds