Searched defs:_mask (Results 1 – 5 of 5) sorted by relevance
/include/linux/ |
D | bitfield.h | 60 #define __BF_FIELD_CHECK(_mask, _reg, _val, _pfx) \ argument 82 #define FIELD_MAX(_mask) \ argument 95 #define FIELD_FIT(_mask, _val) \ argument 109 #define FIELD_PREP(_mask, _val) \ argument 123 #define FIELD_GET(_mask, _reg) \ argument
|
D | regmap.h | 1399 #define REGMAP_IRQ_REG(_irq, _off, _mask) \ argument
|
/include/linux/perf/ |
D | arm_pmu.h | 141 #define PMU_PROBE(_cpuid, _mask, _fn) \ argument
|
/include/linux/netfilter/ |
D | x_tables.h | 405 const char *_mask) in ifname_compare_aligned()
|
/include/net/ |
D | netlink.h | 423 #define NLA_POLICY_MASK(tp, _mask) { \ argument
|