Home
last modified time | relevance | path

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

123

/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
/linux/drivers/net/wireless/mediatek/mt76/
H A Ddma.h119 __le32 buf1; member
125 __le32 buf1; member
183 mt76_dma_should_drop_buf(bool *drop, u32 ctrl, u32 buf1, u32 info) in mt76_dma_should_drop_buf()
H A Ddma.c237 u32 buf1 = 0, ctrl, info = 0; in mt76_dma_add_rx_buf() local
322 u32 buf0 = buf[0].addr, buf1 = 0; in mt76_dma_add_buf() local
496 u32 ctrl, desc_info, buf1; in mt76_dma_get_buf() local
/linux/tools/testing/selftests/proc/
H A Dself.c26 char buf1[64], buf2[64]; in main() local
H A Dproc-net-dev-lseek.c43 char buf1[4096]; 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
/linux/tools/perf/tests/
H A Dis_printable_array.c10 char buf1[] = { 'k', 'r', 4, 'v', 'a', 0 }; in test__is_printable_array() local
H A Dcode-reading.c382 unsigned char buf1[BUFSZ] = {0}; in read_object_code() local
/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
/linux/drivers/edac/
H A Docteon_edac-l2c.c64 char buf1[64]; in _octeon_l2c_poll_oct2() local
/linux/samples/watch_queue/
H A Dwatch_test.c75 unsigned char buf1[128]; in consumer() member
/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()
/linux/lib/kunit/
H A Dassert.c220 const u8 *buf1 = buf; in kunit_assert_hexdump() local
/linux/arch/mips/bcm47xx/
H A Dboard.c238 char buf1[30]; in bcm47xx_board_get_nvram() local
/linux/fs/nfsd/
H A Dnfs4idmap.c209 char *buf1, *bp; in idtoname_parse() local
379 char *buf1; in nametoid_parse() local
/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c228 u8 buf1[3], buf2[2]; in mpx_setup() local
/linux/tools/perf/util/
H A Dstream.c227 char buf1[512], buf2[512], cbuf1[256], cbuf2[256]; in print_callchain_pair() local
/linux/drivers/net/ethernet/tundra/
H A Dtsi108_eth.h304 u32 buf1; /* Base address of buffer */ member
331 u32 buf1; /* Base address of buffer */ member
/linux/drivers/macintosh/
H A Drack-meter.c45 u32 buf1[SAMPLE_COUNT] ____cacheline_aligned; member
/linux/fs/nfs/
H A Ddns_resolve.c231 char buf1[NFS_DNS_HOSTNAME_MAXLEN+1]; in nfs_dns_parse() local
/linux/drivers/input/keyboard/
H A Dcros_ec_keyb.c137 int col1, col2, buf1, buf2; in cros_ec_keyb_has_ghosting() local
/linux/drivers/target/iscsi/
H A Discsi_target_tpg.c582 unsigned char buf1[256], buf2[256], *none = NULL; in iscsit_ta_authentication() local
/linux/kernel/kcsan/
H A Dreport.c358 char buf1[64]; sym_strcmp() local
/linux/mm/kfence/
H A Dkfence_test.c625 char *buf1, *buf2; in test_gfpzero() local

123