Searched defs:raw_syscall (Results 1 – 6 of 6) sorted by relevance
18 .macro raw_syscall n macro
25 .macro raw_syscall nr macro
25 .macro raw_syscall n macro
29 .macro raw_syscall nr macro
86 static inline int _gettime(clockid_t clk_id, struct timespec *res, bool raw_syscall) in _gettime()
88 static int test_gettime(clockid_t clock_index, bool raw_syscall, time_t offset) in test_gettime()