Searched defs:hlist_for_each_entry (Results 1 - 25 of 56) sorted by last modified time

123

/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1301 hlist_for_each_entry(fltr, head, node) { function
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c1405 hlist_for_each_entry(new, tmp_add_list, hlist) { function
1535 hlist_for_each_entry(new_mac, tmp_add_list, hlist) { function
/linux-master/include/net/
H A Dsch_generic.h633 hlist_for_each_entry(cl, &hash->hash[h], hnode) { function
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c723 hlist_for_each_entry(arfs_rule, head, hlist) { function
/linux-master/kernel/
H A Dkprobes.c927 hlist_for_each_entry(p, head, hlist) { function
2646 hlist_for_each_entry(p, head, hlist) function
2688 hlist_for_each_entry(p, head, hlist) { function
2906 hlist_for_each_entry(p, head, hlist) { function
2949 hlist_for_each_entry(p, head, hlist) { function
/linux-master/fs/smb/client/
H A Ddfs_cache.c167 hlist_for_each_entry(ce, l, hlist) { function
455 hlist_for_each_entry(ce, l, hlist) { function
/linux-master/tools/objtool/
H A Dcheck.c325 hlist_for_each_entry(obj, head, hash) { function
/linux-master/scripts/kconfig/
H A Dlist.h251 #define hlist_for_each_entry(pos, head, member) \ macro
/linux-master/fs/exfat/
H A Dinode.c614 hlist_for_each_entry(info, head, i_hash_fat) { function
/linux-master/fs/smb/server/
H A Dvfs_cache.c75 hlist_for_each_entry(ci, head, m_hash) { function
/linux-master/kernel/trace/
H A Dftrace.c4755 hlist_for_each_entry(entry, hhd, hlist) { function
6028 hlist_for_each_entry(entr function
[all...]
/linux-master/fs/
H A Dinode.c901 hlist_for_each_entry(inode, head, i_hash) { function
932 hlist_for_each_entry(inode, head, i_hash) { function
1527 hlist_for_each_entry(inode, head, i_hash) { function
1630 hlist_for_each_entry(old, head, i_hash) { function
/linux-master/kernel/module/
H A Dmain.c3105 hlist_for_each_entry(existing, head, entry) { function
/linux-master/include/linux/
H A Dlist.h1162 #define hlist_for_each_entry(pos, head, member) \ macro
/linux-master/fs/xfs/
H A Dxfs_log_recover.c2317 hlist_for_each_entry(trans, rhp, r_list) { function
/linux-master/fs/notify/fanotify/
H A Dfanotify.c200 hlist_for_each_entry(old, hlist, merge_list) { function
/linux-master/fs/fat/
H A Dnfs.c32 hlist_for_each_entry(i, head, i_dir_hash) { function
H A Dinode.c454 hlist_for_each_entry(i, head, i_fat_hash) { function
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1077 hlist_for_each_entry(ev, head, node) { function
/linux-master/net/xfrm/
H A Dxfrm_policy.c1364 hlist_for_each_entry(pol, chain, bydst) { function
1412 hlist_for_each_entry(p, list, byidx) { function
1527 hlist_for_each_entry(pol, chain, bydst_inexact_list) { function
1550 hlist_for_each_entry(pol, chain, bydst_inexact_list) { function
1562 hlist_for_each_entry(pol, chain, bydst) { function
1650 hlist_for_each_entry(pol, chain, bydst) { function
1747 hlist_for_each_entry(po function
4458 hlist_for_each_entry(pol, chain, bydst) { function
4468 hlist_for_each_entry(pol, chain, bydst_inexact_list) { function
[all...]
/linux-master/net/sched/
H A Dcls_u32.c345 hlist_for_each_entry(tc, tc_u_hash(key), hnode) { function
/linux-master/net/ipv4/
H A Dfib_trie.c992 hlist_for_each_entry(fa, fah, fa_list) { function
/linux-master/net/core/
H A Drtnetlink.c4645 hlist_for_each_entry(dev, head, index_hlist) { function
5999 hlist_for_each_entry(dev, head, index_hlist) { function
/linux-master/kernel/bpf/
H A Dtrampoline.c142 hlist_for_each_entry(tr, head, hlist) { function
H A Dcgroup.c360 hlist_for_each_entry(pl, head, node) { function
571 hlist_for_each_entry(pl, progs, node) { function
582 hlist_for_each_entry(pl, progs, node) { function
765 hlist_for_each_entry(pl, head, node) { function
812 hlist_for_each_entry(pl, progs, node) { function
876 hlist_for_each_entry(pl, progs, node) { function
917 hlist_for_each_entry(pl, head, node) { function
1093 hlist_for_each_entry(pl, progs, node) { function

Completed in 621 milliseconds

123