zephyr/kernel/include
Yong Cong Sin 2f2dd9407c kernel/swap: remove redundant ARG_UNUSED from do_swap()
The `lock` arg is used multiple times in the function, making the
`ARG_UNUSED(lock);` redundant, remove it.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-12-24 13:53:49 +01:00
..
gen_offset.h
ipi.h
kernel_arch_interface.h kernel: arch: move arch_swap() declaration 2024-12-11 21:33:49 +01:00
kernel_internal.h arch: deprecate _current 2024-11-23 20:12:24 -05:00
kernel_offsets.h arch: riscv: fill all IRQ stacks with 0xAA 2024-09-13 09:17:34 +02:00
kernel_tls.h
ksched.h arch: deprecate _current 2024-11-23 20:12:24 -05:00
kswap.h kernel/swap: remove redundant ARG_UNUSED from do_swap() 2024-12-24 13:53:49 +01:00
kthread.h kernel: Decouple sleep from suspend 2024-12-18 18:17:03 +01:00
mmu.h
offsets_short.h
priority_q.h kernel: Move run queue initialization 2024-11-16 15:20:15 -05:00
timeout_q.h
wait_q.h