Home
last modified time | relevance | path

Searched refs:RET_VOID (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dringbuf.c521 .ret_type = RET_VOID,
534 .ret_type = RET_VOID,
648 .ret_type = RET_VOID,
667 .ret_type = RET_VOID,
H A Dhelpers.c345 .ret_type = RET_VOID,
368 .ret_type = RET_VOID,
H A Dcore.c2874 .ret_type = RET_VOID,
H A Dverifier.c10226 case RET_VOID: in check_helper_call()
/openbmc/linux/include/linux/
H A Dbpf.h766 RET_VOID, /* function doesn't return anything */ enumerator