Home
last modified time | relevance | path

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

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