Home
last modified time | relevance | path

Searched refs:llist_next (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/md/bcache/
Dclosure.c76 list = llist_next(list); in __closure_wake_up()
86 reverse = llist_next(reverse); in __closure_wake_up()
/linux-4.1.27/include/linux/
Dllist.h163 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next() function
/linux-4.1.27/kernel/
Dirq_work.c144 llnode = llist_next(llnode); in irq_work_run_list()
/linux-4.1.27/fs/
Dfile_table.c237 next = llist_next(node); in delayed_fput()
Dnamespace.c1073 next = llist_next(node); in delayed_mntput()
/linux-4.1.27/drivers/vhost/
Dscsi.c675 llnode = llist_next(llnode); in vhost_scsi_evt_work()
704 llnode = llist_next(llnode); in vhost_scsi_complete_cmd_work()
/linux-4.1.27/mm/
Dvmalloc.c52 llnode = llist_next(llnode); in free_work()
/linux-4.1.27/kernel/sched/
Dcore.c1536 llist = llist_next(llist); in sched_ttwu_pending()
/linux-4.1.27/drivers/md/
Draid5.c396 head = llist_next(head); in release_stripe_list()