Searched refs:count (Results 251 - 275 of 7673) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dbase.c70 const int count = ARRAY_SIZE(nvkm_dma_sclass); local
71 if (index < count) {
78 return count;
84 const int count = ARRAY_SIZE(nvkm_dma_sclass); local
85 if (index < count) {
89 return count;
/linux-master/drivers/net/ethernet/8390/
H A Dxsurf100.c96 unsigned int count)
103 while (count > XS100_8390_DATA_AREA_SIZE) {
108 count -= XS100_8390_DATA_AREA_SIZE;
112 src, count & ~3);
113 src += count & ~3;
114 if (count & 2) {
118 if (count & 1)
122 static void xs100_read(struct net_device *dev, void *dst, unsigned int count) argument
129 while (count > XS100_8390_DATA_AREA_SIZE) {
134 count
95 xs100_write(struct net_device *dev, const void *src, unsigned int count) argument
154 xs100_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) argument
183 xs100_block_output(struct net_device *dev, int count, const unsigned char *buf, const int start_page) argument
[all...]
/linux-master/drivers/cpufreq/
H A Dcpufreq_governor_attr_set.c25 const char *buf, size_t count)
32 ret = attr_set->usage_count ? gattr->store(attr_set, buf, count) : -EBUSY;
63 unsigned int count; local
67 count = --attr_set->usage_count;
69 if (count)
70 return count;
24 governor_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) argument
/linux-master/arch/parisc/include/asm/
H A Ddma.h86 /* Get DMA residue count. After a DMA transfer, this
100 unsigned short count; local
102 count = 1 + dma_inb(io_port);
103 count += dma_inb(io_port) << 8;
105 return (dmanr<=3)? count : (count<<1);
170 * than the initial word count"! This is taken into account.
172 * NOTE 2: "count" represents _bytes_ and must be even for channels 5-7.
174 static __inline__ void set_dma_count(unsigned int dmanr, unsigned int count) argument
/linux-master/include/asm-generic/
H A Diomap.h82 extern void ioread8_rep(const void __iomem *port, void *buf, unsigned long count);
83 extern void ioread16_rep(const void __iomem *port, void *buf, unsigned long count);
84 extern void ioread32_rep(const void __iomem *port, void *buf, unsigned long count);
86 extern void iowrite8_rep(void __iomem *port, const void *buf, unsigned long count);
87 extern void iowrite16_rep(void __iomem *port, const void *buf, unsigned long count);
88 extern void iowrite32_rep(void __iomem *port, const void *buf, unsigned long count);
/linux-master/arch/powerpc/include/asm/
H A Dhvsi.h75 ssize_t (*get_chars)(uint32_t termno, u8 *buf, size_t count);
76 ssize_t (*put_chars)(uint32_t termno, const u8 *buf, size_t count);
84 size_t count),
86 size_t count),
93 extern ssize_t hvsilib_get_chars(struct hvsi_priv *pv, u8 *buf, size_t count);
95 size_t count);
/linux-master/drivers/tty/vt/
H A Dvc_screen.c249 unsigned int pos, unsigned int count, bool viewed)
263 if (nr > count / 4)
264 nr = count / 4;
267 count -= nr * 4;
271 } while (count);
277 unsigned int pos, unsigned int count, bool viewed)
286 while (count-- > 0) {
297 unsigned int pos, unsigned int count, bool viewed,
302 unsigned int filled = count;
311 count
248 vcs_read_buf_uni(struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) argument
276 vcs_read_buf_noattr(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) argument
296 vcs_read_buf(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed, unsigned int *skip) argument
365 vcs_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) argument
478 vcs_write_buf_noattr(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) argument
518 vcs_write_buf(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) argument
590 vcs_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/arch/sh/kernel/
H A Ddwarf.c149 int shift, count; local
153 count = 0;
158 count++;
169 return count;
185 int count; local
189 count = 0;
196 count++;
210 return count;
227 int count = 0; local
246 count
270 int count; local
405 unsigned int count, delta, reg, expr_len, offset; local
742 int count; local
783 unsigned int length, count; local
874 int count; local
1029 int count, err = 0; local
[all...]
/linux-master/drivers/ssb/
H A Dhost_soc.c42 size_t count, u16 offset, u8 reg_width)
54 while (count) {
57 count--;
64 WARN_ON(count & 1);
65 while (count) {
68 count -= 2;
75 WARN_ON(count & 3);
76 while (count) {
79 count -= 4;
115 size_t count, u1
41 ssb_host_soc_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) argument
114 ssb_host_soc_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) argument
[all...]
/linux-master/drivers/staging/iio/addac/
H A Dadt7316.h21 int (*multi_read)(void *client, u8 first_reg, u8 count, u8 *data);
22 int (*multi_write)(void *client, u8 first_reg, u8 count, u8 *data);
/linux-master/sound/xen/
H A Dxen_snd_front.h46 unsigned long pos, unsigned long count);
49 unsigned long pos, unsigned long count);
/linux-master/drivers/misc/altera-stapl/
H A Daltera-jtag.h73 int altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index,
75 int altera_set_ir_pre(struct altera_jtag *js, u32 count, u32 start_index,
77 int altera_set_dr_post(struct altera_jtag *js, u32 count, u32 start_index,
79 int altera_set_ir_post(struct altera_jtag *js, u32 count, u32 start_index,
87 int altera_irscan(struct altera_state *astate, u32 count,
90 u32 count, u8 *in_data,
93 int altera_drscan(struct altera_state *astate, u32 count,
95 int altera_swap_dr(struct altera_state *astate, u32 count,
/linux-master/include/crypto/internal/
H A Drng.h17 int crypto_register_rngs(struct rng_alg *algs, int count);
18 void crypto_unregister_rngs(struct rng_alg *algs, int count);
/linux-master/drivers/dma-buf/
H A Dselftest.c91 __subtests(const char *caller, const struct subtest *st, int count, void *data) argument
95 for (; count--; st++) {
116 static void set_default_test_all(struct selftest *st, unsigned long count) argument
120 for (i = 0; i < count; i++)
124 for (i = 0; i < count; i++)
128 static int run_selftests(struct selftest *st, unsigned long count) argument
132 set_default_test_all(st, count);
135 for (; count--; st++) {
/linux-master/drivers/bcma/
H A Dhost_soc.c51 size_t count, u16 offset, u8 reg_width)
59 while (count) {
62 count--;
69 WARN_ON(count & 1);
70 while (count) {
73 count -= 2;
80 WARN_ON(count & 3);
81 while (count) {
84 count -= 4;
95 size_t count, u1
50 bcma_host_soc_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) argument
93 bcma_host_soc_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) argument
[all...]
/linux-master/arch/mips/fw/arc/
H A Darc_con.c19 unsigned count)
22 while (count--) {
18 prom_console_write(struct console *co, const char *s, unsigned count) argument
/linux-master/drivers/usb/serial/
H A Daircable.c75 int count; local
78 count = kfifo_out_locked(&port->write_fifo, buf + HCI_HEADER_LENGTH,
82 put_unaligned_le16(count, &buf[2]);
84 return count + HCI_HEADER_LENGTH;
122 int count; local
128 count = 0;
131 count += aircable_process_packet(port, has_headers,
135 if (count)
/linux-master/include/drm/
H A Ddrm_vblank_work.h36 * @count: The target vblank this work will execute on. Drivers should
40 u64 count; member in struct:drm_vblank_work
65 u64 count, bool nextonmiss);
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtailcall6.c13 int count, which; variable
18 count++;
H A Dtailcall_bpf2bpf2.c23 int count = 0; variable
28 count++;
/linux-master/tools/perf/tests/
H A Dbp_signal_overflow.c47 long long count; local
50 ret = read(fd, &count, sizeof(long long));
56 return count;
66 long long count; local
120 count = bp_count(fd);
124 pr_debug("count %lld, overflow %d\n",
125 count, overflows);
127 if (count != EXECUTIONS) {
129 count, EXECUTIONS);
/linux-master/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.h21 unsigned int *count, unsigned int startindex);
32 unsigned int *count, unsigned int startindex)
31 omap_vout_vrfb_buffer_setup(struct omap_vout_device *vout, unsigned int *count, unsigned int startindex) argument
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dbus.h24 int (*copy_from_io)(void *bus_priv, unsigned int addr, void *dst, size_t count);
25 int (*copy_to_io)(void *bus_priv, unsigned int addr, const void *src, size_t count);
/linux-master/arch/powerpc/boot/
H A Dserial.c36 int timer = 0, count; local
41 count = strlen(buf);
42 cp = &buf[count];
43 count++;
52 count--;
59 count--;
62 } else if (count < len) {
64 count++;
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Digt_gem_utils.h27 unsigned long count,
32 unsigned long count, u32 val);

Completed in 269 milliseconds

<<11121314151617181920>>