调用者名称 | 描述 |
ida_check_alloc | Straightforward checks that allocating and freeing IDs work. |
ida_check_destroy_1 | Destroy an IDA with a single entry at @base |
ida_check_destroy | Check that ida_destroy and ida_is_empty work |
ida_check_leaf | Check what happens when we fill a leaf and then delete it. This may* discover mishandling of IDR_FREE. |
ida_check_max | Check allocations up to and slightly above the maximum allowed (2^31-1) ID.* Allocating up to 2^31-1 should succeed, and then allocating the next one* should fail. |
objagg_destroy | bjagg_destroy - destroys a new objagg instance*@objagg: objagg instance* Note: all locking must be provided by the caller. |
rcu_free_pool | |
devpts_kill_sb | |