Searched refs:efi_dp_size (Results 1 – 4 of 4) sorted by relevance
244 efi_uintn_t efi_dp_size(const struct efi_device_path *dp) in efi_dp_size() function261 size_t sz = efi_dp_size(dp) + sizeof(END); in efi_dp_dup()288 unsigned sz1 = efi_dp_size(dp1); in efi_dp_append()289 unsigned sz2 = efi_dp_size(dp2); in efi_dp_append()321 size_t sz = efi_dp_size(dp); in efi_dp_append_node()360 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()
422 efi_uintn_t efi_dp_size(const struct efi_device_path *dp);
524 lo.file_path_length = efi_dp_size(file_path) in do_efi_boot_add()