Lines Matching defs:item
74 * determine the offsets of the various item arrays
76 * We want the alignment of each item (instance,block,attrib)
251 struct list_head *item;
255 list_for_each(item, &edac_device_list) {
256 edac_dev = list_entry(item, struct edac_device_ctl_info, link);
278 struct list_head *item, *insert_before;
289 list_for_each(item, &edac_device_list) {
290 rover = list_entry(item, struct edac_device_ctl_info, link);
296 insert_before = item;
380 * initialize a workq item for this edac_device instance