• Home
  • Raw
  • Download

Lines Matching defs:nt

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()
169 struct netconsole_target *nt; in alloc_param_target() local
204 static void free_param_target(struct netconsole_target *nt) in free_param_target()
250 static ssize_t show_enabled(struct netconsole_target *nt, char *buf) in show_enabled()
255 static ssize_t show_dev_name(struct netconsole_target *nt, char *buf) in show_dev_name()
260 static ssize_t show_local_port(struct netconsole_target *nt, char *buf) in show_local_port()
265 static ssize_t show_remote_port(struct netconsole_target *nt, char *buf) in show_remote_port()
270 static ssize_t show_local_ip(struct netconsole_target *nt, char *buf) in show_local_ip()
278 static ssize_t show_remote_ip(struct netconsole_target *nt, char *buf) in show_remote_ip()
286 static ssize_t show_local_mac(struct netconsole_target *nt, char *buf) in show_local_mac()
294 static ssize_t show_remote_mac(struct netconsole_target *nt, char *buf) in show_remote_mac()
306 static ssize_t store_enabled(struct netconsole_target *nt, in store_enabled()
347 static ssize_t store_dev_name(struct netconsole_target *nt, in store_dev_name()
370 static ssize_t store_local_port(struct netconsole_target *nt, in store_local_port()
389 static ssize_t store_remote_port(struct netconsole_target *nt, in store_remote_port()
408 static ssize_t store_local_ip(struct netconsole_target *nt, in store_local_ip()
439 static ssize_t store_remote_ip(struct netconsole_target *nt, in store_remote_ip()
470 static ssize_t store_remote_mac(struct netconsole_target *nt, in store_remote_mac()
539 struct netconsole_target *nt = to_target(item); in netconsole_target_attr_show() local
555 struct netconsole_target *nt = to_target(item); in netconsole_target_attr_store() local
585 struct netconsole_target *nt; in make_netconsole_target() local
616 struct netconsole_target *nt = to_target(item); in drop_netconsole_target() local
660 struct netconsole_target *nt; in netconsole_netdev_event() local
726 struct netconsole_target *nt; in write_msg() local
767 struct netconsole_target *nt, *tmp; in init_netconsole() local
822 struct netconsole_target *nt, *tmp; in cleanup_netconsole() local