Home
last modified time | relevance | path

Searched defs:first (Results 1251 - 1275 of 2622) sorted by relevance

1...<<51525354555657585960>>...105

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ag.c63 xfs_perag_get_tag( struct xfs_mount *mp, xfs_agnumber_t first, unsigned int tag) xfs_perag_get_tag() argument
134 xfs_perag_grab_tag( struct xfs_mount *mp, xfs_agnumber_t first, int tag) xfs_perag_grab_tag() argument
302 __xfs_agino_range( struct xfs_mount *mp, xfs_agblock_t eoag, xfs_agino_t *first, xfs_agino_t *last) __xfs_agino_range() argument
326 xfs_agino_range( struct xfs_mount *mp, xfs_agnumber_t agno, xfs_agino_t *first, xfs_agino_t *last) xfs_agino_range() argument
[all...]
H A Dxfs_dir2_block.c593 xfs_dir2_block_log_leaf( xfs_trans_t *tp, struct xfs_buf *bp, int first, int last) xfs_dir2_block_log_leaf() argument
[all...]
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dlbalance.c310 leaf_copy_items_entirely(struct buffer_info *dest_bi, struct buffer_head *src, int last_first, int first, int cpy_num) leaf_copy_items_entirely() argument
827 leaf_delete_items(struct buffer_info *cur_bi, int last_first, int first, int del_num, int del_bytes) leaf_delete_items() argument
1240 leaf_delete_items_entirely(struct buffer_info *bi, int first, int del_num) leaf_delete_items_entirely() argument
[all...]
H A Ditem_ops.c80 static int sd_part_size(struct virtual_item *vi, int first, int count) in sd_part_size() argument
172 static int direct_part_size(struct virtual_item *vi, int first, int count) in direct_part_size() argument
314 static int indirect_part_size(struct virtual_item *vi, int first, int units) in indirect_part_size() argument
580 static int direntry_part_size(struct virtual_item *vi, int first, int count) in direntry_part_size() argument
698 static int errcatch_part_size(struct virtual_item *vi, int first, int count) in errcatch_part_size() argument
/kernel/linux/linux-6.6/include/linux/
H A Dlist.h323 list_bulk_move_tail(struct list_head *head, struct list_head *first, struct list_head *last) list_bulk_move_tail() argument
419 struct list_head *first; list_rotate_left() local
527 struct list_head *first = list->next; __list_splice() local
1023 struct hlist_node *first = h->first; hlist_add_head() local
[all...]
H A Dtypes.h195 struct hlist_node *first; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-mod-log.c94 struct btrfs_seq_list *first; in btrfs_put_tree_mod_seq() local
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss.c947 unsigned int first; in iss_register_subdev_group() local
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-mem.c81 cdnsp_free_segments_for_ring(struct cdnsp_device *pdev, struct cdnsp_segment *first) cdnsp_free_segments_for_ring() argument
136 cdnsp_link_rings(struct cdnsp_device *pdev, struct cdnsp_ring *ring, struct cdnsp_segment *first, struct cdnsp_segment *last, unsigned int num_segs) cdnsp_link_rings() argument
322 cdnsp_alloc_segments_for_ring(struct cdnsp_device *pdev, struct cdnsp_segment **first, struct cdnsp_segment **last, unsigned int num_segs, unsigned int cycle_state, enum cdnsp_ring_type type, unsigned int max_packet, gfp_t flags) cdnsp_alloc_segments_for_ring() argument
427 struct cdnsp_segment *first; cdnsp_ring_expansion() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_core.c523 static int first = 1; in serial8250_isa_init_ports() local
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Ddz.c762 static int first = 1; in dz_init_ports() local
H A Dsa1100.c599 static int first = 1; in sa1100_init_ports() local
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_inline.h44 volatile uint16_t first; in qla2x00_debounce_register() local
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c998 int first = 1; in dsicm_memory_read() local
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c1209 static int first = 1; in intelfb_check_var() local
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_actlog.c245 unsigned first = i->sector >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_fastpath() local
262 unsigned first = i->sector >> (AL_EXTENT_SHIFT-9); in drbd_al_begin_io_prepare() local
489 unsigned first in drbd_al_begin_io_nonblock() local
548 unsigned first = i->sector >> (AL_EXTENT_SHIFT-9); drbd_al_complete_io() local
[all...]
/kernel/linux/linux-6.6/drivers/bus/
H A Dmoxtet.c313 int i, first; in moxtet_set_irq() local
H A Dbrcmstb_gisb.c406 int i, first, last; in brcmstb_gisb_arb_probe() local
/kernel/linux/linux-6.6/drivers/fpga/
H A Dzynq-fpga.c164 bool first; in zynq_step_dma() local
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_main.c221 struct command_chunk *curr = NULL, *first = NULL, *last = NULL; in alloc_command_queues() local
/kernel/linux/linux-6.6/io_uring/
H A Dpoll.c499 struct io_poll *first = poll; in __io_queue_proc() local
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dcore.c171 static void dwc_dostart(struct dw_dma_chan *dwc, struct dw_desc *first) in dwc_dostart() argument
543 struct dw_desc *first; dwc_prep_dma_memcpy() local
622 struct dw_desc *first; dwc_prep_slave_sg() local
[all...]
/kernel/linux/linux-6.6/drivers/dma/dw-edma/
H A Ddw-edma-core.h192 void dw_edma_core_start(struct dw_edma *dw, struct dw_edma_chunk *chunk, bool first) in dw_edma_core_start() argument
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsldma.c765 struct fsl_desc_sw *first = NULL, *prev = NULL, *new; in fsl_dma_prep_memcpy() local
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Dshdma-base.c565 struct shdma_desc *first = NULL, *new = NULL /* compiler... */; in shdma_prep_sg() local
501 shdma_add_desc(struct shdma_chan *schan, unsigned long flags, dma_addr_t *dst, dma_addr_t *src, size_t *len, struct shdma_desc **first, enum dma_transfer_direction direction) shdma_add_desc() argument
[all...]

Completed in 28 milliseconds

1...<<51525354555657585960>>...105