Searched defs:remaining_list (Results 1 – 2 of 2) sorted by relevance
34 execute_close_hooks (const struct fd_hook *remaining_list, gl_close_fn primary, in execute_close_hooks()52 execute_ioctl_hooks (const struct fd_hook *remaining_list, gl_ioctl_fn primary, in execute_ioctl_hooks()
65 def build_correct(remaining_list, prev_elements=[{'level': 1000}]): argument