kallsyms.h kasan-checks.h kasan-enabled.h kasan-tags.h kasan.h kbd_diacr.h kbd_kern.h kbuild.h kconfig.h kcore.h kcov.h kcsan-checks.h kcsan.h kdb.h kdebug.h kdev_t.h kern_levels.h kernel-page-flags.h kernel.h kernel_read_file.h kernel_stat.h kernelcapi.h ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
* Use a kernel image and a snapshot of its kallsyms as a source of symbols and * debug information. */ typedef struct blaze_symbolize_src_kernel { /** * The size of this object's type. * * Make sure to initialize it to `sizeof(<type>)`. This member is used to * en...
Explore All features Documentation GitHub Skills Blog Solutions By company size Enterprises Small and medium teams Startups By use case DevSecOps DevOps CI/CD View all use cases By industry Healthcare Financial services Manufacturing Government View all industries...
checkkconfigsymbols.py checkpatch.pl checkstack.pl checksyscalls.sh checkversion.pl cleanfile cleanpatch coccicheck config const_structs.checkpatch decode_stacktrace.sh decodecode depmod.sh dev-needs.sh diffconfig documentation-file-ref-check export_report.pl extract-ikconfig extract-module-sig.pl...
*/ #ifndef SPIDEV_H #define SPIDEV_H #include <linux/types.h> /* User space versions of kernel symbols for SPI clocking modes, * matching <linux/spi/spi.h> */ #define SPI_CPHA 0x01 #define SPI_CPOL 0x02 #define SPI_MODE_0 (0|0) #define SPI_MODE_1 (0|SPI_CPHA) #define ...
android_debug_symbols.h android_kabi.h android_vendor.h anon_inodes.h apm-emulation.h apm_bios.h apple-gmux.h apple_bl.h arch_topology.h arm-cci.h arm-smccc.h arm_ffa.h arm_sdei.h armada-37xx-rwtm-mailbox.h ascii85.h asn1.h asn1_ber_bytecode.h asn1_...
(LINUX_DIR)/.config.target echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> $(LINUX_DIR)/.config.target echo "# CONFIG_KALLSYMS_ALL is not set" >> $(LINUX_DIR)/.config.target echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> $(LINUX_DIR)/.config.target $(SCRIPT_DI...
(filter-out vmlinux dtbs,$(KERNELNAME))), \ $(CP) $(LINUX_DIR)/arch/$(LINUX_KARCH)/boot/$(IMAGES_DIR)/$(k) $(KERNEL_BUILD_DIR)/$(k)$(1); \ ) \ } endef # Always add "modules" so a proper Module.symvers file is written that # also contains symbols...
(LINUX_DIR)/.config.target echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> $(LINUX_DIR)/.config.target echo "# CONFIG_KALLSYMS_ALL is not set" >> $(LINUX_DIR)/.config.target echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> $(LINUX_DIR)/.config.target $(SCRIPT_DI...