Home
last modified time | relevance | path

Searched defs:_id (Results 1 – 12 of 12) sorted by relevance

/include/rdma/
Duverbs_std_types.h19 #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/
Dcore.h17 #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/
Dnd.h27 #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
Dsh_clk.h200 #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
Dmod_devicetable.h427 #define BCMA_CORE(_manuf, _id, _rev, _class) \ argument
602 #define MDIO_ID_ARGS(_id) \ argument
Dperf_event.h1682 #define PMU_EVENT_ATTR(_name, _var, _id, _show) \ argument
1695 #define PMU_EVENT_ATTR_ID(_name, _show, _id) \ argument
Dbpf.h1720 #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
Dregmap.h1447 #define REGMAP_IRQ_REG_LINE(_id, _reg_bits) \ argument
Dieee80211.h4393 #define for_each_element_id(element, _id, data, datalen) \ argument
/include/net/
Ddevlink.h559 #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
Ddsa.h181 #define dsa_lags_foreach_id(_id, _dst) \ argument
1223 #define DSA_DEVLINK_PARAM_DRIVER(_id, _name, _type, _cmodes) \ argument
/include/linux/clk/
Dat91_pmc.h148 #define AT91_PMC_MCR_V2_ID(_id) ((_id) & AT91_PMC_MCR_V2_ID_MSK) argument