Searched refs:cache_add (Results 1 – 5 of 5) sorted by relevance
261 int (*cache_add)(const unsigned char *calipso_ptr, member
730 ret_val = ops->cache_add(calipso_ptr, secattr); in calipso_cache_add()
441 int cache_add(int id, const char *name)487 cache_add() we set up the fields of the object before515 int cache_add(int id, const char *name)568 Unfortunately, cache_add() calls kmalloc()570 have assumed that cache_add() is still only called in572 cache_add().
461 int cache_add(int id, const char *name)506 C'è una piccola ottimizzazione qui: nella funzione cache_add()535 int cache_add(int id, const char *name)588 Sfortunatamente, cache_add() invoca kmalloc() con590 che cache_add() venga chiamata dal contesto utente, altrimenti591 questa opzione deve diventare un parametro di cache_add().
1433 .cache_add = calipso_cache_add