Home
last modified time | relevance | path

Searched defs:ctx1 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c142 struct ww_acquire_ctx ctx1, ctx2; in ttm_bo_reserve_deadlock() local
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_iterating_callbacks.c219 struct num_context ctx1 = { .i = 0 }; in bpf_loop_iter_limit_nested() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv04.c463 u32 tmp, ctx1; in nv04_gr_set_ctx_val() local
/linux/fs/nfs/
H A Dinternal.h321 static inline bool nfs_match_open_context(const struct nfs_open_context *ctx1, in nfs_match_open_context()
/linux/io_uring/
H A Drsrc.c1277 lock_two_rings(struct io_ring_ctx * ctx1,struct io_ring_ctx * ctx2) lock_two_rings() argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1286 assert_range_eq(enum num_t t,struct range x,struct range y,const char * ctx1,const char * ctx2) assert_range_eq() argument
/linux/kernel/events/
H A Dcore.c3665 static int context_equiv(struct perf_event_context *ctx1, in context_equiv()