Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cast_t
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
1342
u64 lo = cast_t(t1, r2.a);
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
1343
u64 hi = cast_t(t1, r2.b);
tools/testing/selftests/bpf/prog_tests/reg_bounds.c
2113
return cast_t(t, rand_u64());