Home
last modified time | relevance | path

Searched defs:pstore (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_policy_store.c28 IFAPI_POLICY_STORE *pstore, in policy_rel_path_to_abs_path()
56 IFAPI_POLICY_STORE * pstore, in ifapi_policy_delete()
95 IFAPI_POLICY_STORE *pstore, in ifapi_policy_store_initialize()
134 IFAPI_POLICY_STORE *pstore, in ifapi_policy_store_load_async()
177 IFAPI_POLICY_STORE *pstore, in ifapi_policy_store_load_finish()
227 IFAPI_POLICY_STORE *pstore, in ifapi_policy_store_store_async()
277 IFAPI_POLICY_STORE *pstore, in ifapi_policy_store_store_finish()
H A Dfapi_int.h975 struct IFAPI_POLICY_STORE pstore; member
/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs9 pub mod pstore; module
407 pub pstore: Option<Pstore>, field
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dconfig.rs806 pub pstore: Option<Pstore>, field
H A Dcmdline.rs2011 pub pstore: Option<Pstore>, field
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h54853 struct pstore_info pstore; member
104692 struct pstore { struct
104693 struct dm_exception_store *store;
104694 int version;
104695 int valid;
104696 uint32_t exceptions_per_area;
104697 void *area;
104698 void *zero_area;
104699 void *header_area;
104700 chunk_t current_area;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h64611 struct pstore_info pstore; member
114487 struct pstore { struct
114488 struct dm_exception_store *store;
114489 int version;
114490 int valid;
114491 uint32_t exceptions_per_area;
114492 void *area;
114493 void *zero_area;
114494 void *header_area;
114495 chunk_t current_area;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h54266 struct pstore { struct
54267 struct dm_exception_store *store;
54268 int version;
54269 int valid;
54270 uint32_t exceptions_per_area;
54271 void *area;
54272 void *zero_area;
54273 void *header_area;
54274 chunk_t current_area;
54275 chunk_t next_free;
[all …]
H A Dvmlinux.h54266 struct pstore { struct
54267 struct dm_exception_store *store;
54268 int version;
54269 int valid;
54270 uint32_t exceptions_per_area;
54271 void *area;
54272 void *zero_area;
54273 void *header_area;
54274 chunk_t current_area;
54275 chunk_t next_free;
[all …]