Home
last modified time | relevance | path

Searched refs:MD_NUM_SLOTS (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/firmware/efi/libstub/
H A Drandomalloc.c49 #define MD_NUM_SLOTS(md) ((md)->virt_addr) macro
85 MD_NUM_SLOTS(md) = slots; in efi_random_alloc()
108 if (target_slot >= MD_NUM_SLOTS(md)) { in efi_random_alloc()
109 target_slot -= MD_NUM_SLOTS(md); in efi_random_alloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/firmware/efi/libstub/
H A Drandomalloc.c49 #define MD_NUM_SLOTS(md) ((md)->virt_addr) macro
85 MD_NUM_SLOTS(md) = slots; in efi_random_alloc()
108 if (target_slot >= MD_NUM_SLOTS(md)) { in efi_random_alloc()
109 target_slot -= MD_NUM_SLOTS(md); in efi_random_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/firmware/efi/libstub/
H A Drandomalloc.c49 #define MD_NUM_SLOTS(md) ((md)->virt_addr) macro
85 MD_NUM_SLOTS(md) = slots; in efi_random_alloc()
108 if (target_slot >= MD_NUM_SLOTS(md)) { in efi_random_alloc()
109 target_slot -= MD_NUM_SLOTS(md); in efi_random_alloc()