Searched refs:_obj (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/xe/display/ |
| H A D | xe_display_bo.c | 169 static int xe_display_bo_fbdev_fill_info(struct drm_gem_object *_obj, struct fb_info *info, in xe_display_bo_fbdev_fill_info() argument 172 struct xe_bo *obj = gem_to_xe_bo(_obj); in xe_display_bo_fbdev_fill_info() 173 struct pci_dev *pdev = to_pci_dev(_obj->dev->dev); in xe_display_bo_fbdev_fill_info()
|
| /linux/include/rdma/ |
| H A D | uverbs_std_types.h | 72 #define uobj_put_obj_read(_obj) \ argument 73 uobj_put_read((_obj)->uobject)
|
| /linux/rust/kernel/drm/gem/ |
| H A D | mod.rs | 102 fn open(_obj: &DriverAllocImpl<Self>, _file: &DriverFile<Self>) -> Result { 107 fn close(_obj: &DriverAllocImpl<Self>, _file: &DriverFile<Self>) {}
|
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp.c | 49 #define compr_err(_obj, fmt, ...) \ 50 adsp_err(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \ argument 52 #define compr_dbg(_obj, fmt, ...) \ 53 adsp_dbg(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \ 47 compr_err(_obj,fmt,...) global() argument
|
| /linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
| H A D | dell-wmi-sysman.h | 161 (attr##_obj[prop].type != valuetype)
|
| /linux/scripts/coccinelle/api/ |
| H A D | kmalloc_objs.cocci | 55 fresh identifier ALLOC_OBJ = ALLOC ## "_obj";
|