Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dctlreg.h105 : [_arr] "Q" (*(struct addrtype *)(&array)), \
123 : [_arr] "=Q" (*(struct addrtype *)(&array)) \
/linux/drivers/hid/
H A Dhid-uclogic-params.c1577 uclogic_rdesc_##_new_desc_token##_arr, \ in uclogic_params_init()
/linux/arch/x86/kvm/
H A Demulate.c960 #define insn_fetch_arr(_arr, _size, _ctxt) \ argument
966 memcpy(_arr, ctxt->fetch.ptr, _size); \