Home
last modified time | relevance | path

Searched refs:module_init_order (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dmodule.h93 #define module_init_order(fn, order) \ macro
/freebsd-12.1/sys/dev/mthca/
H A Dmthca_main.c1274 module_init_order(mthca_init, SI_ORDER_THIRD);
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c1408 module_init_order(ib_umad_init, SI_ORDER_THIRD);
H A Dib_ucm.c1374 module_init_order(ib_ucm_init, SI_ORDER_THIRD);
H A Dib_uverbs_main.c1434 module_init_order(ib_uverbs_init, SI_ORDER_THIRD);
H A Dib_cm.c4182 module_init_order(ib_cm_init, SI_ORDER_SECOND);
/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3401 module_init_order(mlx5_ib_init, SI_ORDER_THIRD);
/freebsd-12.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c3322 module_init_order(mlx4_ib_init, SI_ORDER_THIRD);
/freebsd-12.1/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4485 module_init_order(mlx5e_init, SI_ORDER_THIRD);