Home
last modified time | relevance | path

Searched defs:inner_fd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_pair.c134 __s32 inner_fd; in main() local
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c164 int zero = 0, ret = 0, outer_fd = -1, inner_fd = -1, err; in update_outer_map() local