timer_entry      1201 drivers/infiniband/hw/i40iw/i40iw_cm.c 			list_add(&cm_node->timer_entry, timer_list);
timer_entry      1235 drivers/infiniband/hw/i40iw/i40iw_cm.c 				       timer_entry);
timer_entry       342 drivers/infiniband/hw/i40iw/i40iw_cm.h 	struct list_head timer_entry;
timer_entry        17 sound/core/seq/seq_info.c static struct snd_info_entry *timer_entry;
timer_entry        42 sound/core/seq/seq_info.c 	snd_info_free_entry(timer_entry);
timer_entry        52 sound/core/seq/seq_info.c 	timer_entry = create_info_entry("timer", snd_seq_info_timer_read);
timer_entry        53 sound/core/seq/seq_info.c 	if (!queues_entry || !clients_entry || !timer_entry)