Searched refs:NOTICE (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/Documentation/tools/rv/ |
A D | Makefile | 24 $(info ** NOTICE: rst2man not found) 33 $(error NOTICE: rst2man required to generate man pages)
|
/linux-6.3-rc2/Documentation/tools/rtla/ |
A D | Makefile | 25 $(info ** NOTICE: rst2man not found) 34 $(error NOTICE: rst2man required to generate man pages)
|
/linux-6.3-rc2/rust/kernel/ |
A D | print.rs | 81 pub static NOTICE: [u8; LENGTH] = generate(false, bindings::KERN_NOTICE); variable 332 $crate::print_macro!($crate::print::format_strings::NOTICE, false, $($arg)*)
|
/linux-6.3-rc2/LICENSES/dual/ |
A D | Apache-2.0 | 118 d. If the Work includes a "NOTICE" text file as part of its 121 such NOTICE file, excluding those notices that do not pertain to any 123 places: within a NOTICE text file distributed as part of the 127 notices normally appear. The contents of the NOTICE file are for 130 distribute, alongside or as an addendum to the NOTICE text from the 152 origin of the Work and reproducing the content of the NOTICE file.
|
/linux-6.3-rc2/tools/thermal/lib/ |
A D | log.h | 20 #define NOTICE(fmt, ...) logit(LOG_NOTICE, fmt, ##__VA_ARGS__) macro
|
/linux-6.3-rc2/tools/tracing/rtla/ |
A D | Makefile | 85 echo "** NOTICE: Failed build dependencies"; \
|
/linux-6.3-rc2/tools/verification/rv/ |
A D | Makefile | 85 echo "** NOTICE: Failed build dependencies"; \
|
/linux-6.3-rc2/include/drm/ |
A D | drm_print.h | 541 _DRM_PRINTK(, NOTICE, fmt, ##__VA_ARGS__) 551 _DRM_PRINTK(_once, NOTICE, fmt, ##__VA_ARGS__)
|
/linux-6.3-rc2/fs/ocfs2/cluster/ |
A D | masklog.c | 119 define_mask(NOTICE),
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-class-rnbd-client | 99 NOTICE: MUST make a unique session for a device using the poll-mode queues.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | dynamic-debug-howto.rst | 186 // class TLD_* # NOTICE: no wildcard in class names
|
Completed in 11 milliseconds