Home
last modified time | relevance | path

Searched refs:alloc_cpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c70 short alloc_cpu; member
126 data->alloc_cpu = cpu; in insert_alloc_stat()
257 if ((short)sample->cpu != s_alloc->alloc_cpu) { in evsel__process_free_event()
267 s_alloc->alloc_cpu = -1; in evsel__process_free_event()
/openbmc/linux/net/core/
H A Dskbuff.c360 skb->alloc_cpu = raw_smp_processor_id(); in __finalize_skb_around()
1408 CHECK_SKB_FIELD(alloc_cpu); in __copy_skb_header()
6832 int cpu = skb->alloc_cpu; in skb_attempt_defer_free()
/openbmc/linux/include/linux/
H A Dskbuff.h992 u16 alloc_cpu;