Home
last modified time | relevance | path

Searched defs:bds (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c705 cfs_hash_multi_bd_lock(struct cfs_hash *hs, struct cfs_hash_bd *bds, in cfs_hash_multi_bd_lock()
728 cfs_hash_multi_bd_unlock(struct cfs_hash *hs, struct cfs_hash_bd *bds, in cfs_hash_multi_bd_unlock()
743 cfs_hash_multi_bd_lookup_locked(struct cfs_hash *hs, struct cfs_hash_bd *bds, in cfs_hash_multi_bd_lookup_locked()
760 struct cfs_hash_bd *bds, unsigned n, const void *key, in cfs_hash_multi_bd_findadd_locked()
790 cfs_hash_multi_bd_finddel_locked(struct cfs_hash *hs, struct cfs_hash_bd *bds, in cfs_hash_multi_bd_finddel_locked()
834 cfs_hash_dual_bd_get(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bds) in cfs_hash_dual_bd_get()
854 cfs_hash_dual_bd_lock(struct cfs_hash *hs, struct cfs_hash_bd *bds, int excl) in cfs_hash_dual_bd_lock()
861 cfs_hash_dual_bd_unlock(struct cfs_hash *hs, struct cfs_hash_bd *bds, int excl) in cfs_hash_dual_bd_unlock()
868 cfs_hash_dual_bd_lookup_locked(struct cfs_hash *hs, struct cfs_hash_bd *bds, in cfs_hash_dual_bd_lookup_locked()
876 cfs_hash_dual_bd_findadd_locked(struct cfs_hash *hs, struct cfs_hash_bd *bds, in cfs_hash_dual_bd_findadd_locked()
[all …]
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h665 struct cfs_hash_bd *bds, int excl) in cfs_hash_dual_bd_get_and_lock()
761 struct cfs_hash_bd bds[2]; in cfs_hash_bucket_validate() local
851 #define cfs_hash_for_each_bd(bds, n, i) \ argument
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h767 #define NEXT_CNT_PER_TX_PKT(bds) \ argument
Dbnx2x_hsi.h4633 union eth_tx_bd_types bds[13]; member