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.c506 .ret_type = RET_VOID,
519 .ret_type = RET_VOID,
633 .ret_type = RET_VOID,
652 .ret_type = RET_VOID,
H A Dhelpers.c345 .ret_type = RET_VOID,
368 .ret_type = RET_VOID,
H A Dcore.c2853 .ret_type = RET_VOID,
H A Dverifier.c10238 case RET_VOID: in check_helper_call()
/openbmc/linux/include/linux/
H A Dbpf.h754 RET_VOID, /* function doesn't return anything */ enumerator