Home
last modified time | relevance | path

Searched refs:while_each_thread (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/
H A Duid_sys_stats.c366 } while_each_thread(temp, task); in uid_cputime_show()
490 } while_each_thread(temp, task); in update_io_stats_all_locked()
516 } while_each_thread(temp, task); in update_io_stats_uid_locked()
/OK3568_Linux_fs/kernel/fs/
H A Dfs_struct.c82 } while_each_thread(g, p); in chroot_fs_refs()
H A Dexec.c1564 while_each_thread(p, t) { in check_unsafe_exec()
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsignal.h624 #define while_each_thread(g, t) \ macro
/OK3568_Linux_fs/kernel/kernel/
H A Dtaskstats.c239 } while_each_thread(first, tsk); in fill_stats_for_tgid()
H A Dsys.c259 } while_each_thread(g, p); in SYSCALL_DEFINE3()
330 } while_each_thread(g, p); in SYSCALL_DEFINE2()
1783 } while_each_thread(p, t); in getrusage()
H A Dsignal.c1056 } while_each_thread(p, t); in complete_signal()
1358 while_each_thread(p, t) { in zap_other_threads()
2350 while_each_thread(current, t) { in do_signal_stop()
2846 while_each_thread(tsk, t) { in retarget_shared_pending()
H A Dexit.c1466 } while_each_thread(current, tsk); in do_wait()
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c509 } while_each_thread(task, t); in do_task_stat()
H A Dbase.c2960 while_each_thread(task, t) in do_io_accounting()
3742 } while_each_thread(task, pos); in first_tid()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmca.c1635 } while_each_thread (g, t); in default_monarch_init_process()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c357 } while_each_thread(g, p); in fiq_debugger_do_ps()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c2808 } while_each_thread(leader, task); in cgroup_migrate()
2838 } while_each_thread(leader, task); in cgroup_attach_task()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c3023 } while_each_thread(g, p); in __do_SAK()