Home
last modified time | relevance | path

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

/include/xen/interface/io/
A Dring.h45 #define __CONST_RING_SIZE(_s, _sz) \ argument
51 #define __RING_SIZE(_s, _sz) \ argument
133 #define SHARED_RING_INIT(_s) do { \ argument
139 #define FRONT_RING_ATTACH(_r, _s, _i, __size) do { \ argument
146 #define FRONT_RING_INIT(_r, _s, __size) FRONT_RING_ATTACH(_r, _s, 0, __size) argument
153 #define BACK_RING_ATTACH(_r, _s, _i, __size) do { \ argument
160 #define BACK_RING_INIT(_r, _s, __size) BACK_RING_ATTACH(_r, _s, 0, __size) argument
/include/linux/
A Dstring.h336 #define sysfs_match_string(_a, _s) __sysfs_match_string(_a, ARRAY_SIZE(_a), _s) argument
A Dsh_clk.h129 #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ argument
A Dslab.h1069 #define kvcalloc_node_noprof(_n,_s,_f,_node) kvmalloc_array_node_noprof(_n,_s,(_f)|__GFP_ZERO,_node) argument

Completed in 9 milliseconds