Home | History | Annotate | Download | only in t

Lines Matching refs:FLIST_HEAD

71 	struct flist_head hash_list;
72 struct flist_head pid_list;
88 struct flist_head list;
96 static struct flist_head pid_hash[PID_HASH_SIZE];
97 static FLIST_HEAD(pid_list);
101 static struct flist_head inflight_hash[INFLIGHT_HASH_SIZE];
107 struct flist_head *inflight_list;
108 struct flist_head *e;
134 struct flist_head *list;
433 static struct btrace_pid *pid_hash_find(pid_t pid, struct flist_head *list)
435 struct flist_head *e;
449 struct flist_head *hash_list;
827 static int entry_cmp(void *priv, struct flist_head *a, struct flist_head *b)
940 static void check_merges(struct btrace_pid *p, struct flist_head *pid_list)
942 struct flist_head *e, *tmp;
964 struct flist_head *e, *tmp;