Home
last modified time | relevance | path

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

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