Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/bpf/
Dhelpers.c68 .ret_type = RET_INTEGER,
88 .ret_type = RET_INTEGER,
101 .ret_type = RET_INTEGER,
112 .ret_type = RET_INTEGER,
Dverifier.c890 if (fn->ret_type == RET_INTEGER) { in check_call()
/linux-4.1.27/kernel/trace/
Dbpf_trace.c76 .ret_type = RET_INTEGER,
91 .ret_type = RET_INTEGER,
157 .ret_type = RET_INTEGER,
/linux-4.1.27/include/linux/
Dbpf.h68 RET_INTEGER, /* function returns integer */ enumerator
/linux-4.1.27/net/core/
Dfilter.c1246 .ret_type = RET_INTEGER,
1296 .ret_type = RET_INTEGER,
1344 .ret_type = RET_INTEGER,