Searched defs:count (Results 101 - 125 of 5943) sorted by relevance

1234567891011>>

/linux-master/sound/firewire/
H A Dpackets-buffer.c21 iso_packets_buffer_init(struct iso_packets_buffer *b, struct fw_unit *unit, unsigned int count, unsigned int packet_size, enum dma_data_direction direction) argument
/linux-master/samples/rpmsg/
H A Drpmsg_client_sample.c18 static int count = 100; variable
/linux-master/drivers/input/misc/
H A Dsgi_btns.c49 int count[ARRAY_SIZE(sgi_map)]; member in struct:buttons_dev
/linux-master/sound/drivers/opl4/
H A Dopl4_proc.c38 snd_opl4_mem_proc_read(struct snd_info_entry *entry, void *file_private_data, struct file *file, char __user *_buf, size_t count, loff_t pos) argument
58 snd_opl4_mem_proc_write(struct snd_info_entry *entry, void *file_private_data, struct file *file, const char __user *_buf, size_t count, loff_t pos) argument
[all...]
/linux-master/arch/m68k/kernel/
H A Dbootinfo_proc.c22 bootinfo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/fs/jfs/
H A Djfs_debug.c31 jfs_loglevel_proc_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppos) argument
/linux-master/arch/sh/drivers/dma/
H A Ddma-pvr2.c19 static int count; variable
/linux-master/tools/lib/perf/Documentation/examples/
H A Dcounting.c20 int count = 100000, err = 0; local
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-altivec.c79 vr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
H A Dptrace-spe.c39 evr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_mailbox.c135 u32 count, i, ret = OCTEON_MBOX_STATUS_SUCCESS; local
/linux-master/arch/parisc/lib/
H A Dchecksum.c39 int odd, count; local
[all...]
/linux-master/include/crypto/
H A Dsha1.h24 u64 count; member in struct:sha1_state
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dgf100.c33 gf100_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dgm200.c30 gm200_mmu_kind(struct nvkm_mmu *mmu, int *count, u8 *invalid) argument
H A Dnv50.c30 nv50_mmu_kind(struct nvkm_mmu *base, int *count, u8 *invalid) argument
/linux-master/drivers/clocksource/
H A Dclksrc-dbx500-prcmu.c33 u32 count, count2; local
/linux-master/kernel/locking/
H A Dmcs_spinlock.h21 int count; /* nesting count, see qspinlock.c */ member in struct:mcs_spinlock
/linux-master/lib/
H A Dlist_sort.c56 u8 count = 0; local
188 size_t count = 0; /* Count of pending */ local
[all...]
/linux-master/sound/drivers/pcsp/
H A Dpcsp_input.c16 static void pcspkr_do_sound(unsigned int count) argument
46 unsigned int count = 0; local
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall.c78 unsigned count = 0; local
/linux-master/samples/kfifo/
H A Dbytestream-example.c113 fifo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
131 fifo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
H A Dinttype-example.c106 fifo_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
124 fifo_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_sysfs.c59 bnx2i_set_sq_info(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
115 bnx2i_set_ccell_info(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
/linux-master/tools/lib/
H A Dlist_sort.c55 u8 count = 0; local
187 size_t count = 0; /* Count of pending */ local
[all...]

Completed in 185 milliseconds

1234567891011>>