Searched defs:in_list (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/block/rnbd/ | ||
| H A D | rnbd-clt.h | 103 unsigned long in_list; member |
| /linux/kernel/locking/ | ||
| H A D | lockdep.c | 995 static bool in_list(struct list_head *e, struct list_head *h) in in_list() function |