Changeset 5158549 in mainline for generic/include/mm/slab.h
- Timestamp:
- 2006-02-05T01:19:16Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e22f561
- Parents:
- e72b0a3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/mm/slab.h
re72b0a3 r5158549 82 82 atomic_t allocated_objs; 83 83 atomic_t cached_objs; 84 atomic_t magazine_counter; /*<< How many magazines in magazines list */ 84 85 85 86 /* Slabs */
Note:
See TracChangeset
for help on using the changeset viewer.