Searched refs:repeat (Results 76 - 100 of 210) sorted by path

123456789

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1385 put_unaligned_le32((u32)filter->repeat, stack_ptr);
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.h3379 u8 repeat; member in struct:rtw89_scan_option
H A Dfw.c4680 le32_encode_bits(option->repeat, RTW89_H2C_SCANOFLD_BE_W0_REPEAT) |
/linux-master/drivers/rtc/
H A Drtc-pic32.c244 unsigned int repeat; local
248 repeat = readw(base + PIC32_RTCALRM);
249 repeat &= PIC32_RTCALRM_ARPT;
250 seq_printf(seq, "periodic_IRQ\t: %s\n", repeat ? "yes" : "no");
/linux-master/drivers/s390/cio/
H A Dcrw.c68 repeat:
132 goto repeat;
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_els.c11689 repeat:
11721 goto repeat;
/linux-master/drivers/usb/gadget/
H A Dcomposite.c1239 goto repeat;
1242 repeat:
/linux-master/drivers/usb/host/
H A Dxhci-mtk-sch.c319 sch_ep->repeat = 0;
370 sch_ep->repeat = !!(sch_ep->num_budget_microframes > 1);
1000 | EP_BREPEAT(sch_ep->repeat));
1004 sch_ep->offset, sch_ep->repeat);
H A Dxhci-mtk.h71 * (@repeat==1) scheduled within the interval
83 * @repeat: the time gap between two uframes that transfers are
92 * according to @pkts and @repeat, repeate the burst multiple
94 * according to @pkts and @repeat. normal mode is used by
117 u32 repeat; member in struct:mu3h_sch_ep_info
/linux-master/fs/
H A Dbuffer.c541 repeat:
552 goto repeat;
H A Ddcache.c902 repeat:
913 goto repeat;
1246 repeat:
1275 goto repeat;
2533 * it's not in-lookup anymore; in principle we should repeat
2536 * otherwise we really have to repeat the whole thing.
H A Dfile.c221 repeat:
237 goto repeat;
507 repeat:
533 goto repeat;
H A Dinode.c900 repeat:
909 goto repeat;
931 repeat:
940 goto repeat;
/linux-master/fs/dlm/
H A Duser.c844 repeat:
850 goto repeat;
/linux-master/fs/erofs/
H A Dutils.c58 repeat:
65 goto repeat;
81 repeat:
92 goto repeat;
H A Dzdata.c968 repeat:
1045 goto repeat;
1428 repeat:
1495 goto repeat;
/linux-master/fs/ext4/
H A Dextents.c1408 repeat:
1455 goto repeat;
3881 * repeat fallocate creation request
5644 goto repeat;
5688 goto repeat;
5709 goto repeat;
5735 goto repeat;
5777 repeat:
H A Dmballoc.c2849 repeat:
2867 goto repeat;
2971 goto repeat;
5526 repeat:
5545 goto repeat;
5573 goto repeat;
6012 repeat:
6022 goto repeat;
6203 repeat:
6234 goto repeat;
[all...]
/linux-master/fs/f2fs/
H A Dcheckpoint.c45 repeat:
49 goto repeat;
76 repeat:
80 goto repeat;
98 goto repeat;
1826 repeat:
1835 goto repeat;
H A Ddata.c3560 goto repeat;
3573 repeat:
3606 goto repeat;
3639 goto repeat;
H A Dnode.c1437 repeat:
1457 goto repeat;
H A Dsegment.c558 repeat:
584 goto repeat;
H A Dsuper.c2620 repeat:
2625 goto repeat;
2635 goto repeat;
/linux-master/fs/gfs2/
H A Dlog.c1051 repeat:
1093 goto repeat;
/linux-master/fs/isofs/
H A Drock.c216 repeat:
294 goto repeat;
333 repeat:
588 goto repeat;
734 repeat:
774 goto repeat;

Completed in 899 milliseconds

123456789