HomeSort by: relevance | last modified time | path
    Searched refs:rcu_flavor (Results 1 - 11 of 11) sorted by relevancy

  /src/external/lgpl2/userspace-rcu/dist/include/urcu/
flavor.h 74 extern const struct rcu_flavor_struct rcu_flavor;
rculfhash.h 293 flags, NULL, &rcu_flavor, attr);
  /src/external/lgpl2/userspace-rcu/dist/include/urcu/map/
clear.h 61 #undef rcu_flavor macro
urcu-bp.h 62 #define rcu_flavor urcu_bp_flavor macro
urcu-mb.h 60 #define rcu_flavor urcu_mb_flavor macro
urcu-memb.h 60 #define rcu_flavor urcu_memb_flavor macro
urcu-qsbr.h 59 #define rcu_flavor urcu_qsbr_flavor macro
  /src/external/lgpl2/userspace-rcu/dist/src/
urcu-qsbr.c 515 DEFINE_RCU_FLAVOR(rcu_flavor); variable
urcu.c 555 DEFINE_RCU_FLAVOR(rcu_flavor); variable
urcu-bp.c 770 DEFINE_RCU_FLAVOR(rcu_flavor); variable
  /src/external/lgpl2/userspace-rcu/dist/tests/benchmark/
test_urcu_hash.c 567 &rcu_flavor, NULL);

Completed in 33 milliseconds