Home
last modified time | relevance | path

Searched defs:entry (Results 51 – 75 of 2429) sorted by relevance

12345678910>>...98

/openbmc/qemu/qobject/
H A Dqlist.c41 QListEntry *entry; in qlist_copy() local
59 QListEntry *entry; in qlist_append_obj() local
89 QListEntry *entry; in qlist_pop() local
107 QListEntry *entry; in qlist_peek() local
126 QListEntry *entry; in qlist_size() local
172 QListEntry *entry, *next_entry; in qlist_destroy_obj() local
H A Dqdict.c58 QDictEntry *entry; in alloc_entry() local
72 QObject *qdict_entry_value(const QDictEntry *entry) in qdict_entry_value()
83 const char *qdict_entry_key(const QDictEntry *entry) in qdict_entry_key()
94 QDictEntry *entry; in qdict_find() local
118 QDictEntry *entry; in qdict_put_obj() local
162 QDictEntry *entry; in qdict_get() local
328 const QDictEntry *qdict_next(const QDict *qdict, const QDictEntry *entry) in qdict_next()
348 QDictEntry *entry; in qdict_clone_shallow() local
383 QDictEntry *entry; in qdict_del() local
434 QDictEntry *entry = QLIST_FIRST(&qdict->table[i]); in qdict_destroy_obj() local
/openbmc/linux/fs/nfs/
H A Dnfs42xattr.c178 struct nfs4_xattr_entry *entry; in nfs4_xattr_alloc_entry() local
257 struct nfs4_xattr_entry *entry; in nfs4_xattr_free_entry_cb() local
387 struct nfs4_xattr_entry *entry; in nfs4_xattr_discard_cache() local
513 struct nfs4_xattr_entry *entry; in nfs4_xattr_get_entry() local
567 struct nfs4_xattr_entry *entry; in nfs4_xattr_hash_remove() local
590 struct nfs4_xattr_entry *entry; in nfs4_xattr_hash_find() local
612 struct nfs4_xattr_entry *entry; in nfs4_xattr_cache_get() local
651 struct nfs4_xattr_entry *entry; in nfs4_xattr_cache_list() local
692 struct nfs4_xattr_entry *entry; in nfs4_xattr_cache_add() local
743 struct nfs4_xattr_entry *entry; in nfs4_xattr_cache_set_list() local
[all …]
/openbmc/qemu/target/sh4/
H A Dhelper.c450 tlb_t * entry = &env->utlb[n]; in cpu_load_tlb() local
496 tlb_t * entry = &s->utlb[i]; in cpu_sh4_invalidate_tlb() local
501 tlb_t * entry = &s->itlb[i]; in cpu_sh4_invalidate_tlb() local
512 tlb_t * entry = &s->itlb[index]; in cpu_sh4_read_mmaped_itlb_addr() local
527 tlb_t * entry = &s->itlb[index]; in cpu_sh4_write_mmaped_itlb_addr() local
543 tlb_t * entry = &s->itlb[index]; in cpu_sh4_read_mmaped_itlb_data() local
566 tlb_t * entry = &s->itlb[index]; in cpu_sh4_write_mmaped_itlb_data() local
593 tlb_t * entry = &s->utlb[index]; in cpu_sh4_read_mmaped_utlb_addr() local
619 tlb_t * entry = &s->utlb[i]; in cpu_sh4_write_mmaped_utlb_addr() local
683 tlb_t * entry = &s->utlb[index]; in cpu_sh4_read_mmaped_utlb_data() local
[all …]
/openbmc/linux/net/netlabel/
H A Dnetlabel_domainhash.c64 static void netlbl_domhsh_free_entry(struct rcu_head *entry) in netlbl_domhsh_free_entry()
175 struct netlbl_dom_map *entry; in netlbl_domhsh_search_def() local
208 static void netlbl_domhsh_audit_add(struct netlbl_dom_map *entry, in netlbl_domhsh_audit_add()
274 static int netlbl_domhsh_validate(const struct netlbl_dom_map *entry) in netlbl_domhsh_validate()
405 int netlbl_domhsh_add(struct netlbl_dom_map *entry, in netlbl_domhsh_add()
563 int netlbl_domhsh_add_default(struct netlbl_dom_map *entry, in netlbl_domhsh_add_default()
581 int netlbl_domhsh_remove_entry(struct netlbl_dom_map *entry, in netlbl_domhsh_remove_entry()
671 struct netlbl_domaddr4_map *entry; in netlbl_domhsh_remove_af4() local
738 struct netlbl_domaddr6_map *entry; in netlbl_domhsh_remove_af6() local
798 struct netlbl_dom_map *entry; in netlbl_domhsh_remove() local
[all …]
H A Dnetlabel_addrlist.c148 int netlbl_af4list_add(struct netlbl_af4list *entry, struct list_head *head) in netlbl_af4list_add()
185 int netlbl_af6list_add(struct netlbl_af6list *entry, struct list_head *head) in netlbl_af6list_add()
221 void netlbl_af4list_remove_entry(struct netlbl_af4list *entry) in netlbl_af4list_remove_entry()
242 struct netlbl_af4list *entry; in netlbl_af4list_remove() local
261 void netlbl_af6list_remove_entry(struct netlbl_af6list *entry) in netlbl_af6list_remove_entry()
283 struct netlbl_af6list *entry; in netlbl_af6list_remove() local
/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp95 uint16_t decodeHandle(const pldm_bios_string_table_entry* entry) in decodeHandle()
100 std::string decodeString(const pldm_bios_string_table_entry* entry) in decodeString()
126 TableHeader decodeHeader(const pldm_bios_attr_table_entry* entry) in decodeHeader()
188 StringField decodeStringEntry(const pldm_bios_attr_table_entry* entry) in decodeStringEntry()
212 IntegerField decodeIntegerEntry(const pldm_bios_attr_table_entry* entry) in decodeIntegerEntry()
238 EnumField decodeEnumEntry(const pldm_bios_attr_table_entry* entry) in decodeEnumEntry()
266 TableHeader decodeHeader(const pldm_bios_attr_val_table_entry* entry) in decodeHeader()
274 std::string decodeStringEntry(const pldm_bios_attr_val_table_entry* entry) in decodeStringEntry()
283 uint64_t decodeIntegerEntry(const pldm_bios_attr_val_table_entry* entry) in decodeIntegerEntry()
289 decodeEnumEntry(const pldm_bios_attr_val_table_entry* entry) in decodeEnumEntry()
[all …]
/openbmc/u-boot/arch/x86/lib/
H A Dsfi.c43 static void finish_table(struct table_info *tab, const char *sig, void *entry) in finish_table()
62 u64 *entry = get_entry_start(tab); in sfi_write_system_header() local
77 struct sfi_cpu_table_entry *entry = get_entry_start(tab); in sfi_write_cpus() local
105 struct sfi_apic_table_entry *entry = get_entry_start(tab); in sfi_write_apic() local
119 struct sfi_xsdt_header *entry = get_entry_start(tab); in sfi_write_xsdt() local
/openbmc/linux/kernel/bpf/
H A Dmprog.c108 static int bpf_mprog_replace(struct bpf_mprog_entry *entry, in bpf_mprog_replace()
127 static int bpf_mprog_insert(struct bpf_mprog_entry *entry, in bpf_mprog_insert()
151 static int bpf_mprog_delete(struct bpf_mprog_entry *entry, in bpf_mprog_delete()
178 static int bpf_mprog_pos_exact(struct bpf_mprog_entry *entry, in bpf_mprog_pos_exact()
193 static int bpf_mprog_pos_before(struct bpf_mprog_entry *entry, in bpf_mprog_pos_before()
209 static int bpf_mprog_pos_after(struct bpf_mprog_entry *entry, in bpf_mprog_pos_after()
225 int bpf_mprog_attach(struct bpf_mprog_entry *entry, in bpf_mprog_attach()
297 static int bpf_mprog_fetch(struct bpf_mprog_entry *entry, in bpf_mprog_fetch()
328 int bpf_mprog_detach(struct bpf_mprog_entry *entry, in bpf_mprog_detach()
396 struct bpf_mprog_entry *entry) in bpf_mprog_query()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c215 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_data_read()
234 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_data_write()
254 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_mac_read()
272 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_mac_write()
290 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_getnext()
317 struct mv88e6xxx_atu_entry *entry) in mv88e6xxx_g1_atu_loadpurge()
337 struct mv88e6xxx_atu_entry *entry, in mv88e6xxx_g1_atu_flushmove()
366 struct mv88e6xxx_atu_entry entry = { in mv88e6xxx_g1_atu_flush() local
376 struct mv88e6xxx_atu_entry entry = { 0 }; in mv88e6xxx_g1_atu_move() local
405 struct mv88e6xxx_atu_entry entry; in mv88e6xxx_g1_atu_prob_irq_thread_fn() local
/openbmc/linux/include/net/
H A Dtcx.h34 static inline struct tcx_entry *tcx_entry(struct bpf_mprog_entry *entry) in tcx_entry()
63 tcx_entry_update(struct net_device *dev, struct bpf_mprog_entry *entry, in tcx_entry_update()
94 static inline void tcx_entry_free(struct bpf_mprog_entry *entry) in tcx_entry_free()
102 struct bpf_mprog_entry *entry = tcx_entry_fetch(dev, ingress); in tcx_entry_fetch_or_create() local
132 static inline void tcx_miniq_inc(struct bpf_mprog_entry *entry) in tcx_miniq_inc()
138 static inline void tcx_miniq_dec(struct bpf_mprog_entry *entry) in tcx_miniq_dec()
144 static inline bool tcx_entry_is_active(struct bpf_mprog_entry *entry) in tcx_entry_is_active()
/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c21 unsigned long *entry; in regcache_maple_read() local
43 unsigned long *entry, *upper, *lower; in regcache_maple_write() local
112 unsigned long *entry, *lower, *upper; in regcache_maple_drop() local
190 static int regcache_maple_sync_block(struct regmap *map, unsigned long *entry, in regcache_maple_sync_block()
243 unsigned long *entry; in regcache_maple_sync() local
298 unsigned int *entry;; in regcache_maple_exit() local
321 unsigned long *entry; in regcache_maple_insert_block() local
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_span.c28 struct prestera_span_entry *entry; in prestera_span_entry_create() local
42 static void prestera_span_entry_del(struct prestera_span_entry *entry) in prestera_span_entry_del()
51 struct prestera_span_entry *entry; in prestera_span_entry_find_by_id() local
65 struct prestera_span_entry *entry; in prestera_span_entry_find_by_port() local
79 struct prestera_span_entry *entry; in prestera_span_get() local
105 struct prestera_span_entry *entry; in prestera_span_put() local
/openbmc/linux/net/atm/
H A Dlec.c211 struct lec_arp_table *entry; in lec_start_xmit() local
348 struct lec_arp_table *entry; in lec_atm_send() local
614 struct lec_arp_table *entry; in lec_push() local
1297 struct lec_arp_table *entry; in lec_arp_remove() local
1463 struct lec_arp_table *entry; in lec_arp_destroy() local
1518 struct lec_arp_table *entry; in lec_arp_find() local
1551 struct lec_arp_table *entry; in lec_arp_expire_arp() local
1658 struct lec_arp_table *entry; in lec_arp_check_expire() local
1700 struct lec_arp_table *entry; in lec_arp_resolve() local
1795 struct lec_arp_table *entry; in lec_addr_delete() local
[all …]
/openbmc/linux/arch/arm64/kernel/
H A Dperf_callchain.c24 struct perf_callchain_entry_ctx *entry) in user_backtrace()
72 struct perf_callchain_entry_ctx *entry) in compat_user_backtrace()
102 void perf_callchain_user(struct perf_callchain_entry_ctx *entry, in perf_callchain_user()
137 struct perf_callchain_entry_ctx *entry = data; in callchain_trace() local
141 void perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, in perf_callchain_kernel()
/openbmc/linux/fs/efivarfs/
H A Dvars.c294 struct efivar_entry *entry, *n; in variable_is_present() local
462 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in efivar_entry_add()
480 void __efivar_entry_add(struct efivar_entry *entry, struct list_head *head) in __efivar_entry_add()
491 void efivar_entry_remove(struct efivar_entry *entry) in efivar_entry_remove()
507 static void efivar_entry_list_del_unlock(struct efivar_entry *entry) in efivar_entry_list_del_unlock()
524 int efivar_entry_delete(struct efivar_entry *entry) in efivar_entry_delete()
550 int efivar_entry_size(struct efivar_entry *entry, unsigned long *size) in efivar_entry_size()
582 int __efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in __efivar_entry_get()
601 int efivar_entry_get(struct efivar_entry *entry, u32 *attributes, in efivar_entry_get()
637 int efivar_entry_set_get_size(struct efivar_entry *entry, u32 attributes, in efivar_entry_set_get_size()
[all …]
/openbmc/linux/arch/sparc/mm/
H A Dhugetlbpage.c134 static pte_t sun4u_hugepage_shift_to_tte(pte_t entry, unsigned int shift) in sun4u_hugepage_shift_to_tte()
139 static pte_t sun4v_hugepage_shift_to_tte(pte_t entry, unsigned int shift) in sun4v_hugepage_shift_to_tte()
172 static pte_t hugepage_shift_to_tte(pte_t entry, unsigned int shift) in hugepage_shift_to_tte()
180 pte_t arch_make_huge_pte(pte_t entry, unsigned int shift, vm_flags_t flags) in arch_make_huge_pte()
199 static unsigned int sun4v_huge_tte_to_shift(pte_t entry) in sun4v_huge_tte_to_shift()
227 static unsigned int sun4u_huge_tte_to_shift(pte_t entry) in sun4u_huge_tte_to_shift()
249 static unsigned long tte_to_shift(pte_t entry) in tte_to_shift()
257 static unsigned int huge_tte_to_shift(pte_t entry) in huge_tte_to_shift()
332 pte_t *ptep, pte_t entry) in __set_huge_pte_at()
368 pte_t *ptep, pte_t entry, unsigned long sz) in set_huge_pte_at()
[all …]
/openbmc/linux/arch/x86/kernel/
H A De820.c83 struct e820_entry *entry = &table->entries[i]; in _e820__mapped_any() local
118 struct e820_entry *entry = &e820_table->entries[i]; in __e820__mapped_all() local
281 struct e820_entry *entry; member
424 struct boot_e820_entry *entry = entries; in __append_e820_table() local
482 struct e820_entry *entry = &table->entries[i]; in __e820__range_update() local
557 struct e820_entry *entry = &e820_table->entries[i]; in e820__range_remove() local
759 struct e820_entry *entry = &e820_table->entries[i]; in e820__register_nosave_regions() local
784 struct e820_entry *entry = &e820_table->entries[i]; in e820__register_nvs_regions() local
837 struct e820_entry *entry = &e820_table->entries[i]; in e820_end_pfn() local
1170 struct e820_entry *entry = e820_table->entries + i; in e820__reserve_resources() local
[all …]
/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c73 udp_tunnel_nic_entry_is_free(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_free()
85 udp_tunnel_nic_entry_is_frozen(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_frozen()
98 udp_tunnel_nic_entry_unfreeze(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_unfreeze()
112 struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_entry_queue()
120 udp_tunnel_nic_ti_from_entry(struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_ti_from_entry()
168 struct udp_tunnel_nic_table_entry *entry; in __udp_tunnel_nic_get_port() local
213 struct udp_tunnel_nic_table_entry *entry; in udp_tunnel_nic_device_sync_one() local
271 struct udp_tunnel_nic_table_entry *entry; in udp_tunnel_nic_device_sync_by_table() local
349 struct udp_tunnel_nic_table_entry *entry; in udp_tunnel_nic_has_collision() local
476 struct udp_tunnel_nic_table_entry *entry; in udp_tunnel_nic_add_new() local
[all …]
/openbmc/linux/arch/x86/kvm/
H A Dreverse_cpuid.h166 static __always_inline u32 *__cpuid_entry_get_reg(struct kvm_cpuid_entry2 *entry, in __cpuid_entry_get_reg()
184 static __always_inline u32 *cpuid_entry_get_reg(struct kvm_cpuid_entry2 *entry, in cpuid_entry_get_reg()
192 static __always_inline u32 cpuid_entry_get(struct kvm_cpuid_entry2 *entry, in cpuid_entry_get()
200 static __always_inline bool cpuid_entry_has(struct kvm_cpuid_entry2 *entry, in cpuid_entry_has()
206 static __always_inline void cpuid_entry_clear(struct kvm_cpuid_entry2 *entry, in cpuid_entry_clear()
214 static __always_inline void cpuid_entry_set(struct kvm_cpuid_entry2 *entry, in cpuid_entry_set()
222 static __always_inline void cpuid_entry_change(struct kvm_cpuid_entry2 *entry, in cpuid_entry_change()
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_serialize.cpp30 void save(Archive& archive, const LDAPMapperEntry& entry, in save()
45 void load(Archive& archive, LDAPMapperEntry& entry, in load()
59 fs::path serialize(const LDAPMapperEntry& entry, const fs::path& path) in serialize()
68 bool deserialize(const fs::path& path, LDAPMapperEntry& entry) in deserialize()
/openbmc/u-boot/include/
H A Dsearch.h33 typedef struct entry { struct
34 const char *key;
35 char *data;
36 int (*callback)(const char *name, const char *value, enum env_op op,
38 int flags;
/openbmc/bmcweb/redfish-core/lib/
H A Dmessage_registries.hpp171 for (const registries::MessageEntry& entry : registries::base::registry) in handleMessageRegistryGet() local
179 for (const registries::MessageEntry& entry : in handleMessageRegistryGet() local
188 for (const registries::MessageEntry& entry : in handleMessageRegistryGet() local
197 for (const registries::MessageEntry& entry : in handleMessageRegistryGet() local
206 for (const registries::MessageEntry& entry : in handleMessageRegistryGet() local
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c33 struct ttm_validate_buffer *entry) in ttm_eu_backoff_reservation_reverse()
45 struct ttm_validate_buffer *entry; in ttm_eu_backoff_reservation() local
78 struct ttm_validate_buffer *entry; in ttm_eu_reserve_buffers() local
145 struct ttm_validate_buffer *entry; in ttm_eu_fence_buffer_objects() local
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_proc.c28 proc_read_hwinfo(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_hwinfo()
105 proc_read_clock(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_read_clock()
127 proc_read_phys_meters(struct snd_info_entry *entry, in proc_read_phys_meters()
178 proc_read_queues_state(struct snd_info_entry *entry, in proc_read_queues_state()
198 struct snd_info_entry *entry; in add_node() local

12345678910>>...98