| /external/rust/crates/rayon/tests/ | 
| D | collect.rs | 24         let mut drops = Mutex::new(Vec::new());  in collect_drop_on_unwind()  localVariable48         let drops = drops.get_mut().unwrap();  in collect_drop_on_unwind()  localVariable
 104         let drops = DROPS.load(Ordering::SeqCst);  in collect_drop_on_unwind_zst()  localVariable
 
 | 
| /external/rust/crates/scopeguard/src/ | 
| D | lib.rs | 485         let drops = Cell::new(0);  in test_defer()  localVariable493         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/liburing/test/ | 
| D | cq-overflow.c | 24 static int test_io(const char *file, unsigned long usecs, unsigned *drops, int fault)  in test_io()247 	unsigned iters, drops;  in main()  local
 
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/benchs/ | 
| D | run_common.sh | 26 function drops()  function
 | 
| /external/rust/crates/crossbeam-utils/tests/ | 
| D | cache_padded.rs | 67 fn drops() {  in drops()  function
 | 
| /external/rust/crates/crossbeam-queue/tests/ | 
| D | seg_queue.rs | 125 fn drops() {  in drops()  function
 | 
| D | array_queue.rs | 282 fn drops() {  in drops()  function
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ | 
| D | core_kern.c | 44 	     *from_dev, const struct net_device *to_dev, int sent, int drops,  in BPF_PROG()
 | 
| /external/kernel-headers/original/uapi/linux/ | 
| D | gen_stats.h | 62 	__u32	drops;  member
 | 
| D | pkt_sched.h | 37 	__u32	drops;			/* Packets dropped because of lack of resources */  member
 | 
| /external/iproute2/include/uapi/linux/ | 
| D | gen_stats.h | 64 	__u32	drops;  member
 | 
| D | pkt_sched.h | 36 	__u32	drops;			/* Packets dropped because of lack of resources */  member
 | 
| /external/libnl/include/linux-private/linux/ | 
| D | gen_stats.h | 64 	__u32	drops;  member
 | 
| D | pkt_sched.h | 36 	__u32	drops;			/* Packets dropped because of lack of resources */  member
 | 
| /external/rust/crates/syn/src/ | 
| D | lib.rs | 432 mod drops;  module
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/ | 
| D | bench.h | 35 	long drops;  member
 | 
| /external/rust/crates/crossbeam-channel/tests/ | 
| D | zero.rs | 402 fn drops() {  in drops()  function
 | 
| D | list.rs | 403 fn drops() {  in drops()  function
 | 
| D | array.rs | 501 fn drops() {  in drops()  function
 | 
| /external/tcpdump/ | 
| D | print-sflow.c | 102     nd_uint32_t drops;  member115     nd_uint32_t drops;  member
 
 | 
| /external/blktrace/ | 
| D | blktrace.c | 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
 
 | 
| /external/bpftool/include/uapi/linux/ | 
| D | pkt_sched.h | 36 	__u32	drops;			/* Packets dropped because of lack of resources */  member
 | 
| /external/libbpf/include/uapi/linux/ | 
| D | pkt_sched.h | 36 	__u32	drops;			/* Packets dropped because of lack of resources */  member
 | 
| /external/libnl/include/netlink-private/ | 
| D | types.h | 517 		uint32_t            drops;  member
 | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 25145 	__u32 drops;  member25182 	__u32 drops;  member
 35033 	int drops;  member
 35056 	unsigned int drops;  member
 35070 	unsigned int drops;  member
 35081 	int drops;  member
 71280 	u64 drops;  member
 78635 	u64 drops;  member
 
 |