Home
last modified time | relevance | path

Searched defs:nt (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/net/
H A Dnetconsole.c259 static void netconsole_target_get(struct netconsole_target *nt) in populate_configfs_item() argument
214 netconsole_target_get(struct netconsole_target * nt) netconsole_target_get() argument
220 netconsole_target_put(struct netconsole_target * nt) netconsole_target_put() argument
251 netconsole_target_get(struct netconsole_target * nt) netconsole_target_get() argument
255 netconsole_target_put(struct netconsole_target * nt) netconsole_target_put() argument
275 bound_by_mac(struct netconsole_target * nt) bound_by_mac() argument
281 resume_target(struct netconsole_target * nt) resume_target() argument
294 deactivated_target_match(struct netconsole_target * nt,struct net_device * ndev) deactivated_target_match() argument
308 struct netconsole_target *nt; process_resume_target() local
349 struct netconsole_target *nt; alloc_and_init() local
376 struct netconsole_target *nt, *tmp; netconsole_process_cleanups_core() local
542 struct netconsole_target *nt = to_target(item); local_ip_show() local
552 struct netconsole_target *nt = to_target(item); remote_ip_show() local
575 struct netconsole_target *nt = to_target(item); transmit_errors_show() local
591 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_cpu_nr_enabled_show() local
605 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_taskname_enabled_show() local
618 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_release_enabled_show() local
633 struct netconsole_target *nt; unregister_netcons_consoles() local
658 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_msgid_enabled_show() local
678 struct netconsole_target *nt = to_target(item); enabled_store() local
766 struct netconsole_target *nt = to_target(item); release_store() local
793 struct netconsole_target *nt = to_target(item); extended_store() local
819 struct netconsole_target *nt = to_target(item); dev_name_store() local
846 struct netconsole_target *nt = to_target(item); local_port_store() local
868 struct netconsole_target *nt = to_target(item); remote_port_store() local
890 struct netconsole_target *nt = to_target(item); local_ip_store() local
915 struct netconsole_target *nt = to_target(item); remote_ip_store() local
942 count_userdata_entries(struct netconsole_target * nt) count_userdata_entries() argument
950 struct netconsole_target *nt = to_target(item); remote_mac_store() local
1009 calc_userdata_len(struct netconsole_target * nt) calc_userdata_len() argument
1028 update_userdata(struct netconsole_target * nt) update_userdata() argument
1083 struct netconsole_target *nt; userdatum_value_store() local
1117 disable_sysdata_feature(struct netconsole_target * nt,enum sysdata_feature feature) disable_sysdata_feature() argument
1127 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_msgid_enabled_store() local
1156 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_release_enabled_store() local
1185 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_taskname_enabled_store() local
1215 struct netconsole_target *nt = to_target(item->ci_parent); sysdata_cpu_nr_enabled_store() local
1274 struct netconsole_target *nt; userdatum_make_item() local
1296 struct netconsole_target *nt; userdatum_drop() local
1361 struct netconsole_target *nt = to_target(item); netconsole_target_release() local
1377 init_target_config_group(struct netconsole_target * nt,const char * name) init_target_config_group() argument
1388 struct netconsole_target *nt, *ret = NULL; find_cmdline_target() local
1410 struct netconsole_target *nt; make_netconsole_target() local
1444 struct netconsole_target *nt = to_target(item); drop_netconsole_target() local
1497 populate_configfs_item(struct netconsole_target * nt,int cmdline_count) populate_configfs_item() argument
1507 sysdata_append_cpu_nr(struct netconsole_target * nt,int offset,struct nbcon_write_context * wctxt) sysdata_append_cpu_nr() argument
1515 sysdata_append_taskname(struct netconsole_target * nt,int offset,struct nbcon_write_context * wctxt) sysdata_append_taskname() argument
1523 sysdata_append_release(struct netconsole_target * nt,int offset) sysdata_append_release() argument
1530 sysdata_append_msgid(struct netconsole_target * nt,int offset) sysdata_append_msgid() argument
1543 prepare_sysdata(struct netconsole_target * nt,struct nbcon_write_context * wctxt) prepare_sysdata() argument
1573 struct netconsole_target *nt, *tmp; netconsole_netdev_event() local
1661 send_udp(struct netconsole_target * nt,const char * msg,int len) send_udp() argument
1678 send_msg_no_fragmentation(struct netconsole_target * nt,const char * msg,int msg_len,int release_len) send_msg_no_fragmentation() argument
1723 send_fragmented_body(struct netconsole_target * nt,const char * msgbody_ptr,int header_len,int msgbody_len,int sysdata_len) send_fragmented_body() argument
1814 send_msg_fragmented(struct netconsole_target * nt,const char * msg,int msg_len,int release_len,int sysdata_len) send_msg_fragmented() argument
1859 send_ext_msg_udp(struct netconsole_target * nt,struct nbcon_write_context * wctxt) send_ext_msg_udp() argument
1883 send_msg_udp(struct netconsole_target * nt,const char * msg,unsigned int len) send_msg_udp() argument
1906 struct netconsole_target *nt; netconsole_write() local
2056 struct netconsole_target *nt; alloc_param_target() local
2107 free_param_target(struct netconsole_target * nt) free_param_target() argument
2138 struct netconsole_target *nt, *tmp; init_netconsole() local
2218 struct netconsole_target *nt, *tmp; cleanup_netconsole() local
[all...]
H A Dnlmon.c21 struct netlink_tap nt; member
/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35560.c150 struct nt35560 *nt = bl_get_data(bl); in nt35560_set_brightness() local
251 static int nt35560_power_on(struct nt35560 *nt) in nt35560_power_on()
271 static void nt35560_power_off(struct nt35560 *nt) in nt35560_power_off()
282 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_prepare() local
322 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_unprepare() local
344 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_get_modes() local
378 struct nt35560 *nt; in nt35560_probe() local
449 struct nt35560 *nt = mipi_dsi_get_drvdata(dsi); in nt35560_remove() local
/linux/net/tipc/
H A Dname_distr.c90 struct name_table *nt = tipc_name_table(net); in tipc_named_publish() local
120 struct name_table *nt = tipc_name_table(net); in tipc_named_withdraw() local
208 struct name_table *nt = tipc_name_table(net); tipc_named_node_up() local
255 struct name_table *nt = tipc_name_table(net); tipc_publ_notify() local
398 struct name_table *nt = tipc_name_table(net); tipc_named_reinit() local
[all...]
H A Dname_table.c260 struct name_table *nt = tipc_name_table(net); in tipc_service_create() local
466 struct name_table *nt = tipc_name_table(net); in tipc_service_find() local
765 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_publish() local
803 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_withdraw() local
890 struct name_table *nt; in tipc_nametbl_init() local
934 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_stop() local
H A Dnetlink_compat.c896 struct nlattr *nt[TIPC_NLA_NAME_TABLE_MAX + 1]; in tipc_nl_compat_name_table_dump() local
/linux/tools/perf/util/
H A Dthread_map.c161 struct perf_thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local
220 struct perf_thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local
/linux/tools/perf/tests/workloads/
H A Dthloop.c34 int nt = 2, sec = 1, err = 1; in thloop() local
/linux/net/ipv6/
H A Dip6_gre.c318 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate() local
1453 struct ip6_tnl *nt = netdev_priv(dev); in ip6gre_tnl_init_features() local
1947 struct ip6_tnl *nt; ip6gre_newlink_common() local
1982 struct ip6_tnl *nt = netdev_priv(dev); ip6gre_newlink() local
2013 struct ip6_tnl *t, *nt = netdev_priv(dev); ip6gre_changelink_common() local
2220 struct ip6_tnl *nt = netdev_priv(dev); ip6erspan_newlink() local
[all...]
H A Dip6_vti.c1013 struct ip6_tnl *nt; vti6_newlink() local
H A Dip6_tunnel.c2062 struct ip6_tnl *nt, *t; ip6_tnl_newlink() local
/linux/drivers/mtd/ubi/
H A Dnvmem.c145 struct ubi_notification *nt = ns_ptr; in nvmem_notify() local
H A Dbuild.c162 struct ubi_notification nt; in ubi_volume_notify() local
193 struct ubi_notification nt; in ubi_notify_all() local
H A Dgluebi.c447 struct ubi_notification *nt = ns_ptr; in gluebi_notify() local
H A Dblock.c607 struct ubi_notification *nt = ns_ptr; in ubiblock_notify() local
/linux/net/switchdev/
H A Dswitchdev.c131 static int switchdev_port_attr_notify(enum switchdev_notifier_type nt, in switchdev_port_attr_notify() argument
223 static int switchdev_port_obj_notify(enum switchdev_notifier_type nt, in switchdev_port_obj_notify() argument
443 enum switchdev_notifier_type nt, in switchdev_port_obj_act_is_deferred() argument
/linux/net/ipv4/
H A Dip_tunnel.c333 struct ip_tunnel *nt; in ip_tunnel_create() local
1196 struct ip_tunnel *nt; ip_tunnel_newlink() local
[all...]
/linux/drivers/misc/
H A Dtifm_core.c21 static const char *tifm_media_type_name(unsigned char type, unsigned char nt) in tifm_media_type_name() argument
/linux/lib/zlib_dfltcc/
H A Ddfltcc.h45 unsigned nt : 1; /* New Task */ member
/linux/net/netlink/
H A Daf_netlink.c192 netlink_add_tap(struct netlink_tap * nt) netlink_add_tap() argument
210 __netlink_remove_tap(struct netlink_tap * nt) __netlink_remove_tap() argument
237 netlink_remove_tap(struct netlink_tap * nt) netlink_remove_tap() argument
[all...]
/linux/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c186 #define __COPY_EMA(nt, lt, dev) \ in periodic_compensation_handler() argument
/linux/drivers/block/drbd/
H A Ddrbd_req.c1709 unsigned long ent = 0, dt = 0, et, nt; /* effective timeout = ko_count * timeout */ in request_timer_fn() local
/linux/fs/ntfs/
H A Dinode.c2445 __le64 nt; ntfs_inode_sync_standard_information() local
[all...]
/linux/drivers/base/firmware_loader/
H A Dmain.c499 char *path, *nt = NULL; in fw_get_filesystem_firmware() local
/linux/drivers/usb/gadget/udc/
H A Dgr_udc.c1471 u8 nt; in gr_ep_enable() local

12