Searched refs:commit_count (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/scripts/ |
D | get_maintainer.pl | 1744 my $commit_count = 0; 1755 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, ""); 2290 my $commit_count; 2302 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi… 2309 my $commit_count; 2320 …($commit_count, $commit_signers_ref, $commit_authors_ref, $stats_ref) = vcs_find_signers($cmd, $fi… 2333 my $commit_count;
|
/Linux-v5.10/drivers/md/ |
D | dm-cache-target.c | 362 atomic_t commit_count; member 1804 atomic_inc(&cache->stats.commit_count); in commit() 2598 atomic_set(&cache->stats.commit_count, 0); in cache_create()
|