Home
last modified time | relevance | path

Searched refs:buffer (Results 13401 - 13425 of 16152) sorted by relevance

1...<<531532533534535536537538539540>>...647

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c390 * read a complete B-frame out of the buffer
405 new_z2 -= B_FIFO_SIZE; /* buffer wrap */ in hfcpci_empty_bfifo()
416 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo()
439 ptr1 = bdata; /* start of buffer */ in hfcpci_empty_bfifo()
443 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo()
489 (MAX_D_FRAMES + 1); /* next buffer */ in receive_dmsg()
517 ptr1 = df->data; /* start of buffer */ in receive_dmsg()
521 (MAX_D_FRAMES + 1); /* next buffer */ in receive_dmsg()
554 new_z2 -= B_FIFO_SIZE; /* buffer wrap */ in hfcpci_empty_fifo_trans()
586 ptr1 = bdata; /* start of buffer */ in hfcpci_empty_fifo_trans()
1994 void *buffer; setup_hw() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/
H A Dgemini.c87 * struct gmac_queue_page - page buffer per-page info
744 /* Look up a ring buffer page from virtual mapping */ in gmac_get_queue_page()
827 /* The assign the page mapping (physical address) to the buffer address in geth_freeq_alloc_map_page()
890 /* Loop over the freeq ring buffer entries */ in geth_fill_freeq()
1148 void *buffer; in gmac_map_tx_bufs() local
1167 * checksum buffer is only 1518 bytes, so when the frames get in gmac_map_tx_bufs()
1202 buffer = skb->data; in gmac_map_tx_bufs()
1206 buffer = skb_frag_address(skb_frag); in gmac_map_tx_bufs()
1215 mapping = dma_map_single(geth->dev, buffer, buflen, in gmac_map_tx_bufs()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c526 * WEP keys in a single buffer.
1107 /* This function prepares command buffer to get/set memory location value.
1227 * host buffer configuration
1231 * - Setting host buffer configuration
1382 u8 **buffer) in mwifiex_cmd_append_rpn_expression()
1386 u8 *stack_ptr = *buffer; in mwifiex_cmd_append_rpn_expression()
1417 if (stack_ptr - *buffer > STACK_NBYTES) in mwifiex_cmd_append_rpn_expression()
1421 *buffer = stack_ptr; in mwifiex_cmd_append_rpn_expression()
1494 /* property header is 6 bytes, data must fit in cmd buffer */ in mwifiex_dnld_dt_cfgdata()
2246 * - Set PCI-Express host buffer configuratio
1380 mwifiex_cmd_append_rpn_expression(struct mwifiex_private *priv, struct mwifiex_mef_entry *mef_entry, u8 **buffer) mwifiex_cmd_append_rpn_expression() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dray_cs.c394 /*** Set up 16k window for shared memory (receive buffer) ***************/ in ray_config()
507 /* Initialize CCS's to buffer free state */ in ray_init()
880 struct tx_msg __iomem *ptx; /* Address of xmit buffer in PC space */ in ray_hw_xmit()
881 short int addr; /* Address of xmit buffer in card space */ in ray_hw_xmit()
938 /* TBD very inefficient to copy packet to buffer, and then not in ray_hw_xmit()
955 /* Copy LLC header to card buffer */ in translate_frame()
2051 /* Calculate address of packet within Rx buffer */ in ray_rx()
2361 /* Copy data from circular receive buffer to PC memory.
2363 * pkt_addr = source address in receive buffer
2372 } else { /* Packet wrapped in circular buffer */ in copy_from_rx_buff()
2713 ray_cs_essid_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) ray_cs_essid_proc_write() argument
2733 int_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) int_proc_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_user.c50 * moving buffer allocations, or even page flipping or other
245 static int tcmu_get_global_max_data_area(char *buffer, in tcmu_get_global_max_data_area() argument
248 return sprintf(buffer, "%d\n", TCMU_BLOCKS_TO_MBS(tcmu_global_max_blocks)); in tcmu_get_global_max_data_area()
262 static int tcmu_get_block_netlink(char *buffer, in tcmu_get_block_netlink() argument
265 return sprintf(buffer, "%s\n", tcmu_netlink_blocked ? in tcmu_get_block_netlink()
757 * buffer blocks, and before gathering the Data-In buffer in gather_data_area()
758 * the Data-Out buffer blocks should be skipped. in gather_data_area()
997 /* size of data buffer needed */ in queue_cmd_ring()
1337 /* Get Data-In buffer befor in tcmu_handle_completion()
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.c2098 YY_BUFFER_STATE buffer; in parse_events__scanner() local
2106 buffer = parse_events__scan_string(str, scanner); in parse_events__scanner()
2114 parse_events__flush_buffer(buffer, scanner); in parse_events__scanner()
2115 parse_events__delete_buffer(buffer, scanner); in parse_events__scanner()
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c1365 void *buffer, size_t *lenp, loff_t *ppos) in mpls_conf_proc()
1368 int ret = proc_dointvec(ctl, write, buffer, lenp, ppos); in mpls_conf_proc()
2626 void *buffer, size_t *lenp, loff_t *ppos) in mpls_platform_labels()
2640 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in mpls_platform_labels()
1364 mpls_conf_proc(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) mpls_conf_proc() argument
2625 mpls_platform_labels(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) mpls_platform_labels() argument
/kernel/linux/linux-5.10/drivers/staging/ks7010/
H A Dks_wlan_net.c892 /* Copy the key to the user buffer */ in ks_wlan_get_encode()
1153 char buffer[RSN_IE_BODY_MAX * 2 + 30]; in ks_wlan_add_leader_event() local
1157 pbuf = &buffer[0]; in ks_wlan_add_leader_event()
1160 memcpy(buffer, rsn_leader, sizeof(rsn_leader) - 1); in ks_wlan_add_leader_event()
1172 return iwe_stream_add_point(info, current_ev, end_buf, iwe, &buffer[0]); in ks_wlan_add_leader_event()
1187 struct iw_event iwe; /* Temporary buffer */ in ks_wlan_translate_scan()
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/
H A Dgemini.c86 * struct gmac_queue_page - page buffer per-page info
743 /* Look up a ring buffer page from virtual mapping */ in gmac_get_queue_page()
826 /* The assign the page mapping (physical address) to the buffer address in geth_freeq_alloc_map_page()
889 /* Loop over the freeq ring buffer entries */ in geth_fill_freeq()
1147 void *buffer; in gmac_map_tx_bufs() local
1166 * checksum buffer is only 1518 bytes, so when the frames get in gmac_map_tx_bufs()
1201 buffer = skb->data; in gmac_map_tx_bufs()
1205 buffer = skb_frag_address(skb_frag); in gmac_map_tx_bufs()
1214 mapping = dma_map_single(geth->dev, buffer, buflen, in gmac_map_tx_bufs()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1286 /* Calculate the Rx buffer size before allocating rings */ in xgbe_alloc_memory()
2363 /* Pull in the header buffer which may contain just the header in xgbe_create_skb()
2390 * so the full buffer was used in xgbe_rx_buf1_len()
2396 * calculate how much of the buffer was used in xgbe_rx_buf1_len()
2405 /* Always the full buffer if not the last descriptor */ in xgbe_rx_buf2_len()
2409 /* Last descriptor so calculate how much of the buffer was used in xgbe_rx_buf2_len()
2792 unsigned char buffer[128]; in xgbe_print_pkt() local
2808 buffer, sizeof(buffer), false); in xgbe_print_pkt()
2809 netdev_dbg(netdev, " %#06x: %s\n", i, buffer); in xgbe_print_pkt()
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfsntfs.c1034 int ntfs_sb_read(struct super_block *sb, u64 lbo, size_t bytes, void *buffer) in ntfs_sb_read() argument
1051 memcpy(buffer, bh->b_data + off, op); in ntfs_sb_read()
1056 buffer = Add2Ptr(buffer, op); in ntfs_sb_read()
1113 "failed to sync buffer at block %llx, error %d", in ntfs_sb_write()
2110 /* Allocate a temporal buffer. */ in ntfs_insert_security()
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Dks_wlan_net.c891 /* Copy the key to the user buffer */ in ks_wlan_get_encode()
1152 char buffer[RSN_IE_BODY_MAX * 2 + 30]; in ks_wlan_add_leader_event() local
1156 pbuf = &buffer[0]; in ks_wlan_add_leader_event()
1159 memcpy(buffer, rsn_leader, sizeof(rsn_leader) - 1); in ks_wlan_add_leader_event()
1171 return iwe_stream_add_point(info, current_ev, end_buf, iwe, &buffer[0]); in ks_wlan_add_leader_event()
1186 struct iw_event iwe; /* Temporary buffer */ in ks_wlan_translate_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dray_cs.c390 /*** Set up 16k window for shared memory (receive buffer) ***************/ in ray_config()
503 /* Initialize CCS's to buffer free state */ in ray_init()
879 struct tx_msg __iomem *ptx; /* Address of xmit buffer in PC space */ in ray_hw_xmit()
880 short int addr; /* Address of xmit buffer in card space */ in ray_hw_xmit()
937 /* TBD very inefficient to copy packet to buffer, and then not in ray_hw_xmit()
954 /* Copy LLC header to card buffer */ in translate_frame()
2052 /* Calculate address of packet within Rx buffer */ in ray_rx()
2362 /* Copy data from circular receive buffer to PC memory.
2364 * pkt_addr = source address in receive buffer
2373 } else { /* Packet wrapped in circular buffer */ in copy_from_rx_buff()
2712 ray_cs_essid_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) ray_cs_essid_proc_write() argument
2732 int_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *pos) int_proc_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c518 * WEP keys in a single buffer.
1100 /* This function prepares command buffer to get/set memory location value.
1220 * host buffer configuration
1224 * - Setting host buffer configuration
1375 u8 **buffer) in mwifiex_cmd_append_rpn_expression()
1379 u8 *stack_ptr = *buffer; in mwifiex_cmd_append_rpn_expression()
1410 if (stack_ptr - *buffer > STACK_NBYTES) in mwifiex_cmd_append_rpn_expression()
1414 *buffer = stack_ptr; in mwifiex_cmd_append_rpn_expression()
1487 /* property header is 6 bytes, data must fit in cmd buffer */ in mwifiex_dnld_dt_cfgdata()
2241 * - Set PCI-Express host buffer configuratio
1373 mwifiex_cmd_append_rpn_expression(struct mwifiex_private *priv, struct mwifiex_mef_entry *mef_entry, u8 **buffer) mwifiex_cmd_append_rpn_expression() argument
[all...]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c390 * read a complete B-frame out of the buffer
405 new_z2 -= B_FIFO_SIZE; /* buffer wrap */ in hfcpci_empty_bfifo()
416 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo()
439 ptr1 = bdata; /* start of buffer */ in hfcpci_empty_bfifo()
443 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo()
489 (MAX_D_FRAMES + 1); /* next buffer */ in receive_dmsg()
517 ptr1 = df->data; /* start of buffer */ in receive_dmsg()
521 (MAX_D_FRAMES + 1); /* next buffer */ in receive_dmsg()
554 new_z2 -= B_FIFO_SIZE; /* buffer wrap */ in hfcpci_empty_fifo_trans()
586 ptr1 = bdata; /* start of buffer */ in hfcpci_empty_fifo_trans()
1994 void *buffer; setup_hw() local
[all...]
/kernel/liteos_m/kernel/src/mm/
H A Dlos_memory.c2290 UINT8 *buffer = (UINT8 *)memExcInfo; local
2296 OsMemExcInfoGetSub(memPool, (MemInfoCB *)buffer);
2298 buffer += sizeof(MemInfoCB);
2305 OsMemExcInfoGetSub(m_aucSysMem0, buffer);
/kernel/linux/linux-6.6/net/mpls/
H A Daf_mpls.c1367 void *buffer, size_t *lenp, loff_t *ppos) in mpls_conf_proc()
1370 int ret = proc_dointvec(ctl, write, buffer, lenp, ppos); in mpls_conf_proc()
2619 void *buffer, size_t *lenp, loff_t *ppos) in mpls_platform_labels()
2633 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in mpls_platform_labels()
1366 mpls_conf_proc(struct ctl_table *ctl, int write, void *buffer, size_t *lenp, loff_t *ppos) mpls_conf_proc() argument
2618 mpls_platform_labels(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) mpls_platform_labels() argument
/third_party/ffmpeg/libavcodec/
H A Ddca_core.c632 av_log(s->avctx, AV_LOG_ERROR, "Subband sample buffer overflow\n"); in parse_subframe_audio()
781 // Reallocate subband sample buffer in alloc_sample_buffer()
948 av_log(s->avctx, AV_LOG_ERROR, "Subband sample buffer overflow\n"); in parse_xbr_subframe()
1168 av_log(s->avctx, AV_LOG_ERROR, "Subband sample buffer overflow\n"); in parse_x96_subframe_audio()
1289 // Reallocate subband sample buffer in alloc_x96_sample_buffer()
1725 w1 = AV_RB32(s->gb.buffer + sync_pos * 4); in parse_optional_info()
1750 w1 = AV_RB32(s->gb.buffer + sync_pos * 4); in parse_optional_info()
1775 w1 = AV_RB32(s->gb.buffer + sync_pos * 4); in parse_optional_info()
1780 !av_crc(dca->crctab, 0xffff, s->gb.buffer + in parse_optional_info()
1981 // Reallocate PCM output buffer in ff_dca_core_filter_fixed()
[all...]
/third_party/ffmpeg/libavutil/
H A Dopt.c2193 int av_opt_serialize(void *obj, int opt_flags, int flags, char **buffer, in av_opt_serialize() argument
2208 if (!obj || !buffer) in av_opt_serialize()
2211 *buffer = NULL; in av_opt_serialize()
2236 ret = av_bprint_finalize(&bprint, buffer); in av_opt_serialize()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DULocale.java2981 * @param buffer The output buffer.
2983 private static void appendTag(String tag, StringBuilder buffer) { in appendTag() argument
2984 if (buffer.length() != 0) { in appendTag()
2985 buffer.append(UNDERSCORE); in appendTag()
2988 buffer.append(tag); in appendTag()
3138 * default value for an unknown language is written to the output buffer.
/third_party/icu/icu4c/source/common/
H A Dutext.cpp846 // utext.p pointer to the current buffer
847 // utext.q pointer to the other buffer.
862 // Each contains the UChar chunk buffer, the to and from native maps, and
885 UChar buf[UTF8_TEXT_CHUNK_SIZE+4]; // The UChar buffer. Requires one extra position beyond the
895 // and one for an entry for the buffer limit position.
988 // current buffer position. in utf8TextAccess()
992 // End of current buffer. in utf8TextAccess()
993 // check whether other buffer already has what we need. in utf8TextAccess()
1003 // being in the other buffer. This will be the case for uses that in utf8TextAccess()
1006 u8b = (UTF8Buf *)ut->q; // the alternate buffer in utf8TextAccess()
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.cc2024 ValueType* buffer = zone->NewArray<ValueType>(param_count + return_count); in consume_sig()
2026 for (uint32_t i = 0; i < return_count; ++i) buffer[b++] = returns[i]; in consume_sig()
2027 for (uint32_t i = 0; i < param_count; ++i) buffer[b++] = params[i]; in consume_sig()
2029 return zone->New<FunctionSig>(return_count, param_count, buffer); in consume_sig()
H A Dwasm-code-manager.cc1218 desc.buffer + desc.buffer_size - desc.reloc_size, in AddCodeWithCodeSpace()
1232 memcpy(dst_code_bytes.begin(), desc.buffer, in AddCodeWithCodeSpace()
1236 intptr_t delta = dst_code_bytes.begin() - desc.buffer; in AddCodeWithCodeSpace()
2332 DCHECK_EQ(result.code_desc.buffer, result.instr_buffer->start()); in AddCompiledCode()
/third_party/node/deps/icu-small/source/common/
H A Dutext.cpp849 // utext.p pointer to the current buffer
850 // utext.q pointer to the other buffer.
865 // Each contains the char16_t chunk buffer, the to and from native maps, and
888 char16_t buf[UTF8_TEXT_CHUNK_SIZE+4]; // The char16_t buffer. Requires one extra position beyond the
898 // and one for an entry for the buffer limit position.
991 // current buffer position. in utf8TextAccess()
995 // End of current buffer. in utf8TextAccess()
996 // check whether other buffer already has what we need. in utf8TextAccess()
1006 // being in the other buffer. This will be the case for uses that in utf8TextAccess()
1009 u8b = (UTF8Buf *)ut->q; // the alternate buffer in utf8TextAccess()
[all...]
/third_party/node/deps/v8/src/objects/
H A Dmap.cc1865 std::unique_ptr<base::ScopedVector<char>> buffer; in TransitionToDataProperty() local
1869 buffer.reset(new base::ScopedVector<char>(128)); in TransitionToDataProperty()
1870 SNPrintF(*buffer, "TooManyFastProperties %s", name_buffer.begin()); in TransitionToDataProperty()
1871 reason = buffer->begin(); in TransitionToDataProperty()

Completed in 88 milliseconds

1...<<531532533534535536537538539540>>...647