Lines Matching defs:ctx
46 int exception_throw_always_1(struct __sk_buff *ctx) in exception_throw_always_1()
57 int exception_throw_always_2(struct __sk_buff *ctx) in exception_throw_always_2()
63 int exception_throw_unwind_1(struct __sk_buff *ctx) in exception_throw_unwind_1()
69 int exception_throw_unwind_2(struct __sk_buff *ctx) in exception_throw_unwind_2()
75 int exception_throw_default(struct __sk_buff *ctx) in exception_throw_default()
82 int exception_throw_default_value(struct __sk_buff *ctx) in exception_throw_default_value()
89 int exception_tail_call_target(struct __sk_buff *ctx) in exception_tail_call_target()
96 int exception_tail_call_subprog(struct __sk_buff *ctx) in exception_tail_call_subprog()
105 int exception_tail_call(struct __sk_buff *ctx) { in exception_tail_call()
112 __noinline int exception_ext_global(struct __sk_buff *ctx) in exception_ext_global()
119 static __noinline int exception_ext_static(struct __sk_buff *ctx) in exception_ext_static()
125 int exception_ext(struct __sk_buff *ctx) in exception_ext()
158 __noinline static int subprog(struct __sk_buff *ctx) in subprog()
163 __noinline static int throwing_subprog(struct __sk_buff *ctx) in throwing_subprog()
170 __noinline int global_subprog(struct __sk_buff *ctx) in global_subprog()
175 __noinline int throwing_global_subprog(struct __sk_buff *ctx) in throwing_global_subprog()
183 int exception_throw_subprog(struct __sk_buff *ctx) in exception_throw_subprog()
333 int exception_assert_range(struct __sk_buff *ctx) in exception_assert_range()
342 int exception_assert_range_with(struct __sk_buff *ctx) in exception_assert_range_with()
351 int exception_bad_assert_range(struct __sk_buff *ctx) in exception_bad_assert_range()
360 int exception_bad_assert_range_with(struct __sk_buff *ctx) in exception_bad_assert_range_with()