Searched refs:batch_count (Results 1 – 11 of 11) sorted by relevance
180 __flush_batch(journal_t *journal, int *batch_count) in __flush_batch() argument186 for (i = 0; i < *batch_count; i++) in __flush_batch()190 for (i = 0; i < *batch_count; i++) { in __flush_batch()195 *batch_count = 0; in __flush_batch()212 int result, batch_count = 0; in jbd2_log_do_checkpoint() local280 if (batch_count) in jbd2_log_do_checkpoint()281 __flush_batch(journal, &batch_count); in jbd2_log_do_checkpoint()317 journal->j_chkpt_bhs[batch_count++] = bh; in jbd2_log_do_checkpoint()320 if ((batch_count == JBD2_NR_BATCH) || in jbd2_log_do_checkpoint()326 if (batch_count) { in jbd2_log_do_checkpoint()[all …]
121 RK_S32 batch_count; member365 p->batch_count = 1; in cluster_worker_init()391 p->batch_count = 0; in cluster_worker_deinit()400 RK_S32 batch_count = p->batch_count; in cluster_worker_get_task() local407 cluster_dbg_flow("%s get %d task start\n", p->name, batch_count); in cluster_worker_get_task()447 if (count >= batch_count) in cluster_worker_get_task()451 if (count >= batch_count) in cluster_worker_get_task()455 cluster_dbg_flow("%s get %d task ret %d\n", p->name, batch_count, count); in cluster_worker_get_task()
26 if (tlb->batch_count == MAX_GATHER_BATCH_COUNT) in tlb_next_batch()33 tlb->batch_count++; in tlb_next_batch()276 tlb->batch_count = 0; in tlb_gather_mmu()
3368 int batch_count = 0; in free_unref_page_list() local3390 if (++batch_count == SWAP_CLUSTER_MAX) { in free_unref_page_list()3392 batch_count = 0; in free_unref_page_list()
403 if (!q->u.in.batch_count) in qdio_stop_polling()410 q->u.in.batch_count); in qdio_stop_polling()411 q->u.in.batch_count = 0; in qdio_stop_polling()448 if (!q->u.in.batch_count) in inbound_handle_work()450 q->u.in.batch_count += count; in inbound_handle_work()1413 q->u.in.batch_count); in handle_inbound()1416 q->u.in.batch_count -= overlap; in handle_inbound()
114 q->u.in.batch_start, q->u.in.batch_count); in qstat_show()
182 unsigned int batch_count; member
146 int batch_count; in rds_send_xmit() local151 batch_count = 0; in rds_send_xmit()242 batch_count++; in rds_send_xmit()249 if (batch_count >= send_batch_count) in rds_send_xmit()456 if (batch_count < send_batch_count) in rds_send_xmit()
294 unsigned int batch_count; member
327 u32 batch_count; member
1039 ooo_cmdsn->batch_count = (batch) ? in iscsit_handle_ooo_cmdsn()