Searched refs:cache_add (Results 1 – 5 of 5) sorted by relevance
275 int (*cache_add)(const unsigned char *calipso_ptr, member
741 ret_val = ops->cache_add(calipso_ptr, secattr); in calipso_cache_add()
447 int cache_add(int id, const char *name)493 :c:func:`cache_add()` we set up the fields of the object before521 int cache_add(int id, const char *name)574 Unfortunately, :c:func:`cache_add()` calls :c:func:`kmalloc()`576 have assumed that :c:func:`cache_add()` is still only called in578 :c:func:`cache_add()`.
464 int cache_add(int id, const char *name)509 C'è una piccola ottimizzazione qui: nella funzione :c:func:`cache_add()`538 int cache_add(int id, const char *name)591 Sfortunatamente, :c:func:`cache_add()` invoca :c:func:`kmalloc()` con593 che :c:func:`cache_add()` venga chiamata dal contesto utente, altrimenti594 questa opzione deve diventare un parametro di :c:func:`cache_add()`.
1450 .cache_add = calipso_cache_add