Searched refs:rp (Results 1 - 25 of 1037) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nfsd/
H A Dnfscache.c50 struct svc_cacherep *rp; local
56 rp = kmalloc(sizeof(*rp), GFP_KERNEL);
57 if (!rp)
59 list_add(&rp->c_lru, &lru_head);
60 rp->c_state = RC_UNUSED;
61 rp->c_type = RC_NOCACHE;
62 INIT_HLIST_NODE(&rp->c_hash);
80 struct svc_cacherep *rp; local
83 rp
100 lru_put_end(struct svc_cacherep *rp) argument
109 hash_refile(struct svc_cacherep *rp) argument
125 struct svc_cacherep *rp; local
259 struct svc_cacherep *rp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nfsd/
H A Dnfscache.c50 struct svc_cacherep *rp; local
56 rp = kmalloc(sizeof(*rp), GFP_KERNEL);
57 if (!rp)
59 list_add(&rp->c_lru, &lru_head);
60 rp->c_state = RC_UNUSED;
61 rp->c_type = RC_NOCACHE;
62 INIT_HLIST_NODE(&rp->c_hash);
80 struct svc_cacherep *rp; local
83 rp
100 lru_put_end(struct svc_cacherep *rp) argument
109 hash_refile(struct svc_cacherep *rp) argument
125 struct svc_cacherep *rp; local
259 struct svc_cacherep *rp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bfa/
H A Dbfa_rport.c50 static bfa_boolean_t bfa_rport_send_fwcreate(struct bfa_rport_s *rp);
51 static bfa_boolean_t bfa_rport_send_fwdelete(struct bfa_rport_s *rp);
52 static bfa_boolean_t bfa_rport_send_fwspeed(struct bfa_rport_s *rp);
73 static void bfa_rport_sm_uninit(struct bfa_rport_s *rp,
75 static void bfa_rport_sm_created(struct bfa_rport_s *rp,
77 static void bfa_rport_sm_fwcreate(struct bfa_rport_s *rp,
79 static void bfa_rport_sm_online(struct bfa_rport_s *rp,
81 static void bfa_rport_sm_fwdelete(struct bfa_rport_s *rp,
83 static void bfa_rport_sm_offline(struct bfa_rport_s *rp,
85 static void bfa_rport_sm_deleting(struct bfa_rport_s *rp,
104 bfa_rport_sm_uninit(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
122 bfa_rport_sm_created(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
157 bfa_rport_sm_fwcreate(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
194 bfa_rport_sm_fwcreate_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
235 bfa_rport_sm_online(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
307 bfa_rport_sm_fwdelete(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
337 bfa_rport_sm_fwdelete_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
370 bfa_rport_sm_offline(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
405 bfa_rport_sm_deleting(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
429 bfa_rport_sm_deleting_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
457 bfa_rport_sm_delete_pending(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
488 bfa_rport_sm_offline_pending(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
523 bfa_rport_sm_iocdisable(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
566 struct bfa_rport_s *rp = cbarg; local
575 struct bfa_rport_s *rp = cbarg; local
584 struct bfa_rport_s *rp = cbarg; local
604 struct bfa_rport_s *rp; local
689 bfa_rport_send_fwcreate(struct bfa_rport_s *rp) argument
722 bfa_rport_send_fwdelete(struct bfa_rport_s *rp) argument
747 bfa_rport_send_fwspeed(struct bfa_rport_s *rp) argument
785 struct bfa_rport_s *rp; local
827 struct bfa_rport_s *rp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_rport.c50 static bfa_boolean_t bfa_rport_send_fwcreate(struct bfa_rport_s *rp);
51 static bfa_boolean_t bfa_rport_send_fwdelete(struct bfa_rport_s *rp);
52 static bfa_boolean_t bfa_rport_send_fwspeed(struct bfa_rport_s *rp);
73 static void bfa_rport_sm_uninit(struct bfa_rport_s *rp,
75 static void bfa_rport_sm_created(struct bfa_rport_s *rp,
77 static void bfa_rport_sm_fwcreate(struct bfa_rport_s *rp,
79 static void bfa_rport_sm_online(struct bfa_rport_s *rp,
81 static void bfa_rport_sm_fwdelete(struct bfa_rport_s *rp,
83 static void bfa_rport_sm_offline(struct bfa_rport_s *rp,
85 static void bfa_rport_sm_deleting(struct bfa_rport_s *rp,
104 bfa_rport_sm_uninit(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
122 bfa_rport_sm_created(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
157 bfa_rport_sm_fwcreate(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
194 bfa_rport_sm_fwcreate_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
235 bfa_rport_sm_online(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
307 bfa_rport_sm_fwdelete(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
337 bfa_rport_sm_fwdelete_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
370 bfa_rport_sm_offline(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
405 bfa_rport_sm_deleting(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
429 bfa_rport_sm_deleting_qfull(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
457 bfa_rport_sm_delete_pending(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
488 bfa_rport_sm_offline_pending(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
523 bfa_rport_sm_iocdisable(struct bfa_rport_s *rp, enum bfa_rport_event event) argument
566 struct bfa_rport_s *rp = cbarg; local
575 struct bfa_rport_s *rp = cbarg; local
584 struct bfa_rport_s *rp = cbarg; local
604 struct bfa_rport_s *rp; local
689 bfa_rport_send_fwcreate(struct bfa_rport_s *rp) argument
722 bfa_rport_send_fwdelete(struct bfa_rport_s *rp) argument
747 bfa_rport_send_fwspeed(struct bfa_rport_s *rp) argument
785 struct bfa_rport_s *rp; local
827 struct bfa_rport_s *rp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/include/asm/
H A Dflat.h20 #define flat_get_addr_from_rp(rp, relval, flags, persistent) \
21 m32r_flat_get_addr_from_rp(rp, relval, (text_len) )
23 #define flat_put_addr_at_rp(rp, addr, relval) \
24 m32r_flat_put_addr_at_rp(rp, addr, relval)
60 static inline unsigned long m32r_flat_get_addr_from_rp (unsigned long *rp, argument
67 unsigned long addr = htonl(*rp);
74 *rp = (M32R_SETH_OPCODE | ((reloc & 0x0f)<<24));
84 return htonl(*rp) & 0xFFFF;
87 return (htonl(*rp) & 0xFFFF) + textlen;
89 return htons(*(unsigned short *)rp)
101 m32r_flat_put_addr_at_rp(unsigned long *rp, unsigned long addr, unsigned long relval) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dflat.h20 #define flat_get_addr_from_rp(rp, relval, flags, persistent) \
21 m32r_flat_get_addr_from_rp(rp, relval, (text_len) )
23 #define flat_put_addr_at_rp(rp, addr, relval) \
24 m32r_flat_put_addr_at_rp(rp, addr, relval)
60 static inline unsigned long m32r_flat_get_addr_from_rp (unsigned long *rp, argument
67 unsigned long addr = htonl(*rp);
74 *rp = (M32R_SETH_OPCODE | ((reloc & 0x0f)<<24));
84 return htonl(*rp) & 0xFFFF;
87 return (htonl(*rp) & 0xFFFF) + textlen;
89 return htons(*(unsigned short *)rp)
101 m32r_flat_put_addr_at_rp(unsigned long *rp, unsigned long addr, unsigned long relval) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Dflat.h7 #define flat_get_addr_from_rp(rp, relval, flags, p) get_unaligned(rp)
8 #define flat_put_addr_at_rp(rp, val, relval ) put_unaligned(val, rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dflat.h7 #define flat_get_addr_from_rp(rp, relval, flags, p) get_unaligned(rp)
8 #define flat_put_addr_at_rp(rp, val, relval ) put_unaligned(val, rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Dflat.h11 #define flat_get_addr_from_rp(rp, relval, flags, p) get_unaligned(rp)
12 #define flat_put_addr_at_rp(rp, val, relval) put_unaligned(val,rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dflat.h11 #define flat_get_addr_from_rp(rp, relval, flags, persistent) get_unaligned(rp)
12 #define flat_put_addr_at_rp(rp, val, relval) put_unaligned(val,rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dflat.h11 #define flat_get_addr_from_rp(rp, relval, flags, p) get_unaligned(rp)
12 #define flat_put_addr_at_rp(rp, val, relval) put_unaligned(val,rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dflat.h11 #define flat_get_addr_from_rp(rp, relval, flags, persistent) get_unaligned(rp)
12 #define flat_put_addr_at_rp(rp, val, relval) put_unaligned(val,rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/microblaze/include/asm/
H A Dflat.h31 * relocated. rp is a potentially unaligned pointer to the
36 flat_get_addr_from_rp(unsigned long *rp, unsigned long relval, argument
47 val_hi = get_unaligned(rp);
48 val_lo = get_unaligned(rp+1);
54 addr = get_unaligned(rp);
61 * Insert an address into the symbol reference at rp. rp is potentially
66 flat_put_addr_at_rp(unsigned long *rp, unsigned long addr, unsigned long relval) argument
71 unsigned long val_hi = get_unaligned(rp);
72 unsigned long val_lo = get_unaligned(rp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dflat.h31 * relocated. rp is a potentially unaligned pointer to the
36 flat_get_addr_from_rp(unsigned long *rp, unsigned long relval, argument
47 val_hi = get_unaligned(rp);
48 val_lo = get_unaligned(rp+1);
54 addr = get_unaligned(rp);
61 * Insert an address into the symbol reference at rp. rp is potentially
66 flat_put_addr_at_rp(unsigned long *rp, unsigned long addr, unsigned long relval) argument
71 unsigned long val_hi = get_unaligned(rp);
72 unsigned long val_lo = get_unaligned(rp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Draw3270.c101 raw3270_buffer_address(struct raw3270 *rp, char *cp, unsigned short addr) argument
103 if (test_bit(RAW3270_FLAGS_14BITADDR, &rp->flags)) {
217 raw3270_halt_io_nolock(struct raw3270 *rp, struct raw3270_request *rq) argument
227 rc = ccw_device_halt(rp->cdev, (long) rq);
229 rc = ccw_device_clear(rp->cdev, (long) rq);
237 raw3270_halt_io(struct raw3270 *rp, struct raw3270_request *rq) argument
242 spin_lock_irqsave(get_ccwdev_lock(rp->cdev), flags);
243 rc = raw3270_halt_io_nolock(rp, rq);
244 spin_unlock_irqrestore(get_ccwdev_lock(rp->cdev), flags);
253 __raw3270_start(struct raw3270 *rp, struc argument
276 struct raw3270 *rp; local
295 struct raw3270 *rp; local
312 struct raw3270 *rp; local
327 struct raw3270 *rp; local
513 raw3270_start_init(struct raw3270 *rp, struct raw3270_view *view, struct raw3270_request *rq) argument
553 __raw3270_size_device_vm(struct raw3270 *rp) argument
594 __raw3270_size_device(struct raw3270 *rp) argument
675 raw3270_size_device(struct raw3270 *rp) argument
711 raw3270_reset_device(struct raw3270 *rp) argument
737 struct raw3270 *rp; local
755 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) argument
817 struct raw3270 *rp; local
841 raw3270_wait_cons_dev(struct raw3270 *rp) argument
858 struct raw3270 *rp; local
887 struct raw3270 *rp; local
936 struct raw3270 *rp; local
969 struct raw3270 *rp; local
1005 struct raw3270 *rp; local
1039 struct raw3270 *rp; local
1071 raw3270_delete_device(struct raw3270 *rp) argument
1142 raw3270_create_attributes(struct raw3270 *rp) argument
1186 struct raw3270 *rp; local
1222 struct raw3270 *rp; local
1260 struct raw3270 *rp; local
1310 struct raw3270 *rp; local
1321 struct raw3270 *rp; local
1348 struct raw3270 *rp; local
1365 struct raw3270 *rp; local
1404 struct raw3270 *rp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Draw3270.c101 raw3270_buffer_address(struct raw3270 *rp, char *cp, unsigned short addr) argument
103 if (test_bit(RAW3270_FLAGS_14BITADDR, &rp->flags)) {
217 raw3270_halt_io_nolock(struct raw3270 *rp, struct raw3270_request *rq) argument
227 rc = ccw_device_halt(rp->cdev, (long) rq);
229 rc = ccw_device_clear(rp->cdev, (long) rq);
237 raw3270_halt_io(struct raw3270 *rp, struct raw3270_request *rq) argument
242 spin_lock_irqsave(get_ccwdev_lock(rp->cdev), flags);
243 rc = raw3270_halt_io_nolock(rp, rq);
244 spin_unlock_irqrestore(get_ccwdev_lock(rp->cdev), flags);
253 __raw3270_start(struct raw3270 *rp, struc argument
276 struct raw3270 *rp; local
295 struct raw3270 *rp; local
312 struct raw3270 *rp; local
327 struct raw3270 *rp; local
513 raw3270_start_init(struct raw3270 *rp, struct raw3270_view *view, struct raw3270_request *rq) argument
553 __raw3270_size_device_vm(struct raw3270 *rp) argument
594 __raw3270_size_device(struct raw3270 *rp) argument
675 raw3270_size_device(struct raw3270 *rp) argument
711 raw3270_reset_device(struct raw3270 *rp) argument
737 struct raw3270 *rp; local
755 raw3270_setup_device(struct ccw_device *cdev, struct raw3270 *rp, char *ascebc) argument
817 struct raw3270 *rp; local
841 raw3270_wait_cons_dev(struct raw3270 *rp) argument
858 struct raw3270 *rp; local
887 struct raw3270 *rp; local
936 struct raw3270 *rp; local
969 struct raw3270 *rp; local
1005 struct raw3270 *rp; local
1039 struct raw3270 *rp; local
1071 raw3270_delete_device(struct raw3270 *rp) argument
1142 raw3270_create_attributes(struct raw3270 *rp) argument
1186 struct raw3270 *rp; local
1222 struct raw3270 *rp; local
1260 struct raw3270 *rp; local
1310 struct raw3270 *rp; local
1321 struct raw3270 *rp; local
1348 struct raw3270 *rp; local
1365 struct raw3270 *rp; local
1404 struct raw3270 *rp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/h8300/include/asm/
H A Dflat.h21 #define flat_get_addr_from_rp(rp, relval, flags, persistent) \
22 (get_unaligned(rp) & ((flags & FLAT_FLAG_GOTPIC) ? 0xffffffff: 0x00ffffff))
23 #define flat_put_addr_at_rp(rp, addr, rel) \
24 put_unaligned (((*(char *)(rp)) << 24) | ((addr) & 0x00ffffff), rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dflat.h21 #define flat_get_addr_from_rp(rp, relval, flags, persistent) \
22 (get_unaligned(rp) & ((flags & FLAT_FLAG_GOTPIC) ? 0xffffffff: 0x00ffffff))
23 #define flat_put_addr_at_rp(rp, addr, rel) \
24 put_unaligned (((*(char *)(rp)) << 24) | ((addr) & 0x00ffffff), rp)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/mon/
H A Dmon_bin.c187 static inline struct mon_bin_hdr *MON_OFF2HDR(const struct mon_reader_bin *rp, argument
191 (rp->b_vec[offset / CHUNK_SIZE].ptr + offset % CHUNK_SIZE);
194 #define MON_RING_EMPTY(rp) ((rp)->b_cnt == 0)
204 static void mon_buff_area_fill(const struct mon_reader_bin *rp,
206 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp);
279 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, argument
285 if (rp->b_cnt + size > rp->b_size)
287 offset = rp
304 mon_buff_area_alloc_contiguous(struct mon_reader_bin *rp, unsigned int size) argument
343 mon_buff_area_shrink(struct mon_reader_bin *rp, unsigned int size) argument
357 mon_buff_area_free(struct mon_reader_bin *rp, unsigned int size) argument
366 mon_buff_area_fill(const struct mon_reader_bin *rp, unsigned int offset, unsigned int size) argument
387 mon_bin_get_data(const struct mon_reader_bin *rp, unsigned int offset, struct urb *urb, unsigned int length, char *flag) argument
427 mon_bin_get_isodesc(const struct mon_reader_bin *rp, unsigned int offset, struct urb *urb, char ev_type, unsigned int ndesc) argument
447 mon_bin_event(struct mon_reader_bin *rp, struct urb *urb, char ev_type, int status) argument
578 struct mon_reader_bin *rp = data; local
584 struct mon_reader_bin *rp = data; local
590 struct mon_reader_bin *rp = data; local
632 struct mon_reader_bin *rp; local
692 mon_bin_get_event(struct file *file, struct mon_reader_bin *rp, struct mon_bin_hdr __user *hdr, unsigned int hdrbytes, void __user *data, unsigned int nbytes) argument
735 struct mon_reader_bin *rp = file->private_data; local
758 struct mon_reader_bin *rp = file->private_data; local
827 mon_bin_flush(struct mon_reader_bin *rp, unsigned nevents) argument
853 mon_bin_fetch(struct file *file, struct mon_reader_bin *rp, u32 __user *vec, unsigned int max) argument
904 mon_bin_queued(struct mon_reader_bin *rp) argument
941 struct mon_reader_bin *rp = file->private_data; local
1083 struct mon_reader_bin *rp = file->private_data; local
1150 struct mon_reader_bin *rp = file->private_data; local
1170 struct mon_reader_bin *rp = vma->vm_private_data; local
1176 struct mon_reader_bin *rp = vma->vm_private_data; local
1185 struct mon_reader_bin *rp = vma->vm_private_data; local
1230 mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/mon/
H A Dmon_bin.c187 static inline struct mon_bin_hdr *MON_OFF2HDR(const struct mon_reader_bin *rp, argument
191 (rp->b_vec[offset / CHUNK_SIZE].ptr + offset % CHUNK_SIZE);
194 #define MON_RING_EMPTY(rp) ((rp)->b_cnt == 0)
204 static void mon_buff_area_fill(const struct mon_reader_bin *rp,
206 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp);
279 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, argument
285 if (rp->b_cnt + size > rp->b_size)
287 offset = rp
304 mon_buff_area_alloc_contiguous(struct mon_reader_bin *rp, unsigned int size) argument
343 mon_buff_area_shrink(struct mon_reader_bin *rp, unsigned int size) argument
357 mon_buff_area_free(struct mon_reader_bin *rp, unsigned int size) argument
366 mon_buff_area_fill(const struct mon_reader_bin *rp, unsigned int offset, unsigned int size) argument
387 mon_bin_get_data(const struct mon_reader_bin *rp, unsigned int offset, struct urb *urb, unsigned int length, char *flag) argument
427 mon_bin_get_isodesc(const struct mon_reader_bin *rp, unsigned int offset, struct urb *urb, char ev_type, unsigned int ndesc) argument
447 mon_bin_event(struct mon_reader_bin *rp, struct urb *urb, char ev_type, int status) argument
578 struct mon_reader_bin *rp = data; local
584 struct mon_reader_bin *rp = data; local
590 struct mon_reader_bin *rp = data; local
632 struct mon_reader_bin *rp; local
692 mon_bin_get_event(struct file *file, struct mon_reader_bin *rp, struct mon_bin_hdr __user *hdr, unsigned int hdrbytes, void __user *data, unsigned int nbytes) argument
735 struct mon_reader_bin *rp = file->private_data; local
758 struct mon_reader_bin *rp = file->private_data; local
827 mon_bin_flush(struct mon_reader_bin *rp, unsigned nevents) argument
853 mon_bin_fetch(struct file *file, struct mon_reader_bin *rp, u32 __user *vec, unsigned int max) argument
904 mon_bin_queued(struct mon_reader_bin *rp) argument
941 struct mon_reader_bin *rp = file->private_data; local
1083 struct mon_reader_bin *rp = file->private_data; local
1150 struct mon_reader_bin *rp = file->private_data; local
1170 struct mon_reader_bin *rp = vma->vm_private_data; local
1176 struct mon_reader_bin *rp = vma->vm_private_data; local
1185 struct mon_reader_bin *rp = vma->vm_private_data; local
1230 mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dvia-rhine.c434 struct rhine_private *rp = netdev_priv(dev); local
435 void __iomem *ioaddr = rp->base;
440 if (rp->quirks & rqStatusWBRace)
451 struct rhine_private *rp = netdev_priv(dev); local
452 void __iomem *ioaddr = rp->base;
455 if (rp->quirks & rqWOL) {
465 if (rp->quirks & rq6patterns)
470 if (rp->quirks & rq6patterns)
475 if (rp->quirks & rq6patterns)
507 struct rhine_private *rp local
552 struct rhine_private *rp = netdev_priv(dev); local
584 struct rhine_private *rp = container_of(napi, struct rhine_private, napi); local
605 struct rhine_private *rp = netdev_priv(dev); local
638 struct rhine_private *rp; local
851 struct rhine_private *rp = netdev_priv(dev); local
886 struct rhine_private *rp = netdev_priv(dev); local
904 struct rhine_private *rp = netdev_priv(dev); local
945 struct rhine_private *rp = netdev_priv(dev); local
964 struct rhine_private *rp = netdev_priv(dev); local
985 struct rhine_private *rp = netdev_priv(dev); local
1008 struct rhine_private *rp = netdev_priv(dev); local
1042 struct rhine_private *rp = netdev_priv(dev); local
1114 struct rhine_private *rp = netdev_priv(dev); local
1133 struct rhine_private *rp = netdev_priv(dev); local
1150 struct rhine_private *rp = netdev_priv(dev); local
1185 struct rhine_private *rp = container_of(work, struct rhine_private, local
1216 struct rhine_private *rp = netdev_priv(dev); local
1230 struct rhine_private *rp = netdev_priv(dev); local
1308 struct rhine_private *rp = netdev_priv(dev); local
1374 struct rhine_private *rp = netdev_priv(dev); local
1440 struct rhine_private *rp = netdev_priv(dev); local
1577 struct rhine_private *rp = netdev_priv(dev); local
1612 struct rhine_private *rp = netdev_priv(dev); local
1670 struct rhine_private *rp = netdev_priv(dev); local
1685 struct rhine_private *rp = netdev_priv(dev); local
1718 struct rhine_private *rp = netdev_priv(dev); local
1727 struct rhine_private *rp = netdev_priv(dev); local
1739 struct rhine_private *rp = netdev_priv(dev); local
1752 struct rhine_private *rp = netdev_priv(dev); local
1759 struct rhine_private *rp = netdev_priv(dev); local
1776 struct rhine_private *rp = netdev_priv(dev); local
1790 struct rhine_private *rp = netdev_priv(dev); local
1821 struct rhine_private *rp = netdev_priv(dev); local
1837 struct rhine_private *rp = netdev_priv(dev); local
1874 struct rhine_private *rp = netdev_priv(dev); local
1889 struct rhine_private *rp = netdev_priv(dev); local
1937 struct rhine_private *rp = netdev_priv(dev); local
1959 struct rhine_private *rp = netdev_priv(dev); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dvia-rhine.c434 struct rhine_private *rp = netdev_priv(dev); local
435 void __iomem *ioaddr = rp->base;
440 if (rp->quirks & rqStatusWBRace)
451 struct rhine_private *rp = netdev_priv(dev); local
452 void __iomem *ioaddr = rp->base;
455 if (rp->quirks & rqWOL) {
465 if (rp->quirks & rq6patterns)
470 if (rp->quirks & rq6patterns)
475 if (rp->quirks & rq6patterns)
507 struct rhine_private *rp local
552 struct rhine_private *rp = netdev_priv(dev); local
584 struct rhine_private *rp = container_of(napi, struct rhine_private, napi); local
605 struct rhine_private *rp = netdev_priv(dev); local
638 struct rhine_private *rp; local
851 struct rhine_private *rp = netdev_priv(dev); local
886 struct rhine_private *rp = netdev_priv(dev); local
904 struct rhine_private *rp = netdev_priv(dev); local
945 struct rhine_private *rp = netdev_priv(dev); local
964 struct rhine_private *rp = netdev_priv(dev); local
985 struct rhine_private *rp = netdev_priv(dev); local
1008 struct rhine_private *rp = netdev_priv(dev); local
1042 struct rhine_private *rp = netdev_priv(dev); local
1114 struct rhine_private *rp = netdev_priv(dev); local
1133 struct rhine_private *rp = netdev_priv(dev); local
1150 struct rhine_private *rp = netdev_priv(dev); local
1185 struct rhine_private *rp = container_of(work, struct rhine_private, local
1216 struct rhine_private *rp = netdev_priv(dev); local
1230 struct rhine_private *rp = netdev_priv(dev); local
1308 struct rhine_private *rp = netdev_priv(dev); local
1374 struct rhine_private *rp = netdev_priv(dev); local
1440 struct rhine_private *rp = netdev_priv(dev); local
1577 struct rhine_private *rp = netdev_priv(dev); local
1612 struct rhine_private *rp = netdev_priv(dev); local
1670 struct rhine_private *rp = netdev_priv(dev); local
1685 struct rhine_private *rp = netdev_priv(dev); local
1718 struct rhine_private *rp = netdev_priv(dev); local
1727 struct rhine_private *rp = netdev_priv(dev); local
1739 struct rhine_private *rp = netdev_priv(dev); local
1752 struct rhine_private *rp = netdev_priv(dev); local
1759 struct rhine_private *rp = netdev_priv(dev); local
1776 struct rhine_private *rp = netdev_priv(dev); local
1790 struct rhine_private *rp = netdev_priv(dev); local
1821 struct rhine_private *rp = netdev_priv(dev); local
1837 struct rhine_private *rp = netdev_priv(dev); local
1874 struct rhine_private *rp = netdev_priv(dev); local
1889 struct rhine_private *rp = netdev_priv(dev); local
1937 struct rhine_private *rp = netdev_priv(dev); local
1959 struct rhine_private *rp = netdev_priv(dev); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dlrealpath.c85 const char *rp = realpath (filename, buf); local
86 if (rp == NULL)
87 rp = filename;
88 return strdup (rp);
97 char *rp = canonicalize_file_name (filename); local
98 if (rp == NULL)
101 return rp;
119 char *buf, *rp, *ret; local
123 rp = realpath (filename, buf);
124 ret = strdup (rp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dlrealpath.c85 const char *rp = realpath (filename, buf); local
86 if (rp == NULL)
87 rp = filename;
88 return strdup (rp);
97 char *rp = canonicalize_file_name (filename); local
98 if (rp == NULL)
101 return rp;
119 char *buf, *rp, *ret; local
123 rp = realpath (filename, buf);
124 ret = strdup (rp
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dlrealpath.c85 const char *rp = realpath (filename, buf); local
86 if (rp == NULL)
87 rp = filename;
88 return strdup (rp);
97 char *rp = canonicalize_file_name (filename); local
98 if (rp == NULL)
101 return rp;
119 char *buf, *rp, *ret; local
123 rp = realpath (filename, buf);
124 ret = strdup (rp
[all...]

Completed in 161 milliseconds

1234567891011>>