Lines Matching defs:nt

124 static void netconsole_target_get(struct netconsole_target *nt)  in netconsole_target_get()
130 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
151 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
155 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
165 struct netconsole_target *nt; in alloc_param_target() local
202 static void free_param_target(struct netconsole_target *nt) in free_param_target()
248 static ssize_t show_enabled(struct netconsole_target *nt, char *buf) in show_enabled()
253 static ssize_t show_dev_name(struct netconsole_target *nt, char *buf) in show_dev_name()
258 static ssize_t show_local_port(struct netconsole_target *nt, char *buf) in show_local_port()
263 static ssize_t show_remote_port(struct netconsole_target *nt, char *buf) in show_remote_port()
268 static ssize_t show_local_ip(struct netconsole_target *nt, char *buf) in show_local_ip()
273 static ssize_t show_remote_ip(struct netconsole_target *nt, char *buf) in show_remote_ip()
278 static ssize_t show_local_mac(struct netconsole_target *nt, char *buf) in show_local_mac()
286 static ssize_t show_remote_mac(struct netconsole_target *nt, char *buf) in show_remote_mac()
298 static ssize_t store_enabled(struct netconsole_target *nt, in store_enabled()
339 static ssize_t store_dev_name(struct netconsole_target *nt, in store_dev_name()
362 static ssize_t store_local_port(struct netconsole_target *nt, in store_local_port()
381 static ssize_t store_remote_port(struct netconsole_target *nt, in store_remote_port()
400 static ssize_t store_local_ip(struct netconsole_target *nt, in store_local_ip()
416 static ssize_t store_remote_ip(struct netconsole_target *nt, in store_remote_ip()
432 static ssize_t store_remote_mac(struct netconsole_target *nt, in store_remote_mac()
501 struct netconsole_target *nt = to_target(item); in netconsole_target_attr_show() local
517 struct netconsole_target *nt = to_target(item); in netconsole_target_attr_store() local
547 struct netconsole_target *nt; in make_netconsole_target() local
580 struct netconsole_target *nt = to_target(item); in drop_netconsole_target() local
624 struct netconsole_target *nt; in netconsole_netdev_event() local
693 struct netconsole_target *nt; in write_msg() local
732 struct netconsole_target *nt, *tmp; in init_netconsole() local
787 struct netconsole_target *nt, *tmp; in cleanup_netconsole() local