Searched refs:hlist_for_each (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/net/batman-adv/ |
D | hash.h | 123 hlist_for_each(node, head) { in batadv_hash_add() 161 hlist_for_each(node, head) { in batadv_hash_remove()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_cq.c | 80 hlist_for_each(iter, &cq->qp_hashtab[key]) { in ehca_cq_unassign_qp() 106 hlist_for_each(iter, &cq->qp_hashtab[key]) { in ehca_cq_get_qp()
|
/linux-4.4.14/fs/ |
D | seq_file.c | 843 hlist_for_each(node, head) in seq_hlist_start() 973 hlist_for_each(node, per_cpu_ptr(head, *cpu)) { in seq_hlist_start_percpu()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_core.c | 190 hlist_for_each(n, h) { in serial_link_irq_chain() 243 hlist_for_each(n, h) { in serial_unlink_irq_chain()
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 640 hlist_for_each(ehnode, hhead) { in cfs_hash_bd_lookup_intent() 1719 hlist_for_each(hnode, hhead) { in cfs_hash_hlist_for_each() 1751 hlist_for_each(hnode, hlist) { in cfs_hash_for_each_key()
|
/linux-4.4.14/arch/x86/kernel/ |
D | kvm.c | 110 hlist_for_each(p, &b->list) { in _find_apf_task()
|
/linux-4.4.14/include/linux/ |
D | list.h | 696 #define hlist_for_each(pos, head) \ macro
|
/linux-4.4.14/drivers/md/bcache/ |
D | sysfs.c | 494 hlist_for_each(p, h) in bch_cache_max_chain()
|
/linux-4.4.14/net/mac80211/ |
D | mesh_pathtbl.c | 174 hlist_for_each(p, &oldhash[i]) in mesh_table_grow()
|
/linux-4.4.14/net/bridge/ |
D | br_fdb.c | 223 hlist_for_each(h, &br->hash[i]) { in br_fdb_changeaddr()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem_execbuffer.c | 199 hlist_for_each(node, head) { in eb_get_vma()
|
/linux-4.4.14/fs/quota/ |
D | dquot.c | 284 hlist_for_each (node, dquot_hash+hashent) { in find_dquot()
|