| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_file.c | 42 static char *basename(struct file_handle *fh) in basename() 50 static int set_blk_dev(struct file_handle *fh) in set_blk_dev() 63 static int is_dir(struct file_handle *fh) in is_dir() 154 struct file_handle *fh; in file_open() local 225 struct file_handle *fh = to_fh(file); in efi_file_open() local 268 static efi_status_t file_close(struct file_handle *fh) in file_close() 277 struct file_handle *fh = to_fh(file); in efi_file_close() local 284 struct file_handle *fh = to_fh(file); in efi_file_delete() local 302 static efi_status_t file_read(struct file_handle *fh, u64 *buffer_size, in file_read() 317 static efi_status_t dir_read(struct file_handle *fh, u64 *buffer_size, in dir_read() [all …]
|
| /openbmc/qemu/hw/s390x/ |
| H A D | s390-pci-inst.c | 430 uint32_t fh; in pcilg_service_call() local 529 uint32_t fh; in pcistg_service_call() local 700 uint32_t fh; in rpcit_service_call() local 837 uint32_t fh; in pcistb_service_call() local 1168 uint32_t fh; in mpcifc_service_call() local 1346 uint32_t fh; in stpcifc_service_call() local
|
| H A D | s390-pci-vfio.c | 161 uint32_t *fh) in get_host_fh() 328 bool s390_pci_get_host_fh(S390PCIBusDevice *pbdev, uint32_t *fh) in s390_pci_get_host_fh()
|
| H A D | s390-pci-bus.c | 275 S390PCIBusDevice *s390_pci_find_dev_by_fh(S390pciState *s, uint32_t fh) in s390_pci_find_dev_by_fh() 287 static void s390_pci_generate_event(uint8_t cc, uint16_t pec, uint32_t fh, in s390_pci_generate_event() 305 static void s390_pci_generate_plug_event(uint16_t pec, uint32_t fh, in s390_pci_generate_plug_event() 311 void s390_pci_generate_error_event(uint16_t pec, uint32_t fh, uint32_t fid, in s390_pci_generate_error_event() 1035 uint32_t idx, fh; in s390_pci_interp_plug() local
|
| /openbmc/qemu/include/hw/s390x/ |
| H A D | s390-pci-vfio.h | 37 static inline bool s390_pci_get_host_fh(S390PCIBusDevice *pbdev, uint32_t *fh) in s390_pci_get_host_fh()
|
| H A D | s390-pci-clp.h | 56 uint32_t fh; member 113 uint32_t fh; /* function handle */ member 180 uint32_t fh; /* function handle */ member 192 uint32_t fh; /* function handle */ member
|
| H A D | s390-pci-bus.h | 208 uint32_t fh; member 217 uint32_t fh; member 228 uint32_t fh; member 341 uint32_t fh; member
|
| /openbmc/qemu/qga/ |
| H A D | commands-posix.c | 319 FILE *fh; member 330 static int64_t guest_file_handle_add(FILE *fh, Error **errp) in guest_file_handle_add() 489 FILE *fh; in qmp_guest_file_open() local 547 FILE *fh = gfh->fh; in guest_file_read_unsafe() local 589 FILE *fh; in qmp_guest_file_write() local 642 FILE *fh; in qmp_guest_file_seek() local 680 FILE *fh; in qmp_guest_file_flush() local
|
| H A D | commands-win32.c | 89 HANDLE fh; member 168 static int64_t guest_file_handle_add(HANDLE fh, Error **errp) in guest_file_handle_add() 197 static void handle_set_nonblocking(HANDLE fh) in handle_set_nonblocking() 222 HANDLE fh; in qmp_guest_file_open() local 374 HANDLE fh = gfh->fh; in guest_file_read_unsafe() local 407 HANDLE fh; in qmp_guest_file_write() local 446 HANDLE fh; in qmp_guest_file_seek() local 478 HANDLE fh; in qmp_guest_file_flush() local
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | fuse.h | 710 uint64_t fh; member 725 uint64_t fh; member 769 uint64_t fh; member 798 uint64_t fh; member 804 uint64_t fh; member 811 uint64_t fh; member 818 uint64_t fh; member 830 uint64_t fh; member 851 uint64_t fh; member 876 uint64_t fh; member [all …]
|
| /openbmc/qemu/linux-headers/linux/ |
| H A D | vfio_zdev.h | 33 __u32 fh; /* PCI function handle */ member
|
| /openbmc/qemu/tests/migration-stress/guestperf/ |
| H A D | plot.py | 590 def generate_html(self, fh): argument
|
| /openbmc/qemu/block/ |
| H A D | parallels-ext.c | 223 ParallelsFeatureHeader fh; in parallels_parse_format_extension() local
|
| H A D | nfs.c | 57 struct nfsfh *fh; member
|
| /openbmc/qemu/tests/qtest/ |
| H A D | ide-test.c | 954 FILE *fh; in cdrom_pio_impl() local 1056 FILE *fh; in test_cdrom_dma() local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 2853 float fh = ranges[i].font_size; in stbtt_PackFontRangesGatherRects() local 2886 float fh = ranges[i].font_size; in stbtt_PackFontRangesRenderIntoRects() local
|
| /openbmc/qemu/linux-headers/asm-s390/ |
| H A D | kvm.h | 305 __u32 fh; /* target device */ member
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 7890 struct file_handle *fh; in do_name_to_handle_at() local 7943 struct file_handle *fh; in do_open_by_handle_at() local
|