Searched refs:hlist_for_each_entry (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | dcache_compat.h | 85 hlist_for_each_entry(dentry, &inode->i_dentry, d_alias) { in zpl_d_drop_aliases()
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-dentry-alias.m4 | 15 hlist_for_each_entry(dentry, &inode->i_dentry,
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | eswitch.h | 58 hlist_for_each_entry(ptr, &hash[ix], node.hlist) \
|
| /freebsd/contrib/ofed/libirdma/ |
| H A D | osdep.h | 64 hlist_for_each_entry(o, &n[jhash(&k, sizeof(k), 0) >> (32 - ilog2(ARRAY_SIZE(n)))],\
|
| /freebsd/sys/dev/irdma/ |
| H A D | osdep.h | 71 hlist_for_each_entry(o, &n[jhash(&k, sizeof(k), 0) >> (32 - ilog2(ARRAY_SIZE(n)))],\
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_linux_list.h | 281 #define hlist_for_each_entry(tp, p, head, field) \ macro
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_fmr_pool.c | 130 hlist_for_each_entry(fmr, bucket, cache_node) in ib_fmr_cache_lookup()
|
| H A D | ib_cma.c | 1711 hlist_for_each_entry(id_priv, &bind_list->owners, node) { in cma_find_listener() 3264 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_check_port()
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | list.h | 433 #define hlist_for_each_entry(pos, head, member) \ macro
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 502 #define hlist_for_each_entry(pos, head, member) \ macro
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_netdev.c | 273 hlist_for_each_entry(filter, in mlx4_en_filter_find()
|