Home
last modified time | relevance | path

Searched defs:object (Results 1 – 11 of 11) sorted by relevance

/include/linux/
Dkasan.h102 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()
Dfscache-cache.h92 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()
Dkmemcheck.h103 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()
Ddebugobjects.h31 void *object; member
Dslab_def.h93 void *object = x - (x - page->s_mem) % cache->size; in nearest_obj() local
Dslub_def.h130 void *object = x - (x - page_address(page)) % cache->size; in nearest_obj() local
Dhil_mlc.h97 } object; member
/include/drm/
Ddrm_global.h43 void *object; member
/include/scsi/
Dosd_protocol.h157 /*24*/ __be64 object; member
/include/linux/mlx5/
Ddriver.h151 void *object; member
/include/rdma/
Dib_verbs.h1369 void *object; /* containing object */ member