Home
last modified time | relevance | path

Searched defs:frames (Results 51 – 75 of 147) sorted by relevance

123456

/linux-6.15/fs/ext4/
Dnamei.c940 static void dx_release(struct dx_frame *frames) in dx_release()
979 struct dx_frame *frames, in ext4_htree_next_block()
1158 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; in ext4_htree_fill_tree() local
1716 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; in ext4_dx_find_entry() local
2219 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; in make_indexed_dir() local
2473 struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; in ext4_dx_add_entry() local
/linux-6.15/include/xen/
Dgrant_table.h243 xen_pfn_t *frames; member
/linux-6.15/net/bpf/
Dtest_run.c116 struct xdp_frame **frames; member
252 static int xdp_recv_frames(struct xdp_frame **frames, int nframes, in xdp_recv_frames()
290 struct xdp_frame **frames = xdp->frames; in xdp_test_run_batch() local
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c332 struct xdp_frame **frames, u32 flags) in bnxt_xdp_xmit()
/linux-6.15/drivers/net/ethernet/alacritech/
Dslicoss.c347 unsigned int frames = 0; in slic_xmit_complete() local
553 unsigned int frames = 0; in slic_handle_receive() local
/linux-6.15/sound/usb/
Dpcm.c1270 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local
1477 unsigned int frames, bytes; in prepare_playback_urb() local
/linux-6.15/net/can/
Dbcm.c120 void *frames; member
353 struct canfd_frame *frames, int has_timestamp) in bcm_send_to_user()
/linux-6.15/drivers/net/
Dveth.c476 struct xdp_frame **frames, in veth_xdp_xmit()
533 struct xdp_frame **frames, u32 flags) in veth_ndo_xdp_xmit()
681 static void veth_xdp_rcv_bulk_skb(struct veth_rq *rq, void **frames, in veth_xdp_rcv_bulk_skb()
/linux-6.15/sound/soc/fsl/
Dfsl_dma.c680 snd_pcm_uframes_t frames; in fsl_dma_pointer() local
/linux-6.15/tools/testing/selftests/alsa/
Dpcm-test.c297 snd_pcm_sframes_t frames; in test_pcm_time() local
/linux-6.15/drivers/net/ethernet/fungible/funeth/
Dfuneth_tx.c572 struct xdp_frame **frames, u32 flags) in fun_xdp_xmit_frames()
/linux-6.15/drivers/spi/
Dspi-microchip-core-qspi.c318 int total_bytes, cmd_bytes, frames, ctrl; in mchp_coreqspi_config_op() local
Dspi-microchip-core.c181 u32 frames = mchp_corespi_read(spi, REG_FRAMESUP); in mchp_corespi_set_xfer_size() local
/linux-6.15/drivers/usb/gadget/function/
Duvc_configfs.h59 struct list_head frames; member
/linux-6.15/drivers/staging/media/atomisp/i2c/
Datomisp-gc0310.c534 static int gc0310_g_skip_frames(struct v4l2_subdev *sd, u32 *frames) in gc0310_g_skip_frames()
Datomisp-ov2722.c874 static int ov2722_g_skip_frames(struct v4l2_subdev *sd, u32 *frames) in ov2722_g_skip_frames()
Datomisp-gc2235.c738 static int gc2235_g_skip_frames(struct v4l2_subdev *sd, u32 *frames) in gc2235_g_skip_frames()
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c364 struct xdp_frame **frames, u32 flags) in aq_xdp_xmit()
/linux-6.15/include/linux/
Dpktcdvd.h121 int frames; /* Number of frames in this packet */ member
/linux-6.15/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1460 void mt76_rx_complete(struct mt76_dev *dev, struct sk_buff_head *frames, in mt76_rx_complete()
1503 struct sk_buff_head frames; in mt76_rx_poll_complete() local
/linux-6.15/drivers/media/platform/nvidia/tegra-vde/
Dvde.h129 struct tegra_video_frame frames[V4L2_H264_NUM_DPB_ENTRIES + 1]; member
Dh264.c169 struct tegra_video_frame *frames, in tegra_setup_frameidx()
/linux-6.15/drivers/most/
Dmost_snd.c186 unsigned int frames; in copy_data() local
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c841 int mlx5e_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, in mlx5e_xdp_xmit()
/linux-6.15/drivers/net/wireless/realtek/rtw88/
Dtx.c636 unsigned long frames) in rtw_txq_push()

123456