| /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 …]
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_resource.c | 51 static void ttm_resource_cursor_move_bulk_tail(struct ttm_lru_bulk_move *bulk, in ttm_resource_cursor_move_bulk_tail() 70 static void ttm_bulk_move_adjust_cursors(struct ttm_lru_bulk_move *bulk) in ttm_bulk_move_adjust_cursors() 79 static void ttm_bulk_move_drop_cursors(struct ttm_lru_bulk_move *bulk) in ttm_bulk_move_drop_cursors() 125 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_init() 141 struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_fini() 157 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_tail() 184 ttm_lru_bulk_move_pos(struct ttm_lru_bulk_move *bulk, struct ttm_resource *res) in ttm_lru_bulk_move_pos() 226 static void ttm_lru_bulk_move_add(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_add() 241 static void ttm_lru_bulk_move_del(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_del() 631 struct ttm_lru_bulk_move *bulk = NULL; in ttm_resource_cursor_check_bulk() local
|
| H A D | ttm_bo.c | 103 struct ttm_lru_bulk_move *bulk) in ttm_bo_set_bulk_move()
|
| /linux/drivers/net/ethernet/intel/libeth/ |
| H A D | priv.h | 25 void (*bulk)(const struct skb_shared_info *sinfo, member
|
| /linux/drivers/platform/raspberrypi/vchiq-interface/ |
| H A 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
|
| H A D | vchiq_arm.c | 604 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local 630 struct vchiq_bulk *bulk = waiter->bulk_waiter.bulk; in vchiq_blocking_bulk_transfer() local
|
| /linux/net/core/ |
| H A D | page_pool.c | 589 const int bulk = PP_ALLOC_CACHE_REFILL; __page_pool_alloc_netmems_slow() local 920 page_pool_recycle_ring_bulk(struct page_pool * pool,netmem_ref * bulk,u32 bulk_len) page_pool_recycle_ring_bulk() argument 979 netmem_ref bulk[XDP_BULK_QUEUE_SIZE]; page_pool_put_netmem_bulk() local [all...] |
| H A D | skbuff.c | 329 u32 bulk, total = n; in napi_skb_cache_get_bulk() local
|
| /linux/include/net/libeth/ |
| H A D | xdp.h | 391 struct libeth_xdp_tx_frame bulk[LIBETH_XDP_TX_BULK]; member 517 libeth_xdp_tx_xmit_bulk(const struct libeth_xdp_tx_frame *bulk, void *xdpsq, in libeth_xdp_tx_xmit_bulk() 1762 typeof(libeth_xdp_return_buff_bulk) bulk, in __libeth_xdp_complete_tx()
|
| H A D | xsk.h | 292 const struct libeth_xdp_tx_frame *bulk; in libeth_xsk_xmit_do_bulk() local
|
| /linux/include/drm/ttm/ |
| H A D | ttm_resource.h | 342 struct ttm_lru_bulk_move *bulk; member
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_mdss.c | 372 struct clk_bulk_data *bulk; in mdp5_mdss_parse_clock() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 417 static void mlx5_fc_init(struct mlx5_fc *counter, struct mlx5_fc_bulk *bulk, in mlx5_fc_init()
|
| H A D | fs_core.h | 325 struct mlx5_fc_bulk *bulk; member
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_wcnss.c | 447 struct regulator_bulk_data *bulk; in wcnss_init_regulators() local
|
| /linux/drivers/media/usb/gspca/ |
| H A D | gspca.h | 62 u8 bulk; /* image transfer by 0:isoc / 1:bulk */ member
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | r8a66597-udc.h | 109 unsigned char bulk; member
|
| H A D | m66592-udc.h | 487 int bulk; member
|
| /linux/lib/ |
| H A D | test_objpool.c | 72 int bulk[2]; /* for thread and irq */ member
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-vchiq.c | 151 } bulk; /* bulk data */ member
|
| /linux/include/linux/raspberrypi/ |
| H A D | vchiq_core.h | 495 struct vchiq_bulk *bulk; member
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | devx.c | 1597 u32 bulk = MLX5_GET(alloc_flow_counter_in, in UVERBS_HANDLER() local
|
| /linux/drivers/bluetooth/ |
| H A D | hci_qca.c | 2306 struct regulator_bulk_data *bulk; in qca_init_regulators() local
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 2094 xe_bo_init_locked(struct xe_device * xe,struct xe_bo * bo,struct xe_tile * tile,struct dma_resv * resv,struct ttm_lru_bulk_move * bulk,size_t size,u16 cpu_caching,enum ttm_bo_type type,u32 flags,struct drm_exec * exec) xe_bo_init_locked() argument
|
| /linux/drivers/regulator/ |
| H A D | core.c | 5294 struct regulator_bulk_data *bulk = data; in regulator_bulk_enable_async() local
|