Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/arm64/
Dvmlinux.h114597 struct efi_file_protocol { struct
114599 efi_status_t (*open)(efi_file_protocol_t *, efi_file_protocol_t **, efi_char16_t *, u64, u64); argument
114600 efi_status_t (*close)(efi_file_protocol_t *); argument
114601 efi_status_t (*delete)(efi_file_protocol_t *); argument
114602 efi_status_t (*read)(efi_file_protocol_t *, long unsigned int *, void *); argument
114603 efi_status_t (*write)(efi_file_protocol_t *, long unsigned int, void *); argument
114604 efi_status_t (*get_position)(efi_file_protocol_t *, u64 *); argument
114605 efi_status_t (*set_position)(efi_file_protocol_t *, u64); argument
114606 efi_status_t (*get_info)(efi_file_protocol_t *, efi_guid_t *, long unsigned int *, void *); argument
114607 efi_status_t (*set_info)(efi_file_protocol_t *, efi_guid_t *, long unsigned int, void *); argument
[all …]
Dvmlinux_608.h114597 struct efi_file_protocol { struct
114599 efi_status_t (*open)(efi_file_protocol_t *, efi_file_protocol_t **, efi_char16_t *, u64, u64); argument
114600 efi_status_t (*close)(efi_file_protocol_t *); argument
114601 efi_status_t (*delete)(efi_file_protocol_t *); argument
114602 efi_status_t (*read)(efi_file_protocol_t *, long unsigned int *, void *); argument
114603 efi_status_t (*write)(efi_file_protocol_t *, long unsigned int, void *); argument
114604 efi_status_t (*get_position)(efi_file_protocol_t *, u64 *); argument
114605 efi_status_t (*set_position)(efi_file_protocol_t *, u64); argument
114606 efi_status_t (*get_info)(efi_file_protocol_t *, efi_guid_t *, long unsigned int *, void *); argument
114607 efi_status_t (*set_info)(efi_file_protocol_t *, efi_guid_t *, long unsigned int, void *); argument
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h101150 union efi_file_protocol { union
Dvmlinux.h101150 union efi_file_protocol { union
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h146796 union efi_file_protocol { union
Dvmlinux_602.h146796 union efi_file_protocol { union