/openbmc/linux/sound/usb/ |
H A D | clock.c | 283 int ret, i, cur, err, pins, clock_id; in __uac_clock_find_source() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-hcd.c | 1399 struct QH *cur = queue->current; in _ehci_poll_int_queue() local 1450 struct QH *cur = &ctrl->periodic_queue; in _ehci_destroy_int_queue() local
|
/openbmc/linux/net/devlink/ |
H A D | sb.c | 481 u32 cur; in devlink_nl_sb_port_pool_fill() local 691 u32 cur; in devlink_nl_sb_tc_pool_bind_fill() local
|
/openbmc/qemu/migration/ |
H A D | postcopy-ram.c | 1315 struct PostCopyFD *cur = &g_array_index(pcrfds, struct PostCopyFD, i); in postcopy_notify_shared_wake() local 1575 struct PostCopyFD *cur = &g_array_index(pcrfds, struct PostCopyFD, i); in postcopy_unregister_shared_ufd() local
|
/openbmc/linux/net/ipv6/ |
H A D | ndisc.c | 184 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option() 209 struct nd_opt_hdr *cur, in ndisc_next_useropt()
|
/openbmc/linux/net/rds/ |
H A D | ib_rdma.c | 324 struct llist_node *cur = NULL; in list_to_llist_nodes() local
|
/openbmc/linux/drivers/usb/musb/ |
H A D | tusb6010_omap.c | 385 int cur = (reg & (0xf << (i * 5))) >> (i * 5); in tusb_omap_dma_allocate_dmareq() local
|
/openbmc/u-boot/drivers/mtd/ubispl/ |
H A D | ubispl.c | 148 struct ubi_vid_hdr *cur = ubi->blockinfo + cur_pnum; in ubi_add_peb_to_vol() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | samsung_pwm_timer.c | 422 const __be32 *cur; in samsung_pwm_alloc() local
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_tis_i2c_cr50.c | 455 size_t burstcnt, cur, len, expected; in tpm_cr50_i2c_tis_recv() local
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | test_shadow_stack.c | 562 struct node *head = NULL, *cur; in test_guard_gap() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.c | 625 nx_mac_list_t *cur; in nx_p3_nic_add_mac() local 657 nx_mac_list_t *cur; in netxen_p3_nic_set_multi() local 717 nx_mac_list_t *cur; in netxen_p3_free_mac_list() local
|
/openbmc/linux/net/tipc/ |
H A D | crypto.c | 313 #define key_next(cur) ((cur) % KEY_MAX + 1) argument 470 int cur; in tipc_aead_users_set() local 1387 u8 cur, new; in tipc_crypto_key_synch() local
|
/openbmc/linux/tools/tracing/latency/ |
H A D | latency-collector.c | 554 const bool *cur) in restore_trace_opts() 593 static void restore_file(const char *file, char **saved, const char *cur) in restore_file() 1340 static void write_file(const char *file, const char *cur, const char *new, in write_file()
|
/openbmc/linux/fs/gfs2/ |
H A D | rgrp.c | 527 struct gfs2_rgrpd *cur; in gfs2_blk2rgrpd() local 870 struct gfs2_rgrpd *cur = rb_entry(*newn, struct gfs2_rgrpd, in rgd_insert() local 1500 struct gfs2_blkreserv *cur = in rs_insert() local
|
/openbmc/linux/arch/arm/kernel/ |
H A D | smp.c | 400 static void set_current(struct task_struct *cur) in set_current()
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regcache.c | 763 unsigned int base, unsigned int cur) in regcache_sync_block_raw_flush()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_iwalk.c | 409 struct xfs_btree_cur *cur = NULL; in xfs_iwalk_ag() local
|
/openbmc/qemu/include/qemu/ |
H A D | timer.h | 968 uint32_t cur, ofs; in cpu_get_host_ticks() local
|
/openbmc/linux/net/core/ |
H A D | netpoll.c | 543 char *cur=opt, *delim; in netpoll_parse_options() local
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 394 ext4_lblk_t cur = 0; in ext4_valid_extent_entries() local 5962 ext4_lblk_t old_cur, cur = 0; in ext4_ext_replay_shrink_inode() local 5988 static int skip_hole(struct inode *inode, ext4_lblk_t *cur) in skip_hole() 6010 ext4_lblk_t cur = 0, end; in ext4_ext_replay_set_iblocks() local 6103 ext4_lblk_t cur = 0, end; in ext4_ext_clear_bb() local
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | 690 struct mlx5_cache_ent *cur; in mlx5_cache_ent_insert() local 718 struct mlx5_cache_ent *cur, *smallest = NULL; in mkey_cache_ent_from_rb_key() local 947 struct rb_node *cur; in remove_ent_work_func() local
|
/openbmc/linux/net/rfkill/ |
H A D | core.c | 113 bool cur, sav; member 926 bool cur; in rfkill_resume() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 904 struct mlx4_spec_list *cur; in mlx4_err_rule() local 981 struct mlx4_spec_list *cur; in mlx4_flow_attach() local
|
/openbmc/linux/crypto/ |
H A D | tcrypt.c | 376 struct test_mb_aead_data *cur = &data[j]; in test_mb_aead_speed() local 1159 struct test_mb_skcipher_data *cur = &data[j]; in test_mb_skcipher_speed() local
|