Home
last modified time | relevance | path

Searched defs:_s (Results 1 – 4 of 4) sorted by relevance

/include/xen/interface/io/
Dring.h30 #define __CONST_RING_SIZE(_s, _sz) \ argument
37 #define __RING_SIZE(_s, _sz) \ argument
122 #define SHARED_RING_INIT(_s) do { \ argument
128 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument
135 #define BACK_RING_INIT(_r, _s, __size) do { \ argument
143 #define FRONT_RING_ATTACH(_r, _s, __size) do { \ argument
150 #define BACK_RING_ATTACH(_r, _s, __size) do { \ argument
/include/linux/
Dstring.h196 #define sysfs_match_string(_a, _s) __sysfs_match_string(_a, ARRAY_SIZE(_a), _s) argument
Dsh_clk.h129 #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ argument
/include/uapi/scsi/
Dcxlflash_ioctl.h187 #define CXL_IOWR(_n, _s) _IOWR(CXL_MAGIC, _n, struct _s) argument