Function report |
Source Code:kernel\time\timer.c |
Create Date:2022-07-28 10:40:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:schedule_timeout_uninterruptible
Proto:signed long __sched schedule_timeout_uninterruptible(signed long timeout)
Type:signed long
Parameter:
Type | Parameter | Name |
---|---|---|
signed long | timeout |
Name | Describe |
---|---|
lock_torture_reader | Lock torture reader kthread. Repeatedly acquires and releases* the reader lock. |
try_to_suspend | |
rcu_torture_boost | |
rcu_torture_writer | RCU torture writer kthread. Repeatedly substitutes a new structure* for that pointed to by rcu_torture_current, freeing the old structure* after a series of grace periods (the "pipeline"). |
rcu_torture_fakewriter | RCU torture fake writer kthread. Repeatedly calls sync, with a random* delay between calls. |
rcu_torture_fwd_prog_nr | Carry out need_resched()/cond_resched() forward-progress testing. |
rcu_torture_fwd_prog_cr | Carry out call_rcu() forward-progress testing. |
rcu_perf_wait_shutdown | If performance tests complete, wait for shutdown to commence. |
rcu_perf_writer | RCU perf writer kthread. Repeatedly does a grace period. |
rcu_perf_cleanup | |
rcu_perf_init | |
rcu_gp_slow | |
msleep | msleep - sleep safely even with waitqueue interruptions*@msecs: Time in milliseconds to sleep for |
torture_shutdown_absorb | Absorb kthreads into a kernel function that won't return, so that* they won't ever access module text or data again. |
torture_cleanup_begin | Clean up torture module |
torture_kthread_stopping | Each kthread must wait for kthread_should_stop() before returning from* its top-level function, otherwise segfaults ensue |
should_reclaim_retry | Checks whether it makes sense to retry the reclaim to make a forward progress* for the given allocation request.* We give up when we either have tried MAX_RECLAIM_RETRIES in a row* without success, or when we couldn't even meet the watermark if we |
SYSCALL_DEFINE1 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |