/include/rdma/ |
D | uverbs_std_types.h | 19 #define _uobj_check_id(_id) ((_id) * typecheck(u32, _id)) argument 24 #define uobj_get_read(_type, _id, _attrs) \ argument 40 #define uobj_get_obj_read(_object, _type, _id, _attrs) \ argument 44 #define uobj_get_write(_type, _id, _attrs) \ argument 51 #define uobj_perform_destroy(_type, _id, _attrs) \ argument 58 #define uobj_get_destroy(_type, _id, _attrs) \ argument
|
/include/linux/mfd/ |
D | core.h | 17 #define MFD_CELL_ALL(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg, _use_of_reg, _match) \ argument 31 #define MFD_CELL_OF_REG(_name, _res, _pdata, _pdsize, _id, _compat, _of_reg) \ argument 34 #define MFD_CELL_OF(_name, _res, _pdata, _pdsize, _id, _compat) \ argument 37 #define MFD_CELL_ACPI(_name, _res, _pdata, _pdsize, _id, _match) \ argument 40 #define MFD_CELL_BASIC(_name, _res, _pdata, _pdsize, _id) \ argument
|
/include/linux/ |
D | nd.h | 27 #define NVDIMM_EVENT_VAR(_id) event_attr_##_id argument 28 #define NVDIMM_EVENT_PTR(_id) (&event_attr_##_id.attr.attr) argument 30 #define NVDIMM_EVENT_ATTR(_name, _id) \ argument
|
D | sh_clk.h | 200 #define CLKDEV_CON_ID(_id, _clk) { .con_id = _id, .clk = _clk } argument 201 #define CLKDEV_DEV_ID(_id, _clk) { .dev_id = _id, .clk = _clk } argument
|
D | mod_devicetable.h | 427 #define BCMA_CORE(_manuf, _id, _rev, _class) \ argument 602 #define MDIO_ID_ARGS(_id) \ argument
|
D | perf_event.h | 1682 #define PMU_EVENT_ATTR(_name, _var, _id, _show) \ argument 1695 #define PMU_EVENT_ATTR_ID(_name, _show, _id) \ argument
|
D | bpf.h | 1720 #define BPF_PROG_TYPE(_id, _name, prog_ctx_type, kern_ctx_type) \ argument 1723 #define BPF_MAP_TYPE(_id, _ops) \ argument 1725 #define BPF_LINK_TYPE(_id, _name) argument
|
D | regmap.h | 1447 #define REGMAP_IRQ_REG_LINE(_id, _reg_bits) \ argument
|
D | ieee80211.h | 4393 #define for_each_element_id(element, _id, data, datalen) \ argument
|
/include/net/ |
D | devlink.h | 559 #define DEVLINK_PARAM_GENERIC(_id, _cmodes, _get, _set, _validate) \ argument 571 #define DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes, _get, _set, _validate) \ argument 1169 #define DEVLINK_TRAP_GENERIC(_type, _init_action, _id, _group_id, \ argument 1181 #define DEVLINK_TRAP_DRIVER(_type, _init_action, _id, _name, _group_id, \ argument 1193 #define DEVLINK_TRAP_GROUP_GENERIC(_id, _policer_id) \ argument 1201 #define DEVLINK_TRAP_POLICER(_id, _rate, _burst, _max_rate, _min_rate, \ argument
|
D | dsa.h | 181 #define dsa_lags_foreach_id(_id, _dst) \ argument 1223 #define DSA_DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes) \ argument
|
/include/linux/clk/ |
D | at91_pmc.h | 148 #define AT91_PMC_MCR_V2_ID(_id) ((_id) & AT91_PMC_MCR_V2_ID_MSK) argument
|