Home
last modified time | relevance | path

Searched full:permit (Results 1 – 25 of 5101) sorted by relevance

12345678910>>...205

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A Dmain.cf49 permit
59 permit
68 permit
75 permit
/openbmc/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()
103 * rtrs_clt_get_permit() - allocates permit for future RDMA operation
105 * @con_type: Type of connection to use with the permit
[all …]
H A Drtrs.h85 struct rtrs_permit *permit);
102 struct rtrs_clt_sess *sess, struct rtrs_permit *permit,
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-clt.c264 * are stopped and put to sleep. If last permit, which has been just put,
292 struct rtrs_permit *permit; in rnbd_get_permit() local
294 permit = rtrs_clt_get_permit(sess->rtrs, con_type, wait); in rnbd_get_permit()
295 if (permit) in rnbd_get_permit()
298 * because loser will get NULL as a permit, observe 0 busy in rnbd_get_permit()
303 return permit; in rnbd_get_permit()
307 struct rtrs_permit *permit) in rnbd_put_permit() argument
309 rtrs_clt_put_permit(sess->rtrs, permit); in rnbd_put_permit()
323 struct rtrs_permit *permit; in rnbd_get_iu() local
329 permit = rnbd_get_permit(sess, con_type, wait); in rnbd_get_iu()
[all …]
/openbmc/openbmc/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…
H A DXfig6 and to permit persons who receive copies from any such party to do so,
H A DClips5 distribute, and/or sell copies of the Software, and to permit persons
H A DMIT-09 permit persons to whom the Software is furnished to do so.
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_gpio.h8 * and/or sell copies of the Software, and to permit persons to whom the
75 * These members permit the use of common code
/openbmc/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
/openbmc/linux/include/crypto/internal/
H A Ddes.h20 * Returns -EINVAL if the key is weak and the crypto TFM does not permit weak
83 * Returns -EINVAL if the key is weak and the crypto TFM does not permit weak
/openbmc/linux/Documentation/ABI/testing/
H A Devm26 2 Permit modification of EVM-protected metadata at
49 will enable digital signature validation, permit
/openbmc/linux/fs/smb/server/
H A Dsmb_common.c628 "Current access mode does not permit SHARE_DELETE",
629 "Current access mode does not permit SHARE_READ",
630 "Current access mode does not permit SHARE_WRITE",
631 "Desired access mode does not permit FILE_READ",
632 "Desired access mode does not permit FILE_WRITE",
633 "Desired access mode does not permit FILE_DELETE",
/openbmc/linux/crypto/
H A Ddh_helper.c103 * Don't permit the buffer for 'key' or 'g' to be larger than 'p', since in crypto_dh_decode_key()
111 * Don't permit 'p' to be 0. It's not a prime number, and it's subject in crypto_dh_decode_key()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dnommu-mmap.rst48 and mtd might all permit this.
50 - If the backing device can't or won't permit direct sharing,
142 to permit this, otherwise the flag will be ignored.
253 of pages and permit mappings to be made on that.
/openbmc/linux/Documentation/filesystems/
H A Dafs.rst51 CONFIG_AF_RXRPC_DEBUG - Permit AF_RXRPC debugging to be enabled
52 CONFIG_AFS_DEBUG - Permit AFS debugging to be enabled
54 They permit the debugging messages to be turned on dynamically by manipulating
/openbmc/linux/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_freesync.h8 * and/or sell copies of the Software, and to permit persons to whom the
36 * and/or sell copies of the Software, and to permit persons to whom the
/openbmc/linux/drivers/clk/
H A Dclkdev.c310 * those. This is to permit this function to be called immediately
337 * those. This is to permit this function to be called immediately
366 * those. This is to permit this function to be called immediately
/openbmc/u-boot/doc/
H A DREADME.plan912 uninitialized to permit manual configuration. For example, PC-style
/openbmc/u-boot/drivers/thermal/
H A DKconfig5 temperature sensors to permit warnings, speed throttling or even
/openbmc/linux/sound/soc/sof/xtensa/
H A Dcore.c56 …"An instruction fetch referenced a page mapped with an attribute that does not permit instruction …
64 "A load referenced a page mapped with an attribute that does not permit loads"},
/openbmc/phosphor-networkd/
H A Dmeson_options.txt14 description: 'Permit the MAC address to be written to the systemd.network config')
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A DREADME1 The layerindexlib module is designed to permit programs to work directly
/openbmc/openbmc/meta-asrock/
H A DCOPYING.MIT5 copies of the Software, and to permit persons to whom the Software is
/openbmc/openbmc/meta-ibm/meta-fsp2/
H A DCOPYING.MIT5 copies of the Software, and to permit persons to whom the Software is

12345678910>>...205