Searched refs:ent (Results 151 - 175 of 679) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Ddivide.S95 .ent ufunction
167 .ent sfunction
H A Dcopy_user.S47 .ent __copy_user
H A Dev67-strncat.S28 .ent strncat
H A Dmemmove.S16 .ent memmove
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-event.c1275 struct str_node *ent; local
1294 strlist__for_each(ent, rawlist) {
1295 ret = parse_probe_trace_command(ent->s, &tev);
1316 struct str_node *ent; local
1323 strlist__for_each(ent, rawlist) {
1324 ret = parse_probe_trace_command(ent->s, &tev);
1617 static int __del_trace_probe_event(int fd, struct str_node *ent) argument
1624 ret = e_snprintf(buf, 128, "-:%s", ent->s);
1631 ent->s);
1642 printf("Remove event: %s\n", ent
1653 struct str_node *ent, *n; local
1691 struct str_node *ent; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Drdc321x-southbridge.c74 const struct pci_device_id *ent)
73 rdc321x_sb_probe(struct pci_dev *pdev, const struct pci_device_id *ent) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dioapic.c29 static int ioapic_probe(struct pci_dev *dev, const struct pci_device_id *ent) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/omfs/
H A Dfile.c193 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, argument
200 be64_to_cpu(ent->e_blocks));
210 be64_to_cpu(ent->e_cluster)) +
214 ent++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/gameport/
H A Demu10k1-gp.c60 static int __devinit emu_probe(struct pci_dev *pdev, const struct pci_device_id *ent) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_netcell.c47 * @ent: Entry in netcell_pci_tbl matching with @pdev
58 static int netcell_init_one (struct pci_dev *pdev, const struct pci_device_id *ent) argument
H A Dlibata-eh.c338 int ent = ata_lookup_timeout_table(cmd); local
341 if (ent < 0)
344 idx = ehc->cmd_timeout_idx[dev->devno][ent];
345 return ata_eh_cmd_timeout_table[ent].timeouts[idx];
363 int ent = ata_lookup_timeout_table(cmd); local
366 if (ent < 0)
369 idx = ehc->cmd_timeout_idx[dev->devno][ent];
370 if (ata_eh_cmd_timeout_table[ent].timeouts[idx + 1] != ULONG_MAX)
371 ehc->cmd_timeout_idx[dev->devno][ent]++;
377 struct ata_ering_entry *ent; local
392 struct ata_ering_entry *ent = &ering->ring[ering->cursor]; local
409 struct ata_ering_entry *ent; local
1752 speed_down_verdict_cb(struct ata_ering_entry *ent, void *void_arg) argument
3055 struct ata_ering_entry *ent; local
3260 ata_count_probe_trials_cb(struct ata_ering_entry *ent, void *void_arg) argument
[all...]
H A Dsata_sis.c66 static int sis_init_one(struct pci_dev *pdev, const struct pci_device_id *ent);
194 static int sis_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) argument
229 switch (ent->device) {
H A Dsata_uli.c60 static int uli_init_one(struct pci_dev *pdev, const struct pci_device_id *ent);
147 static int uli_init_one(struct pci_dev *pdev, const struct pci_device_id *ent) argument
151 unsigned int board_idx = (unsigned int) ent->driver_data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-cd.h74 struct atapi_toc_entry ent[MAX_TRACKS+1]; member in struct:atapi_toc
H A Dide-cd_ioctl.c316 struct atapi_toc_entry **ent)
335 *ent = &toc->ent[ntracks];
339 *ent = &toc->ent[track - toc->hdr.first_track];
315 ide_cd_get_toc_entry(ide_drive_t *drive, int track, struct atapi_toc_entry **ent) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_mmiotrace.c167 struct trace_entry *entry = iter->ent;
214 struct trace_entry *entry = iter->ent;
250 struct trace_entry *entry = iter->ent;
269 switch (iter->ent->type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/sb1250/
H A Dbus_watcher.c156 struct proc_dir_entry *ent; local
158 ent = create_proc_read_entry("bus_watcher", S_IWUSR | S_IRUGO, NULL,
160 if (!ent) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_block.c584 int ent; /* entry index */ local
594 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent)))
606 xfs_dir2_dataptr_to_off(mp, be32_to_cpu(blp[ent].address)));
737 int ent; /* block leaf entry index */ local
752 if ((error = xfs_dir2_block_lookup_int(args, &bp, &ent))) {
765 ((char *)block + xfs_dir2_dataptr_to_off(mp, be32_to_cpu(blp[ent].address)));
781 blp[ent].address = cpu_to_be32(XFS_DIR2_NULL_DATAPTR);
782 xfs_dir2_block_log_leaf(tp, bp, ent, ent);
819 int ent; /* lea local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnubus.h340 struct nubus_dirent* ent);
343 struct nubus_dirent* ent);
347 int nubus_get_subdir(const struct nubus_dirent* ent,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c1234 * @ent: the entity
1241 xmlXIncludeMergeEntity(xmlEntityPtr ent, xmlXIncludeMergeDataPtr data, argument
1247 if ((ent == NULL) || (data == NULL))
1253 switch (ent->etype) {
1263 ret = xmlAddDocEntity(doc, ent->name, ent->etype, ent->ExternalID,
1264 ent->SystemID, ent->content);
1266 if (ent
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c1247 * @ent: the entity
1254 xmlXIncludeMergeEntity(xmlEntityPtr ent, xmlXIncludeMergeDataPtr data, argument
1260 if ((ent == NULL) || (data == NULL))
1266 switch (ent->etype) {
1276 ret = xmlAddDocEntity(doc, ent->name, ent->etype, ent->ExternalID,
1277 ent->SystemID, ent->content);
1279 if (ent
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxinclude.c1247 * @ent: the entity
1254 xmlXIncludeMergeEntity(xmlEntityPtr ent, xmlXIncludeMergeDataPtr data, argument
1260 if ((ent == NULL) || (data == NULL))
1266 switch (ent->etype) {
1276 ret = xmlAddDocEntity(doc, ent->name, ent->etype, ent->ExternalID,
1277 ent->SystemID, ent->content);
1279 if (ent
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c1234 * @ent: the entity
1241 xmlXIncludeMergeEntity(xmlEntityPtr ent, xmlXIncludeMergeDataPtr data, argument
1247 if ((ent == NULL) || (data == NULL))
1253 switch (ent->etype) {
1263 ret = xmlAddDocEntity(doc, ent->name, ent->etype, ent->ExternalID,
1264 ent->SystemID, ent->content);
1266 if (ent
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dled.c241 struct proc_dir_entry *ent; local
247 ent = proc_create_data("led", S_IRUGO|S_IWUSR, proc_pdc_root,
249 if (!ent) return -1;
253 ent = proc_create_data("lcd", S_IRUGO|S_IWUSR, proc_pdc_root,
255 if (!ent) return -1;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/libbridge/
H A Dlibbridge_devif.c449 static inline void __copy_fdb(struct fdb_entry *ent, argument
452 memcpy(ent->mac_addr, f->mac_addr, 6);
453 ent->port_no = f->port_no;
454 ent->is_local = f->is_local;
455 __jiffies_to_tv(&ent->ageing_timer_value, f->ageing_timer_value);

Completed in 160 milliseconds

1234567891011>>