Searched defs:pstore (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_policy_store.c | 28 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 D | fapi_int.h | 975 struct IFAPI_POLICY_STORE pstore; member
|
/aosp_15_r20/external/crosvm/arch/src/ |
H A D | lib.rs | 9 pub mod pstore; module 407 pub pstore: Option<Pstore>, field
|
/aosp_15_r20/external/crosvm/src/crosvm/ |
H A D | config.rs | 806 pub pstore: Option<Pstore>, field
|
H A D | cmdline.rs | 2011 pub pstore: Option<Pstore>, field
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 54853 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 D | vmlinux.h | 64611 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 D | vmlinux_608.h | 54266 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 D | vmlinux.h | 54266 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 …]
|