Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/lib/
H A Dstrncmp.S88 L(full_check):
256 cbnz tmp3, L(full_check)
/linux-6.15/fs/
H A Deventpoll.c1653 struct file *tfile, int fd, int full_check) in ep_insert() argument
1694 if (full_check && !tep) in ep_insert()
1712 if (unlikely(full_check && reverse_path_check())) { in ep_insert()
2310 int full_check = 0; in do_epoll_ctl() local
2386 full_check = 1; in do_epoll_ctl()
2411 error = ep_insert(ep, epds, fd_file(tf), fd, full_check); in do_epoll_ctl()
2440 if (full_check) { in do_epoll_ctl()
/linux-6.15/net/ipv4/
H A Dfib_frontend.c445 goto full_check; in fib_validate_source()
457 full_check: in fib_validate_source()