Home
last modified time | relevance | path

Searched refs:get_entry (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dentry_list_fn_imps.hpp59 get_entry(const_reference r_val, true_type) in get_entry() function in PB_DS_CLASS_C_DEC
72 get_entry(const_reference r_val, false_type) in get_entry() function in PB_DS_CLASS_C_DEC
H A Dcc_ht_map_.hpp404 get_entry(const_reference, false_type);
407 get_entry(const_reference, true_type);
480 entry_pointer p_e = get_entry(r_val, in insert_new_imp()
500 entry_pointer p_e = get_entry(r_val, in insert_new_imp()
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp51 entry_pointer p = get_entry(r_val, traits_base::s_no_throw_copies_indicator); in constructor_insert_new_imp()
H A Dconstructor_destructor_store_hash_fn_imps.hpp50 entry_pointer p = get_entry(r_val, traits_base::s_no_throw_copies_indicator); in constructor_insert_new_imp()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dentry_list_fn_imps.hpp59 get_entry(const_reference r_val, true_type) in get_entry() function in PB_DS_CLASS_C_DEC
72 get_entry(const_reference r_val, false_type) in get_entry() function in PB_DS_CLASS_C_DEC
H A Dcc_ht_map_.hpp404 get_entry(const_reference, false_type);
407 get_entry(const_reference, true_type);
480 entry_pointer p_e = get_entry(r_val, in insert_new_imp()
500 entry_pointer p_e = get_entry(r_val, in insert_new_imp()
H A Dconstructor_destructor_no_store_hash_fn_imps.hpp51 entry_pointer p = get_entry(r_val, traits_base::s_no_throw_copies_indicator); in constructor_insert_new_imp()
H A Dconstructor_destructor_store_hash_fn_imps.hpp50 entry_pointer p = get_entry(r_val, traits_base::s_no_throw_copies_indicator); in constructor_insert_new_imp()
/OK3568_Linux_fs/kernel/mm/
H A Dpage_ext.c126 static inline struct page_ext *get_entry(void *base, unsigned long index) in get_entry() function
199 return get_entry(base, index); in lookup_page_ext()
276 return get_entry(page_ext, pfn); in lookup_page_ext()
366 base = get_entry(base, pfn); in __free_page_ext()
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A De500_mmu.c215 get_entry(vcpu_e500, tlbsel, esel); in kvmppc_e500_gtlbe_invalidate()
283 tlbe = get_entry(vcpu_e500, tlbsel, esel); in tlbilx_all()
331 gtlbe = get_entry(vcpu_e500, tlbsel, esel); in kvmppc_e500_emul_tlbre()
352 gtlbe = get_entry(vcpu_e500, tlbsel, esel); in kvmppc_e500_emul_tlbsx()
401 gtlbe = get_entry(vcpu_e500, tlbsel, esel); in kvmppc_e500_emul_tlbwe()
530 gtlbe = get_entry(vcpu_e500, tlbsel_of(index), esel_of(index)); in kvmppc_mmu_xlate()
H A De500_mmu_host.c188 get_entry(vcpu_e500, tlbsel, esel); in inval_gtlbe_on_host()
520 gtlbe = get_entry(vcpu_e500, 0, esel); in kvmppc_e500_tlb0_map()
595 gtlbe = get_entry(vcpu_e500, tlbsel, esel); in kvmppc_mmu_map()
H A De500.c334 tlbe = get_entry(vcpu_e500, 1, 0); in kvmppc_e500_tlb_setup()
340 tlbe = get_entry(vcpu_e500, 1, 1); in kvmppc_e500_tlb_setup()
H A De500.h275 static inline struct kvm_book3e_206_tlb_entry *get_entry( in get_entry() function
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dvideo.c98 static unsigned int get_entry(void) in get_entry() function
224 sel = get_entry(); in mode_menu()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-cache-policy-smq.c778 static struct entry *get_entry(struct entry_alloc *ea, unsigned index) in get_entry() function
864 return get_entry(ea, which ? level : NR_CACHE_LEVELS + level); in get_sentinel()
1462 struct entry *e = get_entry(&mq->cache_alloc, in __complete_background_work()
1519 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in __smq_set_clear_dirty()
1580 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in smq_invalidate_mapping()
1595 struct entry *e = get_entry(&mq->cache_alloc, from_cblock(cblock)); in smq_get_hint()
1749 get_entry(&mq->writeback_sentinel_alloc, i)->sentinel = true; in __smq_create()
1753 get_entry(&mq->demote_sentinel_alloc, i)->sentinel = true; in __smq_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.h56 u32 (*get_entry)(struct nv50_head *, struct nv50_crc_notifier_ctx *, member
H A Dcrcc37d.c149 .get_entry = crcc37d_get_entry,
H A Dcrc907d.c137 .get_entry = crc907d_get_entry,
/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Didtcps.c121 .get_entry = idtcps_route_get_entry,
H A Dtsi568.c132 .get_entry = tsi568_route_get_entry,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dgtt.h49 int (*get_entry)(void *pt, member
H A Dgtt.c503 .get_entry = gtt_get_entry64,
561 pte_ops->get_entry(guest ? mm->ppgtt_mm.guest_pdps : in _ppgtt_get_root_entry()
610 pte_ops->get_entry(mm->ggtt_mm.virtual_ggtt, entry, index, in ggtt_get_guest_entry()
632 pte_ops->get_entry(NULL, entry, index, false, 0, mm->vgpu); in ggtt_get_host_entry()
663 ret = ops->get_entry(page_table, e, index, guest, in ppgtt_spt_get_entry()
1446 ops->get_entry(oos_page->mem, &old, index, false, 0, vgpu); in sync_oos_page()
1447 ops->get_entry(NULL, &new, index, true, in sync_oos_page()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dip_tables.c103 get_entry(const void *base, unsigned int offset) in get_entry() function
201 root = get_entry(private->entries, private->hook_entry[hook]); in trace_packet()
276 e = get_entry(table_base, private->hook_entry[hook]); in ipt_do_table()
322 e = get_entry(table_base, in ipt_do_table()
339 e = get_entry(table_base, v); in ipt_do_table()
H A Darp_tables.c171 get_entry(const void *base, unsigned int offset) in get_entry() function
214 e = get_entry(table_base, private->hook_entry[hook]); in arpt_do_table()
246 e = get_entry(table_base, in arpt_do_table()
263 e = get_entry(table_base, v); in arpt_do_table()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c128 get_entry(const void *base, unsigned int offset) in get_entry() function
226 root = get_entry(private->entries, private->hook_entry[hook]); in trace_packet()
299 e = get_entry(table_base, private->hook_entry[hook]); in ip6t_do_table()
346 e = get_entry(table_base, in ip6t_do_table()
361 e = get_entry(table_base, v); in ip6t_do_table()

12