/Linux-v5.15/arch/arm/mach-rpc/ |
D | time.c | 31 unsigned int count1, count2, status; in ioc_timer_read() local 44 count2 = ioc_readb(IOC_T0CNTL) | (ioc_readb(IOC_T0CNTH) << 8); in ioc_timer_read() 45 ticks = ioc_time + RPC_LATCH - count2; in ioc_timer_read() 48 if (count2 < count1) { in ioc_timer_read() 55 } else if (count2 > count1) { in ioc_timer_read()
|
/Linux-v5.15/tools/perf/tests/ |
D | bp_signal.c | 167 long long count1, count2, count3; in test__bp_signal() local 255 count2 = bp_count(fd2); in test__bp_signal() 263 count1, count2, count3, overflows, overflows_2); in test__bp_signal() 278 if (count2 != 3) in test__bp_signal() 279 pr_debug("failed: wrong count for bp2 (%lld), expected 3\n", count2); in test__bp_signal() 284 return count1 == 1 && overflows == 3 && count2 == 3 && overflows_2 == 3 && count3 == 2 ? in test__bp_signal()
|
/Linux-v5.15/fs/afs/ |
D | vlclient.c | 217 call->count2 = nentries; in afs_deliver_vl_get_addrs_u() 234 if (alist->nr_addrs < call->count2) in afs_deliver_vl_get_addrs_u() 335 call->count2 = count; in afs_deliver_vl_get_capabilities() 429 call->unmarshall, iov_iter_count(call->iter), call->count2); in afs_deliver_yfsvl_get_endpoints() 448 call->count2 = ntohl(*bp); /* Type or next count */ in afs_deliver_yfsvl_get_endpoints() 463 switch (call->count2) { in afs_deliver_yfsvl_get_endpoints() 486 switch (call->count2) { in afs_deliver_yfsvl_get_endpoints() 508 call->count2 = ntohl(*bp++); in afs_deliver_yfsvl_get_endpoints() 516 call->count = call->count2; in afs_deliver_yfsvl_get_endpoints() 538 call->count2 = ntohl(*bp++); in afs_deliver_yfsvl_get_endpoints() [all …]
|
D | cmservice.c | 296 call->count2 = ntohl(call->tmp); in afs_deliver_cb_callback() 297 _debug("CB count: %u", call->count2); in afs_deliver_cb_callback() 298 if (call->count2 != call->count && call->count2 != 0) in afs_deliver_cb_callback() 301 iov_iter_discard(&call->def_iter, READ, call->count2 * 3 * 4); in afs_deliver_cb_callback() 307 iov_iter_count(call->iter), call->count2 * 3 * 4); in afs_deliver_cb_callback()
|
D | yfsclient.c | 1777 size = call->count2 = ntohl(call->tmp); in yfs_deliver_fs_fetch_opaque_acl() 1785 acl->size = call->count2; in yfs_deliver_fs_fetch_opaque_acl() 1809 size = call->count2 = ntohl(call->tmp); in yfs_deliver_fs_fetch_opaque_acl() 1817 acl->size = call->count2; in yfs_deliver_fs_fetch_opaque_acl()
|
D | fsclient.c | 1657 call->count2 = count; in afs_deliver_fs_get_capabilities() 1961 size = call->count2 = ntohl(call->tmp); in afs_deliver_fs_fetch_acl() 1968 acl->size = call->count2; in afs_deliver_fs_fetch_acl()
|
D | internal.h | 134 unsigned count2; /* count used in unmarshalling */ member
|
/Linux-v5.15/drivers/clocksource/ |
D | clksrc-dbx500-prcmu.c | 33 u32 count, count2; in clksrc_dbx500_prcmu_read() local 37 count2 = readl_relaxed(base + PRCMU_TIMER_DOWNCOUNT); in clksrc_dbx500_prcmu_read() 38 } while (count2 != count); in clksrc_dbx500_prcmu_read()
|
/Linux-v5.15/drivers/acpi/acpica/ |
D | nsprepkg.c | 29 u8 type2, u32 count2, u32 start_index); 121 package->ret_info.count1 + package->ret_info.count2; in acpi_ns_check_package() 142 count2, 0); in acpi_ns_check_package() 428 package->ret_info.count1 + package->ret_info.count2; in acpi_ns_check_package_list() 442 count2, 0); in acpi_ns_check_package_list() 454 package->ret_info.count1 + package->ret_info.count2; in acpi_ns_check_package_list() 705 u8 type2, u32 count2, u32 start_index) in acpi_ns_check_package_elements() argument 728 for (i = 0; i < count2; i++) { in acpi_ns_check_package_elements()
|
D | aclocal.h | 319 u8 count2; member
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-snvs.c | 80 u32 count1, count2; in rtc_read_lp_counter_lsb() local 85 count2 = count1; in rtc_read_lp_counter_lsb() 87 } while (count1 != count2 && --timeout); in rtc_read_lp_counter_lsb() 99 u32 count1, count2; in rtc_write_sync_lp() local 110 ret = rtc_read_lp_counter_lsb(data, &count2); in rtc_write_sync_lp() 113 elapsed = count2 - count1; /* wrap around _is_ handled! */ in rtc_write_sync_lp()
|
/Linux-v5.15/drivers/gpu/drm/savage/ |
D | savage_state.c | 210 unsigned int count2 = 0; in savage_dispatch_state() local 225 count2 = count - (SAVAGE_SCEND_S3D + 1 - start); in savage_dispatch_state() 242 count2 = count - in savage_dispatch_state() 255 bci_size = count + (count + 254) / 255 + count2 + (count2 + 254) / 255; in savage_dispatch_state() 276 count = count2; in savage_dispatch_state() 277 count2 = 0; in savage_dispatch_state()
|
/Linux-v5.15/drivers/s390/crypto/ |
D | zcrypt_msgtype6.c | 723 if (msg->fmt2.count2) in convert_type86_xcrb() 725 data + msg->fmt2.offset2, msg->fmt2.count2)) in convert_type86_xcrb() 727 xcRB->reply_data_length = msg->fmt2.count2; in convert_type86_xcrb() 771 memcpy(buffer, data + msg->fmt2.offset2, msg->fmt2.count2); in convert_type86_rng() 772 return msg->fmt2.count2; in convert_type86_rng() 952 len = t86r->fmt2.offset2 + t86r->fmt2.count2; in zcrypt_msgtype6_receive()
|
D | zcrypt_msgtype6.h | 89 unsigned int count2; /* 0x00000000 */ member
|
/Linux-v5.15/drivers/scsi/ |
D | mac_esp.c | 194 : "+a" (addr), "+r" (count32), "+r" (count2) \ 214 unsigned int count2 = (esp_count & 0x1F) >> 1; in mac_esp_send_pdma_cmd() local
|
/Linux-v5.15/fs/ext4/ |
D | resize.c | 445 ext4_group_t count2; in set_flexbg_block_bitmap() local 449 for (count2 = count; count > 0; in set_flexbg_block_bitmap() 450 count -= count2, first_cluster += count2) { in set_flexbg_block_bitmap() 460 count2 = EXT4_CLUSTERS_PER_GROUP(sb) - (first_cluster - start); in set_flexbg_block_bitmap() 461 if (count2 > count) in set_flexbg_block_bitmap() 462 count2 = count; in set_flexbg_block_bitmap() 485 first_cluster, first_cluster - start, count2); in set_flexbg_block_bitmap() 486 ext4_set_bits(bh->b_data, first_cluster - start, count2); in set_flexbg_block_bitmap()
|
D | mballoc.c | 3642 int err, count = 0, count2 = 0; in ext4_free_data_in_buddy() local 3658 count2++; in ext4_free_data_in_buddy() 3684 count2); in ext4_free_data_in_buddy()
|
/Linux-v5.15/drivers/comedi/drivers/ |
D | jr3_pci.h | 564 u32 count2; /* offset 0x00e9 */ member
|
/Linux-v5.15/sound/drivers/ |
D | aloop.c | 609 unsigned int running, count1, count2; in loopback_jiffies_timer_pos_update() local 641 count2 = bytepos_delta(dpcm_capt, delta_capt); in loopback_jiffies_timer_pos_update() 642 if (count1 < count2) { in loopback_jiffies_timer_pos_update() 643 dpcm_capt->last_drift = count2 - count1; in loopback_jiffies_timer_pos_update() 644 count1 = count2; in loopback_jiffies_timer_pos_update() 645 } else if (count1 > count2) { in loopback_jiffies_timer_pos_update() 646 dpcm_play->last_drift = count1 - count2; in loopback_jiffies_timer_pos_update()
|
/Linux-v5.15/drivers/net/usb/ |
D | kaweth.c | 502 int count2 = urb->transfer_buffer_length; in kaweth_usb_receive() local 554 dev_err(&kaweth->intf->dev, "Count 2: %x\n", count2); in kaweth_usb_receive()
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | imx6qdl-vicut1.dtsi | 278 "count0", "count1", "count2", "", "", "", "", "",
|