| /linux/tools/testing/selftests/ublk/ |
| H A D | fault_inject.c | 119 static const struct option longopts[] = { 129 longopts, &option_idx)) != -1) { 132 if (!strcmp(longopts[option_idx].name, "delay_us")) 134 if (!strcmp(longopts[option_idx].name, "die_during_fetch")) 77 static const struct option longopts[] = { ublk_fault_inject_cmd_line() local
|
| H A D | kublk.c | 2104 static const struct option longopts[] = { 2161 longopts, &option_idx)) != -1) { 2210 if (!strcmp(longopts[option_idx].name, "debug_mask")) 2212 if (!strcmp(longopts[option_idx].name, "quiet")) 2214 if (!strcmp(longopts[option_idx].name, "foreground")) 2216 if (!strcmp(longopts[option_idx].name, "auto_zc")) 2218 if (!strcmp(longopts[option_idx].name, "auto_zc_fallback")) 2220 if (!strcmp(longopts[option_idx].name, "nthreads")) 2222 if (!strcmp(longopts[option_idx].name, "per_io_tasks")) 2224 if (!strcmp(longopts[option_id 1763 static const struct option longopts[] = { main() local [all...] |
| H A D | stripe.c | 366 static const struct option longopts[] = { in ublk_stripe_cmd_line() local 374 longopts, &option_idx)) != -1) { in ublk_stripe_cmd_line() 377 if (!strcmp(longopts[option_idx].name, "chunk_size")) in ublk_stripe_cmd_line()
|
| /linux/tools/virtio/ringtest/ |
| H A D | main.c | 214 static const struct option longopts[] = { variable 308 int o = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| /linux/tools/testing/vsock/ |
| H A D | vsock_uring_test.c | 229 static const struct option longopts[] = { variable 298 int opt = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| H A D | vsock_perf.c | 366 static const struct option longopts[] = { variable 457 int opt = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| H A D | vsock_diag_test.c | 445 static const struct option longopts[] = { variable 535 int opt = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| H A D | vsock_test.c | 2553 static const struct option longopts[] = { 2654 int opt = getopt_long(argc, argv, optstring, longopts, NULL); in main() 2527 static const struct option longopts[] = { global() variable
|
| /linux/tools/virtio/ |
| H A D | virtio_test.c | 279 const struct option longopts[] = { variable 354 o = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| H A D | vhost_net_test.c | 411 static const struct option longopts[] = { variable 486 o = getopt_long(argc, argv, optstring, longopts, NULL); in main()
|
| /linux/tools/usb/usbip/src/ |
| H A D | usbipd.c | 588 static const struct option longopts[] = { in main() local 623 opt = getopt_long(argc, argv, "46DdeP::t:hv", longopts, NULL); in main()
|
| /linux/tools/iio/ |
| H A D | iio_generic_buffer.c | 333 static const struct option longopts[] = { variable 372 while ((c = getopt_long(argc, argv, "aAb:c:egl:n:N:t:T:w:?", longopts, in main()
|
| /linux/tools/mm/ |
| H A D | page_owner_sort.c | 670 struct option longopts[] = { in main() local 682 while ((opt = getopt_long(argc, argv, "admnpstPh", longopts, NULL)) != -1) in main()
|