Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.h96 #define to_qxl_bo(tobj) container_of((tobj), struct qxl_bo, tbo) argument
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c896 struct bpf_object *tobj; run_subtest() local
[all...]
H A Dveristat.c1218 struct bpf_object *obj = NULL, *tobj; in process_obj() local