Searched defs:_idx (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/xen/include/public/io/ |
A D | ring.h | 227 #define RING_GET_REQUEST(_r, _idx) \ argument 239 #define RING_COPY_REQUEST(_r, _idx, _req) do { \ argument 244 #define RING_GET_RESPONSE(_r, _idx) \ argument
|
/xen-4.10.0-shim-comet/tools/memshr/ |
A D | bidir-hash.c | 583 #define BUCKET_LOCK_RDLOCK(_h, _lock_tab, _idx) ({ \ argument 596 #define BUCKET_LOCK_RDUNLOCK(_h, _lock_tab, _idx) ({ \ argument 601 #define BUCKET_LOCK_WRLOCK(_h, _lock_tab, _idx) ({ \ argument 613 #define BUCKET_LOCK_WRUNLOCK(_h, _lock_tab, _idx) ({ \ argument
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | asm_defns.h | 385 #define PERFC_INCR(_name,_idx,_cur) \ argument
|
Completed in 8 milliseconds