Home
last modified time | relevance | path

Searched defs:buf1 (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_util.c105 int efi_st_memcmp(const void *buf1, const void *buf2, size_t length) in efi_st_memcmp()
119 int efi_st_strcmp_16_8(const u16 *buf1, const char *buf2) in efi_st_strcmp_16_8()
/openbmc/linux/fs/udf/
H A Ddirectory.c330 static void udf_copy_to_bufs(void *buf1, int len1, void *buf2, int len2, in udf_copy_to_bufs()
351 static uint16_t udf_crc_fi_bufs(void *buf1, int len1, void *buf2, int len2, in udf_crc_fi_bufs()
373 static void udf_copy_fi_to_bufs(char *buf1, int len1, char *buf2, int len2, in udf_copy_fi_to_bufs()
410 void *buf1, *buf2 = NULL; in udf_fiiter_write_fi() local
/openbmc/linux/tools/testing/selftests/proc/
H A Dself.c26 char buf1[64], buf2[64]; in main() local
H A Dproc-self-syscall.c32 char buf1[64]; in main() local
H A Dthread-self.c29 char buf1[64], buf2[64]; in f() local
/openbmc/linux/tools/perf/tests/workloads/
H A Ddatasym.c10 static buf buf1 = { variable
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu.c48 char buf1[32], buf2[32], buf3[32]; in print_cpuinfo() local
/openbmc/linux/tools/perf/tests/
H A Dis_printable_array.c10 char buf1[] = { 'k', 'r', 4, 'v', 'a', 0 }; in test__is_printable_array() local
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu.c81 char buf1[32], buf2[32], buf3[32]; in print_cpuinfo() local
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu.c84 char buf1[32], buf2[32]; in print_cpuinfo() local
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu.c48 char buf1[32], buf2[32]; in print_cpuinfo() local
/openbmc/phosphor-networkd/test/
H A Dtest_util.cpp23 auto buf1 = stdplus::raw::asView<char>(ip1); in TEST() local
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu.c87 char buf1[32], buf2[32]; in print_cpuinfo() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Datbm8830.c30 u8 buf1[] = { reg >> 8, reg & 0xFF }; in atbm8830_write_reg() local
55 u8 buf1[] = { reg >> 8, reg & 0xFF }; in atbm8830_read_reg() local
/openbmc/linux/drivers/edac/
H A Docteon_edac-l2c.c64 char buf1[64]; in _octeon_l2c_poll_oct2() local
/openbmc/linux/samples/watch_queue/
H A Dwatch_test.c69 unsigned char buf1[128]; in consumer() member
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dcpu.c36 char buf1[32], buf2[32]; in checkcpu() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Ddma.h36 __le32 buf1; member
H A Ddma.c216 u32 buf1 = 0, ctrl; in mt76_dma_add_rx_buf() local
270 u32 buf0 = buf[0].addr, buf1 = 0; in mt76_dma_add_buf() local
402 u32 buf1 = le32_to_cpu(desc->buf1); in mt76_dma_get_buf() local
/openbmc/u-boot/test/lib/
H A Dstring.c133 u8 buf1[BUFLEN]; in lib_memcpy() local
/openbmc/u-boot/env/
H A Dcommon.c138 int env_import_redund(const char *buf1, int buf1_read_fail, in env_import_redund()
/openbmc/linux/drivers/s390/cio/
H A Ddevice_pgid.c629 static void stlck_build_cp(struct ccw_device *cdev, void *buf1, void *buf2) in stlck_build_cp()
663 void *buf1, void *buf2) in ccw_device_stlck_start()
/openbmc/linux/arch/mips/kernel/
H A Dcevt-r4k.c52 unsigned int buf1[4], buf2[3]; in calculate_min_delta() local
/openbmc/linux/arch/mips/bcm47xx/
H A Dboard.c238 char buf1[30]; in bcm47xx_board_get_nvram() local
/openbmc/linux/lib/kunit/
H A Dassert.c219 const u8 *buf1 = buf; in kunit_assert_hexdump() local

1234