Searched refs:test_callback (Results 1 – 1 of 1) sorted by relevance
764 static void test_callback(struct rcu_head *r) in test_callback() function774 call_rcu(&head, test_callback); in early_boot_test_call_rcu()781 call_rcu_bh(&head, test_callback); in early_boot_test_call_rcu_bh()788 call_rcu_sched(&head, test_callback); in early_boot_test_call_rcu_sched()