Home
last modified time | relevance | path

Searched refs:looped (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/scripts/coccinelle/locks/
Dmini_lock.cocci56 @looped@
66 position r!=looped.r;
/Linux-v5.10/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst116 machine, this means that the headphone input is amplified and looped back to
/Linux-v5.10/Documentation/networking/
Dtimestamping.rst34 reading the looped packet receive timestamp.
189 timestamp is always looped along with a struct sock_extended_err.
235 two separate messages will be looped to the socket's error queue,
391 For transmit timestamps the outgoing packet is looped back to the
Dmsg_zerocopy.rst241 that are looped to a local socket will incur a deferred copy. This
Dcan.rst564 looped back to the open CAN sockets that registered for the CAN
/Linux-v5.10/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-ryos172 Description: When written, this file lets one set a light macro that is looped
/Linux-v5.10/Documentation/admin-guide/media/
Dvivid.rst1144 looped to the video input provided that:
1176 By default you will see the OSD text superimposed on top of the looped video.
1183 and WSS (50 Hz formats) VBI data is looped. Teletext VBI data is not looped.
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dnet.rst216 Allow processes to receive tx timestamps looped together with the original
/Linux-v5.10/fs/btrfs/
Dctree.c1137 int looped = 0; in __tree_mod_log_oldest_root() local
1151 if (!looped && !tm) in __tree_mod_log_oldest_root()
1171 looped = 1; in __tree_mod_log_oldest_root()
/Linux-v5.10/fs/f2fs/
Dsegment.c293 unsigned int looped = 0; in f2fs_drop_inmem_pages_all() local
319 if (++looped >= count) in f2fs_drop_inmem_pages_all()