Home
last modified time | relevance | path

Searched full:instrument (Results 1 – 25 of 57) sorted by relevance

123

/linux/scripts/
H A DMakefile.kasan60 asan-instrument-allocas=1 \
63 # Instrument memcpy/memset/memmove calls by using instrumented __asan_mem*()
82 kasan_params += hwasan-instrument-with-calls=1
85 kasan_params += hwasan-instrument-stack=$(stack_enable) \
89 # Instrument memcpy/memset/memmove calls by using instrumented __(hw)asan_mem*().
H A DMakefile.kcsan13 …an-compound-read-before-write=1),$(call cc-option,$(call cc-param,tsan-instrument-read-before-writ…
23 kcsan-cflags += $(call cc-option,$(call cc-param,tsan-instrument-func-entry-exit=0))
/linux/include/sound/
H A Dopl3.h222 * Instrument record, aka "Patch"
234 /* Instrument data */
248 #define FM_PATCH_OPL2 0x01 /* OPL2 2 operators FM instrument */
249 #define FM_PATCH_OPL3 0x02 /* OPL3 4 operators FM instrument */
251 /* Instrument record */
H A Dseq_midi_emul.h32 unsigned char midi_program; /* Instrument number */
/linux/Documentation/devicetree/bindings/arm/keystone/
H A Dti,sci.yaml13 Texas Instrument's processors including those belonging to Keystone generation
25 The TI-SCI node describes the Texas Instrument's System Controller entity node.
/linux/sound/drivers/opl3/
H A Dopl3_oss.c203 dev_err(opl3->card->dev, "FM Error: Invalid instrument number %d\n", in snd_opl3_load_patch_seq_oss()
238 // handled automatically by OPL instrument type in snd_opl3_ioctl_seq_oss()
/linux/drivers/net/wireless/ti/
H A DKconfig3 bool "Texas Instrument devices"
/linux/drivers/gpu/drm/vmwgfx/
H A DKconfig26 Choose this option to instrument the kernel driver for mksGuestStats.
/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c222 * but we mustn't instrument some of them as the resulting stack in stackleak_instrument_execute()
412 fprintf(stderr, "stackleak: instrument %s(): calls_alloca\n", fn); in stackleak_cleanup_execute()
419 fprintf(stderr, "stackleak: instrument %s()\n", fn); in stackleak_cleanup_execute()
626 * So we register two gcc passes to instrument every function at first in plugin_init()
H A DKconfig25 By saying Y here the kernel will instrument some kernel code to
H A Dlatent_entropy_plugin.c72 * If it is on a function then the plugin will instrument it. If the attribute
527 * 3. instrument each BB with an operation on the in latent_entropy_execute()
/linux/arch/um/os-Linux/
H A DMakefile6 # Don't instrument UML-specific code
/linux/tools/testing/selftests/net/rds/
H A Dconfig.sh37 # instrument RDS and only RDS
/linux/Documentation/arch/powerpc/
H A Dkasan.txt40 instrument any code that runs with translations off after booting. This is the
/linux/Documentation/devicetree/bindings/thermal/
H A Dti_soc_thermal.txt1 * Texas Instrument OMAP SCM bandgap bindings
/linux/Documentation/fault-injection/
H A Dprovoke-crashes.rst10 different dumping solutions. The module uses KPROBEs to instrument the
/linux/arch/um/kernel/
H A DMakefile6 # Don't instrument UML-specific code; without this, we may crash when
/linux/arch/x86/include/asm/
H A Dstring_64.h27 * KMSAN needs to instrument as much code as possible. Use C versions of
/linux/include/uapi/sound/
H A Dasound_fm.h73 /* This block is the percussion instrument data */
H A Dsfnt_info.h129 /* instrument info header: 4 bytes */
/linux/Documentation/leds/
H A Dleds-lm3556.rst5 * Texas Instrument:
/linux/kernel/trace/
H A DMakefile3 # Do not instrument the tracer itself:
/linux/Documentation/dev-tools/
H A Dpropeller.rst19 AutoFDO+ThinLTO or Instrument FDO. The rest of this document
/linux/include/linux/amba/
H A Dpl022.h33 * @SSP_INTERFACE_TI_SYNC_SERIAL: Texas Instrument Synchronous Serial
/linux/mm/kasan/
H A Dshadow.c45 * for the sites they want to instrument.
47 * If we have a compiler that can instrument meminstrinsics, never override

123