/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
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 …]
|
/linux-6.14.4/drivers/gpu/drm/ttm/ |
D | ttm_resource.c | 49 static void ttm_resource_cursor_move_bulk_tail(struct ttm_lru_bulk_move *bulk, in ttm_resource_cursor_move_bulk_tail() 68 static void ttm_bulk_move_adjust_cursors(struct ttm_lru_bulk_move *bulk) in ttm_bulk_move_adjust_cursors() 77 static void ttm_bulk_move_drop_cursors(struct ttm_lru_bulk_move *bulk) in ttm_bulk_move_drop_cursors() 106 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_init() 122 struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_fini() 138 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_tail() 165 ttm_lru_bulk_move_pos(struct ttm_lru_bulk_move *bulk, struct ttm_resource *res) in ttm_lru_bulk_move_pos() 207 static void ttm_lru_bulk_move_add(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_add() 222 static void ttm_lru_bulk_move_del(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_del() 595 struct ttm_lru_bulk_move *bulk = NULL; in ttm_resource_cursor_check_bulk() local
|
D | ttm_bo.c | 99 struct ttm_lru_bulk_move *bulk) in ttm_bo_set_bulk_move()
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_pool.c | 29 int mlx5_fs_bulk_get_free_amount(struct mlx5_fs_bulk *bulk) in mlx5_fs_bulk_get_free_amount() 78 struct mlx5_fs_bulk *bulk; in mlx5_fs_pool_cleanup() local 103 mlx5_fs_pool_free_bulk(struct mlx5_fs_pool *fs_pool, struct mlx5_fs_bulk *bulk) in mlx5_fs_pool_free_bulk() 167 struct mlx5_fs_bulk *bulk = pool_index->fs_bulk; in mlx5_fs_pool_release_index() local
|
D | fs_counters.c | 417 static void mlx5_fc_init(struct mlx5_fc *counter, struct mlx5_fc_bulk *bulk, in mlx5_fc_init()
|
D | fs_core.h | 337 struct mlx5_fc_bulk *bulk; member
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | fs_hws_pools.h | 21 struct mlx5_fs_hws_pr_bulk *bulk; member 40 struct mlx5_fs_hws_mh_bulk *bulk; member
|
/linux-6.14.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_core.c | 458 struct vchiq_header *header, struct vchiq_bulk *bulk) in make_service_callback() 1308 get_bulk_reason(struct vchiq_bulk *bulk) in get_bulk_reason() 1324 struct vchiq_bulk *bulk) in service_notify_bulk() 1375 struct vchiq_bulk *bulk = in notify_bulks() local 1495 create_pagelist(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in create_pagelist() 1755 vchiq_prepare_bulk_data(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_prepare_bulk_data() 1776 vchiq_complete_bulk(struct vchiq_instance *instance, struct vchiq_bulk *bulk) in vchiq_complete_bulk() 1801 struct vchiq_bulk *bulk = &queue->bulks[BULK_INDEX(queue->process)]; in abort_outstanding_bulks() local 2092 struct vchiq_bulk *bulk; in parse_message() local 3039 struct vchiq_bulk *bulk; in vchiq_bulk_xfer_queue_msg_killable() local
|
D | vchiq_arm.c | 599 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local 625 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local
|
/linux-6.14.4/net/core/ |
D | page_pool.c | 525 const int bulk = PP_ALLOC_CACHE_REFILL; in __page_pool_alloc_pages_slow() local 846 netmem_ref *bulk, in page_pool_recycle_ring_bulk() 905 netmem_ref bulk[XDP_BULK_QUEUE_SIZE]; in page_pool_put_netmem_bulk() local
|
/linux-6.14.4/drivers/gpu/drm/msm/ |
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()
|
D | msm_mdss.c | 415 struct clk_bulk_data *bulk; in mdp5_mdss_parse_clock() local
|
/linux-6.14.4/drivers/iio/magnetometer/ |
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
|
/linux-6.14.4/include/drm/ttm/ |
D | ttm_resource.h | 332 struct ttm_lru_bulk_move *bulk; member
|
/linux-6.14.4/drivers/usb/core/ |
D | devio.c | 1284 struct usbdevfs_bulktransfer *bulk) in do_proc_bulk() 1375 struct usbdevfs_bulktransfer bulk; in proc_bulk() local 2154 struct usbdevfs_bulktransfer bulk; in proc_bulk_compat() local
|
/linux-6.14.4/drivers/remoteproc/ |
D | qcom_wcnss.c | 431 struct regulator_bulk_data *bulk; in wcnss_init_regulators() local
|
/linux-6.14.4/drivers/usb/gadget/udc/ |
D | r8a66597-udc.h | 109 unsigned char bulk; member
|
/linux-6.14.4/drivers/media/usb/gspca/ |
D | gspca.h | 62 u8 bulk; /* image transfer by 0:isoc / 1:bulk */ member
|
/linux-6.14.4/drivers/scsi/ |
D | ppa.c | 552 int fast, bulk, status; in ppa_completion() local
|
D | imm.c | 648 int fast, bulk, status; in imm_completion() local
|
/linux-6.14.4/lib/ |
D | test_objpool.c | 72 int bulk[2]; /* for thread and irq */ member
|
/linux-6.14.4/drivers/tty/ |
D | sysrq.c | 1168 bool bulk = false; in write_sysrq_trigger() local
|
/linux-6.14.4/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb.h | 155 } bulk; member
|
/linux-6.14.4/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-vchiq.c | 150 } bulk; /* bulk data */ member
|
/linux-6.14.4/drivers/media/usb/dvb-usb/ |
D | dvb-usb.h | 114 } bulk; member
|