Home
last modified time | relevance | path

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

/linux/mm/
H A Dkmemleak.c405 static struct rb_root *object_tree(unsigned long objflags) in object_tree() argument
421 unsigned int objflags) in __lookup_object() argument
575 unsigned int objflags) in __find_and_get_object() argument
613 unsigned int objflags) in __find_and_remove_object() argument
630 unsigned int objflags) in find_and_remove_object() argument
707 __link_object(struct kmemleak_object * object,unsigned long ptr,size_t size,int min_count,unsigned int objflags) __link_object() argument
773 __create_object(unsigned long ptr,size_t size,int min_count,gfp_t gfp,unsigned int objflags) __create_object() argument
835 delete_object_full(unsigned long ptr,unsigned int objflags) delete_object_full() argument
856 delete_object_part(unsigned long ptr,size_t size,unsigned int objflags) delete_object_part() argument
924 paint_ptr(unsigned long ptr,int color,unsigned int objflags) paint_ptr() argument
953 make_black_object(unsigned long ptr,unsigned int objflags) make_black_object() argument
1440 pointer_update_refs(struct kmemleak_object * scanned,unsigned long pointer,unsigned int objflags) pointer_update_refs() argument
2036 __dump_str_object_info(unsigned long addr,unsigned int objflags) __dump_str_object_info() argument
[all...]