Searched defs:_res (Results 1 – 4 of 4) sorted by relevance
513 static inline int gdbstub_read_dword(const void *addr, uint32_t *_res) in gdbstub_read_dword()547 static inline int gdbstub_read_word(const void *addr, uint16_t *_res) in gdbstub_read_word()581 static inline int gdbstub_read_byte(const void *addr, uint8_t *_res) in gdbstub_read_byte()
88 unsigned long long _res; in _kstrtoull() local
525 void *cache, *_res = NULL; in mgt_get_request() local
211 int _res[4]; member