| /Linux-v5.10/drivers/infiniband/ulp/rtrs/ |
| D | rtrs-clt.c | 62 struct rtrs_permit *permit; in __rtrs_get_permit() local 78 permit = get_permit(clt, bit); in __rtrs_get_permit() 79 WARN_ON(permit->mem_id != bit); in __rtrs_get_permit() 80 permit->cpu_id = raw_smp_processor_id(); in __rtrs_get_permit() 81 permit->con_type = con_type; in __rtrs_get_permit() 83 return permit; in __rtrs_get_permit() 87 struct rtrs_permit *permit) in __rtrs_put_permit() argument 89 clear_bit_unlock(permit->mem_id, clt->permits_map); in __rtrs_put_permit() 110 struct rtrs_permit *permit; in rtrs_clt_get_permit() local 113 permit = __rtrs_get_permit(clt, con_type); in rtrs_clt_get_permit() [all …]
|
| D | rtrs.h | 71 void *rtrs_permit_to_pdu(struct rtrs_permit *permit); 93 void rtrs_clt_put_permit(struct rtrs_clt *sess, struct rtrs_permit *permit); 110 struct rtrs_clt *sess, struct rtrs_permit *permit,
|
| /Linux-v5.10/drivers/block/rnbd/ |
| D | rnbd-clt.c | 315 struct rtrs_permit *permit; in rnbd_get_permit() local 317 permit = rtrs_clt_get_permit(sess->rtrs, con_type, in rnbd_get_permit() 320 if (likely(permit)) in rnbd_get_permit() 328 return permit; in rnbd_get_permit() 332 struct rtrs_permit *permit) in rnbd_put_permit() argument 334 rtrs_clt_put_permit(sess->rtrs, permit); in rnbd_put_permit() 348 struct rtrs_permit *permit; in rnbd_get_iu() local 350 permit = rnbd_get_permit(sess, con_type, in rnbd_get_iu() 353 if (unlikely(!permit)) in rnbd_get_iu() 355 iu = rtrs_permit_to_pdu(permit); in rnbd_get_iu() [all …]
|
| D | rnbd-clt.h | 52 struct rtrs_permit *permit; member
|
| /Linux-v5.10/Documentation/usb/ |
| 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-v5.10/Documentation/ABI/testing/ |
| D | configfs-usb-gadget-mass-storage | 8 stall Set to permit function to halt bulk endpoints.
|
| /Linux-v5.10/Documentation/userspace-api/media/v4l/ |
| D | app-pri.rst | 13 channel. Another objective is to permit low priority applications
|
| /Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | tsc2007.txt | 16 If set, it will permit noise in the data up to +- the value given to the fuzz
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | arm-realview-eb-11mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| D | arm-realview-eb-a9mp-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| D | arm-realview-eb-bbrevd.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| D | arm-realview-eb-11mp-bbrevd-ctrevb.dts | 8 * copies of the Software, and to permit persons to whom the Software is
|
| /Linux-v5.10/security/lockdown/ |
| D | Kconfig | 43 allow the kernel to be modified at runtime or that permit userland
|
| /Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
| D | gpcgf100.fuc3 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
| 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 | gpcgk110.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 | hubgf100.fuc3 | 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 | hubgk104.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 | hubgk208.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 | gpcgm107.fuc5 | 8 * and/or sell copies of the Software, and to permit persons to whom the
|