Searched refs:RET_PTR_TO_DYNPTR_MEM_OR_NULL (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | bpf.h | 879 RET_PTR_TO_DYNPTR_MEM_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_MEM, enumerator |
| /linux/kernel/bpf/ | ||
| H A D | helpers.c | 1907 .ret_type = RET_PTR_TO_DYNPTR_MEM_OR_NULL, |