Searched refs:try (Results 1 – 15 of 15) sorted by relevance
127 int try; in wait_for_free_mem() local139 try = 1; in wait_for_free_mem()167 if (try-- == 0) { in wait_for_free_mem()
453 int try = 0; in send_receive() local474 try++; in send_receive()475 if (try == MAX_TRY) { in send_receive()
1724 for (int try = 1; try < BROADCAST_MAX_TRIES; try++) { in bridge_learning_test() local1725 bool retry = (try > 1); in bridge_learning_test()1738 ntoabuf, try); in bridge_learning_test()2434 for (int try = 1; try < BROADCAST_MAX_TRIES; try++) { in mac_nat_test_ip() local2435 bool retry = (try > 1); in mac_nat_test_ip()2445 try); in mac_nat_test_ip()
634 …msg_send_helper(test_send_port); // ping! msg_blocking_thread will now try to test_send_port us st…703 // this thread should spawn and try to acquire the same kernel rwlock for read, but block
130 /* syscall failed because buffer wasn't large enough, try again */
77 T_LOG("try to exploit by opening service, possibly panic...");
1299 int try = 0; in sysctl_buf() local1307 try++; in sysctl_buf()1308 if (try <= RETRY_COUNT) { in sysctl_buf()1333 try++; in sysctl_buf()1334 if (try <= RETRY_COUNT) { in sysctl_buf()
335 exception in the end. It was just captured in try/catch block. So the simplified reproducer is:364 Lets try to look around with a debugger.
15 Every time the freezer thread wakes up it will try to freeze up to `memorystatus_pick_freeze_count_…68 …sd/kern/kern_memorystatus_policy.c` for the implementation. In general, we try to freeze new proce…
235 For existing types, try to reuse the functions provided instead of
62 size. Should the buffer be too small, stackshot will try again with a bigger
35 If you try to use `strlcmp` and you get a diagnostic like this:
413 …the command code will try to read and show some results. It may still be junk or plain erronous. P…418 …debugging protocol or just plain bad memory. In such a case please try to see if you can examine m…
328 # we try to throttle behavior into more managable S "stripes" of N/S
423 # * Doesn't try to suppress any warnings in staging (see Bounds-safety warning