Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c909 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() function
1356 err = run_options(opt, cgrp, test); in __test_exec()
2011 err = run_options(&options, cg_fd, test); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c953 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options() function
1400 err = run_options(opt, cgrp, test); in __test_exec()
2101 err = run_options(&options, cg_fd, test); in main()

Completed in 5 milliseconds