Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDmodule.h116 #define module_init_order(fn, order) \ macro
/freebsd-14-stable/sys/dev/mlx5/mlx5_fpga_tools/
HDmlx5fpga_tools_main.c138 module_init_order(mlx5_fpga_tools_init, SI_ORDER_SECOND);
/freebsd-14-stable/sys/dev/mlx4/mlx4_en/
HDmlx4_en_main.c307 module_init_order(mlx4_en_init, SI_ORDER_SIXTH);
/freebsd-14-stable/sys/ofed/drivers/infiniband/util/
HDmadeye.c597 module_init_order(ib_madeye_init, SI_ORDER_THIRD);
/freebsd-14-stable/sys/ofed/drivers/infiniband/core/
HDib_device.c1081 module_init_order(ib_core_init, SI_ORDER_FIRST);
HDib_iwcm.c1071 module_init_order(iw_cm_init, SI_ORDER_FIRST);
HDib_uverbs_main.c1263 module_init_order(ib_uverbs_init, SI_ORDER_FIFTH);
HDib_user_mad.c1406 module_init_order(ib_umad_init, SI_ORDER_FIFTH);
HDib_ucm.c1372 module_init_order(ib_ucm_init, SI_ORDER_FIFTH);
HDib_ucma.c1795 module_init_order(ucma_init, SI_ORDER_FIFTH);
HDib_cm.c4264 module_init_order(ib_cm_init, SI_ORDER_SECOND);
HDib_cma.c4701 module_init_order(cma_init, SI_ORDER_FOURTH);
/freebsd-14-stable/sys/dev/mthca/
HDmthca_main.c1274 module_init_order(mthca_init, SI_ORDER_SEVENTH);
/freebsd-14-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib_main.c1444 module_init_order(ipoib_init_module, SI_ORDER_FIFTH);
/freebsd-14-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_main.c2191 module_init_order(init, SI_ORDER_FIRST);
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDops.c85 module_init_order(iwl_mvm_init, SI_ORDER_SECOND);
/freebsd-14-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_main.c3236 module_init_order(mlx4_ib_init, SI_ORDER_SEVENTH);
/freebsd-14-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_main.c3666 module_init_order(mlx5_ib_init, SI_ORDER_SEVENTH);
/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_main.c4227 module_init_order(mlx4_init, SI_ORDER_FIRST);
/freebsd-14-stable/sys/dev/mlx5/mlx5_en/
HDmlx5_en_main.c5103 module_init_order(mlx5e_init, SI_ORDER_SIXTH);