Home
last modified time | relevance | path

Searched defs:entry (Results 351 – 375 of 2280) sorted by relevance

1...<<11121314151617181920>>...92

/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_hw.c171 struct hostap_cmd_queue *entry, in __hostap_cmd_queue_free()
196 struct hostap_cmd_queue *entry, in hostap_cmd_queue_free()
215 struct hostap_cmd_queue *entry; in prism2_clear_cmd_queue() local
244 struct hostap_cmd_queue *entry) in hfa384x_cmd_issue()
317 struct hostap_cmd_queue *entry; in hfa384x_cmd() local
487 struct hostap_cmd_queue *entry; in hfa384x_cmd_callback() local
643 struct hostap_cmd_queue *entry = NULL; in prism2_cmd_ev() local
2962 struct set_tim_data *entry = in prism2_set_tim() local
2987 struct set_tim_data *entry; in handle_set_tim_queue() local
3024 struct set_tim_data *entry; in prism2_clear_set_tim_queue() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h250 pte_basic_t *entry = &p->pte; in pte_update() local
321 pte_t *ptep, pte_t entry, in __ptep_set_access_flags()
367 #define __swp_type(entry) ((entry).val & 0x1f) argument
368 #define __swp_offset(entry) ((entry).val >> 5) argument
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c38 static int open_image(const char *image_name, tboot_entry *entry, in open_image()
103 tboot_entry entry[MAX_BL_CODE_NUM]; in load_image() local
433 struct resource_entry *entry; in rkfw_load_kernel() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Daxon_msi.c202 struct msi_desc *entry; in setup_msi_msg_address() local
257 struct msi_desc *entry; in axon_msi_setup_msi_irqs() local
288 struct msi_desc *entry; in axon_msi_teardown_msi_irqs() local
/OK3568_Linux_fs/kernel/tools/objtool/
H A Dspecial.c65 static int get_alt_entry(struct elf *elf, struct special_entry *entry, in get_alt_entry()
125 struct special_entry *entry; in special_get_alts() local
H A Dorc_gen.c118 struct orc_list_entry *entry = malloc(sizeof(*entry)); in orc_list_add() local
144 struct orc_list_entry *entry; in orc_create() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7770.c107 struct aic7770_identity *entry; in aic7770_find_device() local
119 aic7770_config(struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io) in aic7770_config()
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dlist.h86 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry()
91 static inline void list_del(struct list_head *entry) in list_del()
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctsrc.c618 struct imapper *entry; in srcimp_map() local
776 static int srcimp_map_op(void *data, struct imapper *entry) in srcimp_map_op()
790 static int srcimp_imap_add(struct srcimp_mgr *mgr, struct imapper *entry) in srcimp_imap_add()
807 static int srcimp_imap_delete(struct srcimp_mgr *mgr, struct imapper *entry) in srcimp_imap_delete()
828 struct imapper *entry; in srcimp_mgr_create() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dxattr.c229 struct f2fs_xattr_entry *entry; in __find_xattr() local
250 struct f2fs_xattr_entry *entry; in __find_inline_xattr() local
518 struct f2fs_xattr_entry *entry = NULL; in f2fs_getxattr() local
564 struct f2fs_xattr_entry *entry; in f2fs_listxattr() local
618 static bool f2fs_xattr_value_same(struct f2fs_xattr_entry *entry, in f2fs_xattr_value_same()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Diommu.c57 int entry; in iommu_flushall() local
160 unsigned long entry; in alloc_npages() local
478 unsigned long paddr, npages, entry, out_entry = 0, slen; in dma_4u_map_sg() local
558 unsigned long vaddr, npages, entry, j; in dma_4u_map_sg() local
629 unsigned long npages, entry; in dma_4u_unmap_sg() local
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Ddpcsup.c42 struct aac_entry *entry; in aac_response_normal() local
161 struct aac_entry *entry; in aac_command_normal() local
H A Dcommsup.c359 static int aac_get_entry (struct aac_dev * dev, u32 qid, struct aac_entry **entry, u32 * index, uns… in aac_get_entry()
423 struct aac_entry * entry = NULL; in aac_queue_get() local
800 int aac_consumer_get(struct aac_dev * dev, struct aac_queue * q, struct aac_entry **entry) in aac_consumer_get()
1704 struct list_head * entry; in aac_check_health() local
2006 struct list_head *entry; in get_fib_count() local
2066 struct list_head *entry; in wakeup_fibctx_threads() local
2168 struct list_head *entry; in aac_process_events() local
/OK3568_Linux_fs/u-boot/fs/fat/
H A Dfat_write.c366 static int set_fatent_value(fsdata *mydata, __u32 entry, __u32 entry_value) in set_fatent_value()
473 static __u32 determine_fatent(fsdata *mydata, __u32 entry) in determine_fatent()
560 __u32 fat_val, entry = 3; in find_empty_cluster() local
608 static int clear_fatent(fsdata *mydata, __u32 entry) in clear_fatent()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/
H A Dmga_dma.c226 drm_mga_freelist_t *entry; in mga_freelist_print() local
249 drm_mga_freelist_t *entry; in mga_freelist_init() local
290 drm_mga_freelist_t *entry; in mga_freelist_cleanup() local
359 drm_mga_freelist_t *head, *entry, *prev; in mga_freelist_put() local
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dtables.c218 acpi_get_entry_type(struct acpi_subtable_entry *entry) in acpi_get_entry_type()
230 acpi_get_entry_length(struct acpi_subtable_entry *entry) in acpi_get_entry_length()
242 acpi_get_subtable_header_length(struct acpi_subtable_entry *entry) in acpi_get_subtable_header_length()
289 struct acpi_subtable_entry entry; in acpi_parse_entries_array() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.c134 struct list_head *entry, *tmp; in remove_irq_handler() local
391 struct list_head *entry, *tmp; in amdgpu_dm_irq_fini() local
422 struct list_head *entry, *tmp; in amdgpu_dm_irq_suspend() local
595 struct amdgpu_iv_entry *entry) in amdgpu_dm_irq_handler()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c960 struct dentry *entry; in ftrace_profile_tracefs() local
1117 struct ftrace_func_entry *entry; in __ftrace_lookup_ip() local
1150 struct ftrace_func_entry *entry) in __add_hash_entry()
1163 struct ftrace_func_entry *entry; in add_hash_entry() local
1177 struct ftrace_func_entry *entry) in free_hash_entry()
1186 struct ftrace_func_entry *entry) in remove_hash_entry()
1196 struct ftrace_func_entry *entry; in ftrace_hash_clear() local
1319 struct ftrace_func_entry *entry; in alloc_and_copy_ftrace_hash() local
1364 struct ftrace_func_entry *entry; in dup_hash() local
2389 struct ftrace_func_entry *entry; in ftrace_find_rec_direct() local
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dcvb.c65 const struct cvb_table_freq_entry *entry = &table->entries[i]; in build_opp_table() local
134 const struct cvb_table_freq_entry *entry = &table->entries[i]; in tegra_cvb_remove_opp_table() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dintlist.c14 const void *entry) in intlist__node_new()
42 static int intlist__node_cmp(struct rb_node *rb_node, const void *entry) in intlist__node_cmp()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule_32.c146 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val) in entry_matches()
162 struct ppc_plt_entry *entry; in do_plt_call() local
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dacl.c41 ext4_acl_entry *entry = in ext4_acl_from_disk() local
106 ext4_acl_entry *entry = (ext4_acl_entry *)e; in ext4_acl_to_disk() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dapple-properties.c51 struct property_entry entry[]) in unmarshal_key_value_pairs()
124 struct property_entry *entry = NULL; in unmarshal_devices() local
/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Dp2m.c36 struct xen_p2m_entry *entry; in xen_add_phys_to_mach_entry() local
66 struct xen_p2m_entry *entry; in __pfn_to_mfn() local
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c277 struct resource_entry *entry) in cdns_pcie_host_bar_config()
364 struct resource_entry *entry; in cdns_pcie_host_map_dma_ranges() local
400 struct resource_entry *entry; in cdns_pcie_host_init_address_translation() local

1...<<11121314151617181920>>...92