Searched defs:drops (Results 1 – 15 of 15) sorted by relevance
23 let mut drops = Mutex::new(Vec::new()); in collect_drop_on_unwind() localVariable47 let drops = drops.get_mut().unwrap(); in collect_drop_on_unwind() localVariable102 let drops = DROPS.load(Ordering::SeqCst); in collect_drop_on_unwind_zst() localVariable
485 let drops = Cell::new(0); in test_defer() localVariable493 let drops = Cell::new(0); in test_defer_success_1() localVariable505 let drops = Cell::new(0); in test_defer_success_2() localVariable517 let drops = Cell::new(0); in test_defer_unwind_1() localVariable529 let drops = Cell::new(0); in test_defer_unwind_2() localVariable
67 fn drops() { in drops() function
62 __u32 drops; member
37 __u32 drops; /* Packets dropped because of lack of resources */ member
64 __u32 drops; member
36 __u32 drops; /* Packets dropped because of lack of resources */ member
387 fn drops() { in drops() function
375 fn drops() { in drops() function
483 fn drops() { in drops() function
90 uint8_t drops[4]; member103 uint8_t drops[4]; member
97 unsigned long long drops; member911 static void net_send_close(int fd, char *buts_name, int drops) in net_send_close()1116 int fd, drops = 0; in get_drops() local
520 uint32_t drops; member