Searched defs:hlist_for_each_entry (Results 26 - 50 of 56) sorted by relevance

123

/linux-master/fs/ocfs2/dlm/
H A Ddlmdomain.c187 hlist_for_each_entry(res, bucket, hash_node) { function
H A Ddlmmaster.c334 hlist_for_each_entry(tmpmle, bucket, master_hash_node) { function
/linux-master/security/selinux/
H A Davc.c479 hlist_for_each_entry(node, head, list) { function
634 hlist_for_each_entry(pos, head, list) { function
857 hlist_for_each_entry(pos, head, list) { function
/linux-master/net/l2tp/
H A Dl2tp_core.c354 hlist_for_each_entry(session_walk, head, hlist) function
369 hlist_for_each_entry(session_walk, g_head, global_hlist) function
/linux-master/net/atm/
H A Dlec.c1523 hlist_for_each_entry(entry, head, next) { function
[all...]
/linux-master/arch/riscv/kernel/
H A Dmodule.c687 hlist_for_each_entry(rel_head_iter, current_head, node) { function
/linux-master/net/sched/
H A Dcls_u32.c345 hlist_for_each_entry(tc, tc_u_hash(key), hnode) { function
/linux-master/fs/notify/fanotify/
H A Dfanotify.c200 hlist_for_each_entry(old, hlist, merge_list) { 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/net/ipv4/
H A Dfib_semantics.c391 hlist_for_each_entry(fi, head, fib_hash) { function
418 hlist_for_each_entry(fi, head, fib_hash) { function
451 hlist_for_each_entry(nh, head, nh_hash) { function
1888 hlist_for_each_entry(fi, head, fib_lhash) { function
1973 hlist_for_each_entry(nh, head, nh_hash) { function
1998 hlist_for_each_entry(nh, head, nh_hash) { function
2157 hlist_for_each_entry(nh, head, nh_hash) { function
H A Dfib_trie.c992 hlist_for_each_entry(fa, fah, fa_list) { function
/linux-master/tools/perf/
H A Dbuiltin-lock.c485 hlist_for_each_entry(ret, entry, hash_entry) { function
497 hlist_for_each_entry(ret, entry, hash_entry) { function
/linux-master/kernel/bpf/
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
/linux-master/fs/fat/
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/fs/xfs/
H A Dxfs_log_recover.c2317 hlist_for_each_entry(trans, rhp, r_list) { function
/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/tools/objtool/
H A Dcheck.c325 hlist_for_each_entry(obj, head, hash) { function
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1301 hlist_for_each_entry(fltr, head, node) { function
/linux-master/tools/perf/util/
H A Dauxtrace.c2092 hlist_for_each_entry(entry, hlist, hash) { function
H A Devlist.c738 hlist_for_each_entry(sid, head, node) { function
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c344 hlist_for_each_entry(filter, function
1203 hlist_for_each_entry(entry, bucket, hlist) { function
/linux-master/kernel/module/
H A Dmain.c3105 hlist_for_each_entry(existing, head, entry) { 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/include/net/
H A Dsch_generic.h633 hlist_for_each_entry(cl, &hash->hash[h], hnode) { function

Completed in 432 milliseconds

123