| /kernel/linux/linux-5.10/include/scsi/ |
| D | fc_frame.h | 50 #define fp_skb(fp) (&((fp)->skb)) argument 51 #define fr_hdr(fp) ((fp)->skb.data) argument 52 #define fr_len(fp) ((fp)->skb.len) argument 53 #define fr_cb(fp) ((struct fcoe_rcv_info *)&((fp)->skb.cb[0])) argument 54 #define fr_dev(fp) (fr_cb(fp)->fr_dev) argument 55 #define fr_seq(fp) (fr_cb(fp)->fr_seq) argument 56 #define fr_sof(fp) (fr_cb(fp)->fr_sof) argument 57 #define fr_eof(fp) (fr_cb(fp)->fr_eof) argument 58 #define fr_flags(fp) (fr_cb(fp)->fr_flags) argument 59 #define fr_encaps(fp) (fr_cb(fp)->fr_encaps) argument [all …]
|
| D | fc_encode.h | 61 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() 76 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill() 92 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill() 120 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill() 204 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill() 498 u32 fc_id, struct fc_frame *fp, in fc_ct_fill() 521 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill() 554 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill() 579 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill() 602 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill() [all …]
|
| /kernel/linux/linux-4.19/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 | 73 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() 88 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill() 104 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill() 132 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill() 216 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill() 510 u32 fc_id, struct fc_frame *fp, in fc_ct_fill() 533 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill() 566 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill() 591 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill() 614 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill() [all …]
|
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/ |
| D | posix_fs_func_test.c | 170 FILE *fp = NULL; variable 186 FILE *fp = NULL; variable 202 FILE *fp = NULL; variable 218 FILE *fp = NULL; variable 234 FILE *fp = NULL; variable 247 FILE *fp = NULL; variable 265 FILE *fp = NULL; variable 283 FILE *fp = NULL; variable 301 FILE *fp = NULL; variable 319 FILE *fp = NULL; variable [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| D | fs3270.c | 54 fs3270_working(struct fs3270 *fp) in fs3270_working() 66 struct fs3270 *fp; in fs3270_do_io() local 96 struct fs3270 *fp; in fs3270_reset_callback() local 106 struct fs3270 *fp; in fs3270_restore_callback() local 121 struct fs3270 *fp; in fs3270_activate() local 166 struct fs3270 *fp; in fs3270_save_callback() local 193 struct fs3270 *fp; in fs3270_deactivate() local 222 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 …]
|
| /kernel/linux/linux-4.19/drivers/s390/char/ |
| D | fs3270.c | 54 fs3270_working(struct fs3270 *fp) in fs3270_working() 66 struct fs3270 *fp; in fs3270_do_io() local 96 struct fs3270 *fp; in fs3270_reset_callback() local 106 struct fs3270 *fp; in fs3270_restore_callback() local 121 struct fs3270 *fp; in fs3270_activate() local 166 struct fs3270 *fp; in fs3270_save_callback() local 193 struct fs3270 *fp; in fs3270_deactivate() local 222 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 …]
|
| /kernel/linux/linux-4.19/arch/m68k/kernel/ |
| D | traps.c | 133 static inline void access_error060 (struct frame *fp) in access_error060() 235 static inline void fix_xframe040(struct frame *fp, unsigned long wba, unsigned short wbs) in fix_xframe040() 243 static inline void do_040writebacks(struct frame *fp) in do_040writebacks() 288 asmlinkage void berr_040cleanup(struct frame *fp) in berr_040cleanup() 296 static inline void access_error040(struct frame *fp) in access_error040() 376 static inline void bus_error030 (struct frame *fp) in bus_error030() 501 static inline void bus_error030 (struct frame *fp) in bus_error030() 702 static inline void access_errorcf(unsigned int fs, struct frame *fp) in access_errorcf() 757 asmlinkage void buserr_c(struct frame *fp) in buserr_c() 848 struct frame *fp = (struct frame *)regs; in show_registers() local [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/kernel/ |
| D | traps.c | 132 static inline void access_error060 (struct frame *fp) in access_error060() 234 static inline void fix_xframe040(struct frame *fp, unsigned long wba, unsigned short wbs) in fix_xframe040() 242 static inline void do_040writebacks(struct frame *fp) in do_040writebacks() 287 asmlinkage void berr_040cleanup(struct frame *fp) in berr_040cleanup() 295 static inline void access_error040(struct frame *fp) in access_error040() 375 static inline void bus_error030 (struct frame *fp) in bus_error030() 500 static inline void bus_error030 (struct frame *fp) in bus_error030() 701 static inline void access_errorcf(unsigned int fs, struct frame *fp) in access_errorcf() 756 asmlinkage void buserr_c(struct frame *fp) in buserr_c() 847 struct frame *fp = (struct frame *)regs; in show_registers() local [all …]
|
| /kernel/linux/linux-5.10/arch/nios2/kernel/ |
| D | traps.c | 114 asmlinkage void breakpoint_c(struct pt_regs *fp) in breakpoint_c() 127 asmlinkage void handle_unaligned_c(struct pt_regs *fp, int cause) in handle_unaligned_c() 152 asmlinkage void handle_illegal_c(struct pt_regs *fp) in handle_illegal_c() 159 asmlinkage void handle_supervisor_instr(struct pt_regs *fp) in handle_supervisor_instr() 166 asmlinkage void handle_diverror_c(struct pt_regs *fp) in handle_diverror_c() 188 asmlinkage void handle_trap_1_c(struct pt_regs *fp) in handle_trap_1_c() 193 asmlinkage void handle_trap_2_c(struct pt_regs *fp) in handle_trap_2_c() 198 asmlinkage void handle_trap_3_c(struct pt_regs *fp) in handle_trap_3_c()
|
| /kernel/linux/linux-4.19/arch/nios2/kernel/ |
| D | traps.c | 113 asmlinkage void breakpoint_c(struct pt_regs *fp) in breakpoint_c() 126 asmlinkage void handle_unaligned_c(struct pt_regs *fp, int cause) in handle_unaligned_c() 151 asmlinkage void handle_illegal_c(struct pt_regs *fp) in handle_illegal_c() 158 asmlinkage void handle_supervisor_instr(struct pt_regs *fp) in handle_supervisor_instr() 165 asmlinkage void handle_diverror_c(struct pt_regs *fp) in handle_diverror_c() 187 asmlinkage void handle_trap_1_c(struct pt_regs *fp) in handle_trap_1_c() 192 asmlinkage void handle_trap_2_c(struct pt_regs *fp) in handle_trap_2_c() 197 asmlinkage void handle_trap_3_c(struct pt_regs *fp) in handle_trap_3_c()
|
| /kernel/linux/linux-5.10/sound/usb/ |
| D | format.c | 33 struct audioformat *fp, in parse_audio_format_i_type() 156 static int set_fixed_rate(struct audioformat *fp, int rate, int rate_bits) in set_fixed_rate() 180 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 265 static bool s1810c_valid_sample_rate(struct audioformat *fp, in s1810c_valid_sample_rate() 290 struct audioformat *fp, in focusrite_valid_sample_rate() 337 struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range() 406 struct audioformat *fp) in line6_parse_audio_format_rates_quirk() 429 struct audioformat *fp) in parse_audio_format_rates_v2v3() 526 struct audioformat *fp, u64 format, in parse_audio_format_i() 609 struct audioformat *fp, in parse_audio_format_ii() [all …]
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | symbol_fprintf.c | 8 size_t symbol__fprintf(struct symbol *sym, FILE *fp) in symbol__fprintf() 20 bool print_offsets, FILE *fp) in __symbol__fprintf_symname_offs() 43 FILE *fp) in symbol__fprintf_symname_offs() 50 bool unknown_as_addr, FILE *fp) in __symbol__fprintf_symname() 55 size_t symbol__fprintf_symname(const struct symbol *sym, FILE *fp) in symbol__fprintf_symname() 61 FILE *fp) in dso__fprintf_symbols_by_name()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol_fprintf.c | 10 size_t symbol__fprintf(struct symbol *sym, FILE *fp) in symbol__fprintf() 22 bool print_offsets, FILE *fp) in __symbol__fprintf_symname_offs() 45 FILE *fp) in symbol__fprintf_symname_offs() 52 bool unknown_as_addr, FILE *fp) in __symbol__fprintf_symname() 57 size_t symbol__fprintf_symname(const struct symbol *sym, FILE *fp) in symbol__fprintf_symname() 63 FILE *fp) in dso__fprintf_symbols_by_name()
|
| /kernel/linux/linux-5.10/tools/perf/ui/stdio/ |
| D | hist.c | 22 static size_t callchain__fprintf_left_margin(FILE *fp, int left_margin) in callchain__fprintf_left_margin() 33 static size_t ipchain__fprintf_graph_line(FILE *fp, int depth, int depth_mask, in ipchain__fprintf_graph_line() 50 static size_t ipchain__fprintf_graph(FILE *fp, struct callchain_node *node, in ipchain__fprintf_graph() 109 static size_t __callchain__fprintf_graph(FILE *fp, struct rb_root *root, in __callchain__fprintf_graph() 217 static size_t callchain__fprintf_graph(FILE *fp, struct rb_root *root, in callchain__fprintf_graph() 282 static size_t __callchain__fprintf_flat(FILE *fp, struct callchain_node *node, in __callchain__fprintf_flat() 305 static size_t callchain__fprintf_flat(FILE *fp, struct rb_root *tree, in callchain__fprintf_flat() 330 static size_t __callchain__fprintf_folded(FILE *fp, struct callchain_node *node) in __callchain__fprintf_folded() 356 static size_t callchain__fprintf_folded(FILE *fp, struct rb_root *tree, in callchain__fprintf_folded() 383 FILE *fp) in hist_entry_callchain__fprintf() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/fddi/ |
| D | defza.c | 212 static inline void fza_regs_dump(struct fza_private *fp) in fza_regs_dump() 223 static inline void fza_do_reset(struct fza_private *fp) in fza_do_reset() 236 static inline void fza_do_shutdown(struct fza_private *fp) in fza_do_shutdown() 248 static int fza_reset(struct fza_private *fp) in fza_reset() 288 struct fza_private *fp = netdev_priv(dev); in fza_cmd_send() local 380 struct fza_private *fp = netdev_priv(dev); in fza_init_send() local 418 static void fza_rx_init(struct fza_private *fp) in fza_rx_init() 446 struct fza_private *fp = netdev_priv(dev); in fza_do_xmit() local 514 struct fza_private *fp = netdev_priv(dev); in fza_do_recv_smt() local 543 struct fza_private *fp = netdev_priv(dev); in fza_tx() local [all …]
|
| /kernel/linux/linux-4.19/tools/perf/ui/stdio/ |
| D | hist.c | 14 static size_t callchain__fprintf_left_margin(FILE *fp, int left_margin) in callchain__fprintf_left_margin() 25 static size_t ipchain__fprintf_graph_line(FILE *fp, int depth, int depth_mask, in ipchain__fprintf_graph_line() 42 static size_t ipchain__fprintf_graph(FILE *fp, struct callchain_node *node, in ipchain__fprintf_graph() 101 static size_t __callchain__fprintf_graph(FILE *fp, struct rb_root *root, in __callchain__fprintf_graph() 209 static size_t callchain__fprintf_graph(FILE *fp, struct rb_root *root, in callchain__fprintf_graph() 274 static size_t __callchain__fprintf_flat(FILE *fp, struct callchain_node *node, in __callchain__fprintf_flat() 297 static size_t callchain__fprintf_flat(FILE *fp, struct rb_root *tree, in callchain__fprintf_flat() 322 static size_t __callchain__fprintf_folded(FILE *fp, struct callchain_node *node) in __callchain__fprintf_folded() 348 static size_t callchain__fprintf_folded(FILE *fp, struct rb_root *tree, in callchain__fprintf_folded() 375 FILE *fp) in hist_entry_callchain__fprintf() [all …]
|
| /kernel/linux/linux-5.10/fs/autofs/ |
| D | dev-ioctl.c | 153 static int autofs_dev_ioctl_version(struct file *fp, in autofs_dev_ioctl_version() 164 static int autofs_dev_ioctl_protover(struct file *fp, in autofs_dev_ioctl_protover() 173 static int autofs_dev_ioctl_protosubver(struct file *fp, in autofs_dev_ioctl_protosubver() 257 static int autofs_dev_ioctl_openmount(struct file *fp, in autofs_dev_ioctl_openmount() 288 static int autofs_dev_ioctl_closemount(struct file *fp, in autofs_dev_ioctl_closemount() 299 static int autofs_dev_ioctl_ready(struct file *fp, in autofs_dev_ioctl_ready() 313 static int autofs_dev_ioctl_fail(struct file *fp, in autofs_dev_ioctl_fail() 337 static int autofs_dev_ioctl_setpipefd(struct file *fp, in autofs_dev_ioctl_setpipefd() 390 static int autofs_dev_ioctl_catatonic(struct file *fp, in autofs_dev_ioctl_catatonic() 399 static int autofs_dev_ioctl_timeout(struct file *fp, in autofs_dev_ioctl_timeout() [all …]
|
| /kernel/linux/linux-4.19/fs/autofs/ |
| D | dev-ioctl.c | 171 static int autofs_dev_ioctl_version(struct file *fp, in autofs_dev_ioctl_version() 182 static int autofs_dev_ioctl_protover(struct file *fp, in autofs_dev_ioctl_protover() 191 static int autofs_dev_ioctl_protosubver(struct file *fp, in autofs_dev_ioctl_protosubver() 275 static int autofs_dev_ioctl_openmount(struct file *fp, in autofs_dev_ioctl_openmount() 306 static int autofs_dev_ioctl_closemount(struct file *fp, in autofs_dev_ioctl_closemount() 317 static int autofs_dev_ioctl_ready(struct file *fp, in autofs_dev_ioctl_ready() 331 static int autofs_dev_ioctl_fail(struct file *fp, in autofs_dev_ioctl_fail() 355 static int autofs_dev_ioctl_setpipefd(struct file *fp, in autofs_dev_ioctl_setpipefd() 408 static int autofs_dev_ioctl_catatonic(struct file *fp, in autofs_dev_ioctl_catatonic() 417 static int autofs_dev_ioctl_timeout(struct file *fp, in autofs_dev_ioctl_timeout() [all …]
|
| /kernel/linux/linux-5.10/kernel/time/ |
| D | posix-clock.c | 20 static struct posix_clock *get_posix_clock(struct file *fp) in get_posix_clock() 39 static ssize_t posix_clock_read(struct file *fp, char __user *buf, in posix_clock_read() 56 static __poll_t posix_clock_poll(struct file *fp, poll_table *wait) in posix_clock_poll() 72 static long posix_clock_ioctl(struct file *fp, in posix_clock_ioctl() 90 static long posix_clock_compat_ioctl(struct file *fp, in posix_clock_compat_ioctl() 108 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open() 134 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release() 195 struct file *fp; member 201 struct file *fp = fget(clockid_to_fd(id)); in get_clock_desc() local
|
| /kernel/linux/linux-4.19/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 __poll_t posix_clock_poll(struct file *fp, poll_table *wait) in posix_clock_poll() 85 static long posix_clock_ioctl(struct file *fp, in posix_clock_ioctl() 103 static long posix_clock_compat_ioctl(struct file *fp, in posix_clock_compat_ioctl() 121 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open() 147 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release() 208 struct file *fp; member 214 struct file *fp = fget(clockid_to_fd(id)); in get_clock_desc() local
|
| /kernel/linux/linux-4.19/drivers/scsi/libfc/ |
| D | fc_lport.c | 165 static int fc_frame_drop(struct fc_lport *lport, struct fc_frame *fp) in fc_frame_drop() 406 static void fc_lport_recv_rlir_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_rlir_req() 425 struct fc_frame *fp; in fc_lport_recv_echo_req() local 460 struct fc_frame *fp; in fc_lport_recv_rnid_req() local 515 static void fc_lport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_logo_req() 744 struct fc_frame *fp) in fc_lport_set_port_id() 801 struct fc_frame *fp; in fc_lport_recv_flogi_req() local 880 struct fc_frame *fp) in fc_lport_recv_els_req() 948 void fc_lport_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv() 1080 static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_error() [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/libfc/ |
| D | fc_lport.c | 153 static int fc_frame_drop(struct fc_lport *lport, struct fc_frame *fp) in fc_frame_drop() 394 static void fc_lport_recv_rlir_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_rlir_req() 413 struct fc_frame *fp; in fc_lport_recv_echo_req() local 448 struct fc_frame *fp; in fc_lport_recv_rnid_req() local 503 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() 789 struct fc_frame *fp; in fc_lport_recv_flogi_req() local 868 struct fc_frame *fp) in fc_lport_recv_els_req() 936 void fc_lport_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv() 1068 static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_error() [all …]
|
| D | fc_rport.c | 699 struct fc_frame *fp) in fc_rport_login_complete() 738 static void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_flogi_resp() 823 struct fc_frame *fp; in fc_rport_enter_flogi() local 860 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req() local 982 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_plogi_resp() 1072 struct fc_frame *fp; in fc_rport_enter_plogi() local 1115 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_prli_resp() 1252 struct fc_frame *fp; in fc_rport_enter_prli() local 1318 static void fc_rport_rtv_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_rtv_resp() 1386 struct fc_frame *fp; in fc_rport_enter_rtv() local [all …]
|
| /kernel/linux/linux-4.19/sound/usb/ |
| D | format.c | 46 struct audioformat *fp, in parse_audio_format_i_type() 176 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1() 246 struct audioformat *fp, in focusrite_valid_sample_rate() 293 struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range() 356 struct audioformat *fp) in parse_audio_format_rates_v2v3() 440 struct audioformat *fp, u64 format, in parse_audio_format_i() 523 struct audioformat *fp, in parse_audio_format_ii() 573 struct audioformat *fp, u64 format, in snd_usb_parse_audio_format() 615 struct audioformat *fp, in snd_usb_parse_audio_format_v3()
|