Home
last modified time | relevance | path

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

12345678910>>...46

/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c64 struct rtrs_permit *permit; in __rtrs_get_permit() local
80 permit = get_permit(clt, bit); in __rtrs_get_permit()
81 WARN_ON(permit->mem_id != bit); in __rtrs_get_permit()
82 permit->cpu_id = raw_smp_processor_id(); in __rtrs_get_permit()
83 permit->con_type = con_type; in __rtrs_get_permit()
85 return permit; in __rtrs_get_permit()
89 struct rtrs_permit *permit) in __rtrs_put_permit() argument
91 clear_bit_unlock(permit->mem_id, clt->permits_map); in __rtrs_put_permit()
112 struct rtrs_permit *permit; in rtrs_clt_get_permit() local
115 permit = __rtrs_get_permit(clt, con_type); in rtrs_clt_get_permit()
[all …]
H A Drtrs.h71 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,
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A Drnbd-clt.c316 struct rtrs_permit *permit; in rnbd_get_permit() local
318 permit = rtrs_clt_get_permit(sess->rtrs, con_type, in rnbd_get_permit()
321 if (likely(permit)) in rnbd_get_permit()
329 return permit; in rnbd_get_permit()
333 struct rtrs_permit *permit) in rnbd_put_permit() argument
335 rtrs_clt_put_permit(sess->rtrs, permit); in rnbd_put_permit()
349 struct rtrs_permit *permit; in rnbd_get_iu() local
351 permit = rnbd_get_permit(sess, con_type, in rnbd_get_iu()
354 if (unlikely(!permit)) in rnbd_get_iu()
356 iu = rtrs_permit_to_pdu(permit); in rnbd_get_iu()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A Dmain.cf49 permit
59 permit
68 permit
75 permit
/OK3568_Linux_fs/external/xserver/debian/
H A Dxserver-xorg-legacy.templates13 permit any user to start it, for security reasons. On the other hand, it is
16 compromise is to permit the X server to be started only by users logged in to
/OK3568_Linux_fs/external/xserver/debian/po/
H A Dro.po72 "permit any user to start it, for security reasons. On the other hand, it is "
75 "compromise is to permit the X server to be started only by users logged in "
79 "probabil înțelept să i se permită oricărui utilizator să-l pornească, din "
H A Dkk.po45 "permit any user to start it, for security reasons. On the other hand, it is "
48 "compromise is to permit the X server to be started only by users logged in "
H A Dbe.po47 "permit any user to start it, for security reasons. On the other hand, it is "
50 "compromise is to permit the X server to be started only by users logged in "
H A Dgu.po48 "permit any user to start it, for security reasons. On the other hand, it is "
51 "compromise is to permit the X server to be started only by users logged in "
H A Dtemplates.pot48 "permit any user to start it, for security reasons. On the other hand, it is "
51 "compromise is to permit the X server to be started only by users logged in "
H A Dmr.po48 "permit any user to start it, for security reasons. On the other hand, it is "
51 "compromise is to permit the X server to be started only by users logged in "
H A Dko.po47 "permit any user to start it, for security reasons. On the other hand, it is "
50 "compromise is to permit the X server to be started only by users logged in "
H A Dsr.po49 "permit any user to start it, for security reasons. On the other hand, it is "
52 "compromise is to permit the X server to be started only by users logged in "
H A Dth.po48 "permit any user to start it, for security reasons. On the other hand, it is "
51 "compromise is to permit the X server to be started only by users logged in "
H A Dhe.po50 "permit any user to start it, for security reasons. On the other hand, it is "
53 "compromise is to permit the X server to be started only by users logged in "
H A Dbn.po49 "permit any user to start it, for security reasons. On the other hand, it is "
52 "compromise is to permit the X server to be started only by users logged in "
H A Dar.po52 "permit any user to start it, for security reasons. On the other hand, it is "
55 "compromise is to permit the X server to be started only by users logged in "
H A Dne.po52 "permit any user to start it, for security reasons. On the other hand, it is "
55 "compromise is to permit the X server to be started only by users logged in "
H A Dhr.po43 "permit any user to start it, for security reasons. On the other hand, it is "
46 "compromise is to permit the X server to be started only by users logged in "
H A Dku.po50 "permit any user to start it, for security reasons. On the other hand, it is "
53 "compromise is to permit the X server to be started only by users logged in "
H A Dml.po58 "permit any user to start it, for security reasons. On the other hand, it is "
61 "compromise is to permit the X server to be started only by users logged in "
H A Deo.po49 "permit any user to start it, for security reasons. On the other hand, it is "
52 "compromise is to permit the X server to be started only by users logged in "
H A Dsr@latin.po49 "permit any user to start it, for security reasons. On the other hand, it is "
52 "compromise is to permit the X server to be started only by users logged in "
H A Dkm.po59 "permit any user to start it, for security reasons. On the other hand, it is "
62 "compromise is to permit the X server to be started only by users logged in "
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DAdobe-Glyph3 … distribute, sublicense, and/or sell copies of the documentation, and to permit others to do the s…
8 …ublish, distribute, sublicense, and/or sell the derivative works, and to permit others to do the s…

12345678910>>...46