Home
last modified time | relevance | path

Searched refs:buffer (Results 11076 - 11100 of 11630) sorted by relevance

1...<<441442443444445446447448449450>>...466

/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_hwi.c1273 * pm8001_mpi_msg_free_get - get the free message buffer for transfer
1284 u8 bcCount = 1; /* only support single buffer */ in pm8001_mpi_msg_free_get()
1300 /* get memory IOMB buffer address */ in pm8001_mpi_msg_free_get()
1343 pm8001_dbg(pm8001_ha, IO, "No free mpi buffer\n"); in pm8001_mpi_build_cmd()
1397 /* free the circular queue buffer elements associated with the message*/ in pm8001_mpi_msg_free_set()
1430 /*Get the pointer to the circular queue buffer element*/ in pm8001_mpi_msg_consume()
1765 * that he has finished the job; please check the corresponding buffer.
3101 * @sas_addr: pointer to buffer where the SAS address is to be written
3108 * buffer.
3159 * @piomb: IO message buffer
4637 void *buffer = pm8001_ha->memoryMap.region[FW_FLASH].virt_ptr; pm8001_chip_fw_flash_update_req() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc1201 vec<byte_t> buffer = variable
1203 byte_t* ptr = buffer.get();
1210 buffer.reset();
1212 return buffer;
/third_party/node/deps/v8/src/compiler/
H A Djs-native-context-specialization.cc28 #include "src/objects/js-array-buffer-inl.h"
2668 // The data pointer might be invalid if the {buffer} was detached, in BuildElementAccess()
2701 // Load the buffer for the {receiver}. in BuildElementAccess()
2702 Node* buffer = in BuildElementAccess() local
2704 ? jsgraph()->Constant(typed_array->buffer()) in BuildElementAccess()
2710 // Deopt if the {buffer} was detached. in BuildElementAccess()
2711 // Note: A detached buffer leads to megamorphic feedback. in BuildElementAccess()
2714 buffer, effect, control); in BuildElementAccess()
2725 // Retain the {buffer} instead of {receiver} to reduce live ranges. in BuildElementAccess()
2726 buffer_or_receiver = buffer; in BuildElementAccess()
[all...]
H A Dpipeline.cc3093 nullptr, disassembler_stream, result.code_desc.buffer, in GenerateCodeForWasmNativeStub()
3094 result.code_desc.buffer + result.code_desc.safepoint_table_offset, in GenerateCodeForWasmNativeStub()
3211 nullptr, disassembler_stream, result->code_desc.buffer, in GenerateCodeForWasmFunction()
3212 result->code_desc.buffer + result->code_desc.safepoint_table_offset, in GenerateCodeForWasmFunction()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp4650 char buffer[2048];
4651 result = vsprintf(buffer, format, args);
4654 std::fputs(buffer, stdout);
4656 OutputDebugString(buffer);
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DSynthTest.cs18 byte[] buffer = new byte[65536]; in Decompress()
24 int len = brotliInput.Read(buffer, 0, buffer.Length); in Decompress()
29 output.Write(buffer, 0, len); in Decompress()
/third_party/python/Modules/
H A D_datetimemodule.c1590 size_t totalnew; /* number bytes total in output format buffer, in wrap_strftime()
1592 size_t usednew; /* number bytes used so far in output format buffer */ in wrap_strftime()
1594 const char *ptoappend; /* ptr to string to append to output buffer */ in wrap_strftime()
1595 Py_ssize_t ntoappend; /* # of bytes to append to output buffer */ in wrap_strftime()
5751 char buffer[100]; in datetime_isoformat() local
5803 if (format_utcoffset(buffer, sizeof(buffer), ":", self->tzinfo, in datetime_isoformat()
5808 PyUnicode_AppendAndDel(&result, PyUnicode_FromString(buffer)); in datetime_isoformat()
/third_party/vixl/test/aarch32/
H A Dtest-disasm-a32.cc363 void DisassembleA32(const CodeBuffer& buffer, in DisassembleA32() argument
366 DisassembleA32Buffer(buffer.GetOffsetAddress<const uint32_t*>(start), in DisassembleA32()
370 void DisassembleT32(const CodeBuffer& buffer, in DisassembleT32() argument
373 DisassembleT32Buffer(buffer.GetOffsetAddress<const uint16_t*>(start), in DisassembleT32()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_ca0132.c1969 unsigned int *buffer, unsigned int size) in dspio_write_multiple()
1974 if (buffer == NULL) in dspio_write_multiple()
1979 status = dspio_write(codec, *buffer++); in dspio_write_multiple()
2007 static int dspio_read_multiple(struct hda_codec *codec, unsigned int *buffer, in dspio_read_multiple() argument
2016 if (buffer == NULL) in dspio_read_multiple()
2021 status = dspio_read(codec, buffer++); in dspio_read_multiple()
2156 /* get scp header from buffer */ in dspio_send_scp_message()
2221 * @reply: point to the buffer to hold data returned for a reply
2222 * @reply_len: length of the reply buffer returned from GET
2243 codec_dbg(codec, "dspio_scp get but has no buffer\ in dspio_scp()
1968 dspio_write_multiple(struct hda_codec *codec, unsigned int *buffer, unsigned int size) dspio_write_multiple() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c833 static unsigned short FPT_CalcCrc16(unsigned char buffer[]);
834 static unsigned char FPT_CalcLrc(unsigned char buffer[]);
7493 static unsigned short FPT_CalcCrc16(unsigned char buffer[]) in FPT_CalcCrc16() argument
7499 ch = (unsigned short)buffer[i]; in FPT_CalcCrc16()
7511 static unsigned char FPT_CalcLrc(unsigned char buffer[]) in FPT_CalcLrc() argument
7517 lrc ^= buffer[i]; in FPT_CalcLrc()
H A Ddpt_i2o.c330 printk(KERN_ERR"%s: Could not allocate buffer\n",pHba->name); in adpt_inquiry()
1667 static int adpt_system_info(void __user *buffer) in adpt_system_info() argument
1691 if (copy_to_user(buffer, &si, sizeof(si))){ in adpt_system_info()
1692 printk(KERN_WARNING"dpti: Could not copy buffer TO user\n"); in adpt_system_info()
3068 * The OperationBlock is given in opblk-buffer,
3069 * and results are returned in resblk-buffer.
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c509 * The pipeline can sequentially post all valid WQEs into WQ buffer, in set_ud_wqe()
605 * The pipeline can sequentially post all valid WQEs into WQ buffer, in set_rc_wqe()
2829 /* Alloc memory for source address table buffer space chunk */ in get_hem_table()
2840 /* Alloc memory for QPC Timer buffer space chunk */ in get_hem_table()
2851 /* Alloc memory for CQC Timer buffer space chunk */ in get_hem_table()
5273 void *buffer) in hns_roce_v2_query_qpc()
5287 memcpy(buffer, mailbox->buf, hr_dev->caps.qpc_sz); in hns_roce_v2_query_qpc()
5753 void *buffer) in hns_roce_v2_query_cqc()
5773 memcpy(buffer, context, sizeof(*context)); in hns_roce_v2_query_cqc()
5782 void *buffer) in hns_roce_v2_query_mpt()
5272 hns_roce_v2_query_qpc(struct hns_roce_dev *hr_dev, u32 qpn, void *buffer) hns_roce_v2_query_qpc() argument
5752 hns_roce_v2_query_cqc(struct hns_roce_dev *hr_dev, u32 cqn, void *buffer) hns_roce_v2_query_cqc() argument
5781 hns_roce_v2_query_mpt(struct hns_roce_dev *hr_dev, u32 key, void *buffer) hns_roce_v2_query_mpt() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_ca0132.c2100 unsigned int *buffer, unsigned int size) in dspio_write_multiple()
2105 if (buffer == NULL) in dspio_write_multiple()
2110 status = dspio_write(codec, *buffer++); in dspio_write_multiple()
2138 static int dspio_read_multiple(struct hda_codec *codec, unsigned int *buffer, in dspio_read_multiple() argument
2147 if (buffer == NULL) in dspio_read_multiple()
2152 status = dspio_read(codec, buffer++); in dspio_read_multiple()
2287 /* get scp header from buffer */ in dspio_send_scp_message()
2352 * @reply: point to the buffer to hold data returned for a reply
2353 * @reply_len: length of the reply buffer returned from GET
2374 codec_dbg(codec, "dspio_scp get but has no buffer\ in dspio_scp()
2099 dspio_write_multiple(struct hda_codec *codec, unsigned int *buffer, unsigned int size) dspio_write_multiple() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c805 static unsigned short FPT_CalcCrc16(unsigned char buffer[]);
806 static unsigned char FPT_CalcLrc(unsigned char buffer[]);
7462 static unsigned short FPT_CalcCrc16(unsigned char buffer[]) in FPT_CalcCrc16() argument
7468 ch = (unsigned short)buffer[i]; in FPT_CalcCrc16()
7480 static unsigned char FPT_CalcLrc(unsigned char buffer[]) in FPT_CalcLrc() argument
7486 lrc ^= buffer[i]; in FPT_CalcLrc()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1621 scmd_printk(KERN_ERR, scmd, "Failed to map DMA buffer for command\n"); in ibmvfc_map_sg_data()
1989 "Failed to map DMA buffer for command. rc=%d\n", rc); in ibmvfc_queuecommand()
3507 * @buf: buffer
3510 * number of bytes printed to buffer
3530 * @buf: buffer
3531 * @count: buffer size
3534 * number of bytes printed to buffer
3598 * @buf: buffer
3600 * @count: buffer size
3603 * number of bytes printed to buffer
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c1873 void *buffer, size_t *lenp, loff_t *ppos) in sysctl_sched_uclamp_handler()
1885 result = proc_dointvec(table, write, buffer, lenp, ppos); in sysctl_sched_uclamp_handler()
4726 void *buffer, size_t *lenp, loff_t *ppos) in sysctl_numa_balancing()
4737 err = proc_dointvec_minmax(&t, write, buffer, lenp, ppos); in sysctl_numa_balancing()
4794 static int sysctl_schedstats(struct ctl_table *table, int write, void *buffer, in sysctl_schedstats() argument
4806 err = proc_dointvec_minmax(&t, write, buffer, lenp, ppos); in sysctl_schedstats()
8389 * Note that all cases are valid: user-space buffer can be larger or
8390 * smaller than the kernel-space buffer. The usual case is that both
9355 * into the user-space timespec buffer. A value of '0' means infinity.
1872 sysctl_sched_uclamp_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) sysctl_sched_uclamp_handler() argument
4725 sysctl_numa_balancing(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) sysctl_numa_balancing() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingMiscTests.cpp1224 * The AS index is stored in the result buffer, which is later verified by the CPU.
1272 "layout(set = 0, binding = 0, std430) buffer result\n"
1317 "layout(set = 0, binding = 0, std430) buffer result\n"
1524 * The AS index is stored in the result buffer, which is later verified by the CPU.
1588 "layout(set = 0, binding = 0, std430) buffer result\n"
1634 "layout(set = 0, binding = 0, std430) buffer result\n"
1954 "layout(set = 0, binding = 0, std430) buffer result\n"
2558 "layout(set = 0, binding = 0, std430) buffer result\n"
2607 "layout(set = 0, binding = 0, std430) buffer result\n"
2911 "layout(set = 0, binding = 0, std430) buffer resul
[all...]
/third_party/skia/tests/
H A DPathTest.cpp2637 // create a buffer that should be much larger than the path so we don't in test_flattening()
2639 char buffer[1024]; in test_flattening() local
2641 size_t size2 = p.writeToMemory(buffer); in test_flattening()
2645 size_t size3 = p2.readFromMemory(buffer, 1024); in test_flattening()
2649 size3 = p2.readFromMemory(buffer, 0); in test_flattening()
2653 size3 = tooShort.readFromMemory(buffer, size1 - 1); in test_flattening()
2659 REPORTER_ASSERT(reporter, memcmp(buffer, buffer2, size1) == 0); in test_flattening()
5369 // we could realloc the buffer's (on behalf of dst) leaving the src iterator pointing at in DEF_TEST()
5643 path.offset(0, 5, &(copyPath)); // <== change buffer copyPath.fPathRef->fPoints but not reset copyPath.fLastMoveToIndex lead to out of bound in DEF_TEST()
/third_party/python/
H A Dconfigure22196 char buffer[2048];
22200 (void) gethostbyname_r(name, he, buffer, buflen, &res, &h_errnop)
22234 char buffer[2048];
22238 (void) gethostbyname_r(name, he, buffer, buflen, &h_errnop)
24884 char buffer[256];
24886 if(sprintf(buffer, "%zd", (size_t)123) < 0)
24889 if (strcmp(buffer, "123"))
24892 if (sprintf(buffer, "%zd", (Py_ssize_t)-123) < 0)
24895 if (strcmp(buffer, "-123"))
25436 char buffer[
[all...]
/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c268 void *pad_buffer; /* cache-aligned block padding buffer */
537 * @addr: The physical address of the data buffer
538 * @len: The length of the data buffer
539 * @eop: True if this is the last buffer in the packet
570 * @eop: True if this is the last buffer in the packet
695 * @eop: True if this is the last buffer in the packet
729 * @addr: The physical address of the data buffer
730 * @len: The length of the data buffer
758 * @buffer: The virtual address to of the data buffer
766 artpec6_crypto_setup_in_descr(struct artpec6_crypto_req_common *common, void *buffer, unsigned int len, bool last) artpec6_crypto_setup_in_descr() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcyapa_gen5.c2208 u8 *buffer) in cyapa_gen5_read_panel_scan_raw_data()
2230 intp = (s32 *)buffer; in cyapa_gen5_read_panel_scan_raw_data()
2205 cyapa_gen5_read_panel_scan_raw_data(struct cyapa *cyapa, u8 cmd_code, u8 raw_data_type, int raw_data_max_num, int *raw_data_max, int *raw_data_min, int *raw_data_ave, u8 *buffer) cyapa_gen5_read_panel_scan_raw_data() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c827 const u8 *buf = msg->buffer; in cdns_mhdp_transfer()
844 msg->buffer, msg->size); in cdns_mhdp_transfer()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c1112 unsigned long buffer, unsigned long size, in s5p_jpeg_parse_hdr()
1124 jpeg_buffer.data = buffer; in s5p_jpeg_parse_hdr()
1620 * page fault calculate proper buffer size in such a case. in s5p_jpeg_s_fmt()
1643 * For decoding init crop_rect with capture buffer dimmensions which in s5p_jpeg_s_fmt()
1646 * S_SELECTION ioctl. For encoding assign output buffer dimensions. in s5p_jpeg_s_fmt()
2416 * We have only one input buffer and one output buffer. If there in s5p_jpeg_job_ready()
2464 * in the context so we do not allow another buffer to overwrite it in s5p_jpeg_queue_setup()
2506 * OUTPUT buffer after the S_FMT of CAPTURE buffer in s5p_jpeg_set_capture_queue_data()
1111 s5p_jpeg_parse_hdr(struct s5p_jpeg_q_data *result, unsigned long buffer, unsigned long size, struct s5p_jpeg_ctx *ctx) s5p_jpeg_parse_hdr() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Defx.c333 * is reset, the memory buffer will be reused; this guards against
344 /* Build an event queue with room for one event per tx and rx buffer, in ef4_probe_eventq()
481 tx_queue->buffer = NULL; in ef4_copy_channel()
486 rx_queue->buffer = NULL; in ef4_copy_channel()
563 /* Restart special buffer allocation */ in ef4_probe_channels()
567 * use the start of the buffer table. This allows the traffic in ef4_probe_channels()
602 /* Calculate the rx buffer allocation parameters required to in ef4_start_datapath()
776 * reallocating their buffer table entries. in ef4_realloc_channels()
825 /* Restart buffer table allocation */ in ef4_realloc_channels()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_bsg.c229 /* If buffer was invalidatic int in qla24xx_proc_fcp_prio_cfg_cmd()
799 /* Copy the request buffer in req_data now */ in qla2x00_process_loopback()
1055 "DMA alloc failed for fw buffer.\n"); in qla84xx_updatefw()
1134 "DMA alloc failed for fw buffer.\n"); in qla84xx_mgmt_cmd()
1714 memcpy(sfp, i2c->buffer, i2c->length); in qla2x00_write_i2c()
1769 memcpy(i2c->buffer, sfp, i2c->length); in qla2x00_read_i2c()

Completed in 166 milliseconds

1...<<441442443444445446447448449450>>...466