Home
last modified time | relevance | path

Searched refs:__used (Results 26 – 39 of 39) sorted by relevance

12

/Zephyr-latest/arch/arm/core/cortex_m/
Dthread.c596 __used void arch_irq_unlock_outlined(unsigned int key) in arch_irq_unlock_outlined()
605 __used unsigned int arch_irq_lock_outlined(void) in arch_irq_lock_outlined()
/Zephyr-latest/scripts/
Dtags.sh66 -I __used,__packed,__packed2__,__must_check,__must_hold \
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dpower.c105 static void __used power_gate_exit(void) in power_gate_exit()
/Zephyr-latest/include/zephyr/logging/
Dlog.h324 __in_section(_log_strings, static, _CONCAT(_name, _)) __used __noasan = \
Dlog_msg.h449 __in_section(_log_strings, static, _CONCAT(_name, _)) __used __noasan = \
/Zephyr-latest/include/zephyr/
Ddevice.h1110 static const Z_DECL_ALIGN(struct init_entry) __used __noasan Z_INIT_ENTRY_SECTION( \
1119 static const Z_DECL_ALIGN(struct init_entry) __used __noasan \
Dbindesc.h164 __in_section(_bindesc_entry, static, name) __used __noasan
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower.c215 static void __used power_gate_exit(void) in power_gate_exit()
/Zephyr-latest/tests/kernel/mem_protect/mem_map/src/
Dmain.c135 __in_section_unique(test_mem_map) __used in __in_section_unique()
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h255 #define __used __attribute__((__used__)) macro
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/
Dsoc.c771 void __used _soc_reset_hook(void) in _soc_reset_hook()
/Zephyr-latest/include/zephyr/net/
Dnet_if.h3272 __used __in_section(_net_if, static, \
3298 __used __in_section(_net_if, static, \
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c277 static __used char dummy_pagetables[INITIAL_PTABLE_SIZE];
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst2623 * :github:`34413` - Improve __used attribute to actually keep requested function/variable

12