Searched defs:object (Results 1 - 7 of 7) sorted by relevance

/include/drm/
H A Ddrm_global.h43 void *object; member in struct:drm_global_reference
/include/linux/
H A Ddebugobjects.h20 * struct debug_obj - representaion of an tracked object
21 * @node: hlist node to link the object into the tracker list
22 * @state: tracked object state
24 * @object: pointer to the real object
25 * @descr: pointer to an object type specific debug description structure
31 void *object; member in struct:debug_obj
36 * struct debug_obj_descr - object type specific debug description structure
38 * @name: name of the object typee
40 * kernel symbol, to allow identify the object
[all...]
H A Dkmemcheck.h13 void kmemcheck_slab_alloc(struct kmem_cache *s, gfp_t gfpflags, void *object,
15 void kmemcheck_slab_free(struct kmem_cache *s, void *object, size_t size);
103 kmemcheck_slab_alloc(struct kmem_cache *s, gfp_t gfpflags, void *object, argument
108 static inline void kmemcheck_slab_free(struct kmem_cache *s, void *object, argument
H A Dhil_mlc.h97 } object; member in struct:hilse_node
H A Dfscache-cache.h62 struct fscache_object *fsdef; /* object for the fsdef index */
71 * operation to be applied to a cache object
80 struct list_head pend_link; /* link in object->pending_ops */
81 struct fscache_object *object; /* object to be operated upon */ member in struct:fscache_operation
90 #define FSCACHE_OP_DEC_READ_CNT 7 /* decrement object->n_reads on destruction */
117 * object and processor if needed.
192 * - defer writes until cache object lookup completion
206 /* allocate an object record for a cookie */
210 /* look up the object fo
399 fscache_object_init(struct fscache_object *object, struct fscache_cookie *cookie, struct fscache_cache *cache) argument
452 fscache_object_lookup_error(struct fscache_object *object) argument
469 fscache_set_store_limit(struct fscache_object *object, loff_t i_size) argument
[all...]
/include/scsi/
H A Dosd_protocol.h157 /*24*/ __be64 object; member in struct:osd_cdb_head
383 /* osd2r03: 7.1.3.4 Multi-object retrieved attributes format */
/include/rdma/
H A Dib_verbs.h893 void *object; /* containing object */ member in struct:ib_uobject
1344 * A protection domain object provides an association between QPs, shared

Completed in 310 milliseconds