| /linux/drivers/net/ |
| H A D | netconsole.c | 214 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get() 220 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put() 251 static void netconsole_target_get(struct netconsole_target *nt) in netconsole_target_get() 255 static void netconsole_target_put(struct netconsole_target *nt) in netconsole_target_put() 259 static void populate_configfs_item(struct netconsole_target *nt, in populate_configfs_item() 275 static bool bound_by_mac(struct netconsole_target *nt) in bound_by_mac() 281 static void resume_target(struct netconsole_target *nt) in resume_target() 294 static bool deactivated_target_match(struct netconsole_target *nt, in deactivated_target_match() 308 struct netconsole_target *nt; in process_resume_target() local 349 struct netconsole_target *nt; in alloc_and_init() local [all …]
|
| H A D | nlmon.c | 21 struct netlink_tap nt; member
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-novatek-nt35560.c | 150 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 D | name_distr.c | 90 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 D | name_table.c | 260 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 D | netlink_compat.c | 896 struct nlattr *nt[TIPC_NLA_NAME_TABLE_MAX + 1]; in tipc_nl_compat_name_table_dump() local
|
| /linux/tools/perf/util/ |
| H A D | thread_map.c | 161 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 D | thloop.c | 34 int nt = 2, sec = 1, err = 1; in thloop() local
|
| /linux/net/ipv6/ |
| H A D | ip6_gre.c | 318 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; in ip6gre_newlink_common() local 1982 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 2220 struct ip6_tnl *nt = netdev_priv(dev); in ip6erspan_newlink() local
|
| H A D | ip6_vti.c | 1005 struct ip6_tnl *nt; in vti6_newlink() local
|
| H A D | ip6_tunnel.c | 2062 struct ip6_tnl *nt, *t; in ip6_tnl_newlink() local
|
| /linux/drivers/mtd/ubi/ |
| H A D | nvmem.c | 145 struct ubi_notification *nt = ns_ptr; in nvmem_notify() local
|
| H A D | build.c | 162 struct ubi_notification nt; in ubi_volume_notify() local 193 struct ubi_notification nt; in ubi_notify_all() local
|
| H A D | gluebi.c | 447 struct ubi_notification *nt = ns_ptr; in gluebi_notify() local
|
| H A D | block.c | 607 struct ubi_notification *nt = ns_ptr; in ubiblock_notify() local
|
| /linux/net/switchdev/ |
| H A D | switchdev.c | 131 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 D | ip_tunnel.c | 333 struct ip_tunnel *nt; in ip_tunnel_create() local 1196 struct ip_tunnel *nt; in ip_tunnel_newlink() local
|
| /linux/drivers/misc/ |
| H A D | tifm_core.c | 21 static const char *tifm_media_type_name(unsigned char type, unsigned char nt) in tifm_media_type_name()
|
| /linux/lib/zlib_dfltcc/ |
| H A D | dfltcc.h | 45 unsigned nt : 1; /* New Task */ member
|
| /linux/net/netlink/ |
| H A D | af_netlink.c | 192 int netlink_add_tap(struct netlink_tap *nt) in netlink_add_tap() argument 210 static int __netlink_remove_tap(struct netlink_tap *nt) in __netlink_remove_tap() argument 237 netlink_remove_tap(struct netlink_tap * nt) netlink_remove_tap() argument [all...] |
| /linux/drivers/memory/tegra/ |
| H A D | tegra210-emc-cc-r21021.c | 186 #define __COPY_EMA(nt, lt, dev) \ in periodic_compensation_handler() argument
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_req.c | 1709 unsigned long ent = 0, dt = 0, et, nt; /* effective timeout = ko_count * timeout */ in request_timer_fn() local
|
| H A D | drbd_main.c | 367 struct task_struct *nt; in drbd_thread_start() local
|
| /linux/drivers/base/firmware_loader/ |
| H A D | main.c | 499 char *path, *nt = NULL; in fw_get_filesystem_firmware() local
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | gr_udc.c | 1471 u8 nt; in gr_ep_enable() local
|