Home
last modified time | relevance | path

Searched refs:count_mod (Results 1 – 2 of 2) sorted by relevance

/linux/crypto/
A Djitterentropy.c705 int count_mod = 0; in jent_entropy_init() local
807 count_mod++; in jent_entropy_init()
845 if ((TESTLOOPCOUNT/10 * 9) < count_mod) in jent_entropy_init()
/linux/fs/btrfs/
A Ddelayed-ref.c722 int count_mod = 1; in init_delayed_ref_head() local
733 count_mod = 0; in init_delayed_ref_head()
735 count_mod = -1; in init_delayed_ref_head()
755 head_ref->ref_mod = count_mod; in init_delayed_ref_head()
763 head_ref->total_ref_mod = count_mod; in init_delayed_ref_head()

Completed in 7 milliseconds