Home
last modified time | relevance | path

Searched defs:next_cmd (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c363 __u32 req_struct_size, next_cmd = le32_to_cpu(hdr->NextCommand); in ksmbd_smb2_check_message() local
H A Dsmb2pdu.c446 unsigned int len, next_cmd; in is_chained_smb2_message() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fifo.c210 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local
304 uint32_t next_cmd; in vmw_local_fifo_reserve() local
404 vmw_fifo_res_copy(struct vmw_fifo_state *fifo_state, u32 *fifo_mem, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) vmw_fifo_res_copy() argument
425 vmw_fifo_slow_copy(struct vmw_fifo_state *fifo_state, u32 *fifo_mem, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) vmw_fifo_slow_copy() argument
449 uint32_t next_cmd = vmw_mmio_read(fifo_mem + SVGA_FIFO_NEXT_CMD); vmw_local_fifo_commit() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c189 uint32_t next_cmd = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_NEXT_CMD); in vmw_fifo_is_full() local
283 uint32_t next_cmd; in vmw_local_fifo_reserve() local
384 vmw_fifo_res_copy(struct vmw_fifo_state *fifo_state, struct vmw_private *vmw, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) vmw_fifo_res_copy() argument
406 vmw_fifo_slow_copy(struct vmw_fifo_state *fifo_state, struct vmw_private *vmw, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) vmw_fifo_slow_copy() argument
429 uint32_t next_cmd = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_NEXT_CMD); vmw_local_fifo_commit() local
[all...]
/kernel/linux/linux-5.10/include/net/sctp/
H A Dcommand.h192 struct sctp_cmd *next_cmd; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dcommand.h192 struct sctp_cmd *next_cmd; member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmeson-mx-sdio.c445 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
H A Dmeson-gx-mmc.c1008 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmeson-mx-sdio.c444 struct mmc_command *cmd = host->cmd, *next_cmd; in meson_mx_mmc_irq_thread() local
H A Dmeson-gx-mmc.c1026 struct mmc_command *next_cmd, *cmd = host->cmd; in meson_mmc_irq_thread() local
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-img-scb.c663 int next_cmd = -1; in img_i2c_sequence() local
736 int next_cmd = -1; in img_i2c_atomic() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h285 int next_cmd; member
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_transport.c1909 struct se_cmd *se_cmd, *next_cmd; in target_queued_submit_work() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-img-scb.c663 int next_cmd = -1; in img_i2c_sequence() local
736 int next_cmd = -1; in img_i2c_atomic() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Disp2400_input_system_local.h441 int next_cmd; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c1581 u8 this_cmd, next_cmd; in gdth_next() local
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c378 u32 curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local
434 int next_cmd; in sti_hqvdp_get_next_cmd() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2ops.c4962 unsigned int next_cmd; in receive_encrypted_standard() local
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c380 u32 curr_cmd, next_cmd; in sti_hqvdp_get_free_cmd() local
436 int next_cmd; in sti_hqvdp_get_next_cmd() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp1738 ImDrawCmd* next_cmd = &ch._CmdBuffer[0]; in Merge() local

Completed in 51 milliseconds