Searched defs:pcount (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/lib/ |
D | percpu_counter.c | 66 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in percpu_counter_set() local 104 s32 *pcount = per_cpu_ptr(fbc->counters, cpu); in __percpu_counter_sum() local 175 s32 *pcount; in percpu_counter_hotcpu_callback() local
|
/linux-3.3/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-3.3/crypto/ |
D | tcrypt.c | 268 int bcount, pcount; in test_hash_jiffies() local 345 int i, pcount; in test_hash_cycles() local 531 int bcount, pcount; in test_ahash_jiffies() local 601 int i, pcount, ret; in test_ahash_cycles() local
|
/linux-3.3/fs/ocfs2/ |
D | quota_global.c | 172 u64 pblock = 0, pcount = 0; in ocfs2_quota_read() local 221 u64 pblock, pcount; in ocfs2_quota_write() local 340 u64 pcount; in ocfs2_global_read_info() local
|
D | quota_local.c | 1230 u64 pcount; in ocfs2_create_local_dquot() local
|
/linux-3.3/fs/proc/ |
D | page.c | 31 u64 pcount; in kpagecount_read() local
|
/linux-3.3/net/ipv4/ |
D | tcp_input.c | 1314 int dup_sack, int pcount) in tcp_sacktag_one() 1396 unsigned int pcount, int shifted, int mss, in tcp_shifted_skb() 1498 int pcount = 0; in tcp_shift_skb_data() local
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1756 uint32_t pagen, pcount; in lpfc_sli4_config() local
|
/linux-3.3/drivers/block/drbd/ |
D | drbd_receiver.c | 2542 int pcount = (mdev->state.role == R_PRIMARY) in drbd_sync_handshake() local
|
/linux-3.3/include/linux/ |
D | sched.h | 741 unsigned long pcount; /* # of times run on this cpu */ member
|