| /kernel/linux/linux-5.10/include/linux/ |
| D | hwspinlock.h | 172 * immediately fail if the hwspinlock is already locked. 180 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 193 * immediately fail if the hwspinlock is already locked. 200 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 212 * if the hwspinlock is already taken. 219 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 231 * if the hwspinlock is already taken. 236 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 248 * if the hwspinlock is already taken. 256 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. [all …]
|
| D | lz4.h | 181 * which must be already allocated 186 * into already allocated 'dest' buffer of size 'maxOutputSize'. 206 * which must be already allocated 231 * @targetDestSize: Size of buffer 'dest' which must be already allocated 236 * from 'source' buffer into already allocated buffer 'dest' 256 * which must be already allocated with 'originalSize' bytes 277 * which must be already allocated 300 * already allocated 333 * which must be already allocated 385 * which must be already allocated [all …]
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| D | hwspinlock.rst | 57 if that hwspinlock is already in use. Usually board code will 84 is already free). 93 msecs). If the hwspinlock is already taken, the function will busy loop 109 msecs). If the hwspinlock is already taken, the function will busy loop 125 msecs). If the hwspinlock is already taken, the function will busy loop 142 msecs). If the hwspinlock is already taken, the function will busy loop 159 msecs). If the hwspinlock is already taken, the function will busy loop 176 it is already taken. 184 notably -EBUSY if the hwspinlock was already taken). 193 it is already taken. [all …]
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | hwspinlock.h | 171 * immediately fail if the hwspinlock is already locked. 179 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 192 * immediately fail if the hwspinlock is already locked. 199 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 211 * if the hwspinlock is already taken. 218 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 230 * if the hwspinlock is already taken. 238 * the hwspinlock was already taken, and -EINVAL if @hwlock is invalid. 252 * is already taken, the function will busy loop waiting for it to 275 * is already taken, the function will busy loop waiting for it to [all …]
|
| D | lz4.h | 181 * which must be already allocated 186 * into already allocated 'dest' buffer of size 'maxOutputSize'. 206 * which must be already allocated 231 * @targetDestSize: Size of buffer 'dest' which must be already allocated 236 * from 'source' buffer into already allocated buffer 'dest' 256 * which must be already allocated with 'originalSize' bytes 277 * which must be already allocated 300 * already allocated 333 * which must be already allocated 385 * which must be already allocated [all …]
|
| /kernel/linux/linux-5.10/Documentation/livepatch/ |
| D | system-state.rst | 16 any new livepatch must be able to detect what changes have already been 17 done by the already installed livepatches. 33 already installed livepatches. 63 already installed livepatches. 74 for already modified system states. 77 already installed livepatches. 79 - Non-cumulative livepatches are allowed to touch already modified 90 has not been already modified by a livepatches that are being 93 - Take over or update the system state modification when is has already 102 - Remove any already made changes when error occurs and the livepatch [all …]
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | hwspinlock.txt | 57 if that hwspinlock is already in use. Usually board code will 84 is already free). 93 msecs). If the hwspinlock is already taken, the function will busy loop 109 msecs). If the hwspinlock is already taken, the function will busy loop 125 msecs). If the hwspinlock is already taken, the function will busy loop 143 it is already taken. 151 notably -EBUSY if the hwspinlock was already taken). 160 it is already taken. 167 notably -EBUSY if the hwspinlock was already taken). 176 it is already taken. [all …]
|
| D | kref.txt | 62 If you already have a valid pointer to a kref-ed structure (the 71 a valid pointer to a kref-ed structure without already 76 without already holding a valid pointer, it must serialize access 127 since we already have a valid pointer that we own a refcount for. The 129 already holding a pointer. 168 and kref_get() it. That violates rule 3 because you are not already 267 otherwise kref_get_unless_zero may reference already freed memory. 269 return value. If you are sure (by already having a valid pointer) that
|
| /kernel/linux/linux-5.10/kernel/livepatch/ |
| D | state.c | 46 * the already installed livepatches 49 * Checks whether already installed livepatches modify the given 61 * Return: pointer to the latest struct klp_state from already 94 /* A cumulative livepatch must handle all already modified states. */ in klp_is_state_compatible() 103 * Cumulative patches must handle all already modified states. 104 * Non-cumulative patches can touch already modified states.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/ |
| D | signal.S | 11 /* r3 already has our pid in it */ 12 /* r4 already has signal type in it */ 27 /* r3 already has our pid in it */ 28 /* r4 already has signal type in it */
|
| /kernel/linux/linux-4.19/tools/testing/selftests/powerpc/signal/ |
| D | signal.S | 15 /* r3 already has our pid in it */ 16 /* r4 already has signal type in it */ 31 /* r3 already has our pid in it */ 32 /* r4 already has signal type in it */
|
| /kernel/linux/linux-4.19/tools/testing/selftests/net/ |
| D | netdevice.sh | 15 # if already up, nothing done 23 echo "SKIP: $netdev: interface already up" 39 # Doing nothing if the interface was already up 45 # do nothing if the interface was already up 63 #check that the interface did not already have an IP 66 echo "SKIP: $netdev: already have an IP"
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | netdevice.sh | 15 # if already up, nothing done 23 echo "SKIP: $netdev: interface already up" 39 # Doing nothing if the interface was already up 45 # do nothing if the interface was already up 63 #check that the interface did not already have an IP 66 echo "SKIP: $netdev: already have an IP"
|
| /kernel/linux/linux-5.10/drivers/usb/dwc2/ |
| D | drd.c | 37 /* Check if A-Session is already in the right state */ in dwc2_ovr_avalid() 55 /* Check if B-Session is already in the right state */ in dwc2_ovr_bvalid() 73 int already = 0; in dwc2_drd_role_sw_set() local 92 already = dwc2_ovr_avalid(hsotg, true); in dwc2_drd_role_sw_set() 94 already = dwc2_ovr_bvalid(hsotg, true); in dwc2_drd_role_sw_set() 109 if (!already && hsotg->dr_mode == USB_DR_MODE_OTG) in dwc2_drd_role_sw_set()
|
| /kernel/linux/linux-5.10/drivers/block/paride/ |
| D | Transition-notes | 62 In the first case the thread was already in the area. In the second, 64 mean that (2) was already not true. 70 (3) was already not true. 79 pd.c. It means that (4) was already not true. 87 we were acquiring the lock, (1) would be already false, since 90 already false. 118 can be killed. Indeed, we are not holding pd_lock and thus pd_busy is already
|
| /kernel/linux/linux-4.19/drivers/block/paride/ |
| D | Transition-notes | 62 In the first case the thread was already in the area. In the second, 64 mean that (2) was already not true. 70 (3) was already not true. 79 pd.c. It means that (4) was already not true. 87 we were acquiring the lock, (1) would be already false, since 90 already false. 118 can be killed. Indeed, we are not holding pd_lock and thus pd_busy is already
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/ |
| D | Kconfig | 8 SI is already supported in radeon. Experimental support for SI 20 CIK is already supported in radeon. Support for CIK in amdgpu 31 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
| /kernel/linux/linux-4.19/fs/gfs2/ |
| D | util.c | 87 * -2 if it was already withdrawn 139 * 0 if it was already withdrawn 155 * 0 if it was already withdrawn 176 * 0 if it was already withdrawn 196 * -2 if it was already withdrawn 216 * -2 if it was already withdrawn 236 * 0 if it was already withdrawn
|
| /kernel/linux/linux-5.10/net/9p/ |
| D | error.c | 108 {"Transport endpoint is already connected", EISCONN}, 115 {"Operation already in progress", EALREADY}, 130 {"file already exists", EEXIST}, 131 {"file or directory already exists", EEXIST}, 132 {"fid already in use", EBADF}, 135 {"file already open for I/O", ETXTBSY}, 148 {"exclusive use file already open", EAGAIN},
|
| /kernel/linux/linux-4.19/fs/xfs/ |
| D | xfs_trans_buf.c | 21 * Check to see if a buffer matching the given parameters is already 109 * Get and lock the buffer for the caller if it is not already 110 * locked within the given transaction. If it is already locked 133 * pointer in its b_fsprivate2 field, then we know we already in xfs_trans_get_buf_map() 191 * If the superblock buffer already has this transaction in xfs_trans_getsb() 192 * pointer in its b_fsprivate2 field, then we know we already in xfs_trans_getsb() 216 * Get and lock the buffer for the caller if it is not already 218 * read in, read it from disk. If it is already locked 219 * within the transaction and already read in, just increment its 243 * pointer in its b_fsprivate2 field, then we know we already in xfs_trans_read_buf_map() [all …]
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_trans_buf.c | 19 * Check to see if a buffer matching the given parameters is already 107 * Get and lock the buffer for the caller if it is not already 108 * locked within the given transaction. If it is already locked 134 * pointer in its b_fsprivate2 field, then we know we already in xfs_trans_get_buf_map() 178 * Just increment the lock recursion count if the buffer is already in xfs_trans_getsb() 201 * Get and lock the buffer for the caller if it is not already 203 * read in, read it from disk. If it is already locked 204 * within the transaction and already read in, just increment its 228 * pointer in its b_fsprivate2 field, then we know we already in xfs_trans_read_buf_map() 229 * have it locked. If it is already read in we just increment in xfs_trans_read_buf_map() [all …]
|
| /kernel/linux/linux-5.10/Documentation/core-api/ |
| D | kref.rst | 62 If you already have a valid pointer to a kref-ed structure (the 71 a valid pointer to a kref-ed structure without already 76 without already holding a valid pointer, it must serialize access 127 since we already have a valid pointer that we own a refcount for. The 129 already holding a pointer. 172 and kref_get() it. That violates rule 3 because you are not already 271 otherwise kref_get_unless_zero may reference already freed memory. 273 return value. If you are sure (by already having a valid pointer) that
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | Kconfig | 9 SI is already supported in radeon. Experimental support for SI 21 CIK is already supported in radeon. Support for CIK in amdgpu 35 isn't already selected to enabled full userptr support.
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| D | qeth_core_mpc.c | 150 {IPA_RC_DUP_IPV6_REMOTE, "ipv6 address already registered remote"}, 152 {IPA_RC_DUP_IPV6_HOME, "ipv6 address already registered"}, 156 {IPA_RC_SBP_IQD_ANO_DEV_PRIMARY, "Primary bridgeport exists already"}, 177 {IPA_RC_SBP_OSA_ANO_DEV_PRIMARY, "Primary bridgeport exists already"}, 187 {IPA_RC_DUPLICATE_IP_ADDRESS, "Address already registered"}, 191 {IPA_RC_SETIP_ALREADY_RECEIVED, "Setip already received"}, 192 {IPA_RC_IP_ADDR_ALREADY_USED, "IP address already in use on LAN"}, 197 {IPA_RC_PRIMARY_ALREADY_DEFINED, "Primary already defined"}, 198 {IPA_RC_SECOND_ALREADY_DEFINED, "Secondary already defined"}, 200 {IPA_RC_MC_ADDR_ALREADY_DEFINED, "Multicast address already defined"},
|
| /kernel/linux/linux-4.19/drivers/s390/net/ |
| D | qeth_core_mpc.c | 162 {IPA_RC_DUP_IPV6_REMOTE, "ipv6 address already registered remote"}, 164 {IPA_RC_DUP_IPV6_HOME, "ipv6 address already registered"}, 168 {IPA_RC_SBP_IQD_ANO_DEV_PRIMARY, "Primary bridgeport exists already"}, 189 {IPA_RC_SBP_OSA_ANO_DEV_PRIMARY, "Primary bridgeport exists already"}, 199 {IPA_RC_DUPLICATE_IP_ADDRESS, "Address already registered"}, 203 {IPA_RC_SETIP_ALREADY_RECEIVED, "Setip already received"}, 204 {IPA_RC_IP_ADDR_ALREADY_USED, "IP address already in use on LAN"}, 209 {IPA_RC_PRIMARY_ALREADY_DEFINED, "Primary already defined"}, 210 {IPA_RC_SECOND_ALREADY_DEFINED, "Secondary already defined"}, 212 {IPA_RC_MC_ADDR_ALREADY_DEFINED, "Multicast address already defined"},
|