Searched defs:hlist_for_each_entry (Results 1 - 25 of 56) sorted by path

123

/linux-master/arch/riscv/kernel/
H A Dmodule.c687 hlist_for_each_entry(rel_head_iter, current_head, node) { function
/linux-master/block/
H A Dblk-crypto-profile.c197 hlist_for_each_entry(slotp, head, hash_node) { function
/linux-master/crypto/
H A Dalgapi.c599 hlist_for_each_entry(inst, list, list) { function
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1077 hlist_for_each_entry(ev, 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/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/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c723 hlist_for_each_entry(arfs_rule, head, hlist) { function
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c77 hlist_for_each_entry(node, h, hlist) { function
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c194 hlist_for_each_entry(f, head, by_hash) { function
214 hlist_for_each_entry(f, head, by_hash) { function
233 hlist_for_each_entry(f, head, by_hash) { function
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1301 hlist_for_each_entry(fltr, head, node) { function
/linux-master/drivers/tty/serial/8250/
H A D8250_core.c183 hlist_for_each_entry(i, h, node) function
/linux-master/fs/9p/
H A Dfid.c70 hlist_for_each_entry(fid, h, ilist) { function
126 hlist_for_each_entry(fid, h, dlist) { function
/linux-master/fs/exfat/
H A Dinode.c614 hlist_for_each_entry(info, head, i_hash_fat) { function
/linux-master/fs/fat/
H A Dinode.c454 hlist_for_each_entry(i, head, i_fat_hash) { function
H A Dnfs.c32 hlist_for_each_entry(i, head, i_dir_hash) { 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
H A Dnamespace.c775 hlist_for_each_entry(mp, chain, m_hash) { function
H A Dpnode.c325 hlist_for_each_entry(n, tree_list, mnt_hash) { function
/linux-master/fs/lockd/
H A Dhost.c249 hlist_for_each_entry(host, chain, h_hash) { function
360 hlist_for_each_entry(host, chain, h_hash) { function
/linux-master/fs/notify/fanotify/
H A Dfanotify.c200 hlist_for_each_entry(old, hlist, merge_list) { function
/linux-master/fs/ocfs2/dlm/
H A Ddlmdebug.c417 hlist_for_each_entry(mle, bucket, master_hash_node) { function
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
H A Ddlmrecovery.c2162 hlist_for_each_entry(res, bucket, hash_node) { 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

Completed in 372 milliseconds

123