Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dtrace.c453 static inline bool_t bogus(u32 prod, u32 cons) in bogus() function
472 if ( bogus(prod, cons) ) in calc_unconsumed_bytes()
491 if ( bogus(prod, cons) ) in calc_bytes_to_wrap()
522 if ( !tb_init_done || bogus(x, cons) ) in next_record()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmsi.c1375 bogus: in pci_restore_msi_state()
1431 goto bogus; in pci_restore_msi_state()
/xen-4.10.0-shim-comet/stubdom/
A Dlwip.patch-cvs892 + LWIP_ASSERT("bogus pbuf: len != tot_len but next == NULL!", in_end->next != NULL);
2244 - LWIP_ASSERT("bogus pbuf: len != tot_len but next == NULL!", in_end->next != NULL);

Completed in 8 milliseconds