Searched refs:llink (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/
H A Deventpoll.c116 struct list_head llink; member in struct:nested_call_node
227 struct list_head llink; member in struct:eppoll_entry
415 list_for_each_entry(tncur, lsthead, llink) { list_for_each_entry()
430 list_add(&tnode.llink, lsthead);
439 list_del(&tnode.llink);
539 pwq = list_first_entry(lsthead, struct eppoll_entry, llink); ep_unregister_pollwait()
541 list_del(&pwq->llink); ep_unregister_pollwait()
1099 list_add_tail(&pwq->llink, &epi->pwqlist); ep_ptable_queue_proc()
/linux-4.1.27/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c1063 np = of_parse_phandle(op->dev.of_node, "llink-connected", 0); temac_of_probe()

Completed in 145 milliseconds