Home
last modified time | relevance | path

Searched refs:ts_requested (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_tx.c485 if (unlikely(ring->tx_info[ring_index].ts_requested)) in mlx4_en_process_tx_cq()
973 tx_info->ts_requested = 0; in mlx4_en_xmit()
977 tx_info->ts_requested = 1; in mlx4_en_xmit()
1127 tx_info->ts_requested = 0; in mlx4_en_init_tx_xdp_ring_descs()
A Dmlx4_en.h214 u8 ts_requested; member
/linux/fs/jbd2/
A Dcommit.c1150 stats.ts_requested = (commit_transaction->t_requested) ? 1 : 0; in jbd2_journal_commit_transaction()
1200 journal->j_stats.ts_requested += stats.ts_requested; in jbd2_journal_commit_transaction()
A Djournal.c1171 s->stats->ts_tid, s->stats->ts_requested, in jbd2_seq_info_show()
1178 (s->stats->ts_requested == 0) ? 0 : in jbd2_seq_info_show()
1180 s->stats->ts_requested)); in jbd2_seq_info_show()
/linux/include/linux/
A Djbd2.h750 unsigned long ts_requested; member

Completed in 21 milliseconds