Searched refs:freed (Results 1 – 3 of 3) sorted by relevance
1899 unsigned long freed = 0; in rcu_torture_fwd_prog_cbfree() local1914 freed++; in rcu_torture_fwd_prog_cbfree()1915 rcu_torture_fwd_prog_cond_resched(freed); in rcu_torture_fwd_prog_cbfree()1922 return freed; in rcu_torture_fwd_prog_cbfree()
3601 int cpu, freed = 0; in kfree_rcu_shrink_scan() local3616 freed += count; in kfree_rcu_shrink_scan()3622 return freed == 0 ? SHRINK_STOP : freed; in kfree_rcu_shrink_scan()
765 Normally, the mapping of the strings to values will be freed after766 boot up or module load. With this option, they will not be freed, as