Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dringbuf.c364 .ret_type = RET_PTR_TO_ALLOC_MEM_OR_NULL,
A Dverifier.c6557 } else if (fn->ret_type == RET_PTR_TO_ALLOC_MEM_OR_NULL) { in check_helper_call()
/linux/include/linux/
A Dbpf.h357 RET_PTR_TO_ALLOC_MEM_OR_NULL, /* returns a pointer to dynamically allocated memory or NULL */ enumerator

Completed in 32 milliseconds