Home
last modified time | relevance | path

Searched refs:first (Results 1251 - 1275 of 1867) sorted by relevance

1...<<51525354555657585960>>...75

/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdswap.c330 /* Check first if the block is bad. */ in mtdswap_read_markers()
1142 static int mtdswap_discard(struct mtd_blktrans_dev *dev, unsigned long first, in mtdswap_discard() argument
1152 for (page = first; page < first + nr_pages; page++) { in mtdswap_discard()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmemory.c540 /* calc the first possible aligned addr */ in get_va_block()
610 * offset of the address in the first page, add to it the length and round it up
643 bool first = true, is_huge_page_opt = true; in init_phys_pg_pack_from_userptr() local
696 if (first) { in init_phys_pg_pack_from_userptr()
697 first = false; in init_phys_pg_pack_from_userptr()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/displays/
H A Dpanel-dsi-cm.c1012 int first = 1; in dsicm_memory_read() local
1050 u8 dcs_cmd = first ? 0x2e : 0x3e; in dsicm_memory_read()
1051 first = 0; in dsicm_memory_read()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_hw.c219 /* FIXME: Why does Nexus CA require 2x iwdebi for first init? */ in av7110_bootarm()
963 static int OSDSetPalette(struct av7110 *av7110, u32 __user * colors, u8 first, u8 last) in OSDSetPalette() argument
966 int length = last - first + 1; in OSDSetPalette()
985 first, last); in OSDSetPalette()
/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c391 /* ofs: offset within the first chip that the first read should start */ in cfi_staa_read()
788 /* Clear the status register first */ in do_erase_oneblock()
896 int i, first; in cfi_staa_erase_varsize() local
907 we skip to the first erase region which starts after the in cfi_staa_erase_varsize()
925 first = i; in cfi_staa_erase_varsize()
946 i=first; in cfi_staa_erase_varsize()
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpmf.c1611 int first = 0 ; in dump_smt() local
1620 if (first == 0) in dump_smt()
1622 first = 1 ; in dump_smt()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_core.c318 * The above check will only give an accurate result the first time in univ8250_setup_timer()
505 static int first = 1; in serial8250_isa_init_ports() local
508 if (!first) in serial8250_isa_init_ports()
510 first = 0; in serial8250_isa_init_ports()
606 * if so, search for the first available port that does have in univ8250_console_setup()
940 /* try line number first if still available */ in serial8250_find_match_or_unused()
946 * We didn't find a matching entry, so look for the first in serial8250_find_match_or_unused()
987 * first.
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbmon.c620 int num = 0, i, first = 1; in fb_create_modedb() local
643 if (first) { in fb_create_modedb()
645 first = 0; in fb_create_modedb()
985 * Workaround for buggy EDIDs that sets that the first in fb_edid_to_monspecs()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c1001 int first = 1; in dsicm_memory_read() local
1040 u8 dcs_cmd = first ? 0x2e : 0x3e; in dsicm_memory_read()
1041 first = 0; in dsicm_memory_read()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_block.c28 int first, int last);
221 * Tag just before the first leaf entry. in xfs_dir2_block_need_space()
226 /* Data object just before the first leaf entry. */ in xfs_dir2_block_need_space()
246 * Tag just before the first leaf entry. in xfs_dir2_block_need_space()
250 /* Data object just before the first leaf entry. */ in xfs_dir2_block_need_space()
255 * the space before the first leaf entry needs to be free so it in xfs_dir2_block_need_space()
367 int lfloglow=0; /* first final leaf to log */ in xfs_dir2_block_addname()
450 * Find the slot that's first lower than our hash value, -1 if none. in xfs_dir2_block_addname()
494 * Adjust pointer to the first leaf entry, we're about to move in xfs_dir2_block_addname()
596 int first, /* inde in xfs_dir2_block_log_leaf()
593 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-5.10/include/linux/
H A Dfilter.h1182 static inline bool bpf_needs_clear_a(const struct sock_filter *first) in bpf_needs_clear_a() argument
1184 switch (first->code) { in bpf_needs_clear_a()
1192 if (first->k == SKF_AD_OFF + SKF_AD_ALU_XOR_X) in bpf_needs_clear_a()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdswap.c330 /* Check first if the block is bad. */ in mtdswap_read_markers()
1140 static int mtdswap_discard(struct mtd_blktrans_dev *dev, unsigned long first, in mtdswap_discard() argument
1150 for (page = first; page < first + nr_pages; page++) { in mtdswap_discard()
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c392 /* ofs: offset within the first chip that the first read should start */ in cfi_staa_read()
789 /* Clear the status register first */ in do_erase_oneblock()
897 int i, first; in cfi_staa_erase_varsize() local
908 we skip to the first erase region which starts after the in cfi_staa_erase_varsize()
926 first = i; in cfi_staa_erase_varsize()
947 i=first; in cfi_staa_erase_varsize()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c302 bool first = true; in fill_tile_info() local
307 if (first) { in fill_tile_info()
312 first = false; in fill_tile_info()
/kernel/linux/linux-6.6/drivers/net/can/ctucanfd/
H A Dctucanfd_base.c705 * Return: 1 when frame is passed to the network layer, 0 when the first frame word is read but
996 bool first = true; in ctucan_tx_interrupt() local
1044 /* Bug only if the first buffer is not finished, otherwise it is in ctucan_tx_interrupt()
1047 if (first) { in ctucan_tx_interrupt()
1058 first = false; in ctucan_tx_interrupt()
1117 /* Mask RXBNEI the first, then clear interrupt and schedule NAPI. Even if in ctucan_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_rule.c478 * (48B len) which works only on first 32B in dr_rule_rehash_htbl()
643 bool first = false; in mlx5dr_rule_get_reverse_rule_members() local
650 /* Iterate from last to first */ in mlx5dr_rule_get_reverse_rule_members()
651 while (!first) { in mlx5dr_rule_get_reverse_rule_members()
652 first = curr_ste->ste_chain_location == 1; in mlx5dr_rule_get_reverse_rule_members()
791 /* Take ref on table, only on first time this ste is used */ in dr_rule_handle_empty_entry()
1264 /* Copy match_param since they will be consumed during the first in dr_rule_create_rule_fdb()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs3xdr.c626 args->first.iov_len = head->iov_len - xdr_stream_pos(xdr); in nfs3svc_decode_symlinkargs()
627 args->first.iov_base = xdr_inline_decode(xdr, args->tlen); in nfs3svc_decode_symlinkargs()
628 return args->first.iov_base != NULL; in nfs3svc_decode_symlinkargs()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dlops.c371 * This writes the first block-sized part of the page into the log. Note
459 * reference on this folio twice, first when we did a grab_cache_page()
937 int first = 1; in revoke_lo_scan_elements() local
950 if (!first) in revoke_lo_scan_elements()
971 first = 0; in revoke_lo_scan_elements()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_block.c28 int first, int last);
221 * Tag just before the first leaf entry. in xfs_dir2_block_need_space()
226 /* Data object just before the first leaf entry. */ in xfs_dir2_block_need_space()
246 * Tag just before the first leaf entry. in xfs_dir2_block_need_space()
250 /* Data object just before the first leaf entry. */ in xfs_dir2_block_need_space()
255 * the space before the first leaf entry needs to be free so it in xfs_dir2_block_need_space()
367 int lfloglow=0; /* first final leaf to log */ in xfs_dir2_block_addname()
450 * Find the slot that's first lower than our hash value, -1 if none. in xfs_dir2_block_addname()
494 * Adjust pointer to the first leaf entry, we're about to move in xfs_dir2_block_addname()
596 int first, /* inde in xfs_dir2_block_log_leaf()
593 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/include/linux/
H A Dfilter.h1221 static inline bool bpf_needs_clear_a(const struct sock_filter *first) in bpf_needs_clear_a() argument
1223 switch (first->code) { in bpf_needs_clear_a()
1231 if (first->k == SKF_AD_OFF + SKF_AD_ALU_XOR_X) in bpf_needs_clear_a()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_hw.c219 /* FIXME: Why does Nexus CA require 2x iwdebi for first init? */ in av7110_bootarm()
963 static int OSDSetPalette(struct av7110 *av7110, u32 __user * colors, u8 first, u8 last) in OSDSetPalette() argument
966 int length = last - first + 1; in OSDSetPalette()
985 first, last); in OSDSetPalette()
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_core.c307 * The above check will only give an accurate result the first time in univ8250_setup_timer()
523 static int first = 1; in serial8250_isa_init_ports() local
526 if (!first) in serial8250_isa_init_ports()
528 first = 0; in serial8250_isa_init_ports()
611 * if so, search for the first available port that does have in univ8250_console_setup()
961 /* try line number first if still available */ in serial8250_find_match_or_unused()
967 * We didn't find a matching entry, so look for the first in serial8250_find_match_or_unused()
1008 * first.
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbmon.c621 int num = 0, i, first = 1; in fb_create_modedb() local
644 if (first) { in fb_create_modedb()
646 first = 0; in fb_create_modedb()
986 * Workaround for buggy EDIDs that sets that the first in fb_edid_to_monspecs()
/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
1037 u8 dcs_cmd = first ? 0x2e : 0x3e; in dsicm_memory_read()
1038 first = 0; in dsicm_memory_read()
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/
H A Dhash.c317 if (base->chain.first->flags & CESA_TDMA_SET_STATE) { in mv_cesa_ahash_dma_step()
640 basereq->chain.first = NULL; in mv_cesa_ahash_dma_req_init()
659 * Add the cache (left-over data from a previous block) first. in mv_cesa_ahash_dma_req_init()
742 * Put the CESA_TDMA_SET_STATE flag on the first tdma desc to in mv_cesa_ahash_dma_req_init()
746 basereq->chain.first->flags |= CESA_TDMA_SET_STATE; in mv_cesa_ahash_dma_req_init()

Completed in 43 milliseconds

1...<<51525354555657585960>>...75