/Linux-v5.10/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.10/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.10/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 | 484 task->sched_info.pcount); in proc_pid_schedstat()
|
/Linux-v5.10/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.10/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 373 &pcount, NULL); in ocfs2_global_read_info()
|
D | quota_local.c | 1225 u64 pcount; in ocfs2_create_local_dquot() local 1244 &pcount, in ocfs2_create_local_dquot()
|
/Linux-v5.10/kernel/sched/ |
D | stats.h | 13 rq->rq_sched_info.pcount++; in rq_sched_info_arrive() 205 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.10/net/ipv4/ |
D | tcp_input.c | 1308 int dup_sack, int pcount, in tcp_sacktag_one() argument 1337 tp->lost_out -= pcount; in tcp_sacktag_one() 1338 tp->retrans_out -= pcount; in tcp_sacktag_one() 1359 tp->lost_out -= pcount; in tcp_sacktag_one() 1365 tp->sacked_out += pcount; in tcp_sacktag_one() 1367 state->sack_delivered += pcount; in tcp_sacktag_one() 1372 tp->lost_cnt_hint += pcount; in tcp_sacktag_one() 1381 tp->retrans_out -= pcount; in tcp_sacktag_one() 1393 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb() argument 1400 BUG_ON(!pcount); in tcp_shifted_skb() [all …]
|
D | tcp_output.c | 2792 int pcount; in tcp_send_loss_probe() local 2802 pcount = tp->packets_out; in tcp_send_loss_probe() 2804 if (tp->packets_out > pcount) in tcp_send_loss_probe() 2820 pcount = tcp_skb_pcount(skb); in tcp_send_loss_probe() 2821 if (WARN_ON(!pcount)) in tcp_send_loss_probe() 2824 if ((pcount > 1) && (skb->len > (pcount - 1) * mss)) { in tcp_send_loss_probe() 2826 (pcount - 1) * mss, mss, in tcp_send_loss_probe()
|
/Linux-v5.10/crypto/ |
D | tcrypt.c | 932 int bcount, pcount; in test_ahash_jiffies() local 943 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_jiffies() 1002 int i, pcount, ret; in test_ahash_cycles() local 1012 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_cycles() 1031 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_cycles()
|
/Linux-v5.10/kernel/ |
D | delayacct.c | 107 t1 = tsk->sched_info.pcount; in __delayacct_add_tsk()
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | user_sdma.c | 353 u8 pcount = initial_pkt_count; in hfi1_user_sdma_process_request() local 537 if (pcount > req->info.npkts) in hfi1_user_sdma_process_request() 538 pcount = req->info.npkts; in hfi1_user_sdma_process_request() 600 ret = user_sdma_send_pkts(req, pcount); in hfi1_user_sdma_process_request()
|
/Linux-v5.10/kernel/bpf/ |
D | cgroup.c | 1229 char **buf, size_t *pcount, loff_t *ppos, in __cgroup_bpf_run_filter_sysctl() argument 1254 if (write && *buf && *pcount) { in __cgroup_bpf_run_filter_sysctl() 1259 ctx.new_len = min_t(size_t, PAGE_SIZE, *pcount); in __cgroup_bpf_run_filter_sysctl() 1278 *pcount = ctx.new_len; in __cgroup_bpf_run_filter_sysctl()
|
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1785 uint32_t pagen, pcount; in lpfc_sli4_config() local 1812 pcount = (SLI4_PAGE_ALIGN(length))/SLI4_PAGE_SIZE; in lpfc_sli4_config() 1813 pcount = (pcount > LPFC_SLI4_MBX_SGE_MAX_PAGES) ? in lpfc_sli4_config() 1814 LPFC_SLI4_MBX_SGE_MAX_PAGES : pcount; in lpfc_sli4_config() 1824 for (pagen = 0, alloc_len = 0; pagen < pcount; pagen++) { in lpfc_sli4_config()
|
/Linux-v5.10/include/linux/ |
D | tcp.h | 511 int tcp_skb_shift(struct sk_buff *to, struct sk_buff *from, int pcount,
|
D | bpf-cgroup.h | 139 char **buf, size_t *pcount, loff_t *ppos,
|
D | sched.h | 295 unsigned long pcount; member
|
/Linux-v5.10/arch/x86/kvm/ |
D | hyperv.c | 688 static int stimer_get_count(struct kvm_vcpu_hv_stimer *stimer, u64 *pcount) in stimer_get_count() argument 690 *pcount = stimer->count; in stimer_get_count()
|
/Linux-v5.10/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()
|