HomeSort by relevance Sort by last modified time
    Searched refs:list_for_each_safe_rcu (Results 1 - 2 of 2) sorted by null

  /external/iptables/libiptc/
linux_list.h 455 * list_for_each_safe_rcu - iterate over an rcu-protected list safe
465 #define list_for_each_safe_rcu(pos, n, head) \ macro
  /external/kernel-headers/original/linux/
list.h 536 * list_for_each_safe_rcu
547 #define list_for_each_safe_rcu(pos, n, head) \ macro

Completed in 33 milliseconds