Searched refs:nent (Results 1 – 5 of 5) sorted by relevance
133 uint32_t nent; member
279 uint32_t nent; member
1933 if ( ring_data.nent > MAX_NOTIFY_COUNT ) in notify()1936 ring_data.nent, MAX_NOTIFY_COUNT); in notify()1943 if ( unlikely(!guest_handle_okay(ent_hnd, ring_data.nent)) ) in notify()1949 while ( !ret && ring_data.nent-- ) in notify()
267 let nent = Node.set_value ent value in268 Node.replace_child node ent nent
232 info->cfg.nent = efi_num_ct; in efi_get_info()
Completed in 14 milliseconds