Lines Matching refs:list
14 #include <linux/list.h>
232 struct list_head list;
856 list_for_each_entry_safe(td, tmp, &pmd->thin_devices, list) {
876 list_del(&td->list);
1001 list_for_each_entry_safe(td, tmp, &pmd->thin_devices, list) {
1005 list_del(&td->list);
1048 list_for_each_entry(td2, &pmd->thin_devices, list)
1094 list_add(&(*td)->list, &pmd->thin_devices);
1265 list_del(&td->list);
1830 list_for_each_entry_safe(td, tmp, &pmd->thin_devices, list) {
1893 list_for_each_entry(td, &pmd->thin_devices, list)