| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-clt.c | 72 struct rtrs_permit *permit; in __rtrs_get_permit() local 88 permit = get_permit(clt, bit); in __rtrs_get_permit() 89 WARN_ON(permit->mem_id != bit); in __rtrs_get_permit() 90 permit->cpu_id = raw_smp_processor_id(); in __rtrs_get_permit() 91 permit->con_type = con_type; in __rtrs_get_permit() 93 return permit; in __rtrs_get_permit() 97 struct rtrs_permit *permit) in __rtrs_put_permit() argument 99 clear_bit_unlock(permit->mem_id, clt->permits_map); in __rtrs_put_permit() 120 struct rtrs_permit *permit; in rtrs_clt_get_permit() local 123 permit = __rtrs_get_permit(clt, con_type); in rtrs_clt_get_permit() [all …]
|
| H A D | rtrs.h | 87 struct rtrs_permit *permit); 104 struct rtrs_clt_sess *sess, struct rtrs_permit *permit,
|
| /linux/drivers/block/rnbd/ |
| H A D | rnbd-clt.c | 294 struct rtrs_permit *permit; in rnbd_get_permit() local 296 permit = rtrs_clt_get_permit(sess->rtrs, con_type, wait); in rnbd_get_permit() 297 if (permit) in rnbd_get_permit() 305 return permit; in rnbd_get_permit() 309 struct rtrs_permit *permit) in rnbd_put_permit() argument 311 rtrs_clt_put_permit(sess->rtrs, permit); in rnbd_put_permit() 325 struct rtrs_permit *permit; in rnbd_get_iu() local 331 permit = rnbd_get_permit(sess, con_type, wait); in rnbd_get_iu() 332 if (!permit) { in rnbd_get_iu() 337 iu->permit = permit; in rnbd_get_iu() [all …]
|
| H A D | rnbd-clt.h | 55 struct rtrs_permit *permit; member
|
| /linux/Documentation/usb/ |
| H A D | iuu_phoenix.rst | 67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer ) 72 So I have added this option to permit him to see a lot of color ( each activity change the color
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | app-pri.rst | 14 channel. Another objective is to permit low priority applications
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-usb-gadget-mass-storage | 8 stall Set to permit function to halt bulk endpoints.
|
| /linux/arch/arm/boot/dts/arm/ |
| H A D | arm-realview-eb-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| H A D | arm-realview-eb-a9mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| H A D | arm-realview-eb-11mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| H A D | arm-realview-eb-11mp-bbrevd-ctrevb.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| H A D | hubgf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | gpcgk208.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | gpcgf117.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | gpcgm107.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | hubgk104.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | gpcgk110.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | hubgk110.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | hubgf117.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | hubgm107.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | gpcgk104.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | hubgk208.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| H A D | gpcgf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| /linux/LICENSES/preferred/ |
| H A D | MIT | 18 and/or sell copies of the Software, and to permit persons to whom the
|
| /linux/security/lockdown/ |
| H A D | Kconfig | 43 allow the kernel to be modified at runtime or that permit userland
|