Searched refs:rcu_users (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/
H A Dexit.c234 if (refcount_dec_and_test(&task->rcu_users))
985 refcount_inc(&tsk->rcu_users);
H A Dfork.c1155 refcount_set(&tsk->rcu_users, 2);
/linux-master/include/linux/
H A Dsched.h1479 refcount_t rcu_users; member in struct:task_struct
/linux-master/kernel/bpf/
H A Dhelpers.c2143 if (refcount_inc_not_zero(&p->rcu_users))

Completed in 134 milliseconds