Searched defs:object (Results 1 – 11 of 11) sorted by relevance
| /include/linux/ |
| D | kasan.h | 102 void *object) {} in kasan_unpoison_object_data() 104 void *object) {} in kasan_poison_object_data() 106 const void *object) {} in kasan_init_slab_obj() 111 static inline void kasan_kmalloc(struct kmem_cache *s, const void *object, in kasan_kmalloc() 113 static inline void kasan_krealloc(const void *object, size_t new_size, in kasan_krealloc() 116 static inline void kasan_slab_alloc(struct kmem_cache *s, void *object, in kasan_slab_alloc() 118 static inline bool kasan_slab_free(struct kmem_cache *s, void *object) in kasan_slab_free()
|
| D | fscache-cache.h | 92 struct fscache_object *object; /* object to be operated upon */ member 388 static inline bool fscache_object_is_live(struct fscache_object *object) in fscache_object_is_live() 393 static inline bool fscache_object_is_dying(struct fscache_object *object) in fscache_object_is_dying() 398 static inline bool fscache_object_is_available(struct fscache_object *object) in fscache_object_is_available() 403 static inline bool fscache_cache_is_broken(struct fscache_object *object) in fscache_cache_is_broken() 408 static inline bool fscache_object_is_active(struct fscache_object *object) in fscache_object_is_active() 434 static inline void fscache_object_lookup_error(struct fscache_object *object) in fscache_object_lookup_error() 451 void fscache_set_store_limit(struct fscache_object *object, loff_t i_size) in fscache_set_store_limit() 486 static inline bool fscache_use_cookie(struct fscache_object *object) in fscache_use_cookie() 509 static inline void fscache_unuse_cookie(struct fscache_object *object) in fscache_unuse_cookie()
|
| D | kmemcheck.h | 103 kmemcheck_slab_alloc(struct kmem_cache *s, gfp_t gfpflags, void *object, in kmemcheck_slab_alloc() 108 static inline void kmemcheck_slab_free(struct kmem_cache *s, void *object, in kmemcheck_slab_free()
|
| D | debugobjects.h | 31 void *object; member
|
| D | slab_def.h | 93 void *object = x - (x - page->s_mem) % cache->size; in nearest_obj() local
|
| D | slub_def.h | 130 void *object = x - (x - page_address(page)) % cache->size; in nearest_obj() local
|
| D | hil_mlc.h | 97 } object; member
|
| /include/drm/ |
| D | drm_global.h | 43 void *object; member
|
| /include/scsi/ |
| D | osd_protocol.h | 157 /*24*/ __be64 object; member
|
| /include/linux/mlx5/ |
| D | driver.h | 151 void *object; member
|
| /include/rdma/ |
| D | ib_verbs.h | 1369 void *object; /* containing object */ member
|