Home
last modified time | relevance | path

Searched refs:out_batch (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c66 void *in_batch = NULL, *out_batch; in delete_and_lookup_batch() local
71 &in_batch, &out_batch, in delete_and_lookup_batch()
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1064 goto out_batch; in live_empty_request()
1073 goto out_batch; in live_empty_request()
1086 goto out_batch; in live_empty_request()
1103 goto out_batch; in live_empty_request()
1109 out_batch: in live_empty_request()
/linux/tools/include/uapi/linux/
H A Dbpf.h1595 __aligned_u64 out_batch; /* output: next start batch */ member
/linux/include/uapi/linux/
H A Dbpf.h1595 __aligned_u64 out_batch; /* output: next start batch */ member
/linux/kernel/bpf/
H A Dhashtab.c2001 ubatch = u64_to_user_ptr(attr->batch.out_batch); in __htab_map_lookup_and_delete_batch()
3365 copy_to_user(u64_to_user_ptr(attr->batch.out_batch), in __rhtab_map_lookup_and_delete_batch()
H A Dsyscall.c2127 void __user *uobatch = u64_to_user_ptr(attr->batch.out_batch); in generic_map_lookup_batch()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_execlists.c3182 goto out_batch; in create_gpr_client()
3201 out_batch: in create_gpr_client()