/drivers/infiniband/ulp/rtrs/ |
D | rtrs-clt.c | 66 struct rtrs_permit *permit; in __rtrs_get_permit() local 82 permit = get_permit(clt, bit); in __rtrs_get_permit() 83 WARN_ON(permit->mem_id != bit); in __rtrs_get_permit() 84 permit->cpu_id = raw_smp_processor_id(); in __rtrs_get_permit() 85 permit->con_type = con_type; in __rtrs_get_permit() 87 return permit; in __rtrs_get_permit() 91 struct rtrs_permit *permit) in __rtrs_put_permit() argument 93 clear_bit_unlock(permit->mem_id, clt->permits_map); in __rtrs_put_permit() 114 struct rtrs_permit *permit; in rtrs_clt_get_permit() local 117 permit = __rtrs_get_permit(clt, con_type); in rtrs_clt_get_permit() [all …]
|
D | rtrs.h | 84 void rtrs_clt_put_permit(struct rtrs_clt *sess, struct rtrs_permit *permit); 101 struct rtrs_clt *sess, struct rtrs_permit *permit,
|
D | rtrs-clt.h | 108 struct rtrs_permit *permit; member
|
/drivers/block/rnbd/ |
D | rnbd-clt.c | 320 struct rtrs_permit *permit; in rnbd_get_permit() local 322 permit = rtrs_clt_get_permit(sess->rtrs, con_type, wait); in rnbd_get_permit() 323 if (permit) in rnbd_get_permit() 331 return permit; in rnbd_get_permit() 335 struct rtrs_permit *permit) in rnbd_put_permit() argument 337 rtrs_clt_put_permit(sess->rtrs, permit); in rnbd_put_permit() 351 struct rtrs_permit *permit; in rnbd_get_iu() local 357 permit = rnbd_get_permit(sess, con_type, wait); in rnbd_get_iu() 358 if (!permit) { in rnbd_get_iu() 363 iu->permit = permit; in rnbd_get_iu() [all …]
|
D | rnbd-clt.h | 55 struct rtrs_permit *permit; member
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpcgf117.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gpcgk104.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gpcgk208.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | hubgm107.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | hubgf117.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gpcgm107.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gpcgk110.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | hubgk208.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | hubgk104.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gpcgf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | hubgk110.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | hubgf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | perf.fuc | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | test.fuc | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gk208.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gf119.fuc4 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | idle.fuc | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gt215.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | arith.fuc | 8 * and/or sell copies of the Software, and to permit persons to whom the
|