Searched defs:res (Results 1 – 17 of 17) sorted by relevance
70 int res, pgm; in test_one_sccb() local254 const uint16_t res = SCLP_RC_INVALID_SCLP_COMMAND; in test_inval() local283 const uint16_t res = SCLP_RC_INSUFFICIENT_SCCB_LENGTH; in test_short() local303 const uint16_t res = SCLP_RC_SCCB_BOUNDARY_VIOLATION; in test_boundary() local327 const uint16_t res = SCLP_RC_SCCB_BOUNDARY_VIOLATION; in test_toolong() local
41 struct guest_stfle_res res; in run_guest() local57 struct guest_stfle_res res; in test_stfle_format_0() local
428 int res; in test_stcrw() local
14 uint64_t res[max_fac_len + 1]; in main() local
59 static __always_inline void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()102 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
40 struct backdoor_port_result *res = in vmware_backdoor_port_callback() local55 struct backdoor_port_result *res = in vmware_backdoor_port() local
119 unsigned int res; in test_kernel_mode_int() local
219 unsigned int res; in main() local
69 u64 res, d = 1; in __div64_32() local
124 volatile int res = 1; in test_ljmp() local
75 u64 res; in atomic64_read() local
59 static inline void mem_read(unsigned int *addr, unsigned int *res) in mem_read()
418 bool res; in test_byte_access() local
27 int res; in of_flags_to_pci_type() local
394 void *res = NULL; in page_memalign_order_flags() local
253 unsigned long old, *res; in set_dat_entry() local
334 struct chsc_header res; member