Searched refs:entry_cnt (Results 1 – 7 of 7) sorted by relevance
68 u8 entry_cnt; member74 u8 entry_cnt;
207 uint16_t entry_cnt; member
3224 uint8_t entry_cnt = 1; in qlafx00_fxdisc_iocb() local3229 fx_iocb.entry_count = entry_cnt; in qlafx00_fxdisc_iocb()3311 entry_cnt++; in qlafx00_fxdisc_iocb()3367 entry_cnt++; in qlafx00_fxdisc_iocb()3397 fx_iocb.entry_count = entry_cnt; in qlafx00_fxdisc_iocb()
1203 u32 entry_cnt = size / br_entry_size; in BPF_CALL_3() local1205 entry_cnt = static_call(perf_snapshot_branch_stack)(buf, entry_cnt); in BPF_CALL_3()1210 if (!entry_cnt) in BPF_CALL_3()1213 return entry_cnt * br_entry_size; in BPF_CALL_3()
467 req->entry_cnt = cpu_to_le16(1); in bnxt_hwrm_queue_dscp2pri_cfg()
1251 static struct branch_stack *intel_pt_alloc_br_stack(unsigned int entry_cnt) in intel_pt_alloc_br_stack() argument 1255 sz += entry_cnt * sizeof(struct branch_entry); in intel_pt_alloc_br_stack() 1312 unsigned int entry_cnt = max(LBRS_MAX, pt->br_stack_sz); in intel_pt_alloc_queue() 1314 ptq->last_branch = intel_pt_alloc_br_stack(entry_cnt); in intel_pt_alloc_queue() 1311 unsigned int entry_cnt = max(LBRS_MAX, pt->br_stack_sz); intel_pt_alloc_queue() local
7577 __le16 entry_cnt; member7597 __le16 entry_cnt; member