Home | History | Annotate | Download | only in linux

Lines Matching full:atomic_inc

732 	atomic_inc(&(group_info)->usage); \
1020 #define get_task_struct(tsk) do { atomic_inc(&(tsk)->usage); } while(0)
1174 atomic_inc(&u->__count);