Searched defs:pcount (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.10/fs/isofs/ |
D | compress.c | 41 loff_t block_end, int pcount, in zisofs_uncompress_block() 201 static int zisofs_fill_pages(struct inode *inode, int full_page, int pcount, in zisofs_fill_pages() 304 int i, pcount, full_page; in zisofs_readpage() local
|
/Linux-v5.10/lib/ |
D | percpu_counter.c | 67 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in percpu_counter_set() local 133 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in __percpu_counter_sum() local 204 s32 *pcount; in percpu_counter_cpu_dead() local
|
/Linux-v5.10/fs/ocfs2/ |
D | quota_global.c | 178 u64 pblock = 0, pcount = 0; in ocfs2_quota_read() local 227 u64 pblock, pcount; in ocfs2_quota_write() local 346 u64 pcount; in ocfs2_global_read_info() local
|
D | quota_local.c | 1225 u64 pcount; in ocfs2_create_local_dquot() local
|
/Linux-v5.10/fs/proc/ |
D | page.c | 53 u64 pcount; in kpagecount_read() local
|
/Linux-v5.10/crypto/ |
D | tcrypt.c | 932 int bcount, pcount; in test_ahash_jiffies() local 1002 int i, pcount, ret; in test_ahash_cycles() local
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | user_sdma.c | 353 u8 pcount = initial_pkt_count; in hfi1_user_sdma_process_request() local
|
/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_network.h | 537 int i, pcount = 0; in wait_for_pending_requests() local
|
/Linux-v5.10/net/ipv4/ |
D | tcp_input.c | 1308 int dup_sack, int pcount, in tcp_sacktag_one() 1393 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb() 1487 int pcount, int shiftlen) in tcp_skb_shift() 1512 int pcount = 0; in tcp_shift_skb_data() local
|
D | tcp_output.c | 2792 int pcount; in tcp_send_loss_probe() local
|
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1785 uint32_t pagen, pcount; in lpfc_sli4_config() local
|
/Linux-v5.10/kernel/bpf/ |
D | cgroup.c | 1229 char **buf, size_t *pcount, loff_t *ppos, in __cgroup_bpf_run_filter_sysctl()
|
/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()
|
/Linux-v5.10/drivers/block/drbd/ |
D | drbd_receiver.c | 3552 int pcount = (device->state.role == R_PRIMARY) in drbd_sync_handshake() local
|
/Linux-v5.10/include/linux/ |
D | sched.h | 295 unsigned long pcount; member
|