Searched defs:pcpu (Results 26 – 37 of 37) sorted by relevance
12
/Linux-v6.6/net/core/ |
D | page_pool.c | 89 const struct page_pool_recycle_stats *pcpu = in page_pool_get_stats() local
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | module_64.c | 260 unsigned int symindex, unsigned int pcpu) in count_pcpu_relocs()
|
/Linux-v6.6/tools/testing/selftests/kvm/lib/ |
D | kvm_util.c | 481 void kvm_pin_this_task_to_pcpu(uint32_t pcpu) in kvm_pin_this_task_to_pcpu() 494 uint32_t pcpu = atoi_non_negative("CPU number", cpu_str); in parse_pcpu() local
|
/Linux-v6.6/kernel/module/ |
D | internal.h | 83 unsigned int sym, str, mod, vers, info, pcpu; member
|
/Linux-v6.6/include/linux/ |
D | cpufreq.h | 1131 static inline int of_perf_domain_get_sharing_cpumask(int pcpu, const char *list_name, in of_perf_domain_get_sharing_cpumask() 1188 static inline int of_perf_domain_get_sharing_cpumask(int pcpu, const char *list_name, in of_perf_domain_get_sharing_cpumask()
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | kvm_book3s.h | 74 u16 pcpu; member
|
/Linux-v6.6/arch/x86/kernel/acpi/ |
D | boot.c | 838 int *pcpu) in acpi_map_cpu()
|
/Linux-v6.6/drivers/base/ |
D | devres.c | 1196 void __percpu *pcpu; in __devm_alloc_percpu() local
|
/Linux-v6.6/drivers/tee/optee/ |
D | smc_abi.c | 1073 struct optee_pcpu *pcpu = dev_id; in notif_pcpu_irq_handler() local
|
/Linux-v6.6/mm/ |
D | percpu.c | 254 static void pcpu_set_page_chunk(struct page *page, struct pcpu_chunk *pcpu) in pcpu_set_page_chunk()
|
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2.h | 1215 struct mvpp2_port_pcpu __percpu *pcpu; member 1444 struct mvpp2_txq_pcpu __percpu *pcpu; member
|
/Linux-v6.6/net/ipv4/ |
D | fib_trie.c | 2604 const struct trie_use_stats *pcpu = per_cpu_ptr(stats, cpu); in trie_show_usage() local
|
12