/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-debugifc.c | 21 unsigned int scnt; in debugifc_count_whitespace() local 24 for (scnt = 0; scnt < count; scnt++) { in debugifc_count_whitespace() 25 ch = buf[scnt]; in debugifc_count_whitespace() 31 return scnt; in debugifc_count_whitespace() 38 unsigned int scnt; in debugifc_count_nonwhitespace() local 41 for (scnt = 0; scnt < count; scnt in debugifc_count_nonwhitespace() 58 unsigned int scnt; debugifc_isolate_word() local 184 unsigned int scnt; pvr2_debugifc_do1cmd() local [all...] |
H A D | pvrusb2-io.c | 284 unsigned int scnt; in pvr2_stream_buffer_count() local 295 scnt = cnt & ~0x1f; in pvr2_stream_buffer_count() 296 if (cnt > scnt) scnt += 0x20; in pvr2_stream_buffer_count() 299 if (scnt > sp->buffer_slot_count) { in pvr2_stream_buffer_count() 302 nb = kmalloc_array(scnt, sizeof(*nb), GFP_KERNEL); in pvr2_stream_buffer_count() 310 sp->buffer_slot_count = scnt; in pvr2_stream_buffer_count() 335 if (scnt < sp->buffer_slot_count) { in pvr2_stream_buffer_count() 337 if (scnt) { in pvr2_stream_buffer_count() 338 nb = kmemdup(sp->buffers, scnt * sizeo in pvr2_stream_buffer_count() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-debugifc.c | 21 unsigned int scnt; in debugifc_count_whitespace() local 24 for (scnt = 0; scnt < count; scnt++) { in debugifc_count_whitespace() 25 ch = buf[scnt]; in debugifc_count_whitespace() 31 return scnt; in debugifc_count_whitespace() 38 unsigned int scnt; in debugifc_count_nonwhitespace() local 41 for (scnt = 0; scnt < count; scnt in debugifc_count_nonwhitespace() 58 unsigned int scnt; debugifc_isolate_word() local 184 unsigned int scnt; pvr2_debugifc_do1cmd() local [all...] |
H A D | pvrusb2-io.c | 284 unsigned int scnt; in pvr2_stream_buffer_count() local 295 scnt = cnt & ~0x1f; in pvr2_stream_buffer_count() 296 if (cnt > scnt) scnt += 0x20; in pvr2_stream_buffer_count() 299 if (scnt > sp->buffer_slot_count) { in pvr2_stream_buffer_count() 302 nb = kmalloc_array(scnt, sizeof(*nb), GFP_KERNEL); in pvr2_stream_buffer_count() 310 sp->buffer_slot_count = scnt; in pvr2_stream_buffer_count() 335 if (scnt < sp->buffer_slot_count) { in pvr2_stream_buffer_count() 337 if (scnt) { in pvr2_stream_buffer_count() 338 nb = kmemdup(sp->buffers, scnt * sizeo in pvr2_stream_buffer_count() [all...] |
/kernel/linux/linux-5.10/arch/m68k/coldfire/ |
H A D | sltimers.c | 99 u32 cycles, scnt; in mcfslt_read_clk() local 102 scnt = __raw_readl(TA(MCFSLT_SCNT)); in mcfslt_read_clk() 106 scnt = __raw_readl(TA(MCFSLT_SCNT)); in mcfslt_read_clk() 111 return cycles + ((mcfslt_cycles_per_jiffy - 1) - scnt); in mcfslt_read_clk()
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | sltimers.c | 98 u32 cycles, scnt; in mcfslt_read_clk() local 101 scnt = __raw_readl(TA(MCFSLT_SCNT)); in mcfslt_read_clk() 105 scnt = __raw_readl(TA(MCFSLT_SCNT)); in mcfslt_read_clk() 110 return cycles + ((mcfslt_cycles_per_jiffy - 1) - scnt); in mcfslt_read_clk()
|
/kernel/linux/linux-5.10/drivers/block/aoe/ |
H A D | aoe.h | 54 unsigned char scnt; member 68 unsigned char scnt; member
|
H A D | aoecmd.c | 343 ah->scnt = f->iter.bi_size >> 9; in ata_rw_frameinit() 1115 n = ahout->scnt << 9; in ktiocomplete() 1402 ah->scnt = 1; in aoecmd_ata_id() 1584 if (n > ch->scnt) in aoecmd_cfg_rsp() 1585 n = ch->scnt; in aoecmd_cfg_rsp()
|
/kernel/linux/linux-6.6/drivers/block/aoe/ |
H A D | aoe.h | 54 unsigned char scnt; member 68 unsigned char scnt; member
|
H A D | aoecmd.c | 342 ah->scnt = f->iter.bi_size >> 9; in ata_rw_frameinit() 1107 n = ahout->scnt << 9; in ktiocomplete() 1394 ah->scnt = 1; in aoecmd_ata_id() 1576 if (n > ch->scnt) in aoecmd_cfg_rsp() 1577 n = ch->scnt; in aoecmd_cfg_rsp()
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | amiflop.c | 839 int scnt; in amiga_read() local 847 for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in amiga_read() 849 printk (KERN_INFO "can't find sync for sector %d\n", scnt); in amiga_read() 885 hdr.magic, hdr.track, hdr.sect, hdr.ord, scnt, in amiga_read() 1154 int scnt; in dos_read() local 1162 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt in dos_read() [all...] |
/kernel/linux/linux-6.6/drivers/block/ |
H A D | amiflop.c | 839 int scnt; in amiga_read() local 847 for (scnt = 0;scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt++) { in amiga_read() 849 printk (KERN_INFO "can't find sync for sector %d\n", scnt); in amiga_read() 885 hdr.magic, hdr.track, hdr.sect, hdr.ord, scnt, in amiga_read() 1154 int scnt; in dos_read() local 1162 for (scnt=0; scnt < unit[drive].dtype->sects * unit[drive].type->sect_mult; scnt in dos_read() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | sock_fields.c | 256 struct bpf_spinlock_cnt scnt = {}; in init_sk_storage() local 259 scnt.cnt = pkt_out_cnt; in init_sk_storage() 260 err = bpf_map_update_elem(sk_pkt_out_cnt_fd, &sk_fd, &scnt, in init_sk_storage() 266 err = bpf_map_update_elem(sk_pkt_out_cnt10_fd, &sk_fd, &scnt, in init_sk_storage()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | sock_fields.c | 255 struct bpf_spinlock_cnt scnt = {}; in init_sk_storage() local 258 scnt.cnt = pkt_out_cnt; in init_sk_storage() 259 err = bpf_map_update_elem(sk_pkt_out_cnt_fd, &sk_fd, &scnt, in init_sk_storage() 265 err = bpf_map_update_elem(sk_pkt_out_cnt10_fd, &sk_fd, &scnt, in init_sk_storage()
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | segment.h | 56 * @scnt: Stage count, must be accessed via wrappers: 63 int scnt; member
|
H A D | segment.c | 82 * wrapper functions of stage count (nilfs_sc_info->sc_stage.scnt). Users of 92 sci->sc_stage.scnt++; in nilfs_sc_cstage_inc() 98 sci->sc_stage.scnt = next_scnt; in nilfs_sc_cstage_set() 104 return sci->sc_stage.scnt; in nilfs_sc_cstage_get()
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | segment.h | 56 * @scnt: Stage count, must be accessed via wrappers: 63 int scnt; member
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | nilfs2.h | 38 __entry->stage = sci->sc_stage.scnt;
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | nilfs2.h | 38 __entry->stage = sci->sc_stage.scnt;
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | device_status.c | 186 cdev_irb->esw.esw0.erw.scnt = irb->esw.esw0.erw.scnt; in ccw_device_accumulate_esw()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | device_status.c | 187 cdev_irb->esw.esw0.erw.scnt = irb->esw.esw0.erw.scnt; in ccw_device_accumulate_esw()
|
/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | cio.h | 89 * @scnt: sense count, if @cons == %1 101 __u32 scnt : 6; member
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | cio.h | 89 * @scnt: sense count, if @cons == %1 101 __u32 scnt : 6; member
|
/kernel/linux/linux-5.10/drivers/ntb/test/ |
H A D | ntb_perf.c | 699 int ret, sidx, scnt; in perf_enable_service() local 720 scnt = ntb_spad_count(perf->ntb); in perf_enable_service() 721 for (sidx = 0; sidx < scnt; sidx++) in perf_enable_service()
|
/kernel/linux/linux-6.6/drivers/ntb/test/ |
H A D | ntb_perf.c | 699 int ret, sidx, scnt; in perf_enable_service() local 720 scnt = ntb_spad_count(perf->ntb); in perf_enable_service() 721 for (sidx = 0; sidx < scnt; sidx++) in perf_enable_service()
|