Searched defs:cachep (Results 51 - 57 of 57) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/
H A Dsocket.c260 static void init_once(void *foo, struct kmem_cache *cachep, unsigned long flags) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dsuper.c465 static void init_once(void * foo, struct kmem_cache * cachep, unsigned long flags) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dsuper.c516 static void init_once(void * foo, struct kmem_cache * cachep, unsigned long flags) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/fat/
H A Dinode.c488 static void init_once(void * foo, struct kmem_cache * cachep, unsigned long flags) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/isofs/
H A Dinode.c76 static void init_once(void *foo, struct kmem_cache * cachep, unsigned long flags) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dshmem.c2358 static void init_once(void *foo, struct kmem_cache *cachep, argument
H A Dslab.c248 struct kmem_cache *cachep; member in struct:slab_rcu
528 obj_offset(struct kmem_cache *cachep) argument
533 obj_size(struct kmem_cache *cachep) argument
538 dbg_redzone1(struct kmem_cache *cachep, void *objp) argument
545 dbg_redzone2(struct kmem_cache *cachep, void *objp) argument
556 dbg_userword(struct kmem_cache *cachep, void *objp) argument
754 cpu_cache_get(struct kmem_cache *cachep) argument
859 __slab_error(const char *function, struct kmem_cache *cachep, char *msg) argument
997 cache_free_alien(struct kmem_cache *cachep, void *objp) argument
1002 alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) argument
1008 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) argument
1057 __drain_alien_cache(struct kmem_cache *cachep, struct array_cache *ac, int node) argument
1081 reap_alien(struct kmem_cache *cachep, struct kmem_list3 *l3) argument
1095 drain_alien_cache(struct kmem_cache *cachep, struct array_cache **alien) argument
1112 cache_free_alien(struct kmem_cache *cachep, void *objp) argument
1153 struct kmem_cache *cachep; local
1359 init_list(struct kmem_cache *cachep, struct kmem_list3 *list, int nodeid) argument
1571 struct kmem_cache *cachep; local
1618 kmem_getpages(struct kmem_cache *cachep, gfp_t flags, int nodeid) argument
1653 kmem_freepages(struct kmem_cache *cachep, void *addr) argument
1678 struct kmem_cache *cachep = slab_rcu->cachep; local
1688 store_stackinfo(struct kmem_cache *cachep, unsigned long *addr, unsigned long caller) argument
1721 poison_obj(struct kmem_cache *cachep, void *addr, unsigned char val) argument
1764 print_objinfo(struct kmem_cache *cachep, void *objp, int lines) argument
1793 check_poison_obj(struct kmem_cache *cachep, void *objp) argument
1864 slab_destroy_objs(struct kmem_cache *cachep, struct slab *slabp) argument
1893 slab_destroy_objs(struct kmem_cache *cachep, struct slab *slabp) argument
1907 slab_destroy(struct kmem_cache *cachep, struct slab *slabp) argument
1930 set_up_list3s(struct kmem_cache *cachep, int index) argument
1942 __kmem_cache_destroy(struct kmem_cache *cachep) argument
1976 calculate_slab_order(struct kmem_cache *cachep, size_t size, size_t align, unsigned long flags) argument
2033 setup_cpu_cache(struct kmem_cache *cachep) argument
2123 struct kmem_cache *cachep = NULL, *pc; local
2380 check_spinlock_acquired(struct kmem_cache *cachep) argument
2388 check_spinlock_acquired_node(struct kmem_cache *cachep, int node) argument
2409 struct kmem_cache *cachep = arg; local
2421 drain_cpu_caches(struct kmem_cache *cachep) argument
2483 __cache_shrink(struct kmem_cache *cachep) argument
2511 kmem_cache_shrink(struct kmem_cache *cachep) argument
2539 kmem_cache_destroy(struct kmem_cache *cachep) argument
2575 alloc_slabmgmt(struct kmem_cache *cachep, void *objp, int colour_off, gfp_t local_flags, int nodeid) argument
2603 cache_init_objs(struct kmem_cache *cachep, struct slab *slabp) argument
2652 kmem_flagcheck(struct kmem_cache *cachep, gfp_t flags) argument
2662 slab_get_obj(struct kmem_cache *cachep, struct slab *slabp, int nodeid) argument
2679 slab_put_obj(struct kmem_cache *cachep, struct slab *slabp, void *objp, int nodeid) argument
2727 cache_grow(struct kmem_cache *cachep, gfp_t flags, int nodeid, void *objp) argument
2844 cache_free_debugcheck(struct kmem_cache *cachep, void *objp, void *caller) argument
2889 check_slabp(struct kmem_cache *cachep, struct slab *slabp) argument
2922 cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) argument
3014 cache_alloc_debugcheck_before(struct kmem_cache *cachep, gfp_t flags) argument
3024 cache_alloc_debugcheck_after(struct kmem_cache *cachep, gfp_t flags, void *objp, void *caller) argument
3104 should_failslab(struct kmem_cache *cachep, gfp_t flags) argument
3148 should_failslab(struct kmem_cache *cachep, gfp_t flags) argument
3155 ____cache_alloc(struct kmem_cache *cachep, gfp_t flags) argument
3181 alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) argument
3275 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) argument
3347 __cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, void *caller) argument
3413 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags) argument
3421 __cache_alloc(struct kmem_cache *cachep, gfp_t flags, void *caller) argument
3442 free_block(struct kmem_cache *cachep, void **objpp, int nr_objects, int node) argument
3486 cache_flusharray(struct kmem_cache *cachep, struct array_cache *ac) argument
3541 __cache_free(struct kmem_cache *cachep, void *objp) argument
3570 kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) argument
3607 kmem_ptr_validate(struct kmem_cache *cachep, const void *ptr) argument
3636 kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) argument
3646 struct kmem_cache *cachep; local
3686 struct kmem_cache *cachep; local
3775 kmem_cache_free(struct kmem_cache *cachep, void *objp) argument
3813 kmem_cache_size(struct kmem_cache *cachep) argument
3819 kmem_cache_name(struct kmem_cache *cachep) argument
3828 alloc_kmemlist(struct kmem_cache *cachep) argument
3914 struct kmem_cache *cachep; member in struct:ccupdate_struct
3931 do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared) argument
3974 enable_cpucache(struct kmem_cache *cachep) argument
4032 drain_array(struct kmem_cache *cachep, struct kmem_list3 *l3, struct array_cache *ac, int force, int node) argument
4169 struct kmem_cache *cachep = p; local
4182 struct kmem_cache *cachep = p; local
4310 struct kmem_cache *cachep; local
4426 struct kmem_cache *cachep = p; local
[all...]

Completed in 285 milliseconds

123