Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 518) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/
H A Dwidgets.py302 left, marked, right = (format_updatable(i, pbar) for i in
308 marked *= int(pbar.currval / pbar.maxval * width)
310 marked = ''
313 return '%s%s%s' % (left, marked.ljust(width, self.fill), right)
315 return '%s%s%s' % (left, marked.rjust(width, self.fill), right)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/
H A Dsip-fix-override-functions.patch4 marked 'override', but does not override
8 marked 'override', but does not over ride
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.kcsan204 writes up to word size: conflicts between marked reads and plain
210 bool "Do not instrument marked atomic accesses"
212 Never instrument marked atomic accesses. This option can be used for
213 additional filtering. Conflicting marked atomic reads and plain
215 plain reads and marked writes to result in "unknown origin" reports.
217 races where at least one access is marked atomic will never be
221 accesses, conflicting marked atomic reads and plain writes will not
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-setup-link.rst41 enable/disable a link. Links marked with the ``IMMUTABLE`` link flag can
48 Only links marked with the ``DYNAMIC`` link flag can be enabled/disabled
/OK3568_Linux_fs/kernel/security/yama/
H A Dyama_lsm.c183 bool marked = false; in yama_ptracer_del() local
192 marked = true; in yama_ptracer_del()
197 if (marked) in yama_ptracer_del()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dautomount-support.rst89 mountpoint will not be marked for expiration or unmounted.
91 If the mountpoint was not already marked for expiry at that time, an EAGAIN
94 Otherwise if it was already marked and it wasn't referenced, unmounting will
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst32 A page is considered idle if it has not been accessed since it was marked idle
86 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
99 exceeding the dirty memory limit, it is not marked referenced.
107 When a page is marked idle, the Accessed bit must be cleared in all PTEs it is
/OK3568_Linux_fs/buildroot/package/python-mistune/
H A DConfig.in5 features, inspired by marked.
/OK3568_Linux_fs/kernel/drivers/staging/pi433/
H A DTODO5 * Some missing data (marked with ###) needs to be added in the documentation
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dabi-obsolete.rst5 marked to be removed at some later point in time.
H A Dabi-testing.rst13 be marked stable.
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkcsan.rst206 KCSAN is aware of *marked atomic operations* (``READ_ONCE``, ``WRITE_ONCE``,
264 To detect data races between plain and marked accesses, KCSAN also annotates
265 marked accesses, but only to check if a watchpoint exists; i.e. KCSAN never
266 sets up a watchpoint on marked accesses. By never setting up watchpoints for
267 marked operations, if all accesses to a variable that is accessed concurrently
268 are properly marked, KCSAN will never trigger a watchpoint and therefore never
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSSH-short3 software must be clearly marked as such, and if the derived work is
H A DNewsletr7 2. Altered versions must be plainly marked as such, and must not be misrepresented as being the or…
H A DLeptonica8 (2) modified versions must be plainly marked as such; and
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/
H A Dshadow_4.11.1.bb9 # Severity is low and marked as closed and won't fix.
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_sfb.c79 u32 marked; /* ECN mark */ member
396 q->stats.marked++; in sfb_enqueue()
605 .marked = q->stats.marked, in sfb_dump_stats()
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A Dlink_fribidi.patch2 used but the library is not linked in, and they are marked undefined by BFD linker
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dmultihit.rst113 the page is broken down into 4K pages, which are then marked executable.
135 pages in the EPT are marked as non-executable.
137 broken down into 4K pages, which are then marked executable.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dflag_fix.patch5 This was causing libc.so on the target marked as ELF lib rather than
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst37 buffers. These are all marked "empty", ready to receive data. This
47 flowing RX traffic, every descr behind it should be marked "full",
157 marked xa... which is "empty". Thus, from the OS point of view, there
163 The HW pointer is at descr 0. This descr is marked 0x4.. or "full".
165 halted processing. Notice that descrs 0 through 254 are all marked
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dmodule-elf-format.rst116 Livepatch relocation sections must be marked with the SHF_RELA_LIVEPATCH
119 at patch module load time. These sections must also be marked with SHF_ALLOC,
172 characteristics. Notice that they are marked SHF_ALLOC ("A") so that they will
210 Livepatch symbols must be marked with SHN_LIVEPATCH so that the module
243 Livepatch symbols must have their section index marked as SHN_LIVEPATCH, so
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-pca-platform.txt16 is active low, it should be marked GPIO_ACTIVE_LOW.
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dmtdnand.rst26 struct member has a short description which is marked with an [XXX]
33 The functions are marked with [XXX] identifiers in the short comment.
67 The struct members are marked with [XXX] identifiers in the comment. The
478 AG-AND chips this is mandatory, as they have no factory marked bad
479 blocks. They have factory marked good blocks. The marker pattern is
547 marked and identified by a pattern which is stored in the spare area
564 to be marked bad due to wear. The MTD interface function
577 about the one worn out block which should be marked bad. The version
957 developer. Each struct member has a short description which is marked
969 which is marked with an [XXX] identifier. See the chapter "Documentation
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dgcc-testsuite.inc18 # are incompatible with the provided multilib are marked as UNSUPPORTED.
26 # these targets don't do multilib the tests do not get correctly marked as

12345678910>>...21