Home
last modified time | relevance | path

Searched defs:objp (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/tools/testing/shared/
Dlinux.c117 void __kmem_cache_free_locked(struct kmem_cache *cachep, void *objp) in __kmem_cache_free_locked()
131 void kmem_cache_free_locked(struct kmem_cache *cachep, void *objp) in kmem_cache_free_locked()
140 void kmem_cache_free(struct kmem_cache *cachep, void *objp) in kmem_cache_free()
/linux-6.12.1/rust/helpers/
Dslab.c6 rust_helper_krealloc(const void *objp, size_t new_size, gfp_t flags) in rust_helper_krealloc()
/linux-6.12.1/fs/notify/
Dmark.c364 static void fsnotify_drop_object(unsigned int type, void *objp) in fsnotify_drop_object()
377 void *objp = NULL; in fsnotify_put_mark() local
919 void *objp; in fsnotify_destroy_marks() local
/linux-6.12.1/mm/
Dmm_slot.h31 static inline void mm_slot_free(struct kmem_cache *cache, void *objp) in mm_slot_free()
Dslab_common.c1311 size_t ksize(const void *objp) in ksize()
Dnommu.c72 unsigned int kobjsize(const void *objp) in kobjsize()
Dslub.c4162 bool kmem_cache_charge(void *objp, gfp_t gfpflags) in kmem_cache_charge()
5510 void *objp; in __kmem_obj_info() local