Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/shared/
Dlinux.c120 void __kmem_cache_free_locked(struct kmem_cache *cachep, void *objp) in __kmem_cache_free_locked()
134 void kmem_cache_free_locked(struct kmem_cache *cachep, void *objp) in kmem_cache_free_locked()
143 void kmem_cache_free(struct kmem_cache *cachep, void *objp) in kmem_cache_free()
/linux-6.14.4/rust/helpers/
Dslab.c6 rust_helper_krealloc(const void *objp, size_t new_size, gfp_t flags) in rust_helper_krealloc()
/linux-6.14.4/fs/notify/
Dmark.c370 static void fsnotify_drop_object(unsigned int type, void *objp) in fsnotify_drop_object()
383 void *objp = NULL; in fsnotify_put_mark() local
925 void *objp; in fsnotify_destroy_marks() local
/linux-6.14.4/mm/
Dmm_slot.h31 static inline void mm_slot_free(struct kmem_cache *cache, void *objp) in mm_slot_free()
Dnommu.c72 unsigned int kobjsize(const void *objp) in kobjsize()
Dslab_common.c1238 size_t ksize(const void *objp) in ksize()
Dslub.c4202 bool kmem_cache_charge(void *objp, gfp_t gfpflags) in kmem_cache_charge()
5670 void *objp; in __kmem_obj_info() local