Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dbpf_trace.c166 .ret_type = RET_INTEGER,
192 .ret_type = RET_INTEGER,
229 .ret_type = RET_INTEGER,
244 .ret_type = RET_INTEGER,
279 .ret_type = RET_INTEGER,
299 .ret_type = RET_INTEGER,
318 .ret_type = RET_INTEGER,
353 .ret_type = RET_INTEGER,
389 .ret_type = RET_INTEGER,
445 .ret_type = RET_INTEGER,
[all …]
/linux/net/core/
H A Dfilter.c1743 .ret_type = RET_INTEGER,
1780 .ret_type = RET_INTEGER,
1819 .ret_type = RET_INTEGER,
1863 .ret_type = RET_INTEGER,
1888 .ret_type = RET_INTEGER,
1928 .ret_type = RET_INTEGER,
1969 .ret_type = RET_INTEGER,
2023 .ret_type = RET_INTEGER,
2061 .ret_type = RET_INTEGER,
2084 .ret_type = RET_INTEGER,
[all …]
H A Dsock_map.c638 .ret_type = RET_INTEGER,
666 .ret_type = RET_INTEGER,
697 .ret_type = RET_INTEGER,
1244 .ret_type = RET_INTEGER,
1272 .ret_type = RET_INTEGER,
1303 .ret_type = RET_INTEGER,
H A Dbpf_sk_storage.c354 .ret_type = RET_INTEGER,
420 .ret_type = RET_INTEGER,
/linux/drivers/media/rc/
H A Dbpf-lirc.c34 .ret_type = RET_INTEGER,
53 .ret_type = RET_INTEGER,
76 .ret_type = RET_INTEGER,
/linux/kernel/bpf/
H A Dcgroup.c1794 .ret_type = RET_INTEGER,
1809 .ret_type = RET_INTEGER,
2267 .ret_type = RET_INTEGER,
2309 .ret_type = RET_INTEGER,
2329 .ret_type = RET_INTEGER,
2354 .ret_type = RET_INTEGER,
2498 .ret_type = RET_INTEGER,
H A Dbpf_iter.c720 .ret_type = RET_INTEGER,
756 .ret_type = RET_INTEGER,
H A Dsyscall.c6447 .ret_type = RET_INTEGER,
6472 .ret_type = RET_INTEGER,
6495 .ret_type = RET_INTEGER,
H A Dbtf.c8580 .ret_type = RET_INTEGER,
H A Dverifier.c9944 if (ret_type != RET_INTEGER) in do_refine_retval_range()
10559 case RET_INTEGER: in check_helper_call()
/linux/net/ipv4/
H A Dbpf_tcp_ca.c132 .ret_type = RET_INTEGER,
/linux/include/linux/
H A Dbpf.h892 RET_INTEGER, /* function returns integer */ enumerator