/linux/scripts/dtc/ |
H A D | dtc.c | 167 const char *inform = NULL; in main() local 187 inform = optarg; in main() 295 if (inform == NULL) in main() 296 inform = guess_input_format(arg, "dts"); in main() 300 if (streq(inform, "dts")) in main() 306 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main() 308 if (streq(inform, "dts")) in main() 310 else if (streq(inform, "fs")) in main() 312 else if(streq(inform, "dtb")) in main() 315 die("Unknown input format \"%s\"\n", inform); in main() [all …]
|
/linux/scripts/gcc-plugins/ |
H A D | structleak_plugin.c | 149 inform(DECL_SOURCE_LOCATION(var), in initialize() 225 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
|
H A D | randomize_layout_plugin.c | 25 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__) 860 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
|
/linux/tools/perf/Documentation/ |
H A D | perf-test.txt | 21 To run just specific tests, inform test name fragments or the numbers obtained
|
/linux/drivers/platform/x86/intel/int1092/ |
H A D | Kconfig | 6 providing information to userspace application that will inform the Intel
|
/linux/Documentation/networking/ |
H A D | nfc.rst | 58 When registering on the NFC subsystem, the device driver must inform the core 119 must inform which protocol it wants to use.
|
H A D | xfrm_sync.rst | 167 In such a case XFRM_AE_CU flag is set to inform the user that 175 happened) is set to inform the user what happened.
|
H A D | regulatory.rst | 75 The kernel will send a uevent to inform userspace a new 82 set they can inform the wireless core using regulatory_hint().
|
H A D | page_pool.rst | 81 If ``PP_FLAG_DMA_SYNC_DEV`` is set, the driver must inform the core what portion
|
/linux/Documentation/pcmcia/ |
H A D | devicetable.rst | 23 If the hash is incorrect, the kernel will inform you about this in "dmesg"
|
/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 110 inform-request
|
/linux/Documentation/driver-api/pldmfw/ |
H A D | driver-ops.rst | 47 The ``.flash_component`` operation is used to inform the device driver to
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | ti_soc_thermal.txt | 22 - gpios : this entry should be used to inform which GPIO
|
/linux/Documentation/admin-guide/pm/ |
H A D | cpufreq_drivers.rst | 120 OS utilizes the PCC interface to inform platform firmware what frequency the 133 is used by the OS to inform the platform firmware that a command has been 177 ignored by OSPM. The next invocation of "Get Average Frequency" will inform
|
/linux/Documentation/translations/ |
H A D | index.rst | 39 inform the translation maintainer and - if you can - check also the English
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-g-client-cap.rst | 46 The purpose of the client capabilities are to inform the kernel of the behavior
|
H A D | dev-sdr.rst | 78 data transfer, set by the driver in order to inform application.
|
/linux/Documentation/usb/ |
H A D | iuu_phoenix.rst | 67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
|
/linux/tools/include/uapi/ |
H A D | README | 41 check-headers.sh inform about the change to the perf tools hackers.
|
/linux/Documentation/driver-api/mmc/ |
H A D | mmc-dev-attrs.rst | 64 2. To be able to inform the user of erase progress.
|
/linux/Documentation/dev-tools/kunit/ |
H A D | start.rst | 132 a. inform the name of a test suite, like ``"kunit_executor_test"``, 137 b. inform the name of a test case prefixed by its test suite,
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-stratix10-rsu | 103 inform firmware the current software execution
|
/linux/Documentation/filesystems/ |
H A D | gfs2-uevents.rst | 44 The other CHANGE uevent is used to inform of the completion
|
/linux/Documentation/RCU/ |
H A D | lockdep-splat.rst | 76 is to inform RCU, perhaps by changing __cfq_exit_single_io_context() to
|
/linux/Documentation/networking/devlink/ |
H A D | devlink-flash.rst | 16 (usually ``/lib/firmware/``). Drivers may send status updates to inform
|