Home
last modified time | relevance | path

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

12345678910>>...73

/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-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/build/test/moduletest/runtest/bin/enhancedf2fs_t/testcases/bin/
Denhancedf2fs02.sh49 tst_res TPASS "Created test2 dir successfully."
63 tst_res TPASS "Deleted successfully."
76 tst_res TPASS "fio read successfully."
84 tst_res TPASS "blklen >= 512 successfully."
91 tst_res TPASS "IO perception test successfully."
Denhancedf2fs03.sh46 tst_res TPASS "Creation test3 dir successfully."
60 tst_res TPASS "Deleted successfully."
71 tst_res TPASS "blklen >= 16 successfully."
Denhancedf2fs01.sh44 tst_res TPASS "Created test1 dir successfully."
57 tst_res TPASS "Deleted successfully."
68 tst_res TPASS "blklen >= 512 successfully."
Denhancedf2fs05.sh45 tst_res TPASS "Creation test5 dir successfully."
58 tst_res TPASS "Delete successfully."
68 tst_res TPASS "Log printing successfully."
Dequilibrium_init.sh68 tst_res TPASS "equilibrium model successfully."
77 tst_res TPASS "Trace opened successfully."
84 tst_res TPASS "equilibrium_init successfully."
/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-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/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/liteos_m/kernel/include/
Dlos_mux.h189 … to create a mutex. A mutex handle is assigned to muxHandle when the mutex is created successfully.
196 …* @param muxHandle [OUT] Handle pointer of the successfully created mutex. The value of handle s…
201 * @retval #LOS_OK The mutex is successfully created.
213 …* This API is used to delete a specified mutex. Return LOS_OK on deleting successfully, return spe…
218 * <li>The mutex can be deleted successfully only if no other tasks pend on it.</li>
226 * @retval #LOS_OK The mutex is successfully deleted.
261 * @retval #LOS_OK The mutex is successfully locked.
287 * @retval #LOS_OK The mutex is successfully released.
/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-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-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,
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dspinlock.h43 /* 1 - lock taken successfully */
108 /* 1 - lock taken successfully */
166 /* 1 - lock taken successfully */
243 /* 1 - lock taken successfully */
297 /* 1 - lock taken successfully */
321 /* 1 - lock taken successfully */
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
De1000_mbx.c14 * returns SUCCESS if it successfully read message from buffer
39 * returns SUCCESS if it successfully copied message into the buffer
132 * returns SUCCESS if it successfully received a message notification
161 * returns SUCCESS if it successfully received a message acknowledgement
192 * returns SUCCESS if it successfully received a message notification and
219 * returns SUCCESS if it successfully copied message into the buffer and
370 * returns SUCCESS if it successfully copied message into the buffer
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/queue/interface/
Dia_css_queue.h115 * @return 0 - Successfully access state.
128 * @return 0 - Successfully access state.
140 * @return 0 - Successfully access state.
154 * @return 0 - Successfully access state.
/kernel/liteos_m/testsuites/include/
Dlos_dlinkmem.h86 * @retval #LOS_OK 0: The dynamic memory is successfully initialized.
113 * @retval Address of the allocated memory. The memory is successfully allocated.
141 * @retval #LOS_OK 0: The memory is successfully freed.
173 * @retval Address of the re-allocated memory. The memory is successfully re-allocated.
201 * @retval Starting address of the allocated aligned memory. The memory is successfully allocated.

12345678910>>...73