/linux-6.12.1/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-6.12.1/tools/testing/selftests/bpf/ |
D | test_lru_map.c | 153 int next_cpu = 0; in test_lru_sanity0() local 246 int next_cpu = 0; in test_lru_sanity1() local 323 int next_cpu = 0; in test_lru_sanity2() local 429 int next_cpu = 0; in test_lru_sanity3() local 492 int next_cpu = 0; in test_lru_sanity4() local 566 int next_cpu = 0; in test_lru_sanity5() local 615 int next_cpu = 0; in test_lru_sanity6() local 681 int next_cpu = 0; in test_lru_sanity7() local 772 int next_cpu = 0; in test_lru_sanity8() local
|
D | bench.h | 18 int next_cpu; member
|
D | bench.c | 463 static int next_cpu(struct cpu_set *cpu_set) in next_cpu() function
|
/linux-6.12.1/arch/x86/platform/uv/ |
D | uv_time.c | 50 int next_cpu; member 209 int next_cpu; in uv_rtc_set_timer() local
|
/linux-6.12.1/tools/testing/selftests/kvm/ |
D | rseq_test.c | 51 static int next_cpu(int cpu) in next_cpu() function
|
/linux-6.12.1/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 | 3545 int next_cpu = -1; in __find_next_entry() local
|
/linux-6.12.1/arch/x86/kernel/ |
D | tsc_sync.c | 96 int next_cpu; in tsc_sync_check_timer_fn() local
|
/linux-6.12.1/arch/parisc/kernel/ |
D | irq.c | 324 static int next_cpu = -1; in txn_alloc_addr() local
|
/linux-6.12.1/kernel/time/ |
D | tick-broadcast.c | 694 int cpu, next_cpu = 0; in tick_handle_oneshot_broadcast() local
|
D | clocksource.c | 423 int next_cpu, reset_pending; in clocksource_watchdog() local
|
/linux-6.12.1/arch/powerpc/lib/ |
D | qspinlock.c | 687 int next_cpu = next->cpu; in queued_spin_lock_mcs_queue() local
|
/linux-6.12.1/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 1024 int next_cpu; in stress_hpt_timer_fn() local
|
/linux-6.12.1/include/linux/ |
D | blk-mq.h | 341 int next_cpu; member
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-gic-v3.c | 1359 int next_cpu, cpu = *base_cpu; in gic_compute_target_list() local
|
/linux-6.12.1/block/ |
D | blk-mq.c | 2149 int next_cpu = hctx->next_cpu; in blk_mq_hctx_next_cpu() local
|
/linux-6.12.1/drivers/net/ethernet/mediatek/ |
D | mtk_eth_soc.c | 2293 u32 next_cpu = desc->txd2; in mtk_poll_tx_qdma() local
|
/linux-6.12.1/net/core/ |
D | dev.c | 4555 struct rps_dev_flow *rflow, u16 next_cpu) in set_rps_cpu() 4643 u32 next_cpu; in get_rps_cpu() local
|