Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/arch/riscv/
Dirq.h87 #define ARCH_ISR_DIRECT_FOOTER(swap) arch_isr_direct_footer(swap) argument
105 static inline void arch_isr_direct_footer(int swap) in arch_isr_direct_footer()
/Zephyr-latest/include/zephyr/arch/arc/v2/
Dirq.h113 #define ARCH_ISR_DIRECT_FOOTER(swap) arch_isr_direct_footer(swap) argument
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Darch.h264 #define ARCH_ISR_DIRECT_FOOTER(swap) arch_isr_direct_footer(swap) argument
293 static inline void arch_isr_direct_footer(int swap) in arch_isr_direct_footer()
/Zephyr-latest/lib/heap/
Dmulti_heap.c26 struct sys_multi_heap_rec swap; in sys_multi_heap_add_heap() local
/Zephyr-latest/lib/libc/minimal/source/stdlib/
Dqsort.c56 int swap; in sift_down() local
/Zephyr-latest/lib/posix/options/getopt/
Dgetopt_long.c135 char *swap; in permute_args() local