Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/sgi-gru/
Dgrutables.h650 extern int gru_handle_user_call_os(unsigned long address);
Dgrufile.c220 err = gru_handle_user_call_os(arg); in gru_file_unlocked_ioctl()
Dgrufault.c650 int gru_handle_user_call_os(unsigned long cb) in gru_handle_user_call_os() function