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

123

/linux-master/scripts/gdb/linux/
H A Dlists.py59 def hlist_for_each_entry(head, gdbtype, member): 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/kernel/
H A Duser.c135 hlist_for_each_entry(user, hashent, uidhash_node) { function
H A Ducount.c135 hlist_for_each_entry(ucounts, hashent, node) { function
/linux-master/net/sunrpc/
H A Dsvcauth.c220 hlist_for_each_entry(hp, head, hash) { function
/linux-master/scripts/kconfig/
H A Dlist.h251 #define hlist_for_each_entry(pos, head, member) \ macro
/linux-master/lib/
H A Dlru_cache.c246 hlist_for_each_entry(e, lc_hash_slot(lc, enr), colision) { 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/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/block/
H A Dblk-crypto-profile.c197 hlist_for_each_entry(slotp, head, hash_node) { function
/linux-master/net/llc/
H A Dllc_sap.c404 hlist_for_each_entry(llc, dev_hb, dev_hash_node) { function
/linux-master/fs/
H A Dpnode.c325 hlist_for_each_entry(n, tree_list, mnt_hash) { function
/linux-master/net/batman-adv/
H A Dfragmentation.c285 hlist_for_each_entry(entry, chain, list) { 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/fs/fat/
H A Dnfs.c32 hlist_for_each_entry(i, head, i_dir_hash) { function
/linux-master/fs/exfat/
H A Dinode.c614 hlist_for_each_entry(info, head, i_hash_fat) { function
/linux-master/fs/ocfs2/dlm/
H A Ddlmdebug.c417 hlist_for_each_entry(mle, bucket, master_hash_node) { function
H A Ddlmrecovery.c2162 hlist_for_each_entry(res, bucket, hash_node) { function
/linux-master/tools/include/linux/
H A Dlist.h725 #define hlist_for_each_entry(pos, head, member) \ macro
/linux-master/crypto/
H A Dalgapi.c599 hlist_for_each_entry(inst, list, list) { function
/linux-master/drivers/tty/serial/8250/
H A D8250_core.c183 hlist_for_each_entry(i, h, node) function
/linux-master/kernel/bpf/
H A Dtrampoline.c142 hlist_for_each_entry(tr, head, hlist) { function
/linux-master/include/linux/
H A Dlist.h1162 #define hlist_for_each_entry(pos, head, member) \ macro
/linux-master/fs/smb/server/
H A Dvfs_cache.c75 hlist_for_each_entry(ci, head, m_hash) { function
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c723 hlist_for_each_entry(arfs_rule, head, hlist) { function

Completed in 364 milliseconds

123