Searched defs:_b (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | slab.h | 807 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size), kmem_buckets *(_b) argument 808 #define PASS_BUCKET_PARAMS(_size, _b) (_size), (_b) argument 809 #define PASS_BUCKET_PARAM(_b) (_b) argument 811 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size) argument 812 #define PASS_BUCKET_PARAMS(_size, _b) (_size) argument 813 #define PASS_BUCKET_PARAM(_b) NULL argument 913 #define kmem_buckets_alloc(_b, _size, _flags) \ argument 916 #define kmem_buckets_alloc_track_caller(_b, _size, _flags) \ argument 1054 #define kmem_buckets_valloc(_b, _size, _flags) \ argument
|
| A D | sh_clk.h | 126 #define SH_CLK_MSTP32(_p, _r, _b, _f) \ argument 129 #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ argument 132 #define SH_CLK_MSTP16(_p, _r, _b, _f) \ argument 135 #define SH_CLK_MSTP8(_p, _r, _b, _f) \ argument
|
| /include/linux/netfilter/ |
| A D | x_tables.h | 394 const char *_b, in ifname_compare_aligned()
|
Completed in 10 milliseconds