/openbmc/linux/drivers/base/regmap/ |
H A D | regcache-maple.c | 316 static int regcache_maple_insert_block(struct regmap *map, int first, in regcache_maple_insert_block()
|
/openbmc/linux/net/ethtool/ |
H A D | cabletest.c | 406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step()
|
/openbmc/qemu/hw/net/ |
H A D | igb_core.h | 80 bool first; member
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sun4m_smp.c | 123 int i, first; in smp4m_smp_done() local
|
/openbmc/linux/arch/s390/kernel/ |
H A D | processor.c | 324 unsigned long first = cpumask_first(cpu_online_mask); in show_cpuinfo() local
|
/openbmc/linux/kernel/cgroup/ |
H A D | debug.c | 241 bool first = true; in cgroup_masks_read_one() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | l2t.h | 65 struct l2t_entry *first; /* start of hash chain */ member
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.c | 1858 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/arch/mips/mm/ |
H A D | uasm.c | 515 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/dma/ |
H A D | mmp_pdma.c | 449 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
|
H A D | ep93xx_dma.c | 991 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
|
/openbmc/linux/drivers/media/common/siano/ |
H A D | smscoreapi.c | 527 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/fs/ext4/ |
H A D | mballoc.c | 552 int first, int count) in mb_free_blocks_double() 579 static void mb_mark_used_double(struct ext4_buddy *e4b, int first, int count) in mb_mark_used_double() 641 struct ext4_buddy *e4b, int first, int count) in mb_free_blocks_double() 646 int first, int count) in mb_mark_used_double() 786 void *buddy, ext4_grpblk_t first, ext4_grpblk_t len, in ext4_mb_mark_free_simple() 1191 ext4_grpblk_t first; in ext4_mb_generate_buddy() local 1838 static void mb_buddy_mark_free(struct ext4_buddy *e4b, int first, int last) in mb_buddy_mark_free() 1897 int first, int count) in mb_free_blocks() 7158 ext4_grpblk_t first, in ext4_mballoc_query_range()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_print.c | 246 bool first = true; in drm_print_bits() local
|
/openbmc/linux/drivers/gpu/drm/scheduler/ |
H A D | sched_entity.c | 563 bool first; in drm_sched_entity_push_job() local
|
/openbmc/linux/fs/smb/client/ |
H A D | fscache.c | 256 pgoff_t first, unsigned int nr_pages, in __cifs_fscache_query_occupancy()
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | cfag12864b.c | 107 static void cfag12864b_setcontrollers(unsigned char first, in cfag12864b_setcontrollers()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-mc.c | 504 struct media_entity *first = entity; in pipeline_pm_power() local
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | firmware.c | 695 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/tools/lib/perf/ |
H A D | evlist.c | 242 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/drivers/dma/sh/ |
H A D | shdma-base.c | 503 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 D | spi-bcm63xx.c | 217 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/net/netfilter/ |
H A D | nft_set_rbtree.c | 294 struct rb_node *first) in nft_rbtree_update_first() argument 313 struct rb_node *node, *next, *parent, **p, *first = NULL; in __nft_rbtree_insert() local [all...] |
/openbmc/qemu/hw/display/ |
H A D | bcm2835_fb.c | 156 int first = 0; in fb_update_display() local
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | queue.c | 179 bool first = true; in wfx_pending_dump_old_frames() local
|