Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcache.c466 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, in find_gid() function
566 ix = find_gid(table, gid, attr, default_gid, mask, &empty); in __ib_cache_gid_add()
613 ix = find_gid(table, gid, attr, default_gid, mask, NULL); in _ib_cache_gid_del()
705 local_index = find_gid(table, gid, &val, false, mask, NULL); in rdma_find_gid_by_port()
1031 index = find_gid(table, gid, &gid_attr_val, false, mask, NULL); in rdma_find_gid()
/openbmc/linux/fs/nfsd/
H A Dnfs4acl.c587 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c4016 static struct res_gid *find_gid(struct mlx4_dev *dev, int slave, in find_gid() function
4040 if (find_gid(dev, slave, rqp, gid)) { in add_mcg_res()
4064 res = find_gid(dev, slave, rqp, gid); in rem_mcg_res()