Lines Matching defs:nt

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()
174 struct netconsole_target *nt; in alloc_param_target() local
210 static void free_param_target(struct netconsole_target *nt) in free_param_target()
256 static ssize_t show_enabled(struct netconsole_target *nt, char *buf) in show_enabled()
261 static ssize_t show_dev_name(struct netconsole_target *nt, char *buf) in show_dev_name()
266 static ssize_t show_local_port(struct netconsole_target *nt, char *buf) in show_local_port()
271 static ssize_t show_remote_port(struct netconsole_target *nt, char *buf) in show_remote_port()
276 static ssize_t show_local_ip(struct netconsole_target *nt, char *buf) in show_local_ip()
284 static ssize_t show_remote_ip(struct netconsole_target *nt, char *buf) in show_remote_ip()
292 static ssize_t show_local_mac(struct netconsole_target *nt, char *buf) in show_local_mac()
300 static ssize_t show_remote_mac(struct netconsole_target *nt, char *buf) in show_remote_mac()
312 static ssize_t store_enabled(struct netconsole_target *nt, in store_enabled()
359 static ssize_t store_dev_name(struct netconsole_target *nt, in store_dev_name()
381 static ssize_t store_local_port(struct netconsole_target *nt, in store_local_port()
399 static ssize_t store_remote_port(struct netconsole_target *nt, in store_remote_port()
417 static ssize_t store_local_ip(struct netconsole_target *nt, in store_local_ip()
447 static ssize_t store_remote_ip(struct netconsole_target *nt, in store_remote_ip()
477 static ssize_t store_remote_mac(struct netconsole_target *nt, in store_remote_mac()
545 struct netconsole_target *nt = to_target(item); in netconsole_target_attr_show() local
561 struct netconsole_target *nt = to_target(item); in netconsole_target_attr_store() local
593 struct netconsole_target *nt; in make_netconsole_target() local
625 struct netconsole_target *nt = to_target(item); in drop_netconsole_target() local
668 struct netconsole_target *nt; in netconsole_netdev_event() local
736 struct netconsole_target *nt; in write_msg() local
777 struct netconsole_target *nt, *tmp; in init_netconsole() local
832 struct netconsole_target *nt, *tmp; in cleanup_netconsole() local