Home
last modified time | relevance | path

Searched refs:guest_arg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/virtio/ringtest/
H A Dmain.c298 char *guest_arg = NULL; in main() local
319 guest_arg = optarg; in main()
383 ret = pthread_create(&guest, NULL, start_guest, guest_arg); in main()
/kernel/linux/linux-6.6/tools/virtio/ringtest/
H A Dmain.c298 char *guest_arg = NULL; in main() local
319 guest_arg = optarg; in main()
383 ret = pthread_create(&guest, NULL, start_guest, guest_arg); in main()

Completed in 1 milliseconds