Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/
Dnetconsole.c140 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
146 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
167 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get()
171 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put()
181 struct netconsole_target *nt; in alloc_param_target() local
221 static void free_param_target(struct netconsole_target *nt) in free_param_target()
285 struct netconsole_target *nt = to_target(item); in local_ip_show() local
295 struct netconsole_target *nt = to_target(item); in remote_ip_show() local
326 struct netconsole_target *nt = to_target(item); in enabled_store() local
385 struct netconsole_target *nt = to_target(item); in extended_store() local
[all …]
Dnlmon.c42 struct netlink_tap nt; member
/Linux-v4.19/drivers/ntb/
Dntb_transport.c203 struct ntb_transport_ctx *nt; member
253 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) argument
309 static int ntb_bus_init(struct ntb_transport_ctx *nt) in ntb_bus_init()
315 static void ntb_bus_remove(struct ntb_transport_ctx *nt) in ntb_bus_remove()
346 struct ntb_transport_ctx *nt; in ntb_transport_unregister_client_dev() local
367 struct ntb_transport_ctx *nt; in ntb_transport_register_client_dev() local
596 static int ntb_transport_setup_qp_mw(struct ntb_transport_ctx *nt, in ntb_transport_setup_qp_mw()
666 static void ntb_free_mw(struct ntb_transport_ctx *nt, int num_mw) in ntb_free_mw()
682 static int ntb_set_mw(struct ntb_transport_ctx *nt, int num_mw, in ntb_set_mw()
774 struct ntb_transport_ctx *nt = qp->transport; in ntb_qp_link_cleanup() local
[all …]
/Linux-v4.19/net/tipc/
Dname_distr.c89 struct name_table *nt = tipc_name_table(net); in tipc_named_publish() local
187 struct name_table *nt = tipc_name_table(net); in tipc_named_node_up() local
334 struct name_table *nt = tipc_name_table(net); in tipc_named_reinit() local
Dname_table.c324 struct name_table *nt = tipc_name_table(net); in tipc_service_find() local
341 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_insert_publ() local
614 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_publish() local
646 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_withdraw() local
678 struct name_table *nt = tipc_name_table(sub->net); in tipc_nametbl_subscribe() local
735 struct name_table *nt; in tipc_nametbl_init() local
776 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_stop() local
Dnetlink_compat.c798 struct nlattr *nt[TIPC_NLA_NAME_TABLE_MAX + 1]; in tipc_nl_compat_name_table_dump() local
/Linux-v4.19/net/ipv6/
Dip6_gre.c353 struct ip6_tnl *t, *nt; in ip6gre_tunnel_locate() local
1422 struct ip6_tnl *nt = netdev_priv(dev); in ip6gre_tnl_init_features() local
1947 struct ip6_tnl *nt; in ip6gre_newlink_common() local
1983 struct ip6_tnl *nt = netdev_priv(dev); in ip6gre_newlink() local
2013 struct ip6_tnl *t, *nt = netdev_priv(dev); in ip6gre_changelink_common() local
2211 struct ip6_tnl *nt = netdev_priv(dev); in ip6erspan_newlink() local
Dsit.c232 struct ip_tunnel *t, *nt; in ipip6_tunnel_locate() local
1559 struct ip_tunnel *nt; in ipip6_newlink() local
Dip6_vti.c975 struct ip6_tnl *nt; in vti6_newlink() local
Dip6_tunnel.c2013 struct ip6_tnl *nt, *t; in ip6_tnl_newlink() local
/Linux-v4.19/tools/perf/util/
Dthread_map.c205 struct thread_map *threads = NULL, *nt; in thread_map__new_by_pid_str() local
279 struct thread_map *threads = NULL, *nt; in thread_map__new_by_tid_str() local
/Linux-v4.19/drivers/mtd/ubi/
Dbuild.c170 struct ubi_notification nt; in ubi_volume_notify() local
201 struct ubi_notification nt; in ubi_notify_all() local
Dgluebi.c460 struct ubi_notification *nt = ns_ptr; in gluebi_notify() local
Dblock.c553 struct ubi_notification *nt = ns_ptr; in ubiblock_notify() local
/Linux-v4.19/net/ipv4/
Dip_tunnel.c347 struct ip_tunnel *nt; in ip_tunnel_create() local
1090 struct ip_tunnel *nt; in ip_tunnel_newlink() local
/Linux-v4.19/drivers/misc/
Dtifm_core.c25 static const char *tifm_media_type_name(unsigned char type, unsigned char nt) in tifm_media_type_name()
/Linux-v4.19/net/netlink/
Daf_netlink.c183 int netlink_add_tap(struct netlink_tap *nt) in netlink_add_tap()
201 static int __netlink_remove_tap(struct netlink_tap *nt) in __netlink_remove_tap()
228 int netlink_remove_tap(struct netlink_tap *nt) in netlink_remove_tap()
/Linux-v4.19/fs/ntfs/
Dinode.c2959 sle64 nt; in __ntfs_write_inode() local
/Linux-v4.19/drivers/s390/char/
Dtape.h186 struct tape_class_device * nt; member
/Linux-v4.19/include/linux/mtd/
Dnand.h37 #define NAND_MEMORG(bpc, ps, os, ppe, epl, ppl, lpt, nt) \ argument
/Linux-v4.19/drivers/block/drbd/
Ddrbd_req.c1724 unsigned long ent = 0, dt = 0, et, nt; /* effective timeout = ko_count * timeout */ in request_timer_fn() local
Ddrbd_main.c391 struct task_struct *nt; in drbd_thread_start() local
/Linux-v4.19/kernel/time/
Dposix-cpu-timers.c455 struct cpu_timer_list *const nt = &timer->it.cpu; in arm_timer() local
/Linux-v4.19/drivers/usb/gadget/udc/
Dgr_udc.c1471 u8 nt; in gr_ep_enable() local
/Linux-v4.19/drivers/s390/cio/
Dchsc.c316 u8 nt; member

12