Searched refs:test_callback (Results 1 – 1 of 1) sorted by relevance
885 static void test_callback(struct rcu_head *r) in test_callback() function895 call_rcu(&head, test_callback); in early_boot_test_call_rcu()902 call_rcu_bh(&head, test_callback); in early_boot_test_call_rcu_bh()909 call_rcu_sched(&head, test_callback); in early_boot_test_call_rcu_sched()