Searched defs:pcount (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/fs/isofs/ |
D | compress.c | 44 loff_t block_end, int pcount, in zisofs_uncompress_block() 199 static int zisofs_fill_pages(struct inode *inode, int full_page, int pcount, in zisofs_fill_pages() 302 int i, pcount, full_page; in zisofs_readpage() local
|
/linux-4.1.27/lib/ |
D | percpu_counter.c | 67 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in percpu_counter_set() local 107 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in __percpu_counter_sum() local 182 s32 *pcount; in percpu_counter_hotcpu_callback() local
|
/linux-4.1.27/fs/ocfs2/ |
D | quota_global.c | 176 u64 pblock = 0, pcount = 0; in ocfs2_quota_read() local 225 u64 pblock, pcount; in ocfs2_quota_write() local 344 u64 pcount; in ocfs2_global_read_info() local
|
D | quota_local.c | 1228 u64 pcount; in ocfs2_create_local_dquot() local
|
/linux-4.1.27/fs/proc/ |
D | page.c | 32 u64 pcount; in kpagecount_read() local
|
/linux-4.1.27/crypto/ |
D | tcrypt.c | 544 int bcount, pcount; in test_hash_jiffies() local 619 int i, pcount; in test_hash_cycles() local 803 int bcount, pcount; in test_ahash_jiffies() local 873 int i, pcount, ret; in test_ahash_cycles() local
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1769 uint32_t pagen, pcount; in lpfc_sli4_config() local
|
/linux-4.1.27/net/ipv4/ |
D | tcp_input.c | 1195 int dup_sack, int pcount, in tcp_sacktag_one() 1284 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb() 1388 int pcount = 0; in tcp_shift_skb_data() local
|
D | tcp_output.c | 2239 int pcount; in tcp_send_loss_probe() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_receiver.c | 3172 int pcount = (device->state.role == R_PRIMARY) in drbd_sync_handshake() local
|
/linux-4.1.27/include/linux/ |
D | sched.h | 835 unsigned long pcount; /* # of times run on this cpu */ member
|