Searched refs:__object (Results 1 – 3 of 3) sorted by relevance
285 #define ttm_base_object_kfree(__object, __base)\ argument286 kfree_rcu(__object, __base.rhead)
72 struct nvif_object *__object = (a); \73 u32 _addr = (b), _data = nvif_rd32(__object, _addr); \74 nvif_wr32(__object, _addr, (_data & ~(c)) | (d)); \
337 __t(_Tp&& __object) : __vtable_{__get_vtable_of_type<_Tp>()} in __t() argument342 __construct_small<_Dp>(static_cast<_Tp&&>(__object));346 __construct_large<_Dp>(static_cast<_Tp&&>(__object));507 __t(_Tp&& __object) : __vtable_{__get_vtable_of_type<_Tp>()} in __t() argument512 __construct_small<_Dp>(static_cast<_Tp&&>(__object));516 __construct_large<_Dp>(static_cast<_Tp&&>(__object));