Home
last modified time | relevance | path

Searched defs:tmp_buf (Results 151 - 175 of 205) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_sup.c2284 qla2x00_read_flash_data(struct qla_hw_data *ha, uint8_t *tmp_buf, in qla2x00_read_flash_data() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_configfs.c858 void *tmp_buf; in uvcg_extension_b_nr_in_pins_store() local
911 void *tmp_buf; in uvcg_extension_b_control_size_store() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1142 u8 *pframe, *mem_start = NULL, *tmp_buf = NULL; in rtw_mgmt_xmitframe_coalesce() local
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Df81534.c405 u8 tmp_buf[F81534_MAX_DATA_BLOCK]; in f81534_read_flash() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dhelpers.c821 char *unsafe_ptr = NULL, *tmp_buf = NULL, *tmp_buf_end, *fmt_end; in bpf_bprintf_prepare() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Duli526x.c1267 unsigned char *tmp_buf; in uli526x_descriptor_init() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c1647 void rtl_tx_report_handler(struct ieee80211_hw *hw, u8 *tmp_buf, u8 c2h_cmd_len) in rtl_tx_report_handler() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b1ant.c3073 ex_btc8723b1ant_bt_info_notify(struct btc_coexist *btcoexist, u8 *tmp_buf, u8 length) ex_btc8723b1ant_bt_info_notify() argument
H A Dhalbtc8192e2ant.c2985 ex_btc8192e2ant_bt_info_notify(struct btc_coexist *btcoexist, u8 *tmp_buf, u8 length) ex_btc8192e2ant_bt_info_notify() argument
H A Dhalbtc8821a2ant.c3945 ex_btc8821a2ant_bt_info_notify(struct btc_coexist *btcoexist, u8 *tmp_buf, u8 length) ex_btc8821a2ant_bt_info_notify() argument
H A Dhalbtc8821a1ant.c2687 ex_btc8821a1ant_bt_info_notify(struct btc_coexist *btcoexist, u8 *tmp_buf, u8 length) ex_btc8821a1ant_bt_info_notify() argument
H A Dhalbtcoutsrc.c1679 exhalbtc_bt_info_notify(struct btc_coexist *btcoexist, u8 *tmp_buf, u8 length) exhalbtc_bt_info_notify() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddebugfs.c850 char tmp_buf[32]; in hl_data_read32() local
905 char tmp_buf[32]; in hl_data_read64() local
1057 char tmp_buf[200]; in hl_get_power_state() local
1111 char tmp_buf[32]; hl_i2c_data_read() local
1272 char tmp_buf[200]; hl_stop_on_err_read() local
1386 char tmp_buf[200]; hl_timeout_locked_read() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnpcm750-pwm-fan.c215 u32 tmp_buf, ctrl_en_bit, env_bit; in npcm7xx_pwm_config_set() local
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_idct_lsx.c736 static void vp9_idct_butterfly_transpose_store(int16_t *tmp_buf, in vp9_idct_butterfly_transpose_store() argument
759 __lsx_vst(SUB(loc0, vec3), tmp_buf, 31 * 16); in vp9_idct_butterfly_transpose_store() local
760 __lsx_vst(SUB(loc1, vec2), tmp_buf, 23 * 16); in vp9_idct_butterfly_transpose_store() local
761 __lsx_vst(SUB(loc2, vec1), tmp_buf, 27 * 16); in vp9_idct_butterfly_transpose_store() local
762 __lsx_vst(SUB(loc3, vec0), tmp_buf, 19 * 16); in vp9_idct_butterfly_transpose_store() local
777 __lsx_vst(SUB(loc0, vec3), tmp_buf, 29 * 16); in vp9_idct_butterfly_transpose_store() local
778 __lsx_vst(SUB(loc1, vec2), tmp_buf, 21 * 16); in vp9_idct_butterfly_transpose_store() local
779 __lsx_vst(SUB(loc2, vec1), tmp_buf, 25 * 16); in vp9_idct_butterfly_transpose_store() local
780 __lsx_vst(SUB(loc3, vec0), tmp_buf, 17 * 16); in vp9_idct_butterfly_transpose_store() local
795 __lsx_vst(SUB(loc0, vec3), tmp_buf, 3 in vp9_idct_butterfly_transpose_store() local
796 __lsx_vst(SUB(loc1, vec2), tmp_buf, 22 * 16); vp9_idct_butterfly_transpose_store() local
797 __lsx_vst(SUB(loc2, vec1), tmp_buf, 26 * 16); vp9_idct_butterfly_transpose_store() local
798 __lsx_vst(SUB(loc3, vec0), tmp_buf, 18 * 16); vp9_idct_butterfly_transpose_store() local
813 __lsx_vst(SUB(loc0, vec3), tmp_buf, 28 * 16); vp9_idct_butterfly_transpose_store() local
814 __lsx_vst(SUB(loc1, vec2), tmp_buf, 20 * 16); vp9_idct_butterfly_transpose_store() local
815 __lsx_vst(SUB(loc2, vec1), tmp_buf, 24 * 16); vp9_idct_butterfly_transpose_store() local
816 __lsx_vst(SUB(loc3, vec0), tmp_buf, 16 * 16); vp9_idct_butterfly_transpose_store() local
879 vp9_idct8x32_column_even_process_store(int16_t *tmp_buf, int16_t *tmp_eve_buf) vp9_idct8x32_column_even_process_store() argument
994 vp9_idct8x32_column_odd_process_store(int16_t *tmp_buf, int16_t *tmp_odd_buf) vp9_idct8x32_column_odd_process_store() argument
1258 vp9_idct8x32_1d_columns_lsx(int16_t *input, int16_t *output, int16_t *tmp_buf) vp9_idct8x32_1d_columns_lsx() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_template.c372 uint8_t tmp_buf[4]; in handle_crc() local
/third_party/backends/backend/
H A Dartec.c779 SANE_Byte tmp_buf[32768]; /* max dpi 1200 * 8.5 inches * 3 = 30600 */ in artec_reverse_line() local
855 SANE_Byte tmp_buf[32768]; /* max dpi 1200 * 8.5 inches * 3 = 30600 */ artec_line_rgb_to_byte_rgb() local
1143 char tmp_buf[128]; artec_send_gamma_table() local
1900 char tmp_buf[129]; dump_inquiry() local
[all...]
H A Dhp-scl.c133 unsigned char *tmp_buf; /* Buffer for scan data to get even number of bytes */ member
/third_party/libcoap/src/
H A Dcoap_session.c43 char tmp_buf[INET6_ADDRSTRLEN] = {0}; in loopback_packet_check() local
90 static int loopback_packet_compare_ip(const char *src_buf, const char *addr_perface, const char *tmp_buf) { in loopback_packet_compare_ip() argument
107 char tmp_buf[INET6_ADDRSTRLEN] = { 0 }; loopback_packet_check() local
[all...]
/third_party/libabigail/src/
H A Dabg-tools-utils.cc1181 char tmp_buf[TMP_BUF_LEN]; in execute_command_and_get_output() local
/third_party/selinux/libsepol/src/
H A Dservices.c215 char tmp_buf[128]; in get_name_list() local
276 char tmp_buf[128]; msgcat() local
399 char tmp_buf[128]; constraint_expr_eval_reason() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3095 u8 *tmp_buf = NULL; in bnxt_re_is_loopback_packet() local
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1358 unsigned char *tmp_buf; in dmfe_descriptor_init() local
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2109 struct xdr_buf tmp_buf = { in ff_layout_encode_layoutreturn() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1554 struct vmw_buffer_object *tmp_buf = *buf; in vmw_bo_unreference() local

Completed in 71 milliseconds

123456789