/Linux-v6.6/kernel/ |
D | watchdog_buddy.c | 13 unsigned int next_cpu; in watchdog_next_cpu() local 32 unsigned int next_cpu; in watchdog_hardlockup_enable() local 66 unsigned int next_cpu = watchdog_next_cpu(cpu); in watchdog_hardlockup_disable() local 90 unsigned int next_cpu; in watchdog_buddy_check_hardlockup() local
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 152 int next_cpu = 0; in test_lru_sanity0() local 245 int next_cpu = 0; in test_lru_sanity1() local 322 int next_cpu = 0; in test_lru_sanity2() local 428 int next_cpu = 0; in test_lru_sanity3() local 491 int next_cpu = 0; in test_lru_sanity4() local 565 int next_cpu = 0; in test_lru_sanity5() local 614 int next_cpu = 0; in test_lru_sanity6() local 680 int next_cpu = 0; in test_lru_sanity7() local 771 int next_cpu = 0; in test_lru_sanity8() local
|
D | bench.h | 17 int next_cpu; member
|
D | bench.c | 458 static int next_cpu(struct cpu_set *cpu_set) in next_cpu() function
|
/Linux-v6.6/arch/x86/platform/uv/ |
D | uv_time.c | 50 int next_cpu; member 209 int next_cpu; in uv_rtc_set_timer() local
|
/Linux-v6.6/tools/testing/selftests/kvm/ |
D | rseq_test.c | 44 static int next_cpu(int cpu) in next_cpu() function
|
/Linux-v6.6/arch/x86/kernel/ |
D | tsc_sync.c | 96 int next_cpu; in tsc_sync_check_timer_fn() local
|
/Linux-v6.6/kernel/trace/ |
D | trace_hwlat.c | 318 int next_cpu; in move_to_next_cpu() local 426 int next_cpu; in start_single_kthread() local
|
D | trace.c | 3704 int next_cpu = -1; in __find_next_entry() local
|
/Linux-v6.6/arch/parisc/kernel/ |
D | irq.c | 324 static int next_cpu = -1; in txn_alloc_addr() local
|
/Linux-v6.6/kernel/time/ |
D | tick-broadcast.c | 694 int cpu, next_cpu = 0; in tick_handle_oneshot_broadcast() local
|
D | clocksource.c | 402 int next_cpu, reset_pending; in clocksource_watchdog() local
|
/Linux-v6.6/arch/powerpc/lib/ |
D | qspinlock.c | 705 int next_cpu = next->cpu; in queued_spin_lock_mcs_queue() local
|
/Linux-v6.6/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 1017 int next_cpu; in stress_hpt_timer_fn() local
|
/Linux-v6.6/include/linux/ |
D | blk-mq.h | 317 int next_cpu; member
|
/Linux-v6.6/drivers/irqchip/ |
D | irq-gic-v3.c | 1309 int next_cpu, cpu = *base_cpu; in gic_compute_target_list() local
|
/Linux-v6.6/block/ |
D | blk-mq.c | 2171 int next_cpu = hctx->next_cpu; in blk_mq_hctx_next_cpu() local
|
/Linux-v6.6/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.c | 2273 u32 next_cpu = desc->txd2; in mtk_poll_tx_qdma() local
|
/Linux-v6.6/net/core/ |
D | dev.c | 4509 struct rps_dev_flow *rflow, u16 next_cpu) in set_rps_cpu() 4596 u32 next_cpu; in get_rps_cpu() local
|