Searched refs:efi_dp_size (Results 1 – 4 of 4) sorted by relevance
250 efi_uintn_t efi_dp_size(const struct efi_device_path *dp) in efi_dp_size() function267 size_t sz = efi_dp_size(dp) + sizeof(END); in efi_dp_dup()294 unsigned sz1 = efi_dp_size(dp1); in efi_dp_append()295 unsigned sz2 = efi_dp_size(dp2); in efi_dp_append()327 size_t sz = efi_dp_size(dp); in efi_dp_append_node()369 sz = efi_dp_size(dp); in efi_dp_append_instance()
35 sz = efi_dp_size(device_path) + sizeof(struct efi_device_path); in get_device_path_size()
526 efi_uintn_t efi_dp_size(const struct efi_device_path *dp);
546 lo.file_path_length = efi_dp_size(file_path) in do_efi_boot_add()