Home
last modified time | relevance | path

Searched refs:list_for_each_rcu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dlist.h694 #define list_for_each_rcu(pos, head) \ macro
/openbmc/linux/fs/
H A Dseq_file.c938 list_for_each_rcu(lh, head) in seq_list_start_rcu()