Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dhelpers.c60 .ret_type = RET_INTEGER,
77 .ret_type = RET_INTEGER,
91 .ret_type = RET_INTEGER,
105 .ret_type = RET_INTEGER,
118 .ret_type = RET_INTEGER,
142 .ret_type = RET_INTEGER,
153 .ret_type = RET_INTEGER,
164 .ret_type = RET_INTEGER,
176 .ret_type = RET_INTEGER,
188 .ret_type = RET_INTEGER,
[all …]
Dbpf_lsm.c133 .ret_type = RET_INTEGER,
154 .ret_type = RET_INTEGER,
172 .ret_type = RET_INTEGER,
191 .ret_type = RET_INTEGER,
Dstackmap.c313 .ret_type = RET_INTEGER,
382 .ret_type = RET_INTEGER,
464 .ret_type = RET_INTEGER,
491 .ret_type = RET_INTEGER,
555 .ret_type = RET_INTEGER,
Dringbuf.c531 .ret_type = RET_INTEGER,
560 .ret_type = RET_INTEGER,
598 .ret_type = RET_INTEGER,
771 .ret_type = RET_INTEGER,
Dcgroup.c1582 .ret_type = RET_INTEGER,
1597 .ret_type = RET_INTEGER,
2038 .ret_type = RET_INTEGER,
2080 .ret_type = RET_INTEGER,
2100 .ret_type = RET_INTEGER,
2125 .ret_type = RET_INTEGER,
2271 .ret_type = RET_INTEGER,
Dbpf_inode_storage.c280 .ret_type = RET_INTEGER,
Dbpf_task_storage.c339 .ret_type = RET_INTEGER,
Dbpf_iter.c737 .ret_type = RET_INTEGER,
773 .ret_type = RET_INTEGER,
Dtask_iter.c802 .ret_type = RET_INTEGER,
Dsyscall.c5155 .ret_type = RET_INTEGER,
5180 .ret_type = RET_INTEGER,
5202 .ret_type = RET_INTEGER,
Dbtf.c7292 .ret_type = RET_INTEGER,
Dverifier.c7036 if (ret_type != RET_INTEGER || in do_refine_retval_range()
7468 case RET_INTEGER: in check_helper_call()
/Linux-v6.1/kernel/trace/
Dbpf_trace.c156 .ret_type = RET_INTEGER,
182 .ret_type = RET_INTEGER,
219 .ret_type = RET_INTEGER,
245 .ret_type = RET_INTEGER,
280 .ret_type = RET_INTEGER,
300 .ret_type = RET_INTEGER,
319 .ret_type = RET_INTEGER,
354 .ret_type = RET_INTEGER,
404 .ret_type = RET_INTEGER,
460 .ret_type = RET_INTEGER,
[all …]
/Linux-v6.1/net/core/
Dfilter.c1715 .ret_type = RET_INTEGER,
1746 .ret_type = RET_INTEGER,
1780 .ret_type = RET_INTEGER,
1824 .ret_type = RET_INTEGER,
1849 .ret_type = RET_INTEGER,
1889 .ret_type = RET_INTEGER,
1930 .ret_type = RET_INTEGER,
1983 .ret_type = RET_INTEGER,
2022 .ret_type = RET_INTEGER,
2045 .ret_type = RET_INTEGER,
[all …]
Dsock_map.c629 .ret_type = RET_INTEGER,
655 .ret_type = RET_INTEGER,
682 .ret_type = RET_INTEGER,
1221 .ret_type = RET_INTEGER,
1247 .ret_type = RET_INTEGER,
1274 .ret_type = RET_INTEGER,
Dbpf_sk_storage.c382 .ret_type = RET_INTEGER,
460 .ret_type = RET_INTEGER,
/Linux-v6.1/drivers/media/rc/
Dbpf-lirc.c34 .ret_type = RET_INTEGER,
53 .ret_type = RET_INTEGER,
76 .ret_type = RET_INTEGER,
/Linux-v6.1/net/ipv4/
Dbpf_tcp_ca.c141 .ret_type = RET_INTEGER,
/Linux-v6.1/include/linux/
Dbpf.h536 RET_INTEGER, /* function returns integer */ enumerator