Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dringbuf.c450 .ret_type = RET_PTR_TO_ALLOC_MEM_OR_NULL,
/Linux-v6.1/include/linux/
Dbpf.h552 RET_PTR_TO_ALLOC_MEM_OR_NULL = PTR_MAYBE_NULL | MEM_ALLOC | RET_PTR_TO_ALLOC_MEM, enumerator