函数逻辑报告 | 
Source Code:kernel\time\timer.c | 
Create Date:2022-07-27 11:39:54 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:schedule_timeout_uninterruptible
函数原型:signed long __sched schedule_timeout_uninterruptible(signed long timeout)
返回类型:signed long
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| signed long | timeout | 
| 名称 | 描述 | 
|---|---|
| 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 | |
| lock_torture_writer | Lock torture writer kthread. Repeatedly acquires and releases* the lock, checking for duplicate acquisitions. | 
| __alloc_pages_may_oom | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |