/linux-3.3/include/scsi/ |
D | fc_frame.h | 62 #define fp_skb(fp) (&((fp)->skb)) argument 63 #define fr_hdr(fp) ((fp)->skb.data) argument 64 #define fr_len(fp) ((fp)->skb.len) argument 65 #define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0])) argument 66 #define fr_dev(fp) (fr_cb(fp)->fr_dev) argument 67 #define fr_seq(fp) (fr_cb(fp)->fr_seq) argument 68 #define fr_sof(fp) (fr_cb(fp)->fr_sof) argument 69 #define fr_eof(fp) (fr_cb(fp)->fr_eof) argument 70 #define fr_flags(fp) (fr_cb(fp)->fr_flags) argument 71 #define fr_encaps(fp) (fr_cb(fp)->fr_encaps) argument [all …]
|
D | fc_encode.h | 68 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() 83 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill() 99 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill() 125 u32 fc_id, struct fc_frame *fp, in fc_ct_fill() 194 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill() 227 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill() 252 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill() 275 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill() 289 static inline void fc_rtv_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_rtv_fill() 301 static inline void fc_rec_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_rec_fill() [all …]
|
/linux-3.3/drivers/s390/char/ |
D | fs3270.c | 53 fs3270_working(struct fs3270 *fp) in fs3270_working() 65 struct fs3270 *fp; in fs3270_do_io() local 95 struct fs3270 *fp; in fs3270_reset_callback() local 105 struct fs3270 *fp; in fs3270_restore_callback() local 120 struct fs3270 *fp; in fs3270_activate() local 165 struct fs3270 *fp; in fs3270_save_callback() local 192 struct fs3270 *fp; in fs3270_deactivate() local 221 fs3270_irq(struct fs3270 *fp, struct raw3270_request *rq, struct irb *irb) in fs3270_irq() 245 struct fs3270 *fp; in fs3270_read() local 290 struct fs3270 *fp; in fs3270_write() local [all …]
|
/linux-3.3/arch/m68k/kernel/ |
D | traps.c | 133 static inline void access_error060 (struct frame *fp) in access_error060() 240 static inline void fix_xframe040(struct frame *fp, unsigned long wba, unsigned short wbs) in fix_xframe040() 248 static inline void do_040writebacks(struct frame *fp) in do_040writebacks() 293 asmlinkage void berr_040cleanup(struct frame *fp) in berr_040cleanup() 301 static inline void access_error040(struct frame *fp) in access_error040() 391 static inline void bus_error030 (struct frame *fp) in bus_error030() 521 static inline void bus_error030 (struct frame *fp) in bus_error030() 734 static inline void access_errorcf(unsigned int fs, struct frame *fp) in access_errorcf() 789 asmlinkage void buserr_c(struct frame *fp) in buserr_c() 884 struct frame *fp = (struct frame *)regs; in show_registers() local [all …]
|
/linux-3.3/drivers/scsi/libfc/ |
D | fc_rport.c | 544 static void fc_rport_error(struct fc_rport_priv *rdata, struct fc_frame *fp) in fc_rport_error() 583 struct fc_frame *fp) in fc_rport_error_retry() 617 struct fc_frame *fp) in fc_rport_login_complete() 656 static void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_flogi_resp() 723 struct fc_frame *fp; in fc_rport_enter_flogi() local 756 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req() local 874 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_plogi_resp() 939 struct fc_frame *fp; in fc_rport_enter_plogi() local 973 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_prli_resp() 1076 struct fc_frame *fp; in fc_rport_enter_prli() local [all …]
|
D | fc_lport.c | 158 static int fc_frame_drop(struct fc_lport *lport, struct fc_frame *fp) in fc_frame_drop() 390 static void fc_lport_recv_rlir_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_rlir_req() 410 struct fc_frame *fp; in fc_lport_recv_echo_req() local 446 struct fc_frame *fp; in fc_lport_recv_rnid_req() local 502 static void fc_lport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_logo_req() 732 struct fc_frame *fp) in fc_lport_set_port_id() 790 struct fc_frame *fp; in fc_lport_recv_flogi_req() local 867 struct fc_frame *fp) in fc_lport_recv_els_req() 934 struct fc_frame *fp) in fc_lport_recv_req() 1065 static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_error() [all …]
|
D | fc_exch.c | 276 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr() 467 struct fc_frame *fp) in fc_seq_send() 594 struct fc_frame *fp; in fc_exch_abort_locked() local 800 struct fc_frame *fp) in fc_exch_alloc() 859 struct fc_frame *fp) in fc_exch_resp() 907 struct fc_frame *fp) in fc_seq_lookup_recip() 1034 struct fc_frame *fp) in fc_seq_lookup_orig() 1092 static void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send() 1120 static void fc_seq_send_last(struct fc_seq *sp, struct fc_frame *fp, in fc_seq_send_last() 1141 struct fc_frame *fp; in fc_seq_send_ack() local [all …]
|
D | fc_frame.c | 34 u32 fc_frame_crc_check(struct fc_frame *fp) in fc_frame_crc_check() 57 struct fc_frame *fp; in _fc_frame_alloc() local 76 struct fc_frame *fp; in fc_frame_alloc_fill() local
|
D | fc_disc.c | 85 static void fc_disc_recv_rscn_req(struct fc_disc *disc, struct fc_frame *fp) in fc_disc_recv_rscn_req() 194 static void fc_disc_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_disc_recv_req() 311 static void fc_disc_error(struct fc_disc *disc, struct fc_frame *fp) in fc_disc_error() 352 struct fc_frame *fp; in fc_disc_gpn_ft_req() local 502 static void fc_disc_gpn_ft_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_ft_resp() 574 static void fc_disc_gpn_id_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_id_resp() 648 struct fc_frame *fp; in fc_disc_gpn_id_req() local
|
/linux-3.3/fs/autofs4/ |
D | dev-ioctl.c | 169 static int autofs_dev_ioctl_protover(struct file *fp, in autofs_dev_ioctl_protover() 178 static int autofs_dev_ioctl_protosubver(struct file *fp, in autofs_dev_ioctl_protosubver() 278 static int autofs_dev_ioctl_openmount(struct file *fp, in autofs_dev_ioctl_openmount() 308 static int autofs_dev_ioctl_closemount(struct file *fp, in autofs_dev_ioctl_closemount() 319 static int autofs_dev_ioctl_ready(struct file *fp, in autofs_dev_ioctl_ready() 333 static int autofs_dev_ioctl_fail(struct file *fp, in autofs_dev_ioctl_fail() 357 static int autofs_dev_ioctl_setpipefd(struct file *fp, in autofs_dev_ioctl_setpipefd() 399 static int autofs_dev_ioctl_catatonic(struct file *fp, in autofs_dev_ioctl_catatonic() 408 static int autofs_dev_ioctl_timeout(struct file *fp, in autofs_dev_ioctl_timeout() 428 static int autofs_dev_ioctl_requester(struct file *fp, in autofs_dev_ioctl_requester() [all …]
|
/linux-3.3/kernel/time/ |
D | posix-clock.c | 33 static struct posix_clock *get_posix_clock(struct file *fp) in get_posix_clock() 52 static ssize_t posix_clock_read(struct file *fp, char __user *buf, in posix_clock_read() 69 static unsigned int posix_clock_poll(struct file *fp, poll_table *wait) in posix_clock_poll() 85 static int posix_clock_fasync(int fd, struct file *fp, int on) in posix_clock_fasync() 101 static int posix_clock_mmap(struct file *fp, struct vm_area_struct *vma) in posix_clock_mmap() 117 static long posix_clock_ioctl(struct file *fp, in posix_clock_ioctl() 135 static long posix_clock_compat_ioctl(struct file *fp, in posix_clock_compat_ioctl() 153 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open() 179 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release() 245 struct file *fp; member [all …]
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 550 static inline void bnx2x_update_fpsb_idx(struct bnx2x_fastpath *fp) in bnx2x_update_fpsb_idx() 557 struct bnx2x_fastpath *fp, u16 bd_prod, in bnx2x_update_rx_prod_gen() 774 static inline bool bnx2x_has_tx_work(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work() 783 static inline int bnx2x_has_rx_work(struct bnx2x_fastpath *fp) in bnx2x_has_rx_work() 807 struct bnx2x_fastpath *fp, u16 index) in bnx2x_free_rx_sge() 862 static inline void bnx2x_clear_sge_mask_next_elems(struct bnx2x_fastpath *fp) in bnx2x_clear_sge_mask_next_elems() 876 static inline void bnx2x_init_sge_ring_bit_mask(struct bnx2x_fastpath *fp) in bnx2x_init_sge_ring_bit_mask() 889 struct bnx2x_fastpath *fp, u16 index) in bnx2x_alloc_rx_sge() 916 struct bnx2x_fastpath *fp, u16 index) in bnx2x_alloc_rx_data() 949 static inline void bnx2x_reuse_rx_data(struct bnx2x_fastpath *fp, in bnx2x_reuse_rx_data() [all …]
|
/linux-3.3/sound/usb/ |
D | format.c | 45 struct audioformat *fp, in parse_audio_format_i_type() 150 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 218 static int parse_uac2_sample_rate_range(struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range() 275 struct audioformat *fp) in parse_audio_format_rates_v2() 356 struct audioformat *fp, int format, in parse_audio_format_i() 422 struct audioformat *fp, in parse_audio_format_ii() 476 int snd_usb_parse_audio_format(struct snd_usb_audio *chip, struct audioformat *fp, in snd_usb_parse_audio_format()
|
/linux-3.3/drivers/usb/gadget/ |
D | f_phonet.c | 203 struct f_phonet *fp = ep->driver_data; in pn_tx_complete() local 227 struct f_phonet *fp; in pn_net_xmit() local 299 pn_rx_submit(struct f_phonet *fp, struct usb_request *req, gfp_t gfp_flags) in pn_rx_submit() 320 struct f_phonet *fp = ep->driver_data; in pn_rx_complete() local 385 struct f_phonet *fp = func_to_pn(f); in __pn_reset() local 402 struct f_phonet *fp = func_to_pn(f); in pn_set_alt() local 449 struct f_phonet *fp = func_to_pn(f); in pn_get_alt() local 469 struct f_phonet *fp = func_to_pn(f); in pn_disconnect() local 486 struct f_phonet *fp = func_to_pn(f); in pn_bind() local 562 struct f_phonet *fp = func_to_pn(f); in pn_unbind() local [all …]
|
/linux-3.3/drivers/sbus/char/ |
D | bbc_envctrl.c | 92 static void set_fan_speeds(struct bbc_fan_control *fp) in set_fan_speeds() 320 static int maybe_new_ambient_fan_speed(struct bbc_fan_control *fp) in maybe_new_ambient_fan_speed() 354 static int maybe_new_cpu_fan_speed(struct bbc_fan_control *fp) in maybe_new_cpu_fan_speed() 390 static void maybe_new_fan_speeds(struct bbc_fan_control *fp) in maybe_new_fan_speeds() 403 struct bbc_fan_control *fp; in fans_full_blast() local 426 struct bbc_fan_control *fp; in kenvctrld() local 494 struct bbc_fan_control *fp; in attach_one_fan() local 543 static void destroy_one_fan(struct bbc_fan_control *fp) in destroy_one_fan() 551 struct bbc_fan_control *fp, *fpos; in destroy_all_fans() local
|
/linux-3.3/arch/microblaze/kernel/ |
D | unwind.c | 123 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, in lookup_prev_stack_frame() 163 unsigned long fp, struct stack_trace *trace) in unwind_trap() 169 unsigned long fp, struct stack_trace *trace) in unwind_trap() 187 unsigned long pc, unsigned long fp, in microblaze_unwind_inner() 303 unsigned long pc, fp; in microblaze_unwind() local
|
/linux-3.3/drivers/staging/speakup/ |
D | devsynth.c | 16 static ssize_t speakup_file_write(struct file *fp, const char *buffer, in speakup_file_write() 40 static ssize_t speakup_file_read(struct file *fp, char *buf, size_t nbytes, in speakup_file_read() 46 static int speakup_file_open(struct inode *ip, struct file *fp) in speakup_file_open() 55 static int speakup_file_release(struct inode *ip, struct file *fp) in speakup_file_release()
|
/linux-3.3/security/selinux/ss/ |
D | policydb.c | 959 static int mls_read_range_helper(struct mls_range *r, void *fp) in mls_read_range_helper() 1020 void *fp) in context_read_and_validate() 1058 static int perm_read(struct policydb *p, struct hashtab *h, void *fp) in perm_read() 1098 static int common_read(struct policydb *p, struct hashtab *h, void *fp) in common_read() 1150 int allowxtarget, void *fp) in read_cons_helper() 1232 static int class_read(struct policydb *p, struct hashtab *h, void *fp) in class_read() 1319 static int role_read(struct policydb *p, struct hashtab *h, void *fp) in role_read() 1382 static int type_read(struct policydb *p, struct hashtab *h, void *fp) in type_read() 1440 static int mls_read_level(struct mls_level *lp, void *fp) in mls_read_level() 1462 static int user_read(struct policydb *p, struct hashtab *h, void *fp) in user_read() [all …]
|
/linux-3.3/drivers/target/tcm_fc/ |
D | tfc_cmd.c | 90 struct fc_frame *fp; in ft_free_cmd() local 123 struct fc_frame *fp; in ft_queue_status() local 186 struct fc_frame *fp; in ft_write_pending() local 260 static void ft_recv_seq(struct fc_seq *sp, struct fc_frame *fp, void *arg) in ft_recv_seq() 300 struct fc_frame *fp; in ft_send_resp_status() local 478 static void ft_recv_cmd(struct ft_sess *sess, struct fc_frame *fp) in ft_recv_cmd() 510 void ft_recv_req(struct ft_sess *sess, struct fc_frame *fp) in ft_recv_req()
|
/linux-3.3/arch/blackfin/kernel/ |
D | traps.c | 67 asmlinkage notrace void trap_c(struct pt_regs *fp) in trap_c() 500 asmlinkage void double_fault_c(struct pt_regs *fp) in double_fault_c() 539 void panic_cplb_error(int cplb_panic, struct pt_regs *fp) in panic_cplb_error() 577 void show_regs(struct pt_regs *fp) in show_regs()
|
/linux-3.3/arch/powerpc/net/ |
D | bpf_jit_comp.c | 32 static void bpf_jit_build_prologue(struct sk_filter *fp, u32 *image, in bpf_jit_build_prologue() 131 static int bpf_jit_build_body(struct sk_filter *fp, u32 *image, in bpf_jit_build_body() 550 void bpf_jit_compile(struct sk_filter *fp) in bpf_jit_compile() 686 void bpf_jit_free(struct sk_filter *fp) in bpf_jit_free()
|
/linux-3.3/drivers/net/phy/ |
D | fixed.c | 47 static int fixed_phy_update_regs(struct fixed_phy *fp) in fixed_phy_update_regs() 121 struct fixed_phy *fp; in fixed_mdio_read() local 157 struct fixed_phy *fp; in fixed_phy_set_link_update() local 179 struct fixed_phy *fp; in fixed_phy_add() local 249 struct fixed_phy *fp, *tmp; in fixed_mdio_bus_exit() local
|
/linux-3.3/drivers/scsi/fnic/ |
D | fnic_fcs.c | 103 struct fc_frame *fp; in fnic_handle_frame() local 138 struct fc_frame *fp; in fnic_import_rq_eth_pkt() local 233 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id() 296 struct fc_frame *fp; in fnic_rq_cmpl_frame_recv() local 453 struct fc_frame *fp = buf->os_buf; in fnic_free_rq_buf() local 505 static int fnic_send_frame(struct fnic *fnic, struct fc_frame *fp) in fnic_send_frame() 580 int fnic_send(struct fc_lport *lp, struct fc_frame *fp) in fnic_send() 618 struct fc_frame *fp; in fnic_flush_tx() local 669 struct fc_frame *fp = (struct fc_frame *)skb; in fnic_wq_complete_frame_send() local 712 struct fc_frame *fp = buf->os_buf; in fnic_free_wq_buf() local
|
/linux-3.3/drivers/hid/ |
D | hid-roccat-koneplus.c | 194 static ssize_t koneplus_sysfs_read(struct file *fp, struct kobject *kobj, in koneplus_sysfs_read() 220 static ssize_t koneplus_sysfs_write(struct file *fp, struct kobject *kobj, in koneplus_sysfs_write() 243 static ssize_t koneplus_sysfs_write_talk(struct file *fp, in koneplus_sysfs_write_talk() 251 static ssize_t koneplus_sysfs_write_macro(struct file *fp, in koneplus_sysfs_write_macro() 259 static ssize_t koneplus_sysfs_read_sensor(struct file *fp, in koneplus_sysfs_read_sensor() 267 static ssize_t koneplus_sysfs_write_sensor(struct file *fp, in koneplus_sysfs_write_sensor() 275 static ssize_t koneplus_sysfs_write_tcu(struct file *fp, in koneplus_sysfs_write_tcu() 283 static ssize_t koneplus_sysfs_read_tcu_image(struct file *fp, in koneplus_sysfs_read_tcu_image() 291 static ssize_t koneplus_sysfs_read_profilex_settings(struct file *fp, in koneplus_sysfs_read_profilex_settings() 313 static ssize_t koneplus_sysfs_write_profile_settings(struct file *fp, in koneplus_sysfs_write_profile_settings() [all …]
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_file_ops.c | 89 static int qib_get_base_info(struct file *fp, void __user *ubase, in qib_get_base_info() 275 static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp, in qib_tid_update() 985 static int qib_mmapf(struct file *fp, struct vm_area_struct *vma) in qib_mmapf() 1092 struct file *fp, in qib_poll_urgent() 1114 struct file *fp, in qib_poll_next() 1134 static unsigned int qib_poll(struct file *fp, struct poll_table_struct *pt) in qib_poll() 1254 struct file *fp, const struct qib_user_info *uinfo) in setup_ctxt() 1312 static int choose_port_ctxt(struct file *fp, struct qib_devdata *dd, u32 port, in choose_port_ctxt() 1348 static int find_free_ctxt(int unit, struct file *fp, in find_free_ctxt() 1362 static int get_a_ctxt(struct file *fp, const struct qib_user_info *uinfo, in get_a_ctxt() [all …]
|