Home
last modified time | relevance | path

Searched refs:__exit_with_error (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/samples/bpf/
Dxdpsock_user.c210 static void __exit_with_error(int error, const char *file, const char *func, in __exit_with_error() function
220 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, \