Searched refs:netconsole_target (Results 1 – 1 of 1) sorted by relevance
100 struct netconsole_target { struct133 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 *nt; in alloc_param_target()241 static void free_param_target(struct netconsole_target *nt) in free_param_target()[all …]