Home
last modified time | relevance | path

Searched defs:nvdimm_security_ops (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h26874 struct nvdimm_security_ops { struct
26875 long unsigned int (*get_flags)(struct nvdimm *, enum nvdimm_passphrase_type);
26876 int (*freeze)(struct nvdimm *);
26877 …mm *, const struct nvdimm_key_data *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
26878 int (*unlock)(struct nvdimm *, const struct nvdimm_key_data *);
26879 int (*disable)(struct nvdimm *, const struct nvdimm_key_data *);
26880 int (*erase)(struct nvdimm *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
26881 int (*overwrite)(struct nvdimm *, const struct nvdimm_key_data *);
26882 int (*query_overwrite)(struct nvdimm *);
H A Dvmlinux_600.h26874 struct nvdimm_security_ops { struct
26875 long unsigned int (*get_flags)(struct nvdimm *, enum nvdimm_passphrase_type);
26876 int (*freeze)(struct nvdimm *);
26877 …mm *, const struct nvdimm_key_data *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
26878 int (*unlock)(struct nvdimm *, const struct nvdimm_key_data *);
26879 int (*disable)(struct nvdimm *, const struct nvdimm_key_data *);
26880 int (*erase)(struct nvdimm *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
26881 int (*overwrite)(struct nvdimm *, const struct nvdimm_key_data *);
26882 int (*query_overwrite)(struct nvdimm *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h81681 struct nvdimm_security_ops { struct
81682 unsigned long (*get_flags)(struct nvdimm *, enum nvdimm_passphrase_type);
81683 int (*freeze)(struct nvdimm *);
81684 …mm *, const struct nvdimm_key_data *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
81685 int (*unlock)(struct nvdimm *, const struct nvdimm_key_data *);
81686 int (*disable)(struct nvdimm *, const struct nvdimm_key_data *);
81687 int (*erase)(struct nvdimm *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
81688 int (*overwrite)(struct nvdimm *, const struct nvdimm_key_data *);
81689 int (*query_overwrite)(struct nvdimm *);
81690 int (*disable_master)(struct nvdimm *, const struct nvdimm_key_data *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h99924 struct nvdimm_security_ops { struct
99925 long unsigned int (*get_flags)(struct nvdimm *, enum nvdimm_passphrase_type);
99926 int (*freeze)(struct nvdimm *);
99927 …mm *, const struct nvdimm_key_data *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
99928 int (*unlock)(struct nvdimm *, const struct nvdimm_key_data *);
99929 int (*disable)(struct nvdimm *, const struct nvdimm_key_data *);
99930 int (*erase)(struct nvdimm *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
99931 int (*overwrite)(struct nvdimm *, const struct nvdimm_key_data *);
99932 int (*query_overwrite)(struct nvdimm *);
H A Dvmlinux_518.h99924 struct nvdimm_security_ops { struct
99925 long unsigned int (*get_flags)(struct nvdimm *, enum nvdimm_passphrase_type);
99926 int (*freeze)(struct nvdimm *);
99927 …mm *, const struct nvdimm_key_data *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
99928 int (*unlock)(struct nvdimm *, const struct nvdimm_key_data *);
99929 int (*disable)(struct nvdimm *, const struct nvdimm_key_data *);
99930 int (*erase)(struct nvdimm *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
99931 int (*overwrite)(struct nvdimm *, const struct nvdimm_key_data *);
99932 int (*query_overwrite)(struct nvdimm *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h91412 struct nvdimm_security_ops { struct
91413 unsigned long (*get_flags)(struct nvdimm *, enum nvdimm_passphrase_type);
91414 int (*freeze)(struct nvdimm *);
91415 …mm *, const struct nvdimm_key_data *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
91416 int (*unlock)(struct nvdimm *, const struct nvdimm_key_data *);
91417 int (*disable)(struct nvdimm *, const struct nvdimm_key_data *);
91418 int (*erase)(struct nvdimm *, const struct nvdimm_key_data *, enum nvdimm_passphrase_type);
91419 int (*overwrite)(struct nvdimm *, const struct nvdimm_key_data *);
91420 int (*query_overwrite)(struct nvdimm *);
91421 int (*disable_master)(struct nvdimm *, const struct nvdimm_key_data *);