Home
last modified time | relevance | path

Searched refs:llist_for_each_entry_safe (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dllist.h144 #define llist_for_each_entry_safe(pos, n, node, member) \ macro
/linux-4.1.27/kernel/
Dsmp.c240 llist_for_each_entry_safe(csd, csd_next, entry, llist) { in flush_smp_call_function_queue()
/linux-4.1.27/drivers/tty/
Dtty_buffer.c127 llist_for_each_entry_safe(p, next, llist, free) in tty_buffer_free_all()
/linux-4.1.27/fs/ocfs2/
Dquota_global.c691 llist_for_each_entry_safe(odquot, next_odquot, list, list) { in ocfs2_drop_dquot_refs()
/linux-4.1.27/fs/f2fs/
Dsegment.c314 llist_for_each_entry_safe(cmd, next, in issue_flush_thread()