Home
last modified time | relevance | path

Searched refs:Item (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/rust/kernel/sync/lock/
H A Dglobal.rs26 type Item: 'static; typedef
37 inner: Lock<B::Item, B::Backend>,
47 pub const unsafe fn new(data: B::Item) -> Self { in new()
98 inner: Guard<'static, B::Item, B::Backend>,
102 type Target = B::Item;
128 LockedBy<T, B::Item>: Send,
137 LockedBy<T, B::Item>: Sync,
271 type Item = $valuety;
/linux-6.15/rust/kernel/
H A Drbtree.rs225 pub fn keys(&self) -> impl Iterator<Item = &'_ K> { in keys() argument
230 pub fn values(&self) -> impl Iterator<Item = &'_ V> { in values() argument
235 pub fn values_mut(&mut self) -> impl Iterator<Item = &'_ mut V> { in values_mut() argument
935 type Item = (&'a K, &'a V); typedef
960 type Item = (&'a K, &'a V); typedef
962 fn next(&mut self) -> Option<Self::Item> { in next() argument
969 type Item = (&'a K, &'a mut V); typedef
995 type Item = (&'a K, &'a mut V); typedef
997 fn next(&mut self) -> Option<Self::Item> { in next() argument
1015 type Item = (*mut K, *mut V); typedef
[all …]
H A Dlist.rs548 type Item = ArcBorrow<'a, T>; typedef
942 type Item = ArcBorrow<'a, T>; typedef
955 type Item = ListArc<T, ID>; typedef
972 type Item = ListArc<T, ID>; typedef
/linux-6.15/drivers/gpu/drm/
H A Ddrm_panic_qr.rs383 type Item = (u16, usize); typedef
385 fn next(&mut self) -> Option<Self::Item> { in next() argument
570 type Item = u8; typedef
574 fn next(&mut self) -> Option<Self::Item> { in next() argument
824 fn draw_data(&mut self, data: impl Iterator<Item = u8>) { in draw_data() argument
856 fn draw_all(&mut self, data: impl Iterator<Item = u8>) { in draw_all() argument
/linux-6.15/Documentation/filesystems/ext4/
H A Dblocks.rst23 * - Item
85 * - Item
/linux-6.15/rust/kernel/alloc/
H A Dkvec.rs657 type Item = &'a T; typedef
669 type Item = &'a mut T; typedef
797 type Item = T; typedef
871 type Item = T; typedef
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-delayed-logging-design.rst638 Log Item <-> log vector 1 -> memory buffer
641 Log Item <-> log vector 2 -> memory buffer
647 Log Item <-> log vector N-1 -> memory buffer
650 Log Item <-> log vector N -> memory buffer
661 | -> Log Item
665 | -> Log Item
672 | -> Log Item
676 -> Log Item
858 Delayed Logging: Log Item Pinning
1017 Item unlocked
[all …]
H A Dxfs-online-fsck-design.rst321 Steps for Each Scrub Item
/linux-6.15/Documentation/admin-guide/gpio/
H A Dgpio-sim.rst56 **Item:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/hog``
/linux-6.15/tools/perf/scripts/python/
H A Dexported-sql-viewer.py220 def Item(self, parent): member in TreeModel
227 result = self.Item(parent).childCount()
234 return self.Item(parent).hasChildren()
253 child_item = self.Item(parent).getChildItem(row)
291 def Item(self, parent): member in TableModel
/linux-6.15/Documentation/filesystems/
H A Dconfigfs.rst401 Item Aggregation Via symlink(2)
/linux-6.15/Documentation/scsi/
H A DChangeLog.ncr53c8xx249 - DEL-441 Item 2 work-around for the 53c876 rev <= 5 (0x15).
H A DChangeLog.sym53c8xx578 - DEL-441 Item 2 work-around for the 53c876 rev <= 5 (0x15).