Home
last modified time | relevance | path

Searched refs:KF_ARENA_RET (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dbtf.h79 #define KF_ARENA_RET (1 << 13) /* kfunc returns an arena pointer */ macro
/linux-6.15/kernel/bpf/
H A Darena.c579 BTF_ID_FLAGS(func, bpf_arena_alloc_pages, KF_TRUSTED_ARGS | KF_SLEEPABLE | KF_ARENA_RET | KF_ARENA_…