Home
last modified time | relevance | path

Searched refs:buffer_count (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dbuffer_icap.c271 s32 buffer_count = 0; in buffer_icap_set_configuration() local
277 for (i = 0, buffer_count = 0; i < size; i++) { in buffer_icap_set_configuration()
280 buffer_icap_set_bram(base_address, buffer_count, data[i]); in buffer_icap_set_configuration()
283 if (buffer_count < XHI_MAX_BUFFER_INTS - 1) { in buffer_icap_set_configuration()
284 buffer_count++; in buffer_icap_set_configuration()
299 buffer_count = 0; in buffer_icap_set_configuration()
307 buffer_count); in buffer_icap_set_configuration()
328 s32 buffer_count = 0; in buffer_icap_get_configuration() local
334 if (buffer_count == XHI_MAX_BUFFER_INTS) { in buffer_icap_get_configuration()
352 buffer_count = 0; in buffer_icap_get_configuration()
[all …]
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_job.c503 if (params->buffer_count == 0 || params->buffer_count > JOB_MAX_BUFFER_COUNT) in ivpu_submit_ioctl()
515 buf_handles = kcalloc(params->buffer_count, sizeof(u32), GFP_KERNEL); in ivpu_submit_ioctl()
521 params->buffer_count * sizeof(u32)); in ivpu_submit_ioctl()
533 file_priv->ctx.id, params->buffer_count); in ivpu_submit_ioctl()
535 job = ivpu_create_job(file_priv, params->engine, params->buffer_count); in ivpu_submit_ioctl()
542 ret = ivpu_job_prepare_bos_for_submit(file, job, buf_handles, params->buffer_count, in ivpu_submit_ioctl()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c267 unsigned int buffer_count; member
371 eb->lut_size = -eb->buffer_count; in eb_create()
697 const unsigned int count = eb->buffer_count; in eb_unbind()
947 for (i = 0; i < eb->buffer_count; i++) { in eb_lookup_vmas()
969 if (i + 1 < eb->buffer_count) { in eb_lookup_vmas()
999 for (i = 0; i < eb->buffer_count; i++) { in eb_lock_vmas()
1022 for (i = 0; i < eb->buffer_count; i++) { in eb_validate_vmas()
1084 const unsigned int count = eb->buffer_count; in eb_release_vmas()
3390 eb.buffer_count = args->buffer_count; in i915_gem_do_execbuffer()
3581 const size_t count = args->buffer_count; in i915_gem_execbuffer2_ioctl()
[all …]
/openbmc/linux/include/uapi/drm/
H A Divpu_accel.h250 __u32 buffer_count; member
H A Di915_drm.h1220 __u32 buffer_count; member
1384 __u32 buffer_count; member
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.h139 u16 buffer_count; member
H A Dlio_vf_rep.c317 recv_pkt->buffer_count > 1) in lio_vf_rep_pkt_recv()
338 for (i = 0; i < recv_pkt->buffer_count; i++) in lio_vf_rep_pkt_recv()
H A Docteon_droq.c355 recv_pkt->buffer_count = (u16)buf_cnt; in octeon_create_recv_info()
H A Docteon_device.c1274 for (i = 0; i < recv_pkt->buffer_count; i++) in octeon_core_drv_init()
H A Dlio_main.c3324 for (i = 0; i < recv_pkt->buffer_count; i++) in lio_nic_info()
4038 for (i = 0; i < recv_pkt->buffer_count; i++) in octeon_recv_vf_drv_notice()
H A Dlio_vf_main.c1917 for (i = 0; i < recv_pkt->buffer_count; i++) in lio_nic_info()
/openbmc/linux/drivers/acpi/acpica/
H A Dacstruct.h107 u32 buffer_count; member
H A Dnsinit.c359 info->buffer_count++; in acpi_ns_init_one_object()
/openbmc/qemu/audio/
H A Dsdlaudio.c375 hw->samples = (spdo->has_buffer_count ? spdo->buffer_count : 4) * in sdl_init_out()
435 hw->samples = (spdo->has_buffer_count ? spdo->buffer_count : 4) * in sdl_init_in()
H A Dossaudio.c275 req->nfrags = opdo->has_buffer_count ? opdo->buffer_count : 4; in oss_open()
H A Dcoreaudio.m589 core->bufferCount = cpdo->has_buffer_count ? cpdo->buffer_count : 4;
/openbmc/linux/security/apparmor/
H A Dlsm.c54 static int buffer_count; variable
1677 if (buffer_count > reserve_count || in aa_get_buffer()
1682 buffer_count--; in aa_get_buffer()
1720 buffer_count++; in aa_put_buffer()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h318 uint32_t buffer_count; /* number of buffers allocated */ member
H A Dlpfc_mem.c752 rqbp->buffer_count++; in lpfc_rq_buf_free()
H A Dlpfc_sli4.h132 uint16_t buffer_count; /* Current number of buffers posted */ member
H A Dlpfc.h730 uint16_t buffer_count; /* Current number of buffers posted */ member
H A Dlpfc_sli.c2402 phba->hbqs[i].buffer_count = 0; in lpfc_sli_hbqbuf_free_all()
2516 .buffer_count = 0,
2546 if ((phba->hbqs[hbqno].buffer_count + count) > in lpfc_sli_hbqbuf_fill_hbqs()
2549 phba->hbqs[hbqno].buffer_count; in lpfc_sli_hbqbuf_fill_hbqs()
2566 hbq_buffer->tag = (phba->hbqs[hbqno].buffer_count | in lpfc_sli_hbqbuf_fill_hbqs()
2569 phba->hbqs[hbqno].buffer_count++; in lpfc_sli_hbqbuf_fill_hbqs()
2661 rqbp->buffer_count--; in lpfc_sli_rqbuf_get()
2696 tag, phba->hbqs[tag >> 16].buffer_count); in lpfc_sli_hbqbuf_find()
7776 if (rqbp->buffer_count + i >= rqbp->entry_count - 1) { in lpfc_post_rq_buffer()
7815 rqbp->buffer_count++; in lpfc_post_rq_buffer()
[all …]
H A Dlpfc_debugfs.c319 hip->buffer_count, hip->init_count, hip->add_count, posted); in lpfc_debugfs_hbqinfo_data()
325 hbqs->entry_count, hbqs->buffer_count, hbqs->hbqPutIdx, in lpfc_debugfs_hbqinfo_data()
/openbmc/linux/tools/include/uapi/drm/
H A Di915_drm.h1220 __u32 buffer_count; member
1384 __u32 buffer_count; member
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_sys.c273 static DEVICE_ATTR(buffer_count, 0644, qeth_dev_bufcnt_show,

12