Home
last modified time | relevance | path

Searched refs:next_set (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_timer.c55 t->next_set = false; in kvm_riscv_vcpu_hrtimer_expired()
63 if (!t->init_done || !t->next_set) in kvm_riscv_vcpu_timer_cancel()
67 t->next_set = false; in kvm_riscv_vcpu_timer_cancel()
97 t->next_set = true; in kvm_riscv_vcpu_update_hrtimer()
122 t->next_set = false; in kvm_riscv_vcpu_vstimer_expired()
151 t->next_set = true; in kvm_riscv_vcpu_timer_blocking()
186 reg_val = (t->next_set) ? KVM_RISCV_TIMER_STATE_ON : in kvm_riscv_vcpu_get_reg_timer()
253 t->next_set = false; in kvm_riscv_vcpu_timer_init()
/openbmc/linux/arch/riscv/include/asm/
H A Dkvm_vcpu_timer.h26 bool next_set; member
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c1018 sparsebit_idx_t next_set; in sparsebit_is_clear_num() local
1028 next_set = sparsebit_next_set(s, idx); in sparsebit_is_clear_num()
1035 return next_set == 0 || next_set - idx >= num; in sparsebit_is_clear_num()
/openbmc/linux/drivers/md/bcache/
H A Djournal.c127 goto next_set; in journal_read_bucket()
134 goto next_set; in journal_read_bucket()
160 next_set: in journal_read_bucket()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c446 struct mlxsw_afa_set *next_set; in mlxsw_afa_block_destroy() local
449 next_set = set->next; in mlxsw_afa_block_destroy()
451 set = next_set; in mlxsw_afa_block_destroy()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c1637 goto next_set; in ip_set_dump_do()
1655 goto next_set; in ip_set_dump_do()
1663 goto next_set; in ip_set_dump_do()
1680 next_set: in ip_set_dump_do()