Home
last modified time | relevance | path

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

/drivers/misc/sgi-gru/
Dgrutables.h630 extern int gru_handle_user_call_os(unsigned long address);
Dgrufile.c208 err = gru_handle_user_call_os(arg); in gru_file_unlocked_ioctl()
Dgrufault.c637 int gru_handle_user_call_os(unsigned long cb) in gru_handle_user_call_os() function