Home
last modified time | relevance | path

Searched refs:netconsole_target (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/
Dnetconsole.c119 struct netconsole_target { struct
155 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
161 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
182 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
186 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
190 static void populate_configfs_item(struct netconsole_target *nt, in populate_configfs_item()
199 static struct netconsole_target *alloc_and_init(void) in alloc_and_init()
201 struct netconsole_target *nt; in alloc_and_init()
226 struct netconsole_target *nt, *tmp; in netconsole_process_cleanups_core()
273 static struct netconsole_target *to_target(struct config_item *item) in to_target()
[all …]