Home
last modified time | relevance | path

Searched defs:temp_buff (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib.c819 struct cudbg_buffer temp_buff = { 0 }; in cudbg_collect_reg_dump() local
840 struct cudbg_buffer temp_buff = { 0 }; in cudbg_collect_fw_devlog() local
878 struct cudbg_buffer temp_buff = { 0 }; in cudbg_collect_cim_la() local
919 struct cudbg_buffer temp_buff = { 0 }; in cudbg_collect_cim_ma_la() local
939 struct cudbg_buffer temp_buff = { 0 }; in cudbg_collect_cim_qcfg() local
977 struct cudbg_buffer temp_buff = { 0 }; in cudbg_read_cim_ibq() local
1061 struct cudbg_buffer temp_buff = { 0 }; in cudbg_read_cim_obq() local
1375 struct cudbg_buffer temp_buff = { 0 }; in cudbg_read_fw_mem() local
1550 struct cudbg_buffer temp_buff = { 0 }; in cudbg_collect_rss() local
1573 struct cudbg_buffer temp_buff = { 0 }; in cudbg_collect_rss_vf_config() local
[all …]
H A Dcudbg_zlib.c31 struct cudbg_buffer temp_buff = { 0 }; in cudbg_compress_buff() local
/openbmc/u-boot/fs/ext4/
H A Dext4_journal.c342 char *temp_buff = zalloc(fs->blksz); in recover_transaction() local
408 char *temp_buff = NULL; in ext4fs_check_journal_state() local
563 char *temp_buff = zalloc(fs->blksz); in update_descriptor_block() local
614 char *temp_buff = zalloc(fs->blksz); in update_commit_block() local
H A Dext4_write.c693 char *temp_buff = zalloc(fs->blksz); in ext4fs_deinit() local