Searched refs:kzalloc_noprof (Results 1 – 2 of 2) sorted by relevance
282 cache = kzalloc_noprof(sizeof(*cache), flags); in netlbl_secattr_cache_alloc_noprof()319 return kzalloc_noprof(sizeof(struct netlbl_lsm_catmap), flags); in netlbl_catmap_alloc_noprof()385 return kzalloc_noprof(sizeof(struct netlbl_lsm_secattr), flags); in netlbl_secattr_alloc_noprof()
80 struct tcx_entry *tcx = kzalloc_noprof(sizeof(*tcx), GFP_KERNEL); in tcx_entry_create_noprof()