Searched defs:off (Results 376 - 400 of 624) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dptrace.c501 static int ptrace_read_user(struct task_struct *tsk, unsigned long off, argument
520 static int ptrace_write_user(struct task_struct *tsk, unsigned long off, argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dalignment.c84 proc_alignment_read(char *page, char **start, off_t off, int count, int *eof, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Dsuper.c618 jfs_quota_read(struct super_block *sb, int type, char *data, size_t len, loff_t off) argument
663 jfs_quota_write(struct super_block *sb, int type, const char *data, size_t len, loff_t off) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Dldm.c327 static const int off[3] = { OFF_PRIV1, OFF_PRIV2, OFF_PRIV3 }; local
410 static const int off[4] = { OFF_TOCB1, OFF_TOCB2, OFF_TOCB3, OFF_TOCB4}; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/proc/
H A Dproc_misc.c71 static int proc_calc_metrics(char *page, char **start, off_t off, argument
82 static int loadavg_read_proc(char *page, char **start, off_t off, argument
99 static int uptime_read_proc(char *page, char **start, off_t off, argument
118 static int meminfo_read_proc(char *page, char **start, off_t off, argument
245 version_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
342 hardware_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
351 stram_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
592 filesystems_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
599 cmdline_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
608 locks_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
618 execdomains_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
628 shrinkmem_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dread_write.c814 off_t off; local
H A Dsplice.c1092 loff_t offset, *off; local
1160 unsigned long off, npages; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/reiserfs/
H A Dnamei.c26 static int bin_search_in_dir_item(struct reiserfs_dir_entry *de, loff_t off) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ufs/
H A Dsuper.c1287 ufs_quota_read(struct super_block *sb, int type, char *data, size_t len, loff_t off) argument
1326 ufs_quota_write(struct super_block *sb, int type, const char *data, size_t len, loff_t off) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_node.c121 xfs_dir2_data_off_t off; /* freespace entry value */ local
860 int off; /* data block entry offset */ local
[all...]
H A Dxfs_ialloc.c947 int off; /* offset of inode in inode chunk */ local
48 xfs_ialloc_log_di( xfs_trans_t *tp, xfs_buf_t *bp, int off, int fields) argument
1140 xfs_dilocate( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, xfs_fsblock_t *bno, int *len, int *off, uint flags) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Ddevices.c265 mt_off_t off; local
H A Dfat.c40 static __inline__ int readSector(Fs_t *This, char *buf, unsigned int off, argument
48 static __inline__ int forceReadSector(Fs_t *This, char *buf, unsigned int off, argument
56 static __inline__ int writeSector(Fs_t *This, char *buf, unsigned int off, argument
63 static __inline__ int forceWriteSector(Fs_t *This, char *buf, unsigned int off, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/sparc/
H A Ddsputil_vis.c429 unsigned long off = (unsigned long) ref & 0x7; local
622 unsigned long off local
746 unsigned long off = (unsigned long) ref & 0x7; local
837 unsigned long off = (unsigned long) ref & 0x7; local
1460 unsigned long off = (unsigned long) ref & 0x7; local
1625 unsigned long off = (unsigned long) ref & 0x7; local
1730 unsigned long off = (unsigned long) ref & 0x7; local
1927 unsigned long off = (unsigned long) ref & 0x7; local
2370 unsigned long off = (unsigned long) ref & 0x7; local
2563 unsigned long off = (unsigned long) ref & 0x7; local
2687 unsigned long off = (unsigned long) ref & 0x7; local
2778 unsigned long off = (unsigned long) ref & 0x7; local
3401 unsigned long off = (unsigned long) ref & 0x7; local
3566 unsigned long off = (unsigned long) ref & 0x7; local
3671 unsigned long off = (unsigned long) ref & 0x7; local
3868 unsigned long off = (unsigned long) ref & 0x7; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvp56.c400 int b, ab, b_max, plane, off; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dasfdec.c556 int c, d, e, off; local
835 int off = offset / asf_st->ds_chunk_size; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dhttp.c239 gint len, cnt, off = 0, meta_len, meta_off = 0, i; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dip_output.c1011 unsigned int off; local
1024 int off = sk->sk_sndmsg_off; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/netfilter/
H A Darp_tables.c709 unsigned int off, num, countersize; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dip6_output.c1262 unsigned int off; local
1275 int off = sk->sk_sndmsg_off; local
H A Dip6_tunnel.c331 __u16 off = sizeof (*ipv6h); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dx_tables.c349 int pad, off = xt_compat_match_offset(match); local
375 int off = xt_compat_match_offset(match); local
439 int pad, off = xt_compat_target_offset(target); local
465 int off local
[all...]
H A Dxt_hashlimit.c558 int off = offsetof(struct compat_xt_hashlimit_info, hinfo); local
566 int off = offsetof(struct compat_xt_hashlimit_info, hinfo); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dpxafb.c457 unsigned long off = vma->vm_pgoff << PAGE_SHIFT; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/w1/
H A Dw1.c108 static ssize_t w1_slave_read_id(struct kobject *kobj, char *buf, loff_t off, size_t count) argument
139 static ssize_t w1_default_write(struct kobject *kobj, char *buf, loff_t off, size_t count) argument
156 static ssize_t w1_default_read(struct kobject *kobj, char *buf, loff_t off, size_t count) argument

Completed in 239 milliseconds

<<11121314151617181920>>