Home
last modified time | relevance | path

Searched defs:first (Results 201 – 225 of 786) sorted by relevance

12345678910>>...32

/openbmc/linux/net/ethtool/
H A Dcabletest.c406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step()
/openbmc/linux/arch/s390/kernel/
H A Dprocessor.c324 unsigned long first = cpumask_first(cpu_online_mask); in show_cpuinfo() local
/openbmc/linux/arch/sparc/kernel/
H A Dsun4m_smp.c123 int i, first; in smp4m_smp_done() local
/openbmc/linux/arch/arm/mm/
H A Dpmsa-v8.c98 bool first = true; in pmsav8_adjust_lowmem_bounds() local
/openbmc/qemu/hw/net/
H A Digb_core.h80 bool first; member
/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c316 static int regcache_maple_insert_block(struct regmap *map, int first, in regcache_maple_insert_block()
/openbmc/linux/drivers/dma/
H A Dat_xdmac.c455 struct at_xdmac_desc *first) in at_xdmac_start_xfer()
767 struct at_xdmac_desc *first = NULL, *prev = NULL; in at_xdmac_prep_slave_sg() local
870 struct at_xdmac_desc *first = NULL, *prev = NULL; in at_xdmac_prep_dma_cyclic() local
1077 struct at_xdmac_desc *prev = NULL, *first = NULL; in at_xdmac_prep_interleaved() local
1173 struct at_xdmac_desc *first = NULL, *prev = NULL; in at_xdmac_prep_dma_memcpy() local
1382 *ppdesc = NULL, *first = NULL; in at_xdmac_prep_dma_memset_sg() local
H A Dep93xx_dma.c991 struct ep93xx_dma_desc *desc, *first; in ep93xx_dma_prep_dma_memcpy() local
1040 struct ep93xx_dma_desc *desc, *first; in ep93xx_dma_prep_slave_sg() local
1122 struct ep93xx_dma_desc *desc, *first; in ep93xx_dma_prep_dma_cyclic() local
H A Dmmp_pdma.c449 struct mmp_pdma_desc_sw *first = NULL, *prev = NULL, *new; in mmp_pdma_prep_memcpy() local
530 struct mmp_pdma_desc_sw *first = NULL, *prev = NULL, *new = NULL; in mmp_pdma_prep_slave_sg() local
611 struct mmp_pdma_desc_sw *first = NULL, *prev = NULL, *new; in mmp_pdma_prep_dma_cyclic() local
/openbmc/linux/drivers/media/common/siano/
H A Dsmscoreapi.c527 struct list_head *next, *first; in smscore_register_hotplug() local
565 struct list_head *next, *first; in smscore_unregister_hotplug() local
1443 struct list_head *first; in smscore_find_client() local
/openbmc/linux/arch/mips/mm/
H A Duasm.c515 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, in uasm_move_relocs()
524 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, in uasm_move_labels()
534 u32 *first, u32 *end, u32 *target) in uasm_copy_handler()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1858 static int iavf_tso(struct iavf_tx_buffer *first, u8 *hdr_len, in iavf_tso()
2280 struct iavf_tx_buffer *first, u32 tx_flags, in iavf_tx_map()
2426 struct iavf_tx_buffer *first; in iavf_xmit_frame_ring() local
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c107 static void cfag12864b_setcontrollers(unsigned char first, in cfag12864b_setcontrollers()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mc.c504 struct media_entity *first = entity; in pipeline_pm_power() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_print.c243 bool first = true; in drm_print_bits() local
/openbmc/linux/drivers/gpu/drm/scheduler/
H A Dsched_entity.c561 bool first; in drm_sched_entity_push_job() local
/openbmc/linux/fs/smb/client/
H A Dfscache.c256 pgoff_t first, unsigned int nr_pages, in __cifs_fscache_query_occupancy()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c695 struct brcmf_fw_item *first = &fwctx->req->items[0]; in brcmf_fw_request_done_alt_path() local
752 struct brcmf_fw_item *first = &req->items[0]; in brcmf_fw_get_firmwares() local
/openbmc/linux/drivers/dma/sh/
H A Dshdma-base.c503 struct shdma_desc **first, enum dma_transfer_direction direction) in shdma_add_desc()
565 struct shdma_desc *first = NULL, *new = NULL /* compiler... */; in shdma_prep_sg() local
/openbmc/linux/drivers/spi/
H A Dspi-bcm63xx.c217 static int bcm63xx_txrx_bufs(struct spi_device *spi, struct spi_transfer *first, in bcm63xx_txrx_bufs()
319 struct spi_transfer *t, *first = NULL; in bcm63xx_spi_transfer_one() local
/openbmc/linux/tools/lib/perf/
H A Devlist.c242 struct perf_evsel *first = perf_evlist__first(evlist); in perf_evlist__read_format() local
724 struct perf_evsel *first = list_entry(evlist->entries.next, in perf_evlist__set_leader() local
/openbmc/linux/arch/arm/kernel/
H A Dprocess.c353 unsigned long first; in sigpage_addr() local
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dqueue.c179 bool first = true; in wfx_pending_dump_old_frames() local
/openbmc/qemu/hw/display/
H A Dbcm2835_fb.c156 int first = 0; in fb_update_display() local
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c1192 u8 *first, u8 *last) in spi_nor_offset_to_banks()
1308 u8 first, last; in spi_nor_rww_start_pe() local
1336 u8 first, last; in spi_nor_rww_end_pe() local
1385 u8 first, last; in spi_nor_rww_start_rd() local
1414 u8 first, last; in spi_nor_rww_end_rd() local

12345678910>>...32