Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dfexit_sleep.c25 int nanosleep_fexit(void *ctx) in nanosleep_fexit() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_sleep.c52 * in the trampolines to skip nanosleep_fexit prog. in test_fexit_sleep()
54 * The nanosleep_fexit prog will get detached second. in test_fexit_sleep()
62 close(fexit_skel->progs.nanosleep_fexit.prog_fd); in test_fexit_sleep()
73 /* The bypassed nanosleep_fexit prog shouldn't have executed. in test_fexit_sleep()

Completed in 2 milliseconds