Home
last modified time | relevance | path

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

12

/linux/drivers/net/
H A Dnetconsole.c193 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
199 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
220 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
224 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
228 static void populate_configfs_item(struct netconsole_target *nt, in populate_configfs_item()
239 struct netconsole_target *nt; in alloc_and_init() local
264 struct netconsole_target *nt, *tmp; in netconsole_process_cleanups_core() local
399 struct netconsole_target *nt = to_target(item); in local_ip_show() local
409 struct netconsole_target *nt = to_target(item); in remote_ip_show() local
432 struct netconsole_target *nt = to_target(item); in transmit_errors_show() local
[all …]
H A Dnlmon.c21 struct netlink_tap nt; member
/linux/drivers/ntb/
H A Dntb_transport.c218 struct ntb_transport_ctx *nt; member
272 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) argument
326 static int ntb_bus_init(struct ntb_transport_ctx *nt) in ntb_bus_init()
332 static void ntb_bus_remove(struct ntb_transport_ctx *nt) in ntb_bus_remove()
363 struct ntb_transport_ctx *nt; in ntb_transport_unregister_client_dev() local
386 struct ntb_transport_ctx *nt; in ntb_transport_register_client_dev() local
615 static int ntb_transport_setup_qp_mw(struct ntb_transport_ctx *nt, in ntb_transport_setup_qp_mw()
694 static void ntb_transport_setup_qp_peer_msi(struct ntb_transport_ctx *nt, in ntb_transport_setup_qp_peer_msi()
721 static void ntb_transport_setup_qp_msi(struct ntb_transport_ctx *nt, in ntb_transport_setup_qp_msi()
770 static void ntb_transport_msi_peer_desc_changed(struct ntb_transport_ctx *nt) in ntb_transport_msi_peer_desc_changed()
[all …]
/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); in tipc_named_node_up() local
255 struct name_table *nt = tipc_name_table(net); in tipc_publ_notify() local
398 struct name_table *nt = tipc_name_table(net); in tipc_named_reinit() local
H A Dnetlink_compat.c899 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
223 struct perf_thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local
/linux/net/ipv6/
H A Dip6_gre.c318 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate() local
1443 struct ip6_tnl *nt = netdev_priv(dev); in ip6gre_tnl_init_features() local
1937 struct ip6_tnl *nt; in ip6gre_newlink_common() local
1972 struct ip6_tnl *nt = netdev_priv(dev); in ip6gre_newlink() local
2003 struct ip6_tnl *t, *nt = netdev_priv(dev); in ip6gre_changelink_common() local
2210 struct ip6_tnl *nt = netdev_priv(dev); in ip6erspan_newlink() local
H A Dsit.c235 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
1559 struct ip_tunnel *nt; in ipip6_newlink() local
H A Dip6_vti.c1005 struct ip6_tnl *nt; in vti6_newlink() local
H A Dip6_tunnel.c2024 struct ip6_tnl *nt, *t; in 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()
223 static int switchdev_port_obj_notify(enum switchdev_notifier_type nt, in switchdev_port_obj_notify()
443 enum switchdev_notifier_type nt, in switchdev_port_obj_act_is_deferred()
/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()
/linux/net/ipv4/
H A Dip_tunnel.c333 struct ip_tunnel *nt; in ip_tunnel_create() local
1210 struct ip_tunnel *nt; in ip_tunnel_newlink() local
/linux/lib/zlib_dfltcc/
H A Ddfltcc.h45 unsigned nt : 1; /* New Task */ member
/linux/net/netlink/
H A Daf_netlink.c192 int netlink_add_tap(struct netlink_tap *nt) in netlink_add_tap()
210 static int __netlink_remove_tap(struct netlink_tap *nt) in __netlink_remove_tap()
237 int netlink_remove_tap(struct netlink_tap *nt) in netlink_remove_tap()
/linux/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c186 #define __COPY_EMA(nt, lt, dev) \ in periodic_compensation_handler() argument
/linux/drivers/s390/char/
H A Dtape.h186 struct tape_class_device * nt; member
/linux/drivers/block/drbd/
H A Ddrbd_req.c1708 unsigned long ent = 0, dt = 0, et, nt; /* effective timeout = ko_count * timeout */ in request_timer_fn() local
/linux/drivers/base/firmware_loader/
H A Dmain.c499 char *path, *nt = NULL; in fw_get_filesystem_firmware() local
/linux/drivers/s390/cio/
H A Dchsc.c347 u8 nt; member
/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c454 struct ep11_target_dev *t, int nt, in prep_urb()

12