Home
last modified time | relevance | path

Searched defs:synchronizeKernelRCU (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
DBpfUtils.h61 static inline int synchronizeKernelRCU() { in synchronizeKernelRCU() function
/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/
DBpfCoordinatorShimImpl.java486 private int synchronizeKernelRCU() { in synchronizeKernelRCU() method in BpfCoordinatorShimImpl
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DBpfMap.java266 public static void synchronizeKernelRCU() throws ErrnoException { in synchronizeKernelRCU() method in BpfMap
/packages/modules/Connectivity/service/src/com/android/server/
DBpfNetMaps.java338 public int synchronizeKernelRCU() { in synchronizeKernelRCU() method in BpfNetMaps.Dependencies