zephyr/include/zephyr
Nicolas Pitre 3075a7d906 ring_buffer: factorize almost identical code
Factorize almost identical code. May even improve performance due to
CPU cache locality.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2025-01-25 01:40:03 +01:00
..
acpi
app_memory
arch arch: remove z_arch_esf_t 2025-01-23 16:32:36 +01:00
audio
bluetooth Bluetooth: pacs: Add dynamic PACS registration 2025-01-22 15:49:50 +01:00
canbus
console
crypto
data
debug
devicetree include: devicetree: Add port and endpoint macro header 2024-12-06 22:23:31 +01:00
dfu dfu: flash_img: add flash_img_get_upload_slot() 2025-01-17 09:07:45 +01:00
display
drivers drivers: sensor: wsen_tids_2521020222501: add sensor driver 2025-01-24 19:16:17 +01:00
dsp dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
dt-bindings drivers: clock_control: mcux_ccm: add ii2c clock support 2025-01-24 19:15:57 +01:00
fs fs: littlefs: add littlefs disk version selection 2024-12-17 20:55:51 +01:00
input
internal Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
ipc
kernel
linker linker: fix lnkr_pinned_rodata_* mismatched types 2025-01-23 19:22:26 +01:00
llext llext: fix Z_GENERIC_SECTION() usage 2025-01-22 20:50:00 +01:00
logging logging: Fix set but not used warning 2025-01-17 06:43:18 +01:00
lorawan
math
mctp mctp: Add mctp subsystem with uart binding 2025-01-14 22:55:41 +01:00
mem_mgmt
mgmt smp_shell: Add missing include for k_fifo 2025-01-17 19:43:44 +01:00
misc
modbus
modem
multi_heap
net net: pkt: Add API documentation for net_pkt_get_len 2025-01-23 16:32:49 +01:00
platform init: fix soc and board hooks doxygen comments 2024-11-21 11:02:07 +00:00
pm pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
portability
posix posix: features: correction on posix2 feature test macros 2025-01-13 20:24:05 +01:00
random
retention
rtio drivers: rtio: bugfix 2025-01-13 10:08:45 +01:00
sd
sensing
settings
shell shell: add Kconfig option for configurable autoflush behavior 2025-01-23 13:45:20 +01:00
sip_svc
stats
storage stream_flash: Enforce size to be explicitly present on init 2025-01-07 15:56:49 +01:00
sys ring_buffer: factorize almost identical code 2025-01-25 01:40:03 +01:00
task_wdt
timing
toolchain toolchain: xcc: fix build with non-clang xcc versions 2024-12-04 06:30:48 -05:00
tracing tracing: k_pipe: Add tracing support for reworked k_pipe API 2025-01-17 19:43:44 +01:00
usb usb: device_next: hid: Pass request buffer in input report done 2025-01-14 10:56:06 +01:00
usb_c
xen
zbus zbus: optional unique channel numeric identifiers 2024-12-18 12:47:24 +01:00
zvfs
bindesc.h
cache.h
device.h device: add CONFIG_LLEXT_EXPORT_DEV_IDS_BY_HASH option 2025-01-22 15:49:10 +01:00
devicetree.h edtlib: add "hash" attribute to nodes 2025-01-22 15:49:10 +01:00
fatal_types.h
fatal.h
init.h
irq_multilevel.h Revert "irq: multilevel: compile 3rd level IRQ APIs only when enabled" 2024-11-19 22:40:13 -05:00
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h kernel: mark z_smp_current_get() with the const attribute 2025-01-10 07:49:08 +01:00
kernel_version.h
kernel.h kernel/pipe: implement direct-to-pending-readers data copy 2025-01-21 19:44:57 +01:00
net_buf.h net: buf: revert disallowing blocking in syswq 2025-01-23 10:14:59 +01:00
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h sys_clock: extra time defines 2024-11-19 20:05:08 -05:00
syscall.h
toolchain.h
types.h