/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
D | speakup_dectlk.c | 35 static unsigned char get_index(struct spk_synth *synth); 137 .get_index = get_index, 161 static unsigned char get_index(struct spk_synth *synth) in get_index() function
|
D | speakup_soft.c | 29 static unsigned char get_index(struct spk_synth *synth); 138 .get_index = get_index, 348 static unsigned char get_index(struct spk_synth *synth) in get_index() function
|
D | synth.c | 276 synth->get_index(synth); in spk_reset_index_count() 283 if (synth->get_index) in synth_supports_indexing() 309 int ind = synth->get_index(synth); in spk_get_index_count()
|
D | speakup_txprt.c | 99 .get_index = NULL,
|
D | speakup_bns.c | 100 .get_index = NULL,
|
D | speakup_spkout.c | 105 .get_index = spk_synth_get_index,
|
D | speakup_dummy.c | 107 .get_index = NULL,
|
D | speakup_acntsa.c | 103 .get_index = NULL,
|
D | speakup_audptr.c | 107 .get_index = NULL,
|
D | speakup_ltlk.c | 114 .get_index = spk_synth_get_index,
|
D | spk_types.h | 199 unsigned char (*get_index)(struct spk_synth *synth); member
|
D | speakup_decext.c | 131 .get_index = NULL,
|
D | speakup_apollo.c | 112 .get_index = NULL,
|
D | speakup_keypc.c | 108 .get_index = NULL,
|
D | speakup_acntpc.c | 117 .get_index = NULL,
|
D | speakup_dtlk.c | 132 .get_index = spk_synth_get_index,
|
D | speakup_decpc.c | 225 .get_index = NULL,
|
/kernel/linux/linux-5.10/fs/quota/ |
D | quota_tree.c | 36 static int get_index(struct qtree_mem_dqinfo *info, struct kqid qid, int depth) in get_index() function 359 newblk = le32_to_cpu(ref[get_index(info, dquot->dq_id, depth)]); in do_insert_tree() 367 le32_to_cpu(ref[get_index(info, in do_insert_tree() 378 ref[get_index(info, dquot->dq_id, depth)] = in do_insert_tree() 529 newblk = le32_to_cpu(ref[get_index(info, dquot->dq_id, depth)]); in remove_tree() 545 ref[get_index(info, dquot->dq_id, depth)] = cpu_to_le32(0); in remove_tree() 633 blk = le32_to_cpu(ref[get_index(info, dquot->dq_id, depth)]); in find_tree_dqentry()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | fib_trie.c | 219 static inline unsigned long get_index(t_key key, struct key_vector *kv) in get_index() function 473 put_child(tp, get_index(key, tp), n); in put_child_root() 567 put_child(tn, get_index(inode->key, tn), inode); in inflate() 852 unsigned long cindex = get_index(tn->key, tp); in resize() 1072 n = get_child(tp, get_index(key, tp)); in fib_insert_node() 1089 put_child(tn, get_index(key, tn) ^ 1, n); in fib_insert_node() 1510 cindex = get_index(pkey, pn); in fib_table_lookup() 1742 cindex = (key > pn->key) ? get_index(key, pn) : 0; in leaf_walk_rcu() 1764 cindex = get_index(pkey, pn) + 1; in leaf_walk_rcu() 1815 cindex = get_index(pkey, pn); in fib_trie_free() [all …]
|
/kernel/linux/linux-5.10/drivers/staging/rts5208/ |
D | xd.c | 808 xd_card->zone[i].get_index = 0; in xd_init_l2p_tbl() 823 zone->get_index = 0; in free_zone() 880 (zone->set_index == zone->get_index)) { in xd_get_unused_block() 885 if ((zone->get_index >= XD_FREE_TABLE_CNT) || (zone->get_index < 0)) { in xd_get_unused_block() 892 zone->get_index); in xd_get_unused_block() 894 phy_blk = zone->free_table[zone->get_index]; in xd_get_unused_block() 895 zone->free_table[zone->get_index++] = 0xFFFF; in xd_get_unused_block() 896 if (zone->get_index >= XD_FREE_TABLE_CNT) in xd_get_unused_block() 897 zone->get_index = 0; in xd_get_unused_block() 1355 zone->get_index = 0; in xd_build_l2p_tbl()
|
D | ms.c | 2142 ms_card->segment[i].get_index = 0; 2216 phy_blk = segment->free_table[segment->get_index]; 2217 segment->free_table[segment->get_index++] = 0xFFFF; 2218 if (segment->get_index >= MS_FREE_TABLE_CNT) 2219 segment->get_index = 0; 2323 segment->get_index = 0;
|
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
D | host.c | 184 u32 get_index = get_value & SMU_COMPLETION_QUEUE_GET_POINTER_MASK; in sci_controller_completion_queue_has_entries() local 187 COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index])) in sci_controller_completion_queue_has_entries() 489 u32 get_index; in sci_controller_process_completions() local 500 get_index = NORMALIZE_GET_POINTER(ihost->completion_queue_get); in sci_controller_process_completions() 508 == COMPLETION_QUEUE_CYCLE_BIT(ihost->completion_queue[get_index]) in sci_controller_process_completions() 512 ent = ihost->completion_queue[get_index]; in sci_controller_process_completions() 515 get_cycle ^= ((get_index+1) & SCU_MAX_COMPLETION_QUEUE_ENTRIES) << in sci_controller_process_completions() 517 get_index = (get_index+1) & (SCU_MAX_COMPLETION_QUEUE_ENTRIES-1); in sci_controller_process_completions() 567 SMU_CQGR_GEN_VAL(POINTER, get_index); in sci_controller_process_completions()
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
D | soundfont.c | 58 static int get_index(int bank, int instr, int key); 1184 if ((index = get_index(cur->bank, cur->instr, cur->v.low)) < 0) in add_preset() 1200 if ((index = get_index(zp->bank, zp->instr, zp->v.low)) < 0) in delete_preset() 1260 if ((index = get_index(bank, preset, key)) < 0) in search_first_zone() 1319 get_index(int bank, int instr, int key) in get_index() function
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-cache-policy-smq.c | 773 static unsigned get_index(struct entry_alloc *ea, struct entry *e) in get_index() function 988 return to_cblock(get_index(&mq->cache_alloc, e)); in infer_cblock() 1308 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue() 1322 hi = get_index(&mq->hotspot_alloc, e); in update_hotspot_queue()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
D | v4l2-dev.c | 498 static int get_index(struct video_device *vdev) in get_index() function 1005 vdev->index = get_index(vdev); in __video_register_device()
|