Searched refs:netconsole_target (Results 1 – 1 of 1) sorted by relevance
153 struct netconsole_target { struct198 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()204 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()225 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()229 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()233 static void populate_configfs_item(struct netconsole_target *nt, in populate_configfs_item()242 static struct netconsole_target *alloc_and_init(void) in alloc_and_init()244 struct netconsole_target *nt; in alloc_and_init()269 struct netconsole_target *nt, *tmp; in netconsole_process_cleanups_core()361 static struct netconsole_target *to_target(struct config_item *item) in to_target()[all …]