Home
last modified time | relevance | path

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

/packages/modules/UprobeStats/src/bpf/headers/include/bpf/
DBpfUtils.h61 static inline int synchronizeKernelRCU() { in synchronizeKernelRCU() function
/packages/modules/Connectivity/bpf/headers/include/bpf/
DBpfUtils.h72 static inline int synchronizeKernelRCU() { in synchronizeKernelRCU() function
/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/
DBpfCoordinatorShimImpl.java519 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.java410 public int synchronizeKernelRCU() { in synchronizeKernelRCU() method in BpfNetMaps.Dependencies