Home
last modified time | relevance | path

Searched refs:open_count (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-synth.h37 int open_count; member
H A D9p-synth.c186 node->open_count++; in synth_opendir()
196 node->open_count--; in synth_closedir()
281 node->open_count++; in synth_open()
299 node->open_count--; in synth_close()
/openbmc/u-boot/include/
H A Defi.h248 u32 open_count; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c2137 if (item->info.open_count) in efi_open_protocol_information()
2154 if (item->info.open_count) in efi_open_protocol_information()
2659 match->open_count++; in efi_protocol_open()