Lines Matching defs:nt

183 static void netconsole_target_get(struct netconsole_target *nt)  in netconsole_target_get()
189 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
210 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
214 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
218 static void populate_configfs_item(struct netconsole_target *nt, in populate_configfs_item()
229 struct netconsole_target *nt; in alloc_and_init() local
254 struct netconsole_target *nt, *tmp; in netconsole_process_cleanups_core() local
372 struct netconsole_target *nt = to_target(item); in local_ip_show() local
382 struct netconsole_target *nt = to_target(item); in remote_ip_show() local
405 struct netconsole_target *nt = to_target(item); in transmit_errors_show() local
421 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_cpu_nr_enabled_show() local
435 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_taskname_enabled_show() local
448 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_release_enabled_show() local
468 struct netconsole_target *nt = to_target(item); in enabled_store() local
533 struct netconsole_target *nt = to_target(item); in release_store() local
560 struct netconsole_target *nt = to_target(item); in extended_store() local
586 struct netconsole_target *nt = to_target(item); in dev_name_store() local
606 struct netconsole_target *nt = to_target(item); in local_port_store() local
628 struct netconsole_target *nt = to_target(item); in remote_port_store() local
650 struct netconsole_target *nt = to_target(item); in local_ip_store() local
687 struct netconsole_target *nt = to_target(item); in remote_ip_store() local
726 static size_t count_extradata_entries(struct netconsole_target *nt) in count_extradata_entries()
746 struct netconsole_target *nt = to_target(item); in remote_mac_store() local
801 static void update_userdata(struct netconsole_target *nt) in update_userdata()
841 struct netconsole_target *nt; in userdatum_value_store() local
868 static void disable_sysdata_feature(struct netconsole_target *nt, in disable_sysdata_feature()
878 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_release_enabled_store() local
912 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_taskname_enabled_store() local
947 struct netconsole_target *nt = to_target(item->ci_parent); in sysdata_cpu_nr_enabled_store() local
1014 struct netconsole_target *nt; in userdatum_make_item() local
1036 struct netconsole_target *nt; in userdatum_drop() local
1113 static void init_target_config_group(struct netconsole_target *nt, in init_target_config_group()
1124 struct netconsole_target *nt, *ret = NULL; in find_cmdline_target() local
1146 struct netconsole_target *nt; in make_netconsole_target() local
1181 struct netconsole_target *nt = to_target(item); in drop_netconsole_target() local
1217 static void populate_configfs_item(struct netconsole_target *nt, in populate_configfs_item()
1227 static int sysdata_append_cpu_nr(struct netconsole_target *nt, int offset) in sysdata_append_cpu_nr()
1235 static int sysdata_append_taskname(struct netconsole_target *nt, int offset) in sysdata_append_taskname()
1242 static int sysdata_append_release(struct netconsole_target *nt, int offset) in sysdata_append_release()
1253 static int prepare_extradata(struct netconsole_target *nt) in prepare_extradata()
1280 static int prepare_extradata(struct netconsole_target *nt) in prepare_extradata()
1291 struct netconsole_target *nt, *tmp; in netconsole_netdev_event() local
1362 static void send_udp(struct netconsole_target *nt, const char *msg, int len) in send_udp()
1379 static void send_msg_no_fragmentation(struct netconsole_target *nt, in send_msg_no_fragmentation()
1416 static void send_fragmented_body(struct netconsole_target *nt, in send_fragmented_body()
1503 static void send_msg_fragmented(struct netconsole_target *nt, in send_msg_fragmented()
1549 static void send_ext_msg_udp(struct netconsole_target *nt, const char *msg, in send_ext_msg_udp()
1570 struct netconsole_target *nt; in write_ext_msg() local
1587 struct netconsole_target *nt; in write_msg() local
1621 struct netconsole_target *nt; in alloc_param_target() local
1672 static void free_param_target(struct netconsole_target *nt) in free_param_target()
1693 struct netconsole_target *nt, *tmp; in init_netconsole() local
1760 struct netconsole_target *nt, *tmp; in cleanup_netconsole() local