Home
last modified time | relevance | path

Searched full:successfully (Results 1 – 25 of 2831) sorted by relevance

12345678910>>...114

/kernel/liteos_a/kernel/include/
Dlos_rwlock.h68 …to Init a rwlock. A rwlock handle is assigned to rwlockHandle when the rwlock is init successfully.
70 * @param rwlock [IN] Handle pointer of the successfully init rwlock.
74 * @retval #LOS_OK The rwlock is successfully created.
86 …* This API is used to delete a specified rwlock. Return LOS_OK on deleting successfully, return sp…
91 * <li>The rwlock can be deleted successfully only if no other tasks pend on it.</li>
99 * @retval #LOS_OK The rwlock is successfully deleted.
133 * @retval #LOS_OK The rwlock is successfully locked.
167 * @retval #LOS_OK The rwlock is successfully locked.
201 * @retval #LOS_OK The rwlock is successfully locked.
235 * @retval #LOS_OK The rwlock is successfully locked.
[all …]
Dlos_mux.h98 … used to Init a mutex. A mutex handle is assigned to muxHandle when the mutex is init successfully.
105 * @param mutex [IN] Handle pointer of the successfully init mutex.
109 * @retval #LOS_OK The mutex is successfully created.
121 …* This API is used to delete a specified mutex. Return LOS_OK on deleting successfully, return spe…
126 * <li>The mutex can be deleted successfully only if no other tasks pend on it.</li>
134 * @retval #LOS_OK The mutex is successfully deleted.
168 * @retval #LOS_OK The mutex is successfully locked.
201 * @retval #LOS_OK The mutex is successfully locked.
229 * @retval #LOS_OK The mutex is successfully locked.
/kernel/linux/linux-4.19/drivers/staging/greybus/
Dgreybus_trace.h128 * has been successfully created.
139 * request has been successfully created and initialized.
199 * Occurs after a new connection is successfully created.
268 * Occurs after a new bundle is successfully created.
332 * Occurs after a new interface is successfully created.
352 * Occurs when a registered interface has been successfully
363 * Occurs when an interface has been successfully enabled.
405 * Occurs after a new module is successfully created, before
416 * Occurs after a module is successfully created, before registering
458 * Occurs after a new host device is successfully created, before
/kernel/linux/linux-5.10/drivers/greybus/
Dgreybus_trace.h128 * has been successfully created.
139 * request has been successfully created and initialized.
199 * Occurs after a new connection is successfully created.
268 * Occurs after a new bundle is successfully created.
332 * Occurs after a new interface is successfully created.
352 * Occurs when a registered interface has been successfully
363 * Occurs when an interface has been successfully enabled.
405 * Occurs after a new module is successfully created, before
416 * Occurs after a module is successfully created, before registering
458 * Occurs after a new host device is successfully created, before
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/kprobe/
Dkretprobe_maxactive.tc6 # Test if we successfully reject unknown messages
9 # Test if we successfully reject too big maxactive
12 # Test if we successfully reject unparsable numbers for maxactive
/kernel/linux/linux-4.19/tools/testing/selftests/ftrace/test.d/kprobe/
Dkretprobe_maxactive.tc10 # Test if we successfully reject unknown messages
13 # Test if we successfully reject too big maxactive
16 # Test if we successfully reject unparsable numbers for maxactive
/kernel/linux/linux-4.19/lib/
Dlockref.c58 * Return: 1 if count updated successfully or 0 if count was zero
86 * Return: 1 if count updated successfully or 0 if count would become zero
114 * Return: 1 if count updated successfully or 0 if count was zero
159 * Return: 1 if count updated successfully or 0 if count <= 1 and lock taken
194 * Return: 1 if count updated successfully or 0 if lockref was dead
/kernel/linux/linux-5.10/lib/
Dlockref.c61 * Return: 1 if count updated successfully or 0 if count was zero
89 * Return: 1 if count updated successfully or 0 if count would become zero
117 * Return: 1 if count updated successfully or 0 if count was zero
162 * Return: 1 if count updated successfully or 0 if count <= 1 and lock taken
197 * Return: 1 if count updated successfully or 0 if lockref was dead
/kernel/linux/linux-5.10/include/linux/
Dhwspinlock.h179 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
199 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
218 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
235 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
255 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
277 * Returns 0 when the @hwlock was successfully taken, and an appropriate
300 * Returns 0 when the @hwlock was successfully taken, and an appropriate
323 * Returns 0 when the @hwlock was successfully taken, and an appropriate
345 * Returns 0 when the @hwlock was successfully taken, and an appropriate
370 * Returns 0 when the @hwlock was successfully taken, and an appropriate
/kernel/liteos_m/kernel/include/
Dlos_mux.h190 … to create a mutex. A mutex handle is assigned to muxHandle when the mutex is created successfully.
197 …* @param muxHandle [OUT] Handle pointer of the successfully created mutex. The value of handle s…
202 * @retval #LOS_OK The mutex is successfully created.
214 …* This API is used to delete a specified mutex. Return LOS_OK on deleting successfully, return spe…
219 * <li>The mutex can be deleted successfully only if no other tasks pend on it.</li>
227 * @retval #LOS_OK The mutex is successfully deleted.
262 * @retval #LOS_OK The mutex is successfully locked.
288 * @retval #LOS_OK The mutex is successfully released.
/kernel/linux/linux-5.10/Documentation/admin-guide/
Diostats.rst66 This is the total number of reads completed successfully.
75 This is the total number of sectors read successfully.
82 This is the total number of writes completed successfully.
88 This is the total number of sectors written successfully.
113 This is the total number of discards completed successfully.
119 This is the total number of sectors discarded successfully.
126 This is the total number of flush requests completed successfully.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dprocfs-diskstats13 4 reads completed successfully
30 15 discards completed successfully
39 19 flush requests completed successfully
/kernel/linux/linux-4.19/drivers/media/platform/mtk-vcodec/
Dvenc_drv_if.h126 * Return: 0 if creating handle successfully, otherwise it is failed.
133 * Return: 0 if releasing handle successfully, otherwise it is failed.
142 * Return: 0 if setting param successfully, otherwise it is failed.
155 * Return: 0 if encoding frame successfully, otherwise it is failed.
/kernel/linux/linux-4.19/include/linux/
Dhwspinlock.h178 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
198 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
217 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
237 * Returns 0 if we successfully locked the hwspinlock, -EBUSY if
259 * Returns 0 when the @hwlock was successfully taken, and an appropriate
282 * Returns 0 when the @hwlock was successfully taken, and an appropriate
305 * Returns 0 when the @hwlock was successfully taken, and an appropriate
330 * Returns 0 when the @hwlock was successfully taken, and an appropriate
/kernel/liteos_a/fs/proc/include/
Dproc_file.h53 * @retval #NOT NULL open successfully
103 * @retval #>0 Number of bytes write successfully
128 * @retval #>=0 deviation successfully
153 * @retval #ENOERR deviation successfully
176 * @retval #0 close successfully
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
Dvenc_drv_if.h133 * Return: 0 if creating handle successfully, otherwise it is failed.
140 * Return: 0 if releasing handle successfully, otherwise it is failed.
149 * Return: 0 if setting param successfully, otherwise it is failed.
162 * Return: 0 if encoding frame successfully, otherwise it is failed.
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c11 * returns 0 if it successfully received a message notification
34 * returns 0 if it successfully received a message acknowledgment
59 * returns 0 if it successfully received a message notification and
85 * returns 0 if it successfully copied message into the buffer and
226 * returns 0 if it successfully copied message into the buffer
262 * returns 0 if it successfully read message from buffer
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
Dmbx.c10 * returns SUCCESS if it successfully received a message notification
36 * returns SUCCESS if it successfully received a message acknowledgment
64 * returns SUCCESS if it successfully received a message notification and
90 * returns SUCCESS if it successfully copied message into the buffer and
237 * returns SUCCESS if it successfully copied message into the buffer
275 * returns SUCCESS if it successfully read message from buffer
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c11 * returns 0 if it successfully received a message notification
34 * returns 0 if it successfully received a message acknowledgment
59 * returns 0 if it successfully received a message notification and
85 * returns 0 if it successfully copied message into the buffer and
226 * returns 0 if it successfully copied message into the buffer
262 * returns 0 if it successfully read message from buffer
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/igbvf/
Dmbx.c10 * returns SUCCESS if it successfully received a message notification
36 * returns SUCCESS if it successfully received a message acknowledgment
64 * returns SUCCESS if it successfully received a message notification and
90 * returns SUCCESS if it successfully copied message into the buffer and
237 * returns SUCCESS if it successfully copied message into the buffer
275 * returns SUCCESS if it successfully read message from buffer
/kernel/linux/linux-4.19/Documentation/
Diostats.txt65 This is the total number of reads completed successfully.
74 This is the total number of sectors read successfully.
81 This is the total number of writes completed successfully.
87 This is the total number of sectors written successfully.
108 This is the total number of discards completed successfully.
114 This is the total number of sectors discarded successfully.
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.c16 * returns SUCCESS if it successfully read message from buffer
39 * returns SUCCESS if it successfully copied message into the buffer
110 * returns SUCCESS if it successfully received a message notification
135 * returns SUCCESS if it successfully received a message acknowledgement
162 * returns SUCCESS if it successfully received a message notification and
189 * returns SUCCESS if it successfully copied message into the buffer and
330 * returns SUCCESS if it successfully copied message into the buffer
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.c16 * returns SUCCESS if it successfully read message from buffer
39 * returns SUCCESS if it successfully copied message into the buffer
110 * returns SUCCESS if it successfully received a message notification
135 * returns SUCCESS if it successfully received a message acknowledgement
162 * returns SUCCESS if it successfully received a message notification and
189 * returns SUCCESS if it successfully copied message into the buffer and
330 * returns SUCCESS if it successfully copied message into the buffer
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/
DREADME15 executable is used for each test since many tests complete successfully
36 - Most of these tests are successfully passing if the process gets killed by
53 successfully progressed up to the stage of triggering the fake sigreturn
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vpu/
Dmtk_vpu.h90 * Return: Return 0 if ipi registers successfully, otherwise it is failed.
108 * Return: Return 0 if sending data successfully, otherwise it is failed.
135 * Return: Return 0 if the handler is added successfully,
166 * Return: Return 0 if downloading firmware successfully,

12345678910>>...114