Home
last modified time | relevance | path

Searched refs:permit (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c72 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 Drtrs.h85 struct rtrs_permit *permit);
102 struct rtrs_clt_sess *sess, struct rtrs_permit *permit,
/linux/Documentation/usb/
H A Diuu_phoenix.rst67 - 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/drivers/block/rnbd/
H A Drnbd-clt.h55 struct rtrs_permit *permit; member
/linux/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst13 channel. Another objective is to permit low priority applications
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dtsc2007.txt16 If set, it will permit noise in the data up to +- the value given to the fuzz
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-mass-storage8 stall Set to permit function to halt bulk endpoints.
/linux/arch/arm/boot/dts/arm/
H A Darm-realview-eb-bbrevd.dts8 * copies of the Software, and to permit persons to whom the Software is
H A Darm-realview-eb-a9mp-bbrevd.dts8 * copies of the Software, and to permit persons to whom the Software is
H A Darm-realview-eb-11mp-bbrevd.dts8 * copies of the Software, and to permit persons to whom the Software is
H A Darm-realview-eb-11mp-bbrevd-ctrevb.dts8 * copies of the Software, and to permit persons to whom the Software is
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhubgf100.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
H A Dgpcgk208.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
H A Dgpcgf117.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
H A Dgpcgm107.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
H A Dhubgk104.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
H A Dgpcgk110.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
H A Dhubgk110.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
H A Dhubgf117.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
H A Dhubgm107.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
H A Dgpcgk104.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
H A Dhubgk208.fuc58 * and/or sell copies of the Software, and to permit persons to whom the
H A Dgpcgf100.fuc38 * and/or sell copies of the Software, and to permit persons to whom the
/linux/LICENSES/preferred/
H A DMIT18 and/or sell copies of the Software, and to permit persons to whom the
/linux/security/lockdown/
H A DKconfig43 allow the kernel to be modified at runtime or that permit userland

12345678910>>...16