Searched refs:slab (Results 1 - 25 of 8977) sorted by last modified time

1234567891011>>

/linux-master/drivers/cxl/core/
H A Dport.c11 #include <linux/slab.h>
/linux-master/arch/x86/xen/
H A Dsmp_pv.c19 #include <linux/slab.h>
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c18 #include <linux/slab.h>
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5640.c24 #include <linux/slab.h>
/linux-master/sound/soc/intel/avs/
H A Dicl.c9 #include <linux/slab.h>
/linux-master/sound/soc/codecs/
H A Dwsa881x.c10 #include <linux/slab.h>
H A Drt722-sdca.c22 #include <linux/slab.h>
H A Drt715-sdca.c18 #include <linux/slab.h>
H A Dda7219-aad.c16 #include <linux/slab.h>
H A Dcs35l56.c22 #include <linux/slab.h>
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c16 #include <linux/slab.h>
H A Dcs35l56_hda.c15 #include <linux/slab.h>
/linux-master/sound/pci/emu10k1/
H A Demuproc.c12 #include <linux/slab.h>
H A Demu10k1_main.c18 #include <linux/slab.h>
/linux-master/net/rxrpc/
H A Dtxbuf.c10 #include <linux/slab.h>
H A Drxkad.c17 #include <linux/slab.h>
H A Dconn_object.c11 #include <linux/slab.h>
/linux-master/net/mptcp/
H A Dprotocol.c4165 mptcp_v6_prot.slab = NULL;
/linux-master/net/ipv6/
H A Dudp.c34 #include <linux/slab.h>
/linux-master/net/ipv4/
H A Dudp.c95 #include <linux/slab.h>
H A Draw.c43 #include <linux/slab.h>
H A Dip_output.c54 #include <linux/slab.h>
H A Daf_inet.c87 #include <linux/slab.h>
323 WARN_ON(!answer_prot->slab);
2029 /* Setup TCP slab cache for open requests. */
/linux-master/net/core/
H A Dskbuff.c44 #include <linux/slab.h>
292 * skb->head being backed by slab, not a page fragment.
406 /* build_skb() variant which can operate on slab buffers.
407 * Note that this should be used sparingly as slab buffers
434 * using slab buffer should use slab_build_skb() instead.
827 * - kmalloc would use the kmalloc-1k slab for such values
5001 /* The SKB kmem_cache slab is critical for network performance. Never
5002 * merge/alias the slab with similar sized objects. This avoids fragmentation
7078 * possible, copying them to fragments if not possible (such as if they're slab
/linux-master/net/bridge/
H A Dbr_forward.c11 #include <linux/slab.h>

Completed in 664 milliseconds

1234567891011>>