HomeSort by relevance Sort by last modified time
    Searched defs:synchronize_srcu (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
include_srcu.c 22 #define synchronize_srcu(sp) synchronize_srcu_original(sp) macro
28 #undef synchronize_srcu macro
simple_sync_srcu.c 27 /* Simpler implementation of synchronize_srcu that ignores batching. */
28 void synchronize_srcu(struct srcu_struct *sp) function

Completed in 2730 milliseconds