/linux-2.4.37.9/fs/ncpfs/ |
D | ncpsign_kernel.c | 24 #define BVAL(buf,pos) (((__u8 *)(buf))[pos]) argument 25 #define PVAL(buf,pos) ((unsigned)BVAL(buf,pos)) argument 26 #define BSET(buf,pos,val) (BVAL(buf,pos) = (val)) argument 29 WVAL_LH(__u8 * buf, int pos) in WVAL_LH() 34 DVAL_LH(__u8 * buf, int pos) in DVAL_LH() 39 WSET_LH(__u8 * buf, int pos, __u16 val) in WSET_LH() 45 DSET_LH(__u8 * buf, int pos, __u32 val) in DSET_LH()
|
/linux-2.4.37.9/include/linux/ |
D | list.h | 195 #define list_for_each(pos, head) \ argument 203 #define list_for_each_prev(pos, head) \ argument 213 #define list_for_each_safe(pos, n, head) \ argument 223 #define list_for_each_entry(pos, head, member) \ argument 237 #define list_for_each_entry_safe(pos, n, head, member) \ argument 250 #define list_for_each_entry_continue(pos, head, member) \ argument
|
D | smb_fs.h | 33 #define WVAL(buf,pos) \ argument 35 #define DVAL(buf,pos) \ argument 37 #define LVAL(buf,pos) \ argument 39 #define WSET(buf,pos,val) \ argument 41 #define DSET(buf,pos,val) \ argument 43 #define LSET(buf,pos,val) \ argument
|
/linux-2.4.37.9/drivers/char/ftape/zftape/ |
D | zftape-vtbl.c | 505 int zft_open_volume(zft_position *pos, int blk_sz, int use_compression) in zft_open_volume() 550 int zft_skip_volumes(int count, zft_position *pos) in zft_skip_volumes() 602 void zft_skip_to_eom(zft_position *pos) in zft_skip_to_eom() 621 int zft_close_volume(zft_position *pos) in zft_close_volume() 652 int zft_weof(unsigned int count, zft_position *pos) in zft_weof() 743 void zft_move_past_eof(zft_position *pos) in zft_move_past_eof()
|
D | zftape-read.c | 165 const zft_position *pos, in zft_simple_read() 195 const zft_position *pos) in check_read_access() 266 zft_position *pos, in empty_deblock_buf()
|
D | zftape-vtbl.h | 183 static inline void zft_position_before_eof(zft_position *pos, in zft_position_before_eof() 198 static inline int zft_tape_at_eod(const zft_position *pos) in zft_tape_at_eod() 210 static inline int zft_tape_at_lbot(const zft_position *pos) in zft_tape_at_lbot() 224 const zft_position *pos) in zft_check_for_eof()
|
D | zftape-write.c | 311 const zft_position *pos,const zft_volinfo *volume) in zft_simple_write() 337 zft_position *pos, in check_write_access() 390 zft_position *pos, const zft_volinfo *volume, in fill_deblock_buf()
|
/linux-2.4.37.9/net/atm/ |
D | proc.c | 199 struct atmarp_entry *e, loff_t *pos) in clip_seq_vcc_walk() 218 struct neighbour *n, loff_t *pos) in clip_seq_sub_iter() 225 static void *clip_seq_start(struct seq_file *seq, loff_t *pos) in clip_seq_start() 435 static int atm_devices_info(loff_t pos,char *buf) in atm_devices_info() 464 static int atm_pvc_info(loff_t pos,char *buf) in atm_pvc_info() 501 static int atm_vc_info(loff_t pos,char *buf) in atm_vc_info() 527 static int atm_svc_info(loff_t pos,char *buf) in atm_svc_info() 551 static int atm_lec_info(loff_t pos,char *buf) in atm_lec_info() 630 loff_t *pos) in proc_dev_atm_read() 657 loff_t *pos) in proc_spec_atm_read()
|
/linux-2.4.37.9/net/sctp/ |
D | bind_addr.c | 69 struct list_head *pos; in sctp_bind_addr_copy() local 122 struct list_head *pos, *temp; in sctp_bind_addr_clean() local 176 struct list_head *pos, *temp; in sctp_del_bind_addr() local 208 struct list_head *pos; in sctp_bind_addrs_to_raw() local 299 struct list_head *pos; in sctp_bind_addr_match() local 322 struct list_head *pos; in sctp_find_unmatch_addr() local
|
D | associola.c | 307 struct list_head *pos, *temp; in sctp_association_free() local 534 struct list_head *pos; in sctp_assoc_del_peer() local 575 struct list_head *pos; in sctp_assoc_lookup_paddr() local 601 struct list_head *pos; in sctp_assoc_control_transport() local 755 struct list_head *entry, *pos; in sctp_assoc_lookup_tsn() local 937 struct list_head *pos, *temp; in sctp_assoc_update() local 998 struct list_head *pos; in sctp_assoc_update_retran_path() local 1063 struct list_head *pos; in sctp_assoc_sync_pmtu() local
|
D | ulpqueue.c | 231 struct sk_buff *pos; in sctp_ulpq_store_reasm() local 275 struct sk_buff *pos; in sctp_make_reassembled_event() local 352 struct sk_buff *pos; in sctp_ulpq_retrieve_reassembled() local 411 struct sk_buff *pos, *last_frag, *first_frag; in sctp_ulpq_retrieve_partial() local 505 struct sk_buff *pos, *last_frag, *first_frag; in sctp_ulpq_retrieve_first() local 564 struct sk_buff *pos, *tmp; in sctp_ulpq_retrieve_ordered() local 605 struct sk_buff *pos; in sctp_ulpq_store_ordered() local 692 struct sk_buff *pos, *tmp; in sctp_ulpq_reap_ordered() local
|
/linux-2.4.37.9/fs/nfs/ |
D | pagelist.c | 188 struct list_head *pos; in nfs_list_add_request() local 279 struct list_head *pos, *head = req->wb_list_head; in nfs_scan_forward() local 320 struct list_head *pos; in nfs_scan_lru() local 348 struct list_head *pos; in nfs_scan_lru_timeout() local 380 struct list_head *pos, *tmp; in nfs_scan_list() local
|
/linux-2.4.37.9/drivers/char/ftape/compressor/ |
D | zftape-compress.c | 481 const zft_position *pos, in start_new_cseg() 564 const zft_position *pos, const zft_volinfo *volume) in zftc_write() 699 const zft_position *pos, const zft_volinfo *volume) in zftc_read() 829 zft_position *pos, const zft_volinfo *volume, __u8 *buf) in zftc_seek() 1051 zft_position *pos, in slow_seek_forward_until_error() 1098 zft_position *pos, in search_valid_segment() 1139 zft_position *pos, in slow_seek_forward() 1180 zft_position *pos, in compute_seg_pos()
|
/linux-2.4.37.9/drivers/net/ |
D | arlan-proc.c | 408 int retv, pos, devnum; in arlan_sysctl_info() local 645 int retv, pos, devnum; in arlan_sysctl_info161719() local 679 int retv, pos, devnum; in arlan_sysctl_infotxRing() local 708 int retv, pos, devnum; in arlan_sysctl_inforxRing() local 736 int retv, pos, devnum; in arlan_sysctl_info18() local 771 int pos = 0; in arlan_configure() local 796 int pos = 0; in arlan_sysctl_reset() local
|
D | tun.c | 229 unsigned long count, loff_t *pos) in tun_chr_writev() 251 size_t count, loff_t *pos) in tun_chr_write() 291 unsigned long count, loff_t *pos) in tun_chr_readv() 345 size_t count, loff_t *pos) in tun_chr_read()
|
/linux-2.4.37.9/fs/hpfs/ |
D | ea.c | 17 unsigned pos = 0; in hpfs_ea_ext_remove() local 77 unsigned pos; in hpfs_read_ea() local 133 unsigned pos; in hpfs_get_ea() local 194 unsigned pos; in hpfs_set_ea() local
|
/linux-2.4.37.9/fs/ |
D | binfmt_aout.c | 320 loff_t pos = fd_offset; in load_aout_binary() local 339 loff_t pos; in load_aout_binary() local 385 loff_t pos = fd_offset; in load_aout_binary() local 479 loff_t pos = N_TXTOFF(ex); in load_aout_library() local
|
D | seq_file.c | 50 loff_t pos; in seq_read() local 149 loff_t pos = 0; in traverse() local 331 static void *single_start(struct seq_file *p, loff_t *pos) in single_start() 336 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next()
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | proc.c | 129 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() 136 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
|
/linux-2.4.37.9/fs/jffs2/ |
D | compr_rtime.c | 59 int pos=0; in rtime_compress() local 99 int pos=0; in rtime_decompress() local
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | proc.c | 129 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() 136 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
|
/linux-2.4.37.9/crypto/ |
D | proc.c | 24 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() 36 static void *c_next(struct seq_file *m, void *p, loff_t *pos) in c_next()
|
/linux-2.4.37.9/fs/hfs/ |
D | file.c | 146 hfs_s32 read, left, pos, size; in hfs_file_read() local 191 hfs_s32 written, pos; in hfs_file_write() local 292 hfs_s32 hfs_do_read(struct inode *inode, struct hfs_fork * fork, hfs_u32 pos, in hfs_do_read() 447 hfs_s32 hfs_do_write(struct inode *inode, struct hfs_fork * fork, hfs_u32 pos, in hfs_do_write()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | binfmt_aout32.c | 249 loff_t pos = fd_offset; in load_aout32_binary() local 265 loff_t pos = fd_offset; in load_aout32_binary() local 283 loff_t pos = fd_offset; in load_aout32_binary() local
|
/linux-2.4.37.9/arch/mips/lasat/ |
D | lasat_board.c | 44 int EEPROMRead(unsigned int pos, unsigned char *data, int len) in EEPROMRead() 53 int EEPROMWrite(unsigned int pos, unsigned char *data, int len) in EEPROMWrite()
|