Searched defs:ucall (Results 1 – 4 of 4) sorted by relevance
17 void ucall(uint64_t cmd, int nargs, ...) in ucall() function39 struct ucall ucall = {}; in get_ucall() local
19 void ucall(uint64_t cmd, int nargs, ...) in ucall() function41 struct ucall ucall = {}; in get_ucall() local
74 void ucall(uint64_t cmd, int nargs, ...) in ucall() function95 struct ucall ucall = {}; in get_ucall() local
375 struct ucall { struct382 void ucall(uint64_t cmd, int nargs, ...); argument
Completed in 5 milliseconds