Searched defs:continuation (Results 1 – 4 of 4) sorted by relevance
25 struct continuation struct27 struct continuation *next; argument28 continuation_ftype *function; argument29 continuation_free_arg_ftype *free_arg; argument33 /* Add a new continuation to the continuation chain. Args are argument
135 struct list_head *continuation) in __i915_sw_fence_wake_up_all()178 struct list_head *continuation) in __i915_sw_fence_complete()
1459 int continuation; in do_ed_script() local
405 int originalcode = 0, continuation = 0; in getreply() local