Home
last modified time | relevance | path

Searched refs:dotted (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/afs/
H A Ddynroot.c101 bool dotted = false; in afs_dynroot_lookup_cell() local
108 dotted = true; in afs_dynroot_lookup_cell()
118 inode = afs_iget_pseudo_dir(dir->i_sb, cell->dynroot_ino * 2 + dotted); in afs_dynroot_lookup_cell()
211 bool dotted = vnode->fid.vnode == 3; in afs_atcell_get_link() local
219 if (dotted) in afs_atcell_get_link()
230 if (dotted) in afs_atcell_get_link()
/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c3007 int nr, dotted; in generic_inst_dump() local
3011 dotted = 0; in generic_inst_dump()
3022 if (!dotted) { in generic_inst_dump()
3024 dotted = 1; in generic_inst_dump()
3028 dotted = 0; in generic_inst_dump()
/linux-6.15/Documentation/i2c/
H A Dslave-interface.rst15 transported. The dotted line marks only one example. The backend could also
/linux-6.15/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst48 The dotted arrows denote indirect action, for example, an IPI
/linux-6.15/Documentation/
H A Dmemory-barriers.txt144 interface between the CPU and rest of the system (the dotted lines).
2703 (memory barriers logically act on the dotted line in the following diagram):