Searched defs:objp (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/shared/ |
| H A D | linux.c | 120 void kmem_cache_free_locked(struct kmem_cache *cachep, void *objp) in __kmem_cache_free_locked() argument 134 kmem_cache_free_locked(struct kmem_cache * cachep,void * objp) kmem_cache_free_locked() argument 143 kmem_cache_free(struct kmem_cache * cachep,void * objp) kmem_cache_free() argument [all...] |
| /linux/rust/helpers/ |
| H A D | slab.c | 6 rust_helper_krealloc_node_align(const void *objp, size_t new_size, unsigned long align, in rust_helper_krealloc_node_align() argument
|
| /linux/fs/notify/ |
| H A D | mark.c | 381 static void fsnotify_drop_object(unsigned int type, void *objp) in fsnotify_drop_object() 394 void *objp = NULL; in fsnotify_put_mark() local 1043 void *objp; in fsnotify_destroy_marks() local
|
| /linux/kernel/liveupdate/ |
| H A D | luo_flb.c | 497 int liveupdate_flb_get_incoming(struct liveupdate_flb *flb, void **objp) in liveupdate_flb_get_incoming() 531 int liveupdate_flb_get_outgoing(struct liveupdate_flb *flb, void **objp) in liveupdate_flb_get_outgoing()
|
| /linux/mm/ |
| H A D | mm_slot.h | 31 static inline void mm_slot_free(struct kmem_cache *cache, void *objp) in mm_slot_free()
|
| H A D | nommu.c | 65 unsigned int kobjsize(const void *objp) in kobjsize()
|
| H A D | slab_common.c | 1238 ksize(const void * objp) ksize() argument
|
| H A D | slub.c | 4858 bool kmem_cache_charge(void *objp, gfp_t gfpflags) in kmem_cache_charge() 6324 size_t ksize(const void *objp) in ksize() 7871 void *objp; in __kmem_obj_info() local
|