Home
last modified time | relevance | path

Searched refs:wait_func (Results 1 – 2 of 2) sorted by relevance

/src/sys/kern/
H A Dsubr_smp.c945 void (* wait_func)(void *, int), in smp_rendezvous_cpus_retry()
985 wait_func(arg, cpu); in smp_rendezvous_cpus_retry()
/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c952 static int wait_func(struct mlx5_core_dev *dev, struct mlx5_cmd_work_ent *ent) in wait_func() function
1021 err = wait_func(dev, ent); in mlx5_cmd_invoke()