Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Djitterentropy.c719 int count_mod = 0; in jent_entropy_init() local
821 count_mod++; in jent_entropy_init()
859 if ((TESTLOOPCOUNT/10 * 9) < count_mod) in jent_entropy_init()
/linux-6.1.9/fs/btrfs/
Ddelayed-ref.c743 int count_mod = 1; in init_delayed_ref_head() local
754 count_mod = 0; in init_delayed_ref_head()
756 count_mod = -1; in init_delayed_ref_head()
776 head_ref->ref_mod = count_mod; in init_delayed_ref_head()
784 head_ref->total_ref_mod = count_mod; in init_delayed_ref_head()