Home
last modified time | relevance | path

Searched refs:find_gid (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/core/
Dcache.c463 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, in find_gid() function
563 ix = find_gid(table, gid, attr, default_gid, mask, &empty); in __ib_cache_gid_add()
610 ix = find_gid(table, gid, attr, default_gid, mask, NULL); in _ib_cache_gid_del()
703 local_index = find_gid(table, gid, &val, false, mask, NULL); in rdma_find_gid_by_port()
1015 index = find_gid(table, gid, &gid_attr_val, false, mask, NULL); in rdma_find_gid()
/Linux-v5.4/fs/nfsd/
Dnfs4acl.c588 static int find_gid(struct posix_acl_state *state, kgid_t gid) in find_gid() function
660 i = find_gid(state, ace->who_gid); in process_one_v4_ace()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c4015 static struct res_gid *find_gid(struct mlx4_dev *dev, int slave, in find_gid() function
4039 if (find_gid(dev, slave, rqp, gid)) { in add_mcg_res()
4063 res = find_gid(dev, slave, rqp, gid); in rem_mcg_res()