Home
last modified time | relevance | path

Searched defs:tobj (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/qxl/
Dqxl_drv.h95 #define to_qxl_bo(tobj) container_of((tobj), struct qxl_bo, tbo) argument
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_loader.c935 struct bpf_object *tobj; in run_subtest() local
Dveristat.c1298 struct bpf_object *obj = NULL, *tobj; in process_obj() local