/Linux-v5.15/fs/isofs/ |
D | compress.c | 41 loff_t block_end, int pcount, in zisofs_uncompress_block() argument 67 for ( i = 0 ; i < pcount ; i++ ) { in zisofs_uncompress_block() 74 return ((loff_t)pcount) << PAGE_SHIFT; in zisofs_uncompress_block() 119 while (curpage < pcount && curbh < haveblocks && in zisofs_uncompress_block() 201 static int zisofs_fill_pages(struct inode *inode, int full_page, int pcount, in zisofs_fill_pages() argument 244 while (cstart_block < cend_block && pcount > 0) { in zisofs_fill_pages() 263 pcount, pages, poffset, &err); in zisofs_fill_pages() 266 pcount -= poffset >> PAGE_SHIFT; in zisofs_fill_pages() 304 int i, pcount, full_page; in zisofs_readpage() local 327 pcount = min_t(int, zisofs_pages_per_cblock, in zisofs_readpage() [all …]
|
/Linux-v5.15/lib/ |
D | percpu_counter.c | 67 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in percpu_counter_set() local 68 *pcount = 0; in percpu_counter_set() 133 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in __percpu_counter_sum() local 134 ret += *pcount; in __percpu_counter_sum() 204 s32 *pcount; in percpu_counter_cpu_dead() local 207 pcount = per_cpu_ptr(fbc->counters, cpu); in percpu_counter_cpu_dead() 208 fbc->count += *pcount; in percpu_counter_cpu_dead() 209 *pcount = 0; in percpu_counter_cpu_dead()
|
/Linux-v5.15/fs/proc/ |
D | page.c | 53 u64 pcount; in kpagecount_read() local 70 pcount = 0; in kpagecount_read() 72 pcount = page_mapcount(ppage); in kpagecount_read() 74 if (put_user(pcount, out)) { in kpagecount_read()
|
D | base.c | 482 task->sched_info.pcount); in proc_pid_schedstat()
|
/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_network.h | 537 int i, pcount = 0; in wait_for_pending_requests() local 540 pcount = atomic_read( in wait_for_pending_requests() 543 if (pcount) in wait_for_pending_requests() 549 if (pcount) in wait_for_pending_requests()
|
/Linux-v5.15/fs/ocfs2/ |
D | quota_global.c | 178 u64 pblock = 0, pcount = 0; in ocfs2_quota_read() local 187 if (!pcount) { in ocfs2_quota_read() 189 &pcount, NULL); in ocfs2_quota_read() 195 pcount--; in ocfs2_quota_read() 227 u64 pblock, pcount; in ocfs2_quota_write() local 252 err = ocfs2_extent_map_get_blocks(gqinode, blk, &pblock, &pcount, NULL); in ocfs2_quota_write() 346 u64 pcount; in ocfs2_global_read_info() local 372 &pcount, NULL); in ocfs2_global_read_info()
|
D | quota_local.c | 1227 u64 pcount; in ocfs2_create_local_dquot() local 1246 &pcount, in ocfs2_create_local_dquot()
|
/Linux-v5.15/kernel/sched/ |
D | stats.h | 13 rq->rq_sched_info.pcount++; in rq_sched_info_arrive() 190 t->sched_info.pcount++; in sched_info_arrive()
|
D | stats.c | 38 rq->rq_sched_info.run_delay, rq->rq_sched_info.pcount); in show_schedstat()
|
/Linux-v5.15/net/ipv4/ |
D | tcp_input.c | 1340 int dup_sack, int pcount, in tcp_sacktag_one() argument 1349 tp->undo_retrans = max_t(int, 0, tp->undo_retrans - pcount); in tcp_sacktag_one() 1369 tp->lost_out -= pcount; in tcp_sacktag_one() 1370 tp->retrans_out -= pcount; in tcp_sacktag_one() 1391 tp->lost_out -= pcount; in tcp_sacktag_one() 1397 tp->sacked_out += pcount; in tcp_sacktag_one() 1399 state->sack_delivered += pcount; in tcp_sacktag_one() 1404 tp->lost_cnt_hint += pcount; in tcp_sacktag_one() 1413 tp->retrans_out -= pcount; in tcp_sacktag_one() 1425 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb() argument [all …]
|
D | tcp_output.c | 2801 int pcount; in tcp_send_loss_probe() local 2811 pcount = tp->packets_out; in tcp_send_loss_probe() 2813 if (tp->packets_out > pcount) in tcp_send_loss_probe() 2829 pcount = tcp_skb_pcount(skb); in tcp_send_loss_probe() 2830 if (WARN_ON(!pcount)) in tcp_send_loss_probe() 2833 if ((pcount > 1) && (skb->len > (pcount - 1) * mss)) { in tcp_send_loss_probe() 2835 (pcount - 1) * mss, mss, in tcp_send_loss_probe()
|
/Linux-v5.15/crypto/ |
D | tcrypt.c | 945 int bcount, pcount; in test_ahash_jiffies() local 956 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_jiffies() 1015 int i, pcount, ret; in test_ahash_cycles() local 1025 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_cycles() 1044 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_cycles()
|
/Linux-v5.15/kernel/ |
D | delayacct.c | 140 t1 = tsk->sched_info.pcount; in delayacct_add_tsk()
|
/Linux-v5.15/drivers/infiniband/hw/hfi1/ |
D | user_sdma.c | 314 u8 pcount = initial_pkt_count; in hfi1_user_sdma_process_request() local 498 if (pcount > req->info.npkts) in hfi1_user_sdma_process_request() 499 pcount = req->info.npkts; in hfi1_user_sdma_process_request() 561 ret = user_sdma_send_pkts(req, pcount); in hfi1_user_sdma_process_request()
|
/Linux-v5.15/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1787 uint32_t pagen, pcount; in lpfc_sli4_config() local 1814 pcount = (SLI4_PAGE_ALIGN(length))/SLI4_PAGE_SIZE; in lpfc_sli4_config() 1815 pcount = (pcount > LPFC_SLI4_MBX_SGE_MAX_PAGES) ? in lpfc_sli4_config() 1816 LPFC_SLI4_MBX_SGE_MAX_PAGES : pcount; in lpfc_sli4_config() 1826 for (pagen = 0, alloc_len = 0; pagen < pcount; pagen++) { in lpfc_sli4_config()
|
/Linux-v5.15/kernel/bpf/ |
D | cgroup.c | 1263 char **buf, size_t *pcount, loff_t *ppos, in __cgroup_bpf_run_filter_sysctl() argument 1288 if (write && *buf && *pcount) { in __cgroup_bpf_run_filter_sysctl() 1293 ctx.new_len = min_t(size_t, PAGE_SIZE, *pcount); in __cgroup_bpf_run_filter_sysctl() 1312 *pcount = ctx.new_len; in __cgroup_bpf_run_filter_sysctl()
|
/Linux-v5.15/include/linux/ |
D | tcp.h | 512 int tcp_skb_shift(struct sk_buff *to, struct sk_buff *from, int pcount,
|
D | bpf-cgroup.h | 202 char **buf, size_t *pcount, loff_t *ppos,
|
D | sched.h | 363 unsigned long pcount; member
|
/Linux-v5.15/arch/x86/kvm/ |
D | hyperv.c | 715 static int stimer_get_count(struct kvm_vcpu_hv_stimer *stimer, u64 *pcount) in stimer_get_count() argument 717 *pcount = stimer->count; in stimer_get_count()
|
/Linux-v5.15/drivers/block/drbd/ |
D | drbd_receiver.c | 3552 int pcount = (device->state.role == R_PRIMARY) in drbd_sync_handshake() local 3556 switch (pcount) { in drbd_sync_handshake() 3570 pcount, (hg < 0) ? "peer" : "this"); in drbd_sync_handshake()
|