Home
last modified time | relevance | path

Searched defs:drops (Results 1 – 15 of 15) sorted by relevance

/external/rust/crates/rayon/tests/
Dcollect.rs23 let mut drops = Mutex::new(Vec::new()); in collect_drop_on_unwind() localVariable
47 let drops = drops.get_mut().unwrap(); in collect_drop_on_unwind() localVariable
102 let drops = DROPS.load(Ordering::SeqCst); in collect_drop_on_unwind_zst() localVariable
/external/rust/crates/scopeguard/src/
Dlib.rs485 let drops = Cell::new(0); in test_defer() localVariable
493 let drops = Cell::new(0); in test_defer_success_1() localVariable
505 let drops = Cell::new(0); in test_defer_success_2() localVariable
517 let drops = Cell::new(0); in test_defer_unwind_1() localVariable
529 let drops = Cell::new(0); in test_defer_unwind_2() localVariable
/external/rust/crates/crossbeam-utils/tests/
Dcache_padded.rs67 fn drops() { in drops() function
/external/kernel-headers/original/uapi/linux/
Dgen_stats.h62 __u32 drops; member
Dpkt_sched.h37 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/libnl/include/linux-private/linux/
Dgen_stats.h64 __u32 drops; member
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/iproute2/include/uapi/linux/
Dgen_stats.h64 __u32 drops; member
Dpkt_sched.h36 __u32 drops; /* Packets dropped because of lack of resources */ member
/external/rust/crates/crossbeam-channel/tests/
Dzero.rs387 fn drops() { in drops() function
Dlist.rs375 fn drops() { in drops() function
Darray.rs483 fn drops() { in drops() function
/external/tcpdump/
Dprint-sflow.c90 uint8_t drops[4]; member
103 uint8_t drops[4]; member
/external/blktrace/
Dblktrace.c97 unsigned long long drops; member
911 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
/external/libnl/include/netlink-private/
Dtypes.h520 uint32_t drops; member