Home
last modified time | relevance | path

Searched refs:freed (Results 1 – 3 of 3) sorted by relevance

/kernel/rcu/
Drcutorture.c1899 unsigned long freed = 0; in rcu_torture_fwd_prog_cbfree() local
1914 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()
Dtree.c3601 int cpu, freed = 0; in kfree_rcu_shrink_scan() local
3616 freed += count; in kfree_rcu_shrink_scan()
3622 return freed == 0 ? SHRINK_STOP : freed; in kfree_rcu_shrink_scan()
/kernel/trace/
DKconfig765 Normally, the mapping of the strings to values will be freed after
766 boot up or module load. With this option, they will not be freed, as