Home
last modified time | relevance | path

Searched refs:native_synchronizeKernelRCU (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/service/jni/
Dcom_android_server_BpfNetMaps.cpp195 static jint native_synchronizeKernelRCU(JNIEnv* env, jobject self) { in native_synchronizeKernelRCU() function
234 (void*)native_synchronizeKernelRCU},
/packages/modules/Connectivity/service/src/com/android/server/
DBpfNetMaps.java314 return native_synchronizeKernelRCU(); in synchronizeKernelRCU()
1157 private static native int native_synchronizeKernelRCU(); in native_synchronizeKernelRCU() method in BpfNetMaps