Searched refs:seq_open (Results 26 - 50 of 123) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/proc/
H A Dproc_tty.c141 return seq_open(file, &tty_drivers_op);
H A Dtask_nommu.c219 ret = seq_open(file, &proc_pid_maps_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Ddev_mcast.c275 return seq_open(file, &dev_mc_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/
H A Ddiscovery.c360 return seq_open(file, &discovery_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/cio/
H A Dblacklist.c364 return seq_open(file, &cio_ignore_proc_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dmpoa_proc.c182 return seq_open(file, &mpc_op);
H A Dproc.c123 rc = seq_open(file, ops);
272 return seq_open(file, &atm_dev_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ax25/
H A Dax25_uid.c197 return seq_open(file, &ax25_uid_seqops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dresource.c100 int res = seq_open(file, &resource_op);
110 int res = seq_open(file, &resource_op);
H A Dkallsyms.c466 ret = seq_open(file, &kallsyms_op);
H A Dlockdep_proc.c141 int res = seq_open(file, &lockdep_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/avr32/mm/
H A Dtlb.c360 return seq_open(file, &tlb_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dnf_queue.c331 return seq_open(file, &nfqueue_seq_ops);
H A Dnf_conntrack_expect.c437 return seq_open(file, &exp_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Ddebug_fs.c280 ret = seq_open(file, &rsb_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_proc.c147 return seq_open(file, &dasd_devices_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/8021q/
H A Dvlanproc.c84 return seq_open(file, &vlan_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/rose/
H A Drose_route.c1106 return seq_open(file, &rose_node_seqops);
1188 return seq_open(file, &rose_neigh_seqops);
1272 return seq_open(file, &rose_route_seqops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hamradio/
H A Dbpqether.c459 return seq_open(file, &bpq_seqops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/sn2/
H A Dsn2_smp.c509 return seq_open(file, &sn2_ptc_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/openpromfs/
H A Dinode.c148 ret = seq_open(file, &property_op);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Dprocfs.c462 int ret = seq_open(file, &r_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_app.c561 return seq_open(file, &ip_vs_app_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_core.c574 return seq_open(file, &ircomm_seq_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/
H A Dproc.c438 return seq_open(file, &proc_bus_pci_devices_op);

Completed in 313 milliseconds

12345