Searched refs:list_for_each_rcu (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | list.h | 694 #define list_for_each_rcu(pos, head) \ macro |
/openbmc/linux/fs/ | ||
H A D | seq_file.c | 938 list_for_each_rcu(lh, head) in seq_list_start_rcu() |