Searched refs:devlink_rel (Results 1 – 1 of 1) sorted by relevance
40 struct devlink_rel { struct53 static void devlink_rel_free(struct devlink_rel *rel) in devlink_rel_free() argument59 static void __devlink_rel_get(struct devlink_rel *rel) in __devlink_rel_get()64 static void __devlink_rel_put(struct devlink_rel *rel) in __devlink_rel_put()72 struct devlink_rel *rel = container_of(work, struct devlink_rel, in devlink_rel_nested_in_notify_work()102 static void devlink_rel_nested_in_notify_work_schedule(struct devlink_rel *rel) in devlink_rel_nested_in_notify_work_schedule()108 static struct devlink_rel *devlink_rel_alloc(void) in devlink_rel_alloc()110 struct devlink_rel *rel; in devlink_rel_alloc()133 struct devlink_rel *rel = devlink->rel; in devlink_rel_put()153 struct devlink_rel *rel = devlink_rel_alloc(); in devlink_rel_nested_in_add()[all …]