Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Djitterentropy.c723 int count_mod = 0; in jent_entropy_init() local
825 count_mod++; in jent_entropy_init()
863 if ((TESTLOOPCOUNT/10 * 9) < count_mod) in jent_entropy_init()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddelayed-ref.c755 int count_mod = 1; in init_delayed_ref_head() local
766 count_mod = 0; in init_delayed_ref_head()
768 count_mod = -1; in init_delayed_ref_head()
788 head_ref->ref_mod = count_mod; in init_delayed_ref_head()
796 head_ref->total_ref_mod = count_mod; in init_delayed_ref_head()