Symbol: simple_ctx
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
160
err = ttm_pool_alloc(pool, tt, &simple_ctx);
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
223
err = ttm_pool_alloc(pool, tt, &simple_ctx);
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
256
err = ttm_pool_alloc(pool, tt, &simple_ctx);
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
26
static struct ttm_operation_ctx simple_ctx = {
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
288
err = ttm_pool_alloc(pool, tt, &simple_ctx);
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
322
err = ttm_pool_alloc(pool, tt, &simple_ctx);
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
352
ttm_pool_alloc(pool, tt, &simple_ctx);
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
383
ttm_pool_alloc(pool, tt, &simple_ctx);
drivers/gpu/drm/ttm/tests/ttm_pool_test.c
92
err = ttm_pool_alloc(pool, tt, &simple_ctx);
tools/testing/selftests/bpf/progs/bpf_gotox.c
149
int two_switches(struct simple_ctx *ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
209
int big_jump_table(struct simple_ctx *ctx __attribute__((unused)))
tools/testing/selftests/bpf/progs/bpf_gotox.c
248
int one_jump_two_maps(struct simple_ctx *ctx __attribute__((unused)))
tools/testing/selftests/bpf/progs/bpf_gotox.c
275
int one_map_two_jumps(struct simple_ctx *ctx __attribute__((unused)))
tools/testing/selftests/bpf/progs/bpf_gotox.c
298
static __noinline int f0(volatile struct simple_ctx *ctx __arg_ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
306
SEC("syscall") int f1(struct simple_ctx *ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
345
int use_static_global1(struct simple_ctx *ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
352
int use_static_global2(struct simple_ctx *ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
401
int use_nonstatic_global1(struct simple_ctx *ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
408
int use_nonstatic_global2(struct simple_ctx *ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
45
int one_switch(struct simple_ctx *ctx)
tools/testing/selftests/bpf/progs/bpf_gotox.c
78
int one_switch_non_zero_sec_off(struct simple_ctx *ctx)