| /drivers/net/ |
| A D | netconsole.c | 241 nt = kzalloc(sizeof(*nt), GFP_KERNEL); in alloc_and_init() 242 if (!nt) in alloc_and_init() 243 return nt; in alloc_and_init() 256 return nt; in alloc_and_init() 553 if (nt->release && !nt->extended) { in enabled_store() 955 nt->extradata_complete[nt->userdata_length] = 0; in disable_sysdata_feature() 1282 if (!nt) in make_netconsole_target() 1533 send_udp(nt, nt->buf, msg_len); in send_msg_no_fragmentation() 1626 send_udp(nt, nt->buf, this_header + this_offset); in send_fragmented_body() 1706 if (nt->extended && nt->enabled && netif_running(nt->np.dev)) in write_ext_msg() [all …]
|
| A D | nlmon.c | 21 struct netlink_tap nt; member 28 nlmon->nt.dev = dev; in nlmon_open() 29 nlmon->nt.module = THIS_MODULE; in nlmon_open() 30 return netlink_add_tap(&nlmon->nt); in nlmon_open() 37 return netlink_remove_tap(&nlmon->nt); in nlmon_close()
|
| /drivers/gpu/drm/panel/ |
| A D | panel-novatek-nt35950.c | 261 nt->cur_mode = nt35950_get_current_mode(nt); in nt35950_on() 381 nt35950_reset(nt); in nt35950_prepare() 387 regulator_bulk_disable(ARRAY_SIZE(nt->vregs), nt->vregs); in nt35950_prepare() 398 nt35950_off(nt); in nt35950_unprepare() 401 regulator_bulk_disable(ARRAY_SIZE(nt->vregs), nt->vregs); in nt35950_unprepare() 448 struct nt35950 *nt; in nt35950_probe() local 454 if (IS_ERR(nt)) in nt35950_probe() 462 if (!nt->desc) in nt35950_probe() 492 nt->dsi[0] = dsi; in nt35950_probe() 506 nt->dsi[i]->lanes = nt->desc->num_lanes; in nt35950_probe() [all …]
|
| A D | panel-novatek-nt35510.c | 661 nt->conf->avdd); in nt35510_setup_power() 681 nt->conf->vcl); in nt35510_setup_power() 691 nt->conf->vgh); in nt35510_setup_power() 706 nt->conf->vgl); in nt35510_setup_power() 716 nt->conf->vgp); in nt35510_setup_power() 721 nt->conf->vgn); in nt35510_setup_power() 868 ret = regulator_bulk_enable(ARRAY_SIZE(nt->supplies), nt->supplies); in nt35510_power_on() 963 ret = regulator_bulk_disable(ARRAY_SIZE(nt->supplies), nt->supplies); in nt35510_power_off() 1093 if (IS_ERR(nt)) in nt35510_probe() 1097 nt->dev = dev; in nt35510_probe() [all …]
|
| A D | panel-novatek-nt35560.c | 377 if (nt->video_mode) { in nt35560_prepare() 389 nt35560_power_off(nt); in nt35560_prepare() 413 nt35560_power_off(nt); in nt35560_unprepare() 426 if (nt->video_mode) in nt35560_get_modes() 456 struct nt35560 *nt; in nt35560_probe() local 462 if (IS_ERR(nt)) in nt35560_probe() 463 return PTR_ERR(nt); in nt35560_probe() 469 nt->dev = dev; in nt35560_probe() 472 if (!nt->conf) { in nt35560_probe() 488 if (nt->video_mode) in nt35560_probe() [all …]
|
| /drivers/ntb/ |
| A D | ntb_transport.c | 272 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) argument 790 ntb_peer_db_set(nt->ndev, nt->msi_db_mask); in ntb_transport_msi_desc_changed() 996 qp_bitmap_alloc = nt->qp_bitmap & ~nt->qp_bitmap_free; in ntb_transport_link_cleanup() 1291 nt = kzalloc_node(sizeof(*nt), GFP_KERNEL, node); in ntb_transport_probe() 1292 if (!nt) in ntb_transport_probe() 1322 nt->msi_spad_offset = nt->mw_count * 2 + MW0_SZ_HIGH; in ntb_transport_probe() 1419 kfree(nt); in ntb_transport_probe() 1456 kfree(nt); in ntb_transport_free() 2458 if (ntb_db_read(nt->ndev) & nt->msi_db_mask) { in ntb_transport_doorbell_callback() 2460 ntb_db_clear(nt->ndev, nt->msi_db_mask); in ntb_transport_doorbell_callback() [all …]
|
| /drivers/mtd/ubi/ |
| A D | nvmem.c | 145 struct ubi_notification *nt = ns_ptr; in nvmem_notify() local 149 ubi_nvmem_remove(&nt->vi); in nvmem_notify() 152 ubi_nvmem_add(&nt->vi); in nvmem_notify() 155 ubi_nvmem_remove(&nt->vi); in nvmem_notify()
|
| A D | gluebi.c | 447 struct ubi_notification *nt = ns_ptr; in gluebi_notify() local 451 gluebi_create(&nt->di, &nt->vi); in gluebi_notify() 454 gluebi_remove(&nt->vi); in gluebi_notify() 457 gluebi_resized(&nt->vi); in gluebi_notify() 460 gluebi_updated(&nt->vi); in gluebi_notify()
|
| A D | block.c | 607 struct ubi_notification *nt = ns_ptr; in ubiblock_notify() local 611 ubiblock_create_from_param(&nt->vi); in ubiblock_notify() 614 ubiblock_remove(&nt->vi); in ubiblock_notify() 617 ubiblock_resize(&nt->vi); in ubiblock_notify() 624 if (nt->vi.vol_type == UBI_STATIC_VOLUME) in ubiblock_notify() 625 ubiblock_resize(&nt->vi); in ubiblock_notify()
|
| A D | build.c | 162 struct ubi_notification nt; in ubi_volume_notify() local 164 ubi_do_get_device_info(ubi, &nt.di); in ubi_volume_notify() 165 ubi_do_get_volume_info(ubi, vol, &nt.vi); in ubi_volume_notify() 177 return blocking_notifier_call_chain(&ubi_notifiers, ntype, &nt); in ubi_volume_notify() 193 struct ubi_notification nt; in ubi_notify_all() local 196 ubi_do_get_device_info(ubi, &nt.di); in ubi_notify_all() 208 ubi_do_get_volume_info(ubi, ubi->volumes[i], &nt.vi); in ubi_notify_all() 210 nb->notifier_call(nb, ntype, &nt); in ubi_notify_all() 213 &nt); in ubi_notify_all()
|
| /drivers/net/ovpn/ |
| A D | pktid.h | 73 const u8 nt[], in ovpn_pktid_aead_write() argument 78 memcpy(dest + 4, nt, OVPN_NONCE_TAIL_SIZE); in ovpn_pktid_aead_write()
|
| /drivers/misc/ |
| A D | tifm_core.c | 21 static const char *tifm_media_type_name(unsigned char type, unsigned char nt) in tifm_media_type_name() argument 29 if (nt > 2 || type < 1 || type > 3) in tifm_media_type_name() 31 return card_type_name[nt][type - 1]; in tifm_media_type_name()
|
| /drivers/s390/char/ |
| A D | tape_char.c | 68 device->nt = register_tape_dev( in tapechar_setup_device() 92 unregister_tape_dev(&device->cdev->dev, device->nt); in tapechar_cleanup_device() 93 device->nt = NULL; in tapechar_cleanup_device()
|
| A D | tape.h | 186 struct tape_class_device * nt; member
|
| /drivers/usb/gadget/udc/ |
| A D | gr_udc.c | 1471 u8 nt; in gr_ep_enable() local 1522 nt = usb_endpoint_maxp_mult(desc) - 1; in gr_ep_enable() 1524 if (nt && (mode == 0 || mode == 2)) { in gr_ep_enable() 1529 } else if (nt == 0x3) { in gr_ep_enable() 1533 } else if ((nt + 1) * max > buffer_size) { in gr_ep_enable() 1535 buffer_size, (nt + 1), max); in gr_ep_enable() 1560 if (nt) { in gr_ep_enable() 1565 ep->bytes_per_buffer = (nt + 1) * max; in gr_ep_enable() 1582 | (nt << GR_EPCTRL_NT_POS) in gr_ep_enable()
|
| /drivers/base/firmware_loader/ |
| A D | main.c | 499 char *path, *nt = NULL; in fw_get_filesystem_firmware() local 525 nt = strchr(fw_path[i], '\n'); in fw_get_filesystem_firmware() 526 if (nt) in fw_get_filesystem_firmware() 527 maxlen = nt - fw_path[i]; in fw_get_filesystem_firmware()
|
| /drivers/s390/cio/ |
| A D | chsc.c | 347 u8 nt; member 712 CIO_CRW_EVENT(2, "chsc: sei successful (nt=%d)\n", sei->nt); in chsc_process_event_information() 713 switch (sei->nt) { in chsc_process_event_information() 721 CIO_CRW_EVENT(2, "chsc: unhandled nt: %d\n", sei->nt); in chsc_process_event_information()
|
| /drivers/block/drbd/ |
| A D | drbd_req.c | 1708 unsigned long ent = 0, dt = 0, et, nt; /* effective timeout = ko_count * timeout */ in request_timer_fn() local 1733 nt = now + et; in request_timer_fn() 1786 nt = time_before(ent, dt) ? ent : dt; in request_timer_fn() 1789 mod_timer(&device->request_timer, nt); in request_timer_fn()
|
| A D | drbd_main.c | 366 struct task_struct *nt; in drbd_thread_start() local 395 nt = kthread_create(drbd_thread_setup, (void *) thi, in drbd_thread_start() 398 if (IS_ERR(nt)) { in drbd_thread_start() 408 thi->task = nt; in drbd_thread_start() 411 wake_up_process(nt); in drbd_thread_start()
|
| /drivers/memory/tegra/ |
| A D | tegra210-emc-cc-r21021.c | 186 #define __COPY_EMA(nt, lt, dev) \ in periodic_compensation_handler() argument 187 ({ __MOVAVG(nt, dev) = __MOVAVG(lt, dev) * \ in periodic_compensation_handler() 188 (nt)->ptfv_list[PTFV_DVFS_SAMPLES_INDEX]; }) in periodic_compensation_handler()
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | fw.h | 5111 u8 nt; member 5122 u8 nt; member 5133 u8 nt; member 5145 u8 nt; member 5154 u8 nt; member 5163 u8 nt; member
|
| A D | fw.c | 9587 if (e->nt >= RTW89_NTX_NUM) in fw_txpwr_lmt_2ghz_entry_valid() 9612 data->v[entry.bw][entry.nt][entry.rs][entry.bf][entry.regd] in rtw89_fw_load_txpwr_lmt_2ghz() 9627 if (e->nt >= RTW89_NTX_NUM) in fw_txpwr_lmt_5ghz_entry_valid() 9652 data->v[entry.bw][entry.nt][entry.rs][entry.bf][entry.regd] in rtw89_fw_load_txpwr_lmt_5ghz() 9667 if (e->nt >= RTW89_NTX_NUM) in fw_txpwr_lmt_6ghz_entry_valid() 9694 data->v[entry.bw][entry.nt][entry.rs][entry.bf][entry.regd] in rtw89_fw_load_txpwr_lmt_6ghz() 9709 if (e->nt >= RTW89_NTX_NUM) in fw_txpwr_lmt_ru_2ghz_entry_valid() 9730 data->v[entry.ru][entry.nt][entry.regd][entry.ch_idx] = entry.v; in rtw89_fw_load_txpwr_lmt_ru_2ghz() 9744 if (e->nt >= RTW89_NTX_NUM) in fw_txpwr_lmt_ru_5ghz_entry_valid() 9779 if (e->nt >= RTW89_NTX_NUM) in fw_txpwr_lmt_ru_6ghz_entry_valid() [all …]
|
| /drivers/s390/crypto/ |
| A D | zcrypt_ep11misc.c | 454 struct ep11_target_dev *t, int nt, in prep_urb() argument 460 u->targets_num = nt; in prep_urb()
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | cwsr_trap_handler_gfx9.asm | 59 #define VMEM_MODIFIERS sc0:1 nt:1
|