Searched refs:add_head (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/lib/
H A Dklist.c95 static void add_head(struct klist *k, struct klist_node *n) add_head() function
126 add_head(k, n); klist_add_head()
/linux-4.4.14/drivers/pci/
H A Dsetup-bus.c502 struct list_head *add_head, pdev_assign_resources_sorted()
508 __assign_resources_sorted(&head, add_head, fail_head); pdev_assign_resources_sorted()
1428 struct list_head *add_head, __pci_bridge_assign_resources()
1434 add_head, fail_head); __pci_bridge_assign_resources()
1440 __pci_bus_assign_resources(b, add_head, fail_head); __pci_bridge_assign_resources()
501 pdev_assign_resources_sorted(struct pci_dev *dev, struct list_head *add_head, struct list_head *fail_head) pdev_assign_resources_sorted() argument
1427 __pci_bridge_assign_resources(const struct pci_dev *bridge, struct list_head *add_head, struct list_head *fail_head) __pci_bridge_assign_resources() argument
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_hash.h179 * lookup, add(add_tail or add_head), delete

Completed in 129 milliseconds