/linux-6.12.1/drivers/infiniband/ulp/rtrs/ |
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() 103 * rtrs_clt_get_permit() - allocates permit for future RDMA operation 105 * @con_type: Type of connection to use with the permit [all …]
|
D | rtrs.h | 85 struct rtrs_permit *permit); 102 struct rtrs_clt_sess *sess, struct rtrs_permit *permit,
|
/linux-6.12.1/drivers/block/rnbd/ |
D | rnbd-clt.c | 264 * 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 …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_gpio.h | 8 * and/or sell copies of the Software, and to permit persons to whom the 75 * These members permit the use of common code
|
/linux-6.12.1/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-6.12.1/include/crypto/internal/ |
D | des.h | 20 * 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
|
/linux-6.12.1/fs/smb/server/ |
D | smb_common.c | 628 "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",
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | evm | 26 2 Permit modification of EVM-protected metadata at 49 will enable digital signature validation, permit
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | nommu-mmap.rst | 48 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.
|
/linux-6.12.1/crypto/ |
D | dh_helper.c | 103 * 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()
|
/linux-6.12.1/Documentation/filesystems/ |
D | afs.rst | 51 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
|
/linux-6.12.1/drivers/clk/ |
D | clkdev.c | 348 * those. This is to permit this function to be called immediately 375 * those. This is to permit this function to be called immediately 404 * those. This is to permit this function to be called immediately
|
/linux-6.12.1/include/linux/ |
D | xarray.h | 689 * if the @gfp flags permit. 717 * disabling softirqs. May sleep if the @gfp flags permit. 745 * disabling interrupts. May sleep if the @gfp flags permit. 774 * the @gfp flags permit. 804 * disabling softirqs. May sleep if the @gfp flags permit. 834 * disabling interrupts. May sleep if the @gfp flags permit. 867 * the @gfp flags permit. 900 * disabling softirqs. May sleep if the @gfp flags permit. 933 * disabling interrupts. May sleep if the @gfp flags permit. 969 * the @gfp flags permit. [all …]
|
/linux-6.12.1/sound/soc/sof/xtensa/ |
D | core.c | 56 …"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"},
|
/linux-6.12.1/security/lockdown/ |
D | Kconfig | 43 allow the kernel to be modified at runtime or that permit userland
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | cik_ih.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gfx_v11_0_3.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | gfx_v10_0.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | si_ih.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | mmhub_v3_0_1.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | ih_v6_0.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | uvd_v4_2.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/df/ |
D | df_4_15_offset.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
D | df_3_6_default.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/pwr/ |
D | pwr_10_0_offset.h | 8 * and/or sell copies of the Software, and to permit persons to whom the
|