Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/bpf/
Dhelpers.c59 .ret_type = RET_INTEGER,
76 .ret_type = RET_INTEGER,
90 .ret_type = RET_INTEGER,
104 .ret_type = RET_INTEGER,
117 .ret_type = RET_INTEGER,
141 .ret_type = RET_INTEGER,
152 .ret_type = RET_INTEGER,
163 .ret_type = RET_INTEGER,
175 .ret_type = RET_INTEGER,
187 .ret_type = RET_INTEGER,
[all …]
Dbpf_lsm.c73 .ret_type = RET_INTEGER,
94 .ret_type = RET_INTEGER,
112 .ret_type = RET_INTEGER,
131 .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.c445 .ret_type = RET_INTEGER,
474 .ret_type = RET_INTEGER,
512 .ret_type = RET_INTEGER,
Dcgroup.c1339 .ret_type = RET_INTEGER,
1354 .ret_type = RET_INTEGER,
1801 .ret_type = RET_INTEGER,
1843 .ret_type = RET_INTEGER,
1863 .ret_type = RET_INTEGER,
1888 .ret_type = RET_INTEGER,
2026 .ret_type = RET_INTEGER,
Dbpf_inode_storage.c280 .ret_type = RET_INTEGER,
Dbpf_task_storage.c339 .ret_type = RET_INTEGER,
Dbpf_iter.c719 .ret_type = RET_INTEGER,
754 .ret_type = RET_INTEGER,
Dtask_iter.c622 .ret_type = RET_INTEGER,
Dsyscall.c5097 .ret_type = RET_INTEGER,
5122 .ret_type = RET_INTEGER,
5144 .ret_type = RET_INTEGER,
Dverifier.c6968 if (ret_type != RET_INTEGER || in do_refine_retval_range()
7314 if (ret_type == RET_INTEGER) { in check_helper_call()
Dbtf.c6976 .ret_type = RET_INTEGER,
/linux-5.19.10/kernel/trace/
Dbpf_trace.c154 .ret_type = RET_INTEGER,
180 .ret_type = RET_INTEGER,
217 .ret_type = RET_INTEGER,
243 .ret_type = RET_INTEGER,
278 .ret_type = RET_INTEGER,
298 .ret_type = RET_INTEGER,
317 .ret_type = RET_INTEGER,
352 .ret_type = RET_INTEGER,
402 .ret_type = RET_INTEGER,
458 .ret_type = RET_INTEGER,
[all …]
/linux-5.19.10/net/core/
Dfilter.c1714 .ret_type = RET_INTEGER,
1745 .ret_type = RET_INTEGER,
1779 .ret_type = RET_INTEGER,
1823 .ret_type = RET_INTEGER,
1848 .ret_type = RET_INTEGER,
1888 .ret_type = RET_INTEGER,
1929 .ret_type = RET_INTEGER,
1982 .ret_type = RET_INTEGER,
2021 .ret_type = RET_INTEGER,
2044 .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-5.19.10/drivers/media/rc/
Dbpf-lirc.c34 .ret_type = RET_INTEGER,
53 .ret_type = RET_INTEGER,
76 .ret_type = RET_INTEGER,
/linux-5.19.10/net/ipv4/
Dbpf_tcp_ca.c159 .ret_type = RET_INTEGER,
/linux-5.19.10/include/linux/
Dbpf.h479 RET_INTEGER, /* function returns integer */ enumerator