Home
last modified time | relevance | path

Searched defs:cur (Results 151 – 175 of 657) sorted by relevance

12345678910>>...27

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_vmid.c301 struct lpfc_vmid *cur; in lpfc_reinit_vmid() local
/openbmc/linux/tools/lib/
H A Dbitmap.c35 unsigned int cur, rbot, rtop; in bitmap_scnprintf() local
/openbmc/linux/fs/xfs/scrub/
H A Dalloc.c148 struct xfs_btree_cur *cur; in xchk_allocbt() local
/openbmc/linux/block/
H A Dblk-cgroup.c635 struct blkg_iostat cur = {0}; in __blkg_clear_stat() local
995 static void blkcg_iostat_update(struct blkcg_gq *blkg, struct blkg_iostat *cur, in blkcg_iostat_update()
1037 struct blkg_iostat cur; in __blkcg_rstat_flush() local
1853 u64 cur = atomic64_read(&blkg->delay_nsec); in blkcg_scale_delay() local
/openbmc/u-boot/arch/x86/lib/
H A Dmrccache.c109 struct mrc_data_container *cur) in mrccache_update()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dg84.c103 int temp, cur; in g84_therm_threshold_hyst_emulation() local
/openbmc/libpldm/src/requester/
H A Dinstance-id.c30 static inline int iid_next(pldm_instance_id_t cur) in iid_next()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_frontbuffer.c247 struct intel_frontbuffer *front, *cur; in intel_frontbuffer_get() local
/openbmc/linux/fs/ext4/
H A Dfast_commit.c1724 ext4_lblk_t start, cur; in ext4_fc_replay_add_range() local
1845 ext4_lblk_t cur, remaining; in ext4_fc_replay_del_range() local
1907 ext4_lblk_t cur, end; in ext4_fc_set_bitmaps_and_counters() local
2038 __u8 *start, *end, *cur, *val; in ext4_fc_replay_scan() local
2156 __u8 *start, *end, *cur, *val; in ext4_fc_replay() local
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c165 struct name_id *node, *cur; in get_list_from_file() local
224 struct name_id *cur; in free_list() local
/openbmc/linux/fs/btrfs/
H A Draid56.c123 struct btrfs_stripe_hash *cur; in btrfs_alloc_stripe_hash_table() local
553 struct btrfs_raid_bio *cur) in rbio_can_merge()
653 struct btrfs_raid_bio *cur; in lock_stripe_add() local
808 static void rbio_endio_bio_list(struct bio *cur, blk_status_t err) in rbio_endio_bio_list()
827 struct bio *cur = bio_list_get(&rbio->bio_list); in rbio_orig_end_io() local
1578 struct btrfs_raid_bio *cur; in raid_unplug() local
H A Dordered-data.c412 u64 cur = file_offset; in btrfs_mark_ordered_io_finished() local
554 struct list_head *cur; in btrfs_put_ordered_extent() local
1014 struct rb_node *cur; in btrfs_lookup_first_ordered_range() local
H A Dulist.c154 struct ulist_node *cur = NULL; in ulist_rbtree_insert() local
/openbmc/linux/drivers/pnp/
H A Dcore.c60 struct pnp_protocol *cur = to_pnp_protocol(pos); in pnp_register_protocol() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-powercap.c166 u32 cur, min, max; in opal_powercap_init() local
/openbmc/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c416 u8 cur; in configuration_show() local
518 u8 cur; in pin_assignment_show() local
/openbmc/linux/tools/testing/radix-tree/
H A Dmain.c160 unsigned long start, end, count = 0, tagged, cur, tmp; in copy_tag_check() local
/openbmc/linux/fs/efs/
H A Dinode.c206 int cur, last, first = 1; in efs_map_block() local
/openbmc/linux/fs/verity/
H A Denable.c24 struct block_buffer *cur) in hash_one_block()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_overlay.c36 struct omap_hw_overlay *cur = priv->overlays[i]; in omap_plane_find_free_overlay() local
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c2087 struct vfio_pci_core_device *cur; in vfio_pci_vf_init() local
2460 struct vfio_pci_core_device *cur; in vfio_pci_dev_set_pm_runtime_get() local
2490 struct vfio_pci_core_device *cur; in vfio_pci_dev_set_hot_reset() local
2607 struct vfio_pci_core_device *cur; in vfio_pci_dev_set_needs_reset() local
2628 struct vfio_pci_core_device *cur; in vfio_pci_dev_set_try_reset() local
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c462 struct qlcnic_mac_vlan_list *cur; in qlcnic_nic_del_mac() local
483 struct qlcnic_mac_vlan_list *cur; in qlcnic_nic_add_mac() local
513 struct qlcnic_mac_vlan_list *cur; in qlcnic_flush_mcast_mac() local
618 struct qlcnic_mac_vlan_list *cur; in qlcnic_82xx_free_mac_list() local
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c1776 static inline u32 __btc_ctrl_rst_all_time(u32 cur) in __btc_ctrl_rst_all_time()
1781 static inline u32 __btc_ctrl_gen_all_time(u32 cur, u32 val) in __btc_ctrl_gen_all_time()
1794 static inline u32 __btc_ctrl_rst_gnt_bt(u32 cur) in __btc_ctrl_rst_gnt_bt()
1799 static inline u32 __btc_ctrl_gen_gnt_bt(u32 cur, u32 val) in __btc_ctrl_gen_gnt_bt()
/openbmc/linux/lib/
H A Dts_fsm.c137 struct ts_fsm_token *cur = NULL, *next; in fsm_find() local
/openbmc/qemu/include/qemu/
H A Dqemu-plugin.h73 int cur; member

12345678910>>...27