zephyr/include/sys
Jordan Yates a4afedb02a sys: ring_buffer: allow NULL data buffers
Allow NULL data buffers to be provided to `ring_buf_get` and
`ring_buf_item_get`, in which case data will be discarded instead of
copied out to the user.

Fixes #33488.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-04-09 13:19:30 +02:00
..
__assert.h
arch_interface.h
atomic_builtin.h kernel: remove C syscall include in builtin atomic header 2021-04-02 07:23:33 -04:00
atomic_c.h
atomic.h doc: predefine ATOMIC_DEFINE 2021-04-07 14:15:29 +02:00
base64.h
byteorder.h
cbprintf_internal.h lib: os: cbprintf: Fix legth field in static package 2021-03-29 14:08:41 +02:00
cbprintf.h
check.h
crc.h
device_mmio.h
dlist.h
errno_private.h
fdtable.h
kobject.h
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h
mem_manage.h kernel: mmu: demand paging execution time histogram 2021-04-06 16:43:55 -04:00
mutex.h
notify.h
onoff.h
p4wq.h
printk.h
rb.h
ring_buffer.h sys: ring_buffer: allow NULL data buffers 2021-04-09 13:19:30 +02:00
sem.h
sflist.h sys: sflist: include missing sys/__assert.h 2021-04-08 15:56:12 -04:00
slist.h
speculation.h
sys_heap.h kernel/arch: cleanup function definitions 2021-04-01 05:34:17 -04:00
sys_io.h
thread_stack.h
time_units.h
timeutil.h
util_internal.h
util_loops.h
util_macro.h
util.h