Searched refs:repeat (Results 201 - 210 of 210) sorted by relevance

123456789

/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h4347 /* How many times it should repeat that wait value 0 - keep using
4349 u32 repeat; member in struct:scan_timer
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py1761 if not p or not e.repeat(p):
2259 def repeat(self, tgt): member in class:DevFunction
2260 # is the tgt call just a repeat of this call (e.g. are we in a loop)
5018 .pf:'+cgchk+' + label {background:url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" version="1.1"><circle cx="9" cy="9" r="8" stroke="black" stroke-width="1" fill="white"/><rect x="4" y="8" width="10" height="2" style="fill:black;stroke-width:0"/><rect x="8" y="4" width="2" height="10" style="fill:black;stroke-width:0"/></svg>\') no-repeat left center;}\n\
5019 .pf:'+cgnchk+' ~ label {background:url(\'data:image/svg+xml;utf,<?xml version="1.0" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" height="18" width="18" version="1.1"><circle cx="9" cy="9" r="8" stroke="black" stroke-width="1" fill="white"/><rect x="4" y="8" width="10" height="2" style="fill:black;stroke-width:0"/></svg>\') no-repeat left center;}\n\
/linux-master/drivers/md/
H A Dmd.c2745 repeat:
2901 goto repeat;
9124 repeat:
9156 goto repeat;
H A Ddm-integrity.c607 repeat:
678 goto repeat;
/linux-master/drivers/block/drbd/
H A Ddrbd_nl.c2650 repeat:
2672 goto repeat;
/linux-master/fs/f2fs/
H A Dsegment.c558 repeat:
584 goto repeat;
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_els.c11689 repeat:
11721 goto repeat;
/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/kernel/bpf/
H A Dsyscall.c5819 attr->test.repeat || attr->test.flags)

Completed in 413 milliseconds

123456789