Searched defs:hlist_for_each_entry (Results 1 - 39 of 39) sorted by relevance

/linux-4.1.27/kernel/
H A Duser.c116 hlist_for_each_entry(user, hashent, uidhash_node) { hlist_for_each_entry() function
/linux-4.1.27/net/sunrpc/
H A Dsvcauth.c148 hlist_for_each_entry(hp, head, hash) { hlist_for_each_entry() function
/linux-4.1.27/fs/9p/
H A Dfid.c76 hlist_for_each_entry(fid, h, dlist) { hlist_for_each_entry() function
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dremote_perm.c134 hlist_for_each_entry(lrp, head, lrp_list) { hlist_for_each_entry() function
203 hlist_for_each_entry(tmp, head, lrp_list) { hlist_for_each_entry() function
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_hashtab.c82 hlist_for_each_entry(entry, h_list, head) { hlist_for_each_entry() function
120 hlist_for_each_entry(entry, h_list, head) { hlist_for_each_entry() function
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dcapa.c157 hlist_for_each_entry(ocapa, head, u.tgt.c_hash) { hlist_for_each_entry() function
/linux-4.1.27/fs/notify/
H A Dmark.c294 hlist_for_each_entry(lmark, head, obj_list) { hlist_for_each_entry() function
399 hlist_for_each_entry(mark, head, obj_list) { hlist_for_each_entry() function
/linux-4.1.27/fs/
H A Dpnode.c318 hlist_for_each_entry(n, tree_list, mnt_hash) { hlist_for_each_entry() function
H A Dinode.c766 hlist_for_each_entry(inode, head, i_hash) { hlist_for_each_entry() function
793 hlist_for_each_entry(inode, head, i_hash) { hlist_for_each_entry() function
1125 hlist_for_each_entry(inode, b, i_hash) { hlist_for_each_entry() function
1307 hlist_for_each_entry(inode, head, i_hash) { hlist_for_each_entry() function
1332 hlist_for_each_entry(old, head, i_hash) { hlist_for_each_entry() function
1375 hlist_for_each_entry(old, head, i_hash) { hlist_for_each_entry() function
H A Dnamespace.c723 hlist_for_each_entry(mp, chain, m_hash) { hlist_for_each_entry() function
/linux-4.1.27/fs/lockd/
H A Dhost.c240 hlist_for_each_entry(host, chain, h_hash) { hlist_for_each_entry() function
352 hlist_for_each_entry(host, chain, h_hash) { hlist_for_each_entry() function
/linux-4.1.27/fs/fat/
H A Dnfs.c41 hlist_for_each_entry(i, head, i_dir_hash) { hlist_for_each_entry() function
H A Dinode.c412 hlist_for_each_entry(i, head, i_fat_hash) { hlist_for_each_entry() function
/linux-4.1.27/net/batman-adv/
H A Dfragmentation.c269 hlist_for_each_entry(entry, chain, list) { hlist_for_each_entry() function
/linux-4.1.27/net/llc/
H A Dllc_sap.c400 hlist_for_each_entry(llc, dev_hb, dev_hash_node) { hlist_for_each_entry() function
/linux-4.1.27/lib/
H A Dlru_cache.c270 hlist_for_each_entry(e, lc_hash_slot(lc, enr), colision) { hlist_for_each_entry() function
/linux-4.1.27/drivers/md/
H A Ddm-cache-policy-cleaner.c147 hlist_for_each_entry(cur, bucket, hlist) { hlist_for_each_entry() function
H A Ddm-cache-policy-mq.c508 hlist_for_each_entry(e, bucket, hlist) hlist_for_each_entry() function
/linux-4.1.27/include/linux/
H A Dlist.h708 #define hlist_for_each_entry(pos, head, member) \ macro
/linux-4.1.27/block/
H A Dbsg.c786 hlist_for_each_entry(bd, bsg_dev_idx_hash(minor), dev_list) { hlist_for_each_entry() function
/linux-4.1.27/crypto/
H A Dalgapi.c474 hlist_for_each_entry(inst, list, list) { hlist_for_each_entry() function
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmdebug.c454 hlist_for_each_entry(mle, bucket, master_hash_node) { hlist_for_each_entry() function
H A Ddlmdomain.c202 hlist_for_each_entry(res, bucket, hash_node) { hlist_for_each_entry() function
H A Ddlmrecovery.c2157 hlist_for_each_entry(res, bucket, hash_node) { hlist_for_each_entry() function
2341 hlist_for_each_entry(res, bucket, hash_node) { hlist_for_each_entry() function
H A Ddlmmaster.c351 hlist_for_each_entry(tmpmle, bucket, master_hash_node) { hlist_for_each_entry() function
/linux-4.1.27/net/bridge/
H A Dbr_fdb.c447 hlist_for_each_entry(fdb, head, hlist) { hlist_for_each_entry() function
/linux-4.1.27/net/mac80211/
H A Dmesh_pathtbl.c557 hlist_for_each_entry(node, bucket, list) { hlist_for_each_entry() function
708 hlist_for_each_entry(node, bucket, list) { hlist_for_each_entry() function
901 hlist_for_each_entry(node, bucket, list) { hlist_for_each_entry() function
/linux-4.1.27/security/selinux/
H A Davc.c253 hlist_for_each_entry(node, head, list) { hlist_for_each_entry() function
402 hlist_for_each_entry(pos, head, list) { hlist_for_each_entry() function
555 hlist_for_each_entry(pos, head, list) { hlist_for_each_entry() function
/linux-4.1.27/net/ipv4/
H A Dfib_semantics.c309 hlist_for_each_entry(fi, head, fib_hash) { hlist_for_each_entry() function
342 hlist_for_each_entry(nh, head, nh_hash) { hlist_for_each_entry() function
1099 hlist_for_each_entry(fi, head, fib_lhash) { hlist_for_each_entry() function
1122 hlist_for_each_entry(nh, head, nh_hash) { hlist_for_each_entry() function
1239 hlist_for_each_entry(nh, head, nh_hash) { hlist_for_each_entry() function
H A Dfib_trie.c965 hlist_for_each_entry(fa, fah, fa_list) { hlist_for_each_entry() function
/linux-4.1.27/net/l2tp/
H A Dl2tp_core.c269 hlist_for_each_entry(session, session_list, hlist) { hlist_for_each_entry() function
/linux-4.1.27/net/atm/
H A Dlec.c1550 hlist_for_each_entry(entry, head, next) { hlist_for_each_entry() function
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c281 hlist_for_each_entry(filter, hlist_for_each_entry() function
1171 hlist_for_each_entry(entry, bucket, hlist) { hlist_for_each_entry() function
/linux-4.1.27/fs/xfs/
H A Dxfs_log_recover.c3586 hlist_for_each_entry(trans, rhp, r_list) { hlist_for_each_entry() function
/linux-4.1.27/include/net/
H A Dsch_generic.h374 hlist_for_each_entry(cl, &hash->hash[h], hnode) { hlist_for_each_entry() function
/linux-4.1.27/net/core/
H A Drtnetlink.c1350 hlist_for_each_entry(dev, head, index_hlist) { hlist_for_each_entry() function
/linux-4.1.27/net/sched/
H A Dsch_qfq.c1435 hlist_for_each_entry(agg, slot, next) { hlist_for_each_entry() function
/linux-4.1.27/tools/perf/util/
H A Devlist.c627 hlist_for_each_entry(sid, head, node) { hlist_for_each_entry() function
/linux-4.1.27/net/xfrm/
H A Dxfrm_policy.c632 hlist_for_each_entry(pol, chain, bydst) { hlist_for_each_entry() function
679 hlist_for_each_entry(p, list, byidx) { hlist_for_each_entry() function
759 hlist_for_each_entry(pol, chain, bydst) { hlist_for_each_entry() function
825 hlist_for_each_entry(pol, chain, bydst) { hlist_for_each_entry() function
866 hlist_for_each_entry(pol, chain, byidx) { hlist_for_each_entry() function
1106 hlist_for_each_entry(pol, chain, bydst) { hlist_for_each_entry() function
1122 hlist_for_each_entry(pol, chain, bydst) { hlist_for_each_entry() function
3164 hlist_for_each_entry(pol, chain, bydst) { hlist_for_each_entry() function
3173 hlist_for_each_entry(pol, chain, bydst) { hlist_for_each_entry() function

Completed in 1088 milliseconds