Searched defs:efi_file_protocol (Results 1 – 6 of 6) sorted by relevance
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 114597 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 …]
|
| D | vmlinux_608.h | 114597 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/ |
| D | vmlinux_602.h | 101150 union efi_file_protocol { union
|
| D | vmlinux.h | 101150 union efi_file_protocol { union
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 146796 union efi_file_protocol { union
|
| D | vmlinux_602.h | 146796 union efi_file_protocol { union
|