Home
last modified time | relevance | path

Searched refs:entry (Results 1 – 25 of 2642) sorted by relevance

12345678910>>...106

/linux/net/atm/
A Dmpoa_caches.c48 entry = entry->next; in in_cache_get()
69 entry = entry->next; in in_cache_get_with_mask()
90 entry = entry->next; in in_cache_get_by_vcc()
201 entry->prev->next = entry->next; in in_cache_remove_entry()
278 entry = entry->next; in check_resolving_entries()
293 entry = entry->next; in check_resolving_entries()
319 entry = entry->next; in refresh_entries()
345 entry = entry->next; in eg_cache_get_by_cache_id()
366 entry = entry->next; in eg_cache_get_by_tag()
388 entry = entry->next; in eg_cache_get_by_vcc()
[all …]
/linux/include/linux/
A Dswapops.h150 arch_entry = __swp_entry(swp_type(entry), swp_offset(entry)); in swp_entry_to_pte()
156 swp_entry_t entry; in radix_to_swp_entry() local
159 return entry; in radix_to_swp_entry()
180 int type = swp_type(entry); in is_device_private_entry()
308 return entry; in make_migration_entry_young()
324 return entry; in make_migration_entry_dirty()
374 return entry; in make_migration_entry_young()
384 return entry; in make_migration_entry_dirty()
524 return is_migration_entry(entry) || is_device_private_entry(entry) || in is_pfn_swap_entry()
525 is_device_exclusive_entry(entry) || is_hwpoison_entry(entry); in is_pfn_swap_entry()
[all …]
A Dbpf_mprog.h116 for (fp = &entry->fp_items[0], cp = &entry->parent->cp_items[0];\
161 if (entry == &entry->parent->a) in bpf_mprog_peer()
162 return &entry->parent->b; in bpf_mprog_peer()
164 return &entry->parent->a; in bpf_mprog_peer()
181 entry->parent->count++; in bpf_mprog_inc()
186 entry->parent->count--; in bpf_mprog_dec()
231 if (entry->parent->ref) { in bpf_mprog_complete_release()
233 entry->parent->ref = NULL; in bpf_mprog_complete_release()
280 entry->fp_items + idx, in bpf_mprog_entry_grow()
296 entry->fp_items + idx + 1, in bpf_mprog_entry_shrink()
[all …]
/linux/sound/core/
A Dinfo.c78 if (!entry || !entry->p) in alloc_info_private()
87 data->entry = entry; in alloc_info_private()
111 entry = data->entry; in snd_info_entry_llseek()
114 return entry->c.ops->llseek(entry, in snd_info_entry_llseek()
145 struct snd_info_entry *entry = data->entry; in snd_info_entry_read() local
167 struct snd_info_entry *entry = data->entry; in snd_info_entry_write() local
188 struct snd_info_entry *entry = data->entry; in snd_info_entry_poll() local
192 return entry->c.ops->poll(entry, in snd_info_entry_poll()
206 struct snd_info_entry *entry = data->entry; in snd_info_entry_ioctl() local
223 entry = data->entry; in snd_info_entry_mmap()
[all …]
/linux/drivers/acpi/
A Dnvs.c106 if (!entry) in suspend_nvs_register()
115 size -= entry->size; in suspend_nvs_register()
122 kfree(entry); in suspend_nvs_register()
135 if (entry->data) { in suspend_nvs_free()
137 entry->data = NULL; in suspend_nvs_free()
160 if (!entry->data) { in suspend_nvs_alloc()
178 if (entry->data) { in suspend_nvs_save()
185 entry->unmap = !!entry->kaddr; in suspend_nvs_save()
191 memcpy(entry->data, entry->kaddr, entry->size); in suspend_nvs_save()
210 if (entry->data) in suspend_nvs_restore()
[all …]
A Dpci_irq.c128 entry->id.segment, entry->id.bus, in do_prt_fixups()
129 entry->id.device, pin_name(entry->pin), in do_prt_fixups()
150 if (!entry) in acpi_pci_irq_check_entry()
191 entry->id.segment, entry->id.bus, entry->id.device, in acpi_pci_irq_check_entry()
192 pin_name(entry->pin), prt->source, entry->index); in acpi_pci_irq_check_entry()
221 while (entry && (entry->length > 0)) { in acpi_pci_irq_find_prt_entry()
226 ((unsigned long)entry + entry->length); in acpi_pci_irq_find_prt_entry()
280 entry->index = (entry->index % 4) + 16; in acpi_reroute_boot_interrupt()
414 if (!entry) { in acpi_pci_irq_enable()
424 if (entry) { in acpi_pci_irq_enable()
[all …]
/linux/drivers/staging/media/atomisp/pci/base/refcount/src/
A Drefcount.c116 entry->id = 0; in ia_css_refcount_uninit()
138 if (!entry) { in ia_css_refcount_increment()
140 assert(entry); in ia_css_refcount_increment()
141 if (!entry) in ia_css_refcount_increment()
143 entry->id = id; in ia_css_refcount_increment()
175 if (entry) { in ia_css_refcount_decrement()
196 if (entry) in ia_css_refcount_decrement()
198 id, ptr, entry, entry->id, entry->count); in ia_css_refcount_decrement()
215 if (entry) in ia_css_refcount_is_single()
237 if ((entry->data != mmgr_NULL) && (entry->id == id)) { in ia_css_refcount_clear()
[all …]
/linux/drivers/firmware/
A Dmemmap.c116 kfree(entry); in release_firmware_map_entry()
148 entry->start = start; in firmware_map_add_entry()
149 entry->end = end - 1; in firmware_map_add_entry()
150 entry->type = type; in firmware_map_add_entry()
225 if ((entry->start == start) && (entry->end == end) && in firmware_map_find_entry_in_list()
227 return entry; in firmware_map_find_entry_in_list()
287 if (entry) in firmware_map_add_hotplug()
291 if (!entry) { in firmware_map_add_hotplug()
293 if (!entry) in firmware_map_add_hotplug()
301 memset(entry, 0, sizeof(*entry)); in firmware_map_add_hotplug()
[all …]
/linux/drivers/media/platform/nvidia/tegra-vde/
A Ddmabuf-cache.c39 tegra_vde_iommu_unmap(entry->vde, entry->iova); in tegra_vde_release_entry()
41 dma_buf_unmap_attachment_unlocked(entry->a, entry->sgt, entry->dma_dir); in tegra_vde_release_entry()
46 kfree(entry); in tegra_vde_release_entry()
56 vde = entry->vde; in tegra_vde_delayed_unmap()
118 entry = kzalloc(sizeof(*entry), GFP_KERNEL); in tegra_vde_dmabuf_cache_map()
119 if (!entry) { in tegra_vde_dmabuf_cache_map()
140 entry->vde = vde; in tegra_vde_dmabuf_cache_map()
141 entry->sgt = sgt; in tegra_vde_dmabuf_cache_map()
144 entry->refcnt++; in tegra_vde_dmabuf_cache_map()
146 *ap = entry->a; in tegra_vde_dmabuf_cache_map()
[all …]
/linux/kernel/dma/
A Ddebug.c171 if (entry) { in dump_entry_trace()
361 if (entry) in bucket_find_contain()
395 return __pfn_to_phys(entry->pfn) + entry->offset; in phys_addr()
543 phys_addr(entry), entry->pfn, in debug_dma_dump_mappings()
544 entry->dev_addr, entry->size, in debug_dma_dump_mappings()
576 phys_addr(entry), entry->pfn, in dump_show()
577 entry->dev_addr, entry->size, in dump_show()
606 err_printk(entry->dev, entry, in add_dma_entry()
635 memset(entry, 0, sizeof(*entry)); in __dma_entry_alloc()
873 count, entry->dev_addr, entry->size, in dma_debug_device_change()
[all …]
/linux/tools/perf/ui/browsers/
A Dannotate-data.c86 entry = zalloc(sizeof(*entry)); in add_child_entries()
224 entry = entry->parent; in browser__prev_entry()
226 entry = list_prev_entry(entry, node); in browser__prev_entry()
228 entry = get_last_child(entry); in browser__prev_entry()
249 entry = get_first_child(entry); in browser__next_entry()
252 entry = entry->parent; in browser__next_entry()
254 entry = list_next_entry(entry, node); in browser__next_entry()
275 entry = browser__next_entry(uib, entry); in browser__seek()
283 entry = get_last_child(entry); in browser__seek()
285 entry = browser__prev_entry(uib, entry); in browser__seek()
[all …]
/linux/drivers/net/dsa/sja1105/
A Dsja1105_static_config.c272 if (entry->type_egrpcp2outputq) { in sja1110_l2_forwarding_entry_packing()
366 if (entry->lockeds) { in sja1105pqrs_l2_lookup_entry_packing()
394 if (entry->lockeds) { in sja1110_l2_lookup_entry_packing()
722 sja1105_packing(buf, &entry->port, in sja1105_vl_lookup_entry_packing()
732 sja1105_packing(buf, &entry->vlid, in sja1105_vl_lookup_entry_packing()
734 sja1105_packing(buf, &entry->port, in sja1105_vl_lookup_entry_packing()
756 sja1105_packing(buf, &entry->port, in sja1110_vl_lookup_entry_packing()
766 sja1105_packing(buf, &entry->vlid, in sja1110_vl_lookup_entry_packing()
768 sja1105_packing(buf, &entry->port, in sja1110_vl_lookup_entry_packing()
783 if (entry->type == 0) { in sja1105_vl_policing_entry_packing()
[all …]
/linux/fs/squashfs/
A Dcache.c96 entry = &cache->entry[i]; in squashfs_cache_get()
111 &entry->next_index, entry->actor); in squashfs_cache_get()
116 entry->error = entry->length; in squashfs_cache_get()
140 entry = &cache->entry[i]; in squashfs_cache_get()
152 wait_event(entry->wait_queue, !entry->pending); in squashfs_cache_get()
161 cache->name, i, entry->block, entry->refcount, entry->error); in squashfs_cache_get()
163 if (entry->error) in squashfs_cache_get()
166 return entry; in squashfs_cache_get()
178 entry->refcount--; in squashfs_cache_put()
253 struct squashfs_cache_entry *entry = &cache->entry[i]; in squashfs_cache_init() local
[all …]
/linux/tools/perf/util/
A Dblock-range.c24 old = entry->end; in block_range__debug()
44 return entry; in block_range__find()
140 if (!entry) in block_range__create()
174 .entry = entry->entry, in block_range__create()
179 entry->entry = 0; in block_range__create()
188 iter.start = entry; in block_range__create()
195 entry = iter.start; in block_range__create()
219 entry->pred = 0; in block_range__create()
225 iter.end = entry; in block_range__create()
234 iter.end = entry; in block_range__create()
[all …]
/linux/drivers/scsi/libfc/
A Dfc_encode.h254 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
266 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
278 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
290 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
302 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
314 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
326 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
338 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
350 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
364 entry = (struct fc_fdmi_attr_entry *)((char *)entry->value + in fc_ct_ms_fill()
[all …]
/linux/drivers/platform/x86/intel/pmt/
A Dclass.c92 if (off >= entry->size) in intel_pmt_read()
98 count = pmt_telem_read_mmio(entry->ep->pcidev, entry->cb, entry->header.guid, buf, in intel_pmt_read()
120 psize = (PFN_UP(entry->base_addr + entry->size) - pfn) * PAGE_SIZE; in intel_pmt_mmap()
218 entry->base_addr = 0; in intel_pmt_populate_entry()
226 if (!entry->base_addr) in intel_pmt_populate_entry()
269 ret = xa_alloc(ns->xa, &entry->devid, entry, PMT_XA_LIMIT, GFP_KERNEL); in intel_pmt_dev_register()
292 if (!entry->size) in intel_pmt_dev_register()
310 entry->pmt_bin_attr.size = entry->size; in intel_pmt_dev_register()
325 sysfs_remove_bin_file(entry->kobj, &entry->pmt_bin_attr); in intel_pmt_dev_register()
367 if (entry->size) in intel_pmt_dev_destroy()
[all …]
A Dcrashlog.c53 struct intel_pmt_entry entry; member
59 struct crashlog_entry entry[]; member
148 struct crashlog_entry *entry; in enable_store() local
159 pmt_crashlog_set_disable(&entry->entry, !enabled); in enable_store()
195 pmt_crashlog_set_clear(&entry->entry); in trigger_store()
196 } else if (pmt_crashlog_complete(&entry->entry)) { in trigger_store()
200 } else if (pmt_crashlog_disabled(&entry->entry)) { in trigger_store()
205 pmt_crashlog_set_execute(&entry->entry); in trigger_store()
236 crashlog = container_of(entry, struct crashlog_entry, entry); in pmt_crashlog_header_decode()
266 intel_pmt_dev_destroy(&priv->entry[i].entry, &pmt_crashlog_ns); in pmt_crashlog_remove()
[all …]
/linux/arch/x86/kvm/
A Dcpuid.c581 &entry.eax, &entry.ebx, &entry.ecx, &entry.edx); in __kvm_cpu_cap_mask()
896 &entry->eax, &entry->ebx, &entry->ecx, &entry->edx); in do_host_cpuid()
1033 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
1124 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
1154 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
1166 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
1177 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
1185 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
1321 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
1357 entry->eax = entry->ebx = entry->ecx = entry->edx = 0; in __do_cpuid_func()
[all …]
/linux/security/integrity/ima/
A Dima_policy.c390 if (!entry) in ima_free_rule()
401 kfree(entry); in ima_free_rule()
778 actmask &= ~(entry->action | entry->action << 1); in ima_match_policy()
780 actmask &= ~(entry->action | entry->action >> 1); in ima_match_policy()
876 entry = kmemdup(&entries[i], sizeof(*entry), in add_rules()
1896 template_desc = entry->template ? entry->template : in ima_parse_rule()
1904 template_desc = entry->template ? entry->template : in ima_parse_rule()
1937 entry = kzalloc(sizeof(*entry), GFP_KERNEL); in ima_parse_add_rule()
2024 &entry->list == &ima_policy_rules) ? NULL : entry; in ima_policy_next()
2082 if (entry->lsm[i].args_p && !entry->lsm[i].rule) { in ima_policy_show()
[all …]
A Dima_queue_keys.c60 if (entry) { in ima_free_key_entry()
61 kfree(entry->payload); in ima_free_key_entry()
63 kfree(entry); in ima_free_key_entry()
75 entry = kzalloc(sizeof(*entry), GFP_KERNEL); in ima_alloc_key_entry()
76 if (entry) { in ima_alloc_key_entry()
83 if ((entry == NULL) || (entry->payload == NULL) || in ima_alloc_key_entry()
98 entry = NULL; in ima_alloc_key_entry()
101 return entry; in ima_alloc_key_entry()
111 if (!entry) in ima_queue_key()
163 entry->payload, in ima_process_queued_keys()
[all …]
/linux/fs/
A Dmbcache.c89 if (!entry) in mb_cache_entry_create()
101 entry->e_key = key; in mb_cache_entry_create()
162 if (entry && !hlist_bl_unhashed(&entry->e_hash_list)) in __entry_find()
175 entry = NULL; in __entry_find()
181 return entry; in __entry_find()
212 return __entry_find(cache, entry, entry->e_key); in mb_cache_entry_find_next()
232 if (entry->e_key == key && entry->e_value == value && in mb_cache_entry_get()
236 entry = NULL; in mb_cache_entry_get()
239 return entry; in mb_cache_entry_get()
260 if (!entry) in mb_cache_entry_delete_or_get()
[all …]
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_cmdbuf_res.c111 kfree(entry); in vmw_cmdbuf_res_free()
131 entry->res->func->commit_notify(entry->res, in vmw_cmdbuf_res_commit()
132 entry->state); in vmw_cmdbuf_res_commit()
136 list_add_tail(&entry->head, &entry->man->list); in vmw_cmdbuf_res_commit()
140 kfree(entry); in vmw_cmdbuf_res_commit()
167 vmw_cmdbuf_res_free(entry->man, entry); in vmw_cmdbuf_res_revert()
170 hash_add_rcu(entry->man->resources, &entry->hash.head, in vmw_cmdbuf_res_revert()
171 entry->hash.key); in vmw_cmdbuf_res_revert()
172 list_move_tail(&entry->head, &entry->man->list); in vmw_cmdbuf_res_revert()
250 if (unlikely(!entry)) in vmw_cmdbuf_res_remove()
[all …]
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dvega10_smumgr.c60 priv->smu_tables.entry[table_id].table_id, in vega10_copy_table_from_smc()
66 priv->smu_tables.entry[table_id].size); in vega10_copy_table_from_smc()
91 priv->smu_tables.entry[table_id].size); in vega10_copy_table_to_smc()
105 priv->smu_tables.entry[table_id].table_id, in vega10_copy_table_to_smc()
233 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
234 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
235 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
248 &priv->smu_tables.entry[WMTABLE].handle, in vega10_smu_init()
249 &priv->smu_tables.entry[WMTABLE].mc_addr, in vega10_smu_init()
250 &priv->smu_tables.entry[WMTABLE].table); in vega10_smu_init()
[all …]
A Dvega12_smumgr.c73 memcpy(table, priv->smu_tables.entry[table_id].table, in vega12_copy_table_from_smc()
74 priv->smu_tables.entry[table_id].size); in vega12_copy_table_from_smc()
98 memcpy(priv->smu_tables.entry[table_id].table, table, in vega12_copy_table_to_smc()
99 priv->smu_tables.entry[table_id].size); in vega12_copy_table_to_smc()
235 &priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega12_smu_init()
236 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_init()
237 &priv->smu_tables.entry[TABLE_PPTABLE].table); in vega12_smu_init()
322 &priv->smu_tables.entry[TABLE_OVERDRIVE].mc_addr, in vega12_smu_init()
323 &priv->smu_tables.entry[TABLE_OVERDRIVE].table); in vega12_smu_init()
339 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_init()
[all …]
/linux/drivers/gpu/drm/amd/amdkfd/
A Dsoc15_int.h38 #define SOC15_CLIENT_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) & 0xff) argument
39 #define SOC15_SOURCE_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 8 & 0xff) argument
40 #define SOC15_RING_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 16 & 0xff) argument
41 #define SOC15_VMID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 24 & 0xf) argument
42 #define SOC15_VMID_TYPE_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 31 & 0x1) argument
43 #define SOC15_PASID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[3]) & 0xffff) argument
44 #define SOC15_NODEID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[3]) >> 16 & 0xff) argument
45 #define SOC15_CONTEXT_ID0_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[4])) argument
46 #define SOC15_CONTEXT_ID1_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[5])) argument
47 #define SOC15_CONTEXT_ID2_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[6])) argument
[all …]

Completed in 70 milliseconds

12345678910>>...106