Searched refs:_init_action (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/include/net/ |
| D | devlink.h | 616 #define DEVLINK_TRAP_GENERIC(_type, _init_action, _id, _group, _metadata_cap) \ argument 619 .init_action = DEVLINK_TRAP_ACTION_##_init_action, \ 627 #define DEVLINK_TRAP_DRIVER(_type, _init_action, _id, _name, _group, \ argument 631 .init_action = DEVLINK_TRAP_ACTION_##_init_action, \
|