Home
last modified time | relevance | path

Searched refs:full_check (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/arm64/lib/
Dstrncmp.S88 L(full_check):
256 cbnz tmp3, L(full_check)
/Linux-v6.1/fs/
Deventpoll.c1445 struct file *tfile, int fd, int full_check) in ep_insert() argument
1486 if (full_check && !tep) in ep_insert()
1498 if (unlikely(full_check && reverse_path_check())) { in ep_insert()
2059 int full_check = 0; in do_epoll_ctl() local
2138 full_check = 1; in do_epoll_ctl()
2163 error = ep_insert(ep, epds, tf.file, fd, full_check); in do_epoll_ctl()
2186 if (full_check) { in do_epoll_ctl()
/Linux-v6.1/net/ipv4/
Dfib_frontend.c438 goto full_check; in fib_validate_source()
450 full_check: in fib_validate_source()