Searched refs:idr_for_each_entry_continue (Results 1 – 5 of 5) sorted by relevance
54 idr_for_each_entry()。您可能需要使用idr_for_each_entry_continue()来继续迭代。如果
231 #define idr_for_each_entry_continue(idr, entry, id) \ macro
52 idr_for_each_entry_continue() to continue an iteration. You can
228 idr_for_each_entry_continue(&pid_ns->idr, pid, nr) { in zap_pid_ns_processes()
520 - 'idr_for_each_entry_continue'