Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dclosure.c76 list = llist_next(list); in __closure_wake_up()
86 reverse = llist_next(reverse); in __closure_wake_up()
/linux-4.4.14/include/linux/
Dllist.h163 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next() function
/linux-4.4.14/kernel/
Dirq_work.c144 llnode = llist_next(llnode); in irq_work_run_list()
/linux-4.4.14/fs/
Dfile_table.c237 next = llist_next(node); in delayed_fput()
Dnamespace.c1084 next = llist_next(node); in delayed_mntput()
/linux-4.4.14/drivers/vhost/
Dscsi.c516 llnode = llist_next(llnode); in vhost_scsi_evt_work()
545 llnode = llist_next(llnode); in vhost_scsi_complete_cmd_work()
/linux-4.4.14/mm/
Dvmalloc.c54 llnode = llist_next(llnode); in free_work()
/linux-4.4.14/kernel/sched/
Dcore.c1801 llist = llist_next(llist); in sched_ttwu_pending()
/linux-4.4.14/drivers/md/
Draid5.c394 head = llist_next(head); in release_stripe_list()