/openbmc/u-boot/include/ |
H A D | reset.h | 245 static inline int reset_release_bulk(struct reset_ctl_bulk *bulk) in reset_release_bulk() 257 struct reset_ctl_bulk *bulk) in reset_get_bulk() 278 static inline int reset_assert_bulk(struct reset_ctl_bulk *bulk) in reset_assert_bulk() 288 static inline int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk() 303 static inline int reset_release_bulk(struct reset_ctl_bulk *bulk) in reset_release_bulk()
|
H A D | clk.h | 156 static inline int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) in clk_get_bulk() 201 static inline int clk_release_bulk(struct clk_bulk *bulk) in clk_release_bulk()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | crypto.c | 20 #define MLX5_CRYPTO_DEK_BULK_CALC_FREED(bulk) MLX5_CRYPTO_DEK_CALC_FREED(bulk) argument 22 #define MLX5_CRYPTO_DEK_BULK_IDLE(bulk) \ argument 80 struct mlx5_crypto_dek_bulk *bulk; member 292 struct mlx5_crypto_dek_bulk *bulk; in mlx5_crypto_dek_bulk_create() local 336 struct mlx5_crypto_dek_bulk *bulk; in mlx5_crypto_dek_pool_add_bulk() local 349 static void mlx5_crypto_dek_bulk_free(struct mlx5_crypto_dek_bulk *bulk) in mlx5_crypto_dek_bulk_free() 358 struct mlx5_crypto_dek_bulk *bulk, in mlx5_crypto_dek_pool_remove_bulk() 372 struct mlx5_crypto_dek_bulk *bulk; in mlx5_crypto_dek_pool_pop() local 429 struct mlx5_crypto_dek_bulk *bulk = dek->bulk; in mlx5_crypto_dek_free_locked() local 480 struct mlx5_crypto_dek_bulk *bulk) in mlx5_crypto_dek_bulk_reset_synced() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_counters.c | 65 struct mlx5_fc_bulk *bulk; member 545 static void mlx5_fc_init(struct mlx5_fc *counter, struct mlx5_fc_bulk *bulk, in mlx5_fc_init() 552 static int mlx5_fc_bulk_get_free_fcs_amount(struct mlx5_fc_bulk *bulk) in mlx5_fc_bulk_get_free_fcs_amount() 560 struct mlx5_fc_bulk *bulk; in mlx5_fc_bulk_create() local 600 mlx5_fc_bulk_destroy(struct mlx5_core_dev *dev, struct mlx5_fc_bulk *bulk) in mlx5_fc_bulk_destroy() 614 static struct mlx5_fc *mlx5_fc_bulk_acquire_fc(struct mlx5_fc_bulk *bulk) in mlx5_fc_bulk_acquire_fc() 625 static int mlx5_fc_bulk_release_fc(struct mlx5_fc_bulk *bulk, struct mlx5_fc *fc) in mlx5_fc_bulk_release_fc() 653 struct mlx5_fc_bulk *bulk; in mlx5_fc_pool_cleanup() local 684 mlx5_fc_pool_free_bulk(struct mlx5_fc_pool *fc_pool, struct mlx5_fc_bulk *bulk) in mlx5_fc_pool_free_bulk() 698 struct mlx5_fc_bulk *bulk; in mlx5_fc_pool_acquire_from_list() local [all …]
|
/openbmc/u-boot/drivers/reset/ |
H A D | reset-uclass.c | 81 int reset_get_bulk(struct udevice *dev, struct reset_ctl_bulk *bulk) in reset_get_bulk() 160 int reset_assert_bulk(struct reset_ctl_bulk *bulk) in reset_assert_bulk() 182 int reset_deassert_bulk(struct reset_ctl_bulk *bulk) in reset_deassert_bulk()
|
H A D | sandbox-reset-test.c | 14 struct reset_ctl_bulk bulk; member
|
/openbmc/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_resource.c | 39 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_init() 53 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_tail() 79 ttm_lru_bulk_move_pos(struct ttm_lru_bulk_move *bulk, struct ttm_resource *res) in ttm_lru_bulk_move_pos() 97 static void ttm_lru_bulk_move_add(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_add() 111 static void ttm_lru_bulk_move_del(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_del()
|
H A D | ttm_bo.c | 98 struct ttm_lru_bulk_move *bulk) in ttm_bo_set_bulk_move()
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk-uclass.c | 106 int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) in clk_get_bulk() 379 int clk_enable_bulk(struct clk_bulk *bulk) in clk_enable_bulk() 404 int clk_disable_bulk(struct clk_bulk *bulk) in clk_disable_bulk()
|
H A D | clk_sandbox_test.c | 13 struct clk_bulk bulk; member
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __bulk.hpp | 181 inline constexpr bulk_t bulk{}; variable
|
H A D | __p2300.hpp | 295 inline constexpr auto bulk = stdexec::bulk; variable
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_io_utils.c | 17 struct clk *msm_clk_bulk_get_clock(struct clk_bulk_data *bulk, int count, in msm_clk_bulk_get_clock()
|
H A D | msm_mdss.c | 358 struct clk_bulk_data *bulk; in mdp5_mdss_parse_clock() local
|
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_arm.c | 613 vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk, void *offset, in vchiq_prepare_bulk_data() 638 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_complete_bulk() 931 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local 958 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local
|
H A D | vchiq_core.c | 1296 get_bulk_reason(struct vchiq_bulk *bulk) in get_bulk_reason() 1325 struct vchiq_bulk *bulk = in notify_bulks() local 1453 struct vchiq_bulk *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in abort_outstanding_bulks() local 1747 struct vchiq_bulk *bulk; in parse_message() local 3021 struct vchiq_bulk *bulk; in vchiq_bulk_transfer() local
|
/openbmc/u-boot/drivers/clk/altera/ |
H A D | clk-arria10.c | 191 struct clk_bulk *bulk = &plat->clks; in socfpga_a10_handoff_workaround() local
|
/openbmc/linux/drivers/iio/magnetometer/ |
H A D | ak8974.c | 210 __le16 bulk; in ak8974_get_u16_val() local 222 __le16 bulk = cpu_to_le16(val); in ak8974_set_u16_val() local
|
/openbmc/u-boot/drivers/power/domain/ |
H A D | mtk-power-domain.c | 346 struct clk_bulk bulk; in mtk_power_domain_probe() local
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_wcnss.c | 431 struct regulator_bulk_data *bulk; in wcnss_init_regulators() local
|
/openbmc/linux/net/core/ |
H A D | page_pool.c | 419 const int bulk = PP_ALLOC_CACHE_REFILL; in __page_pool_alloc_pages_slow() local
|
/openbmc/linux/drivers/usb/core/ |
H A D | devio.c | 1281 struct usbdevfs_bulktransfer *bulk) in do_proc_bulk() 1372 struct usbdevfs_bulktransfer bulk; in proc_bulk() local 2151 struct usbdevfs_bulktransfer bulk; in proc_bulk_compat() local
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.h | 109 unsigned char bulk; member
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | gspca.h | 62 u8 bulk; /* image transfer by 0:isoc / 1:bulk */ member
|
/openbmc/linux/drivers/scsi/ |
H A D | ppa.c | 552 int fast, bulk, status; in ppa_completion() local
|