X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fsrcu.h;h=5cce128f196c02c24fc242c79bd85606110629f2;hb=f2ebfbc991044fd5b89d4529741d7500feb37fbd;hp=a55ddb19053c834ddd7ead51b21b0f2a8bf0f339;hpb=4e87b2d7e887df3fe251dd7f702591a3acf369ca;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/include/linux/srcu.h b/include/linux/srcu.h index a55ddb1..5cce128 100644 --- a/include/linux/srcu.h +++ b/include/linux/srcu.h @@ -78,6 +78,8 @@ int init_srcu_struct(struct srcu_struct *sp); #endif /* #else #ifdef CONFIG_DEBUG_LOCK_ALLOC */ +void process_srcu(struct work_struct *work); + /** * call_srcu() - Queue a callback for invocation after an SRCU grace period * @sp: srcu_struct in queue the callback