| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | debugfs-cec-error-inj | 1 What: /sys/kernel/debug/cec/*/error-inj 7 debugfs. Drivers that support this will create an error-inj file 21 This ensures that you can always do 'echo clear >error-inj' to clear any 25 Note that the output of 'error-inj' shall be valid as input to 'error-inj'. 28 $ cat error-inj >einj.txt 29 $ cat einj.txt >error-inj 40 - Documentation/userspace-api/media/cec/cec-pin-error-inj.rst
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | amd64_edac.h | 244 #define SET_NB_DRAM_INJECTION_WRITE(inj) \ argument 245 (BIT(((inj.word) & 0xF) + 20) | \ 246 F10_NB_ARR_ECC_WR_REQ | inj.bit_map) 247 #define SET_NB_DRAM_INJECTION_READ(inj) \ argument 248 (BIT(((inj.word) & 0xF) + 20) | \ 249 BIT(16) | inj.bit_map)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | mscc-ocelot.txt | 22 - interrupt-names: should contain the interrupt names: "xtr", "inj". Can contain 68 interrupt-names = "ptp_rdy", "xtr", "inj";
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-pin-error-inj.rst | 23 now an ``error-inj`` file. 30 With ``cat error-inj`` you can see both the possible commands and the current 33 $ cat /sys/kernel/debug/cec/cec0/error-inj 78 You can write error injection commands to ``error-inj`` using 79 ``echo 'cmd' >error-inj`` or ``cat cmd.txt >error-inj``. The ``cat error-inj`` 81 and use it as an input to ``error-inj`` later.
|
| H A D | cec-api.rst | 25 cec-pin-error-inj
|
| /OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 779 struct nd_intel_smart_inject *inj, in nfit_test_cmd_smart_inject() argument 785 if (buf_len != sizeof(*inj)) in nfit_test_cmd_smart_inject() 788 if (inj->flags & ND_INTEL_SMART_INJECT_MTEMP) { in nfit_test_cmd_smart_inject() 789 if (inj->mtemp_enable) in nfit_test_cmd_smart_inject() 790 smart->media_temperature = inj->media_temperature; in nfit_test_cmd_smart_inject() 794 if (inj->flags & ND_INTEL_SMART_INJECT_SPARE) { in nfit_test_cmd_smart_inject() 795 if (inj->spare_enable) in nfit_test_cmd_smart_inject() 796 smart->spares = inj->spares; in nfit_test_cmd_smart_inject() 800 if (inj->flags & ND_INTEL_SMART_INJECT_FATAL) { in nfit_test_cmd_smart_inject() 801 if (inj->fatal_enable) in nfit_test_cmd_smart_inject() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/cec/core/ |
| H A D | Makefile | 13 cec-objs += cec-pin-error-inj.o
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | cec-core.rst | 315 If both callbacks are set, then an ``error-inj`` file will appear in debugfs. 326 This ensures that you can always do ``echo clear >error-inj`` to clear any error 329 Note that the output of ``error-inj`` shall be valid as input to ``error-inj``. 334 $ cat error-inj >einj.txt 335 $ cat einj.txt >error-inj 345 The second callback will parse commands written to the ``error-inj`` file::
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/mscc/ |
| H A D | ocelot.dtsi | 145 interrupt-names = "ptp_rdy", "xtr", "inj";
|
| /OK3568_Linux_fs/kernel/Documentation/trace/coresight/ |
| H A D | coresight.rst | 573 $ perf inject -i perf.data -o inj.data --itrace=il64 --strip 574 $ create_gcov --binary=./sort --profile=inj.data --gcov=sort.gcov -gcov_version=1
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-intel-pt.txt | 1114 $ perf inject -i perf.data -o inj --itrace=i100usle --strip 1115 $ ./create_gcov --binary=./sort --profile=inj --gcov=sort.gcov -gcov_version=1
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 4039 F: Documentation/ABI/testing/debugfs-cec-error-inj
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |