Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/pixelstats/
DMitigationStatsReporter.cpp62 struct MitigationCap last_cap = {}; in logMitigationStatsPerHour() local
138 struct MitigationCap *last_cap) { in logMitigationCap()
/aosp_15_r20/external/ltp/testcases/kernel/containers/userns/
H A Duserns06_capcheck.c26 int i, last_cap; in main() local
H A Duserns01.c37 int i, last_cap; in child_fn1() local
/aosp_15_r20/external/pciutils/lib/
H A Dpci.h174 struct pci_cap *last_cap; /* Last capability in the list */ member