Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dnetconsole.c77 * struct netconsole_target - Represents a configured netconsole target.
96 struct netconsole_target { struct
128 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
134 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
155 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
159 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
166 static struct netconsole_target *alloc_param_target(char *target_config) in alloc_param_target()
169 struct netconsole_target *nt; in alloc_param_target()
209 static void free_param_target(struct netconsole_target *nt) in free_param_target()
235 static struct netconsole_target *to_targe
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dnetconsole.c78 * struct netconsole_target - Represents a configured netconsole target.
100 struct netconsole_target { struct
133 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
139 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
160 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
164 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
173 static struct netconsole_target *alloc_and_init(void) in alloc_and_init()
175 struct netconsole_target *nt; in alloc_and_init()
196 static struct netconsole_target *alloc_param_target(char *target_config) in alloc_param_target()
198 struct netconsole_target *n in alloc_param_target()
[all...]

Completed in 3 milliseconds