Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/linux/include/scsi/
H A Dfc_frame.h50 #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 …]
/linux/fs/smb/server/
H A Dvfs_cache.c92 static struct ksmbd_inode *ksmbd_inode_lookup(struct ksmbd_file *fp) in ksmbd_inode_lookup()
125 bool ksmbd_inode_pending_delete(struct ksmbd_file *fp) in ksmbd_inode_pending_delete()
130 void ksmbd_set_inode_pending_delete(struct ksmbd_file *fp) in ksmbd_set_inode_pending_delete()
135 void ksmbd_clear_inode_pending_delete(struct ksmbd_file *fp) in ksmbd_clear_inode_pending_delete()
140 void ksmbd_fd_set_delete_on_close(struct ksmbd_file *fp, in ksmbd_fd_set_delete_on_close()
166 static int ksmbd_inode_init(struct ksmbd_inode *ci, struct ksmbd_file *fp) in ksmbd_inode_init()
180 static struct ksmbd_inode *ksmbd_inode_get(struct ksmbd_file *fp) in ksmbd_inode_get()
253 static void __ksmbd_inode_close(struct ksmbd_file *fp) in __ksmbd_inode_close()
285 static void __ksmbd_remove_durable_fd(struct ksmbd_file *fp) in __ksmbd_remove_durable_fd()
293 static void ksmbd_remove_durable_fd(struct ksmbd_file *fp) in ksmbd_remove_durable_fd()
[all …]
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c206 const struct funeth_priv *fp = netdev_priv(netdev); in fun_get_link_ksettings() local
300 static int fun_change_advert(struct funeth_priv *fp, u64 new_advert) in fun_change_advert()
320 struct funeth_priv *fp = netdev_priv(netdev); in fun_set_link_ksettings() local
357 const struct funeth_priv *fp = netdev_priv(netdev); in fun_get_pauseparam() local
368 struct funeth_priv *fp = netdev_priv(netdev); in fun_set_pauseparam() local
394 struct funeth_priv *fp = netdev_priv(netdev); in fun_restart_an() local
406 struct funeth_priv *fp = netdev_priv(netdev); in fun_set_phys_id() local
422 const struct funeth_priv *fp = netdev_priv(netdev); in fun_get_drvinfo() local
430 const struct funeth_priv *fp = netdev_priv(netdev); in fun_get_msglevel() local
437 struct funeth_priv *fp = netdev_priv(netdev); in fun_set_msglevel() local
[all …]
H A Dfuneth_main.c42 static int fun_port_write_cmds(struct funeth_priv *fp, unsigned int n, in fun_port_write_cmds()
70 int fun_port_write_cmd(struct funeth_priv *fp, int key, u64 data) in fun_port_write_cmd()
76 static int fun_port_read_cmds(struct funeth_priv *fp, unsigned int n, in fun_port_read_cmds()
116 int fun_port_read_cmd(struct funeth_priv *fp, int key, u64 *data) in fun_port_read_cmd()
124 const struct funeth_priv *fp = netdev_priv(netdev); in fun_report_link() local
179 struct funeth_priv *fp = netdev_priv(dev); in fun_config_rss() local
226 static void fun_destroy_rss(struct funeth_priv *fp) in fun_destroy_rss()
249 static struct fun_irq *fun_alloc_qirq(struct funeth_priv *fp, unsigned int idx, in fun_alloc_qirq()
284 static void fun_free_qirq(struct funeth_priv *fp, struct fun_irq *irq) in fun_free_qirq()
294 struct funeth_priv *fp = netdev_priv(dev); in fun_prune_queue_irqs() local
[all …]
H A Dfuneth_ktls.c6 static int fun_admin_ktls_create(struct funeth_priv *fp, unsigned int id) in fun_admin_ktls_create()
23 struct funeth_priv *fp = netdev_priv(netdev); in fun_ktls_add() local
75 struct funeth_priv *fp = netdev_priv(netdev); in fun_ktls_del() local
98 struct funeth_priv *fp = netdev_priv(netdev); in fun_ktls_resync() local
134 struct funeth_priv *fp = netdev_priv(netdev); in fun_ktls_init() local
148 void fun_ktls_cleanup(struct funeth_priv *fp) in fun_ktls_cleanup()
/linux/drivers/s390/char/
H A Dfs3270.c53 static inline int fs3270_working(struct fs3270 *fp) in fs3270_working()
64 struct fs3270 *fp; in fs3270_do_io() local
93 struct fs3270 *fp; in fs3270_reset_callback() local
102 struct fs3270 *fp; in fs3270_restore_callback() local
116 struct fs3270 *fp; in fs3270_activate() local
162 struct fs3270 *fp; in fs3270_save_callback() local
189 struct fs3270 *fp; in fs3270_deactivate() local
217 static void fs3270_irq(struct fs3270 *fp, struct raw3270_request *rq, in fs3270_irq()
241 struct fs3270 *fp; in fs3270_read() local
286 struct fs3270 *fp; in fs3270_write() local
[all …]
/linux/kernel/trace/
H A Dfprobe.c98 static bool is_fprobe_still_exist(struct fprobe *fp) in is_fprobe_still_exist()
113 static int add_fprobe_hash(struct fprobe *fp) in add_fprobe_hash()
131 static int del_fprobe_hash(struct fprobe *fp) in del_fprobe_hash()
154 struct fprobe *fp, unsigned int size_words) in write_fprobe_header()
165 struct fprobe **fp, unsigned int *size_words) in read_fprobe_header()
175 struct fprobe *fp; member
182 struct fprobe *fp, unsigned int size_words) in write_fprobe_header()
195 struct fprobe **fp, unsigned int *size_words) in read_fprobe_header()
215 struct fprobe *fp, struct ftrace_regs *fregs, in __fprobe_handler()
225 struct fprobe *fp, struct ftrace_regs *fregs, in __fprobe_kprobe_handler()
[all …]
/linux/arch/nios2/kernel/
H A Dtraps.c109 asmlinkage void breakpoint_c(struct pt_regs *fp) in breakpoint_c()
122 asmlinkage void handle_unaligned_c(struct pt_regs *fp, int cause) in handle_unaligned_c()
147 asmlinkage void handle_illegal_c(struct pt_regs *fp) in handle_illegal_c()
154 asmlinkage void handle_supervisor_instr(struct pt_regs *fp) in handle_supervisor_instr()
161 asmlinkage void handle_diverror_c(struct pt_regs *fp) in handle_diverror_c()
183 asmlinkage void handle_trap_1_c(struct pt_regs *fp) in handle_trap_1_c()
188 asmlinkage void handle_trap_2_c(struct pt_regs *fp) in handle_trap_2_c()
193 asmlinkage void handle_trap_3_c(struct pt_regs *fp) in handle_trap_3_c()
/linux/drivers/scsi/libfc/
H A Dfc_encode.h48 static inline void fc_adisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_adisc_fill()
64 static inline struct fc_ct_req *fc_ct_hdr_fill(const struct fc_frame *fp, in fc_ct_hdr_fill()
92 u32 fc_id, struct fc_frame *fp, in fc_ct_ns_fill()
188 u32 fc_id, struct fc_frame *fp, in fc_ct_ms_fill()
724 u32 fc_id, struct fc_frame *fp, in fc_ct_fill()
747 static inline void fc_plogi_fill(struct fc_lport *lport, struct fc_frame *fp, in fc_plogi_fill()
780 static inline void fc_flogi_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_flogi_fill()
805 static inline void fc_fdisc_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_fdisc_fill()
828 static inline void fc_logo_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_logo_fill()
842 static inline void fc_rtv_fill(struct fc_lport *lport, struct fc_frame *fp) in fc_rtv_fill()
[all …]
H A Dfc_lport.c156 static int fc_frame_drop(struct fc_lport *lport, struct fc_frame *fp) in fc_frame_drop()
403 static void fc_lport_recv_rlir_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_rlir_req()
422 struct fc_frame *fp; in fc_lport_recv_echo_req() local
457 struct fc_frame *fp; in fc_lport_recv_rnid_req() local
512 static void fc_lport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv_logo_req()
741 struct fc_frame *fp) in fc_lport_set_port_id()
798 struct fc_frame *fp; in fc_lport_recv_flogi_req() local
877 struct fc_frame *fp) in fc_lport_recv_els_req()
945 void fc_lport_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_recv()
1077 static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_error()
[all …]
H A Dfc_rport.c699 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 …]
H A Dfc_exch.c262 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr()
464 struct fc_frame *fp) in fc_seq_send_locked()
525 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp) in fc_seq_send()
637 struct fc_frame *fp; in fc_exch_abort_locked() local
730 struct fc_frame *fp) in fc_invoke_resp()
906 struct fc_frame *fp) in fc_exch_alloc()
992 struct fc_frame *fp) in fc_exch_resp()
1040 struct fc_frame *fp) in fc_seq_lookup_recip()
1169 struct fc_frame *fp) in fc_seq_lookup_orig()
1227 void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send()
[all …]
/linux/sound/usb/
H A Dformat.c32 struct audioformat *fp, in parse_audio_format_i_type()
161 static int set_fixed_rate(struct audioformat *fp, int rate, int rate_bits) in set_fixed_rate()
176 static void set_rate_table_min_max(struct audioformat *fp) in set_rate_table_min_max()
202 static int parse_audio_format_rates_v1(struct snd_usb_audio *chip, struct audioformat *fp, in parse_audio_format_rates_v1()
283 static bool s1810c_valid_sample_rate(struct audioformat *fp, in s1810c_valid_sample_rate()
308 struct audioformat *fp, in focusrite_valid_sample_rate()
355 struct audioformat *fp, int nr_triplets, in parse_uac2_sample_rate_range()
416 struct audioformat *fp) in line6_parse_audio_format_rates_quirk()
471 struct audioformat *fp, in validate_sample_rate_table_v2v3()
547 struct audioformat *fp) in parse_audio_format_rates_v2v3()
[all …]
H A Dstream.c31 static void audioformat_free(struct audioformat *fp) in audioformat_free()
44 struct audioformat *fp, *n; in free_substream() local
81 struct audioformat *fp, in snd_usb_init_substream()
134 struct audioformat *fp) in have_dup_chmap()
151 struct audioformat *fp; in usb_chmap_ctl_tlv() local
212 struct audioformat *fp; in add_chmap() local
481 struct audioformat *fp, in __snd_usb_add_audio_stream()
563 struct audioformat *fp) in snd_usb_add_audio_stream()
570 struct audioformat *fp, in snd_usb_add_audio_stream_v3()
683 struct audioformat *fp; in audio_format_alloc_init() local
[all …]
/linux/tools/perf/ui/stdio/
H A Dhist.c22 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 …]
/linux/drivers/net/fddi/
H A Ddefza.c212 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 …]
/linux/fs/autofs/
H A Ddev-ioctl.c159 static int autofs_dev_ioctl_version(struct file *fp, in autofs_dev_ioctl_version()
170 static int autofs_dev_ioctl_protover(struct file *fp, in autofs_dev_ioctl_protover()
179 static int autofs_dev_ioctl_protosubver(struct file *fp, in autofs_dev_ioctl_protosubver()
263 static int autofs_dev_ioctl_openmount(struct file *fp, in autofs_dev_ioctl_openmount()
294 static int autofs_dev_ioctl_closemount(struct file *fp, in autofs_dev_ioctl_closemount()
305 static int autofs_dev_ioctl_ready(struct file *fp, in autofs_dev_ioctl_ready()
319 static int autofs_dev_ioctl_fail(struct file *fp, in autofs_dev_ioctl_fail()
343 static int autofs_dev_ioctl_setpipefd(struct file *fp, in autofs_dev_ioctl_setpipefd()
396 static int autofs_dev_ioctl_catatonic(struct file *fp, in autofs_dev_ioctl_catatonic()
428 static int autofs_dev_ioctl_timeout(struct file *fp, in autofs_dev_ioctl_timeout()
[all …]
/linux/lib/
H A Dtest_fprobe.c41 fp_entry_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) fp_entry_handler() argument
60 fp_exit_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) fp_exit_handler() argument
82 nest_entry_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) nest_entry_handler() argument
90 nest_exit_handler(struct fprobe * fp,unsigned long ip,unsigned long ret_ip,struct pt_regs * regs,void * data) nest_exit_handler() argument
128 struct fprobe fp = { test_fprobe() local
154 struct fprobe fp = { test_fprobe_syms() local
180 struct fprobe fp = { test_fprobe_data() local
198 struct fprobe fp = { test_fprobe_nest() local
215 struct fprobe fp = { test_fprobe_skip() local
[all...]
/linux/tools/perf/util/
H A Dsymbol_fprintf.c10 size_t symbol__fprintf(struct symbol *sym, FILE *fp) in symbol__fprintf() argument
22 bool print_offsets, FILE *fp) in __symbol__fprintf_symname_offs() argument
45 FILE *fp) in symbol__fprintf_symname_offs() argument
52 bool unknown_as_addr, FILE *fp) in __symbol__fprintf_symname() argument
57 symbol__fprintf_symname(const struct symbol * sym,FILE * fp) symbol__fprintf_symname() argument
63 dso__fprintf_symbols_by_name(struct dso * dso,FILE * fp) dso__fprintf_symbols_by_name() argument
[all...]
H A Devent.c174 size_t perf_event__fprintf_comm(union perf_event *event, FILE *fp) in perf_event__fprintf_comm()
186 size_t perf_event__fprintf_namespaces(union perf_event *event, FILE *fp) in perf_event__fprintf_namespaces()
213 size_t perf_event__fprintf_cgroup(union perf_event *event, FILE *fp) in perf_event__fprintf_cgroup()
315 size_t perf_event__fprintf_mmap(union perf_event *event, FILE *fp) in perf_event__fprintf_mmap()
324 size_t perf_event__fprintf_mmap2(union perf_event *event, FILE *fp) in perf_event__fprintf_mmap2()
358 size_t perf_event__fprintf_thread_map(union perf_event *event, FILE *fp) in perf_event__fprintf_thread_map()
374 size_t perf_event__fprintf_cpu_map(union perf_event *event, FILE *fp) in perf_event__fprintf_cpu_map()
406 size_t perf_event__fprintf_task(union perf_event *event, FILE *fp) in perf_event__fprintf_task()
449 size_t perf_event__fprintf_aux(union perf_event *event, FILE *fp) in perf_event__fprintf_aux()
459 size_t perf_event__fprintf_itrace_start(union perf_event *event, FILE *fp) in perf_event__fprintf_itrace_start()
[all …]
/linux/kernel/time/
H A Dposix-clock.c20 static struct posix_clock *get_posix_clock(struct file *fp) in get_posix_clock()
40 static ssize_t posix_clock_read(struct file *fp, char __user *buf, in posix_clock_read()
58 static __poll_t posix_clock_poll(struct file *fp, poll_table *wait) in posix_clock_poll()
75 static long posix_clock_ioctl(struct file *fp, in posix_clock_ioctl()
94 static long posix_clock_compat_ioctl(struct file *fp, in posix_clock_compat_ioctl()
113 static int posix_clock_open(struct inode *inode, struct file *fp) in posix_clock_open()
148 static int posix_clock_release(struct inode *inode, struct file *fp) in posix_clock_release()
214 struct file *fp; member
220 struct file *fp = fget(clockid_to_fd(id)); in get_clock_desc() local
/linux/drivers/sbus/char/
H A Dbbc_envctrl.c93 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
497 struct bbc_fan_control *fp; in attach_one_fan() local
549 static void destroy_one_fan(struct bbc_fan_control *fp) in destroy_one_fan()
557 struct bbc_fan_control *fp, *fpos; in destroy_all_fans() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h506 struct bnx2x_fastpath *fp, in bnx2x_update_rx_prod()
630 static inline void bnx2x_update_fpsb_idx(struct bnx2x_fastpath *fp) in bnx2x_update_fpsb_idx()
765 static inline bool bnx2x_has_tx_work(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work()
776 static inline int bnx2x_has_rx_work(struct bnx2x_fastpath *fp) in bnx2x_has_rx_work()
800 struct bnx2x_fastpath *fp, u16 index) in bnx2x_free_rx_sge()
856 static inline void bnx2x_clear_sge_mask_next_elems(struct bnx2x_fastpath *fp) in bnx2x_clear_sge_mask_next_elems()
870 static inline void bnx2x_init_sge_ring_bit_mask(struct bnx2x_fastpath *fp) in bnx2x_init_sge_ring_bit_mask()
887 static inline void bnx2x_reuse_rx_data(struct bnx2x_fastpath *fp, in bnx2x_reuse_rx_data()
1011 struct bnx2x_fastpath *fp, int last) in bnx2x_free_rx_sge_range()
1027 static inline void bnx2x_set_next_page_rx_bd(struct bnx2x_fastpath *fp) in bnx2x_set_next_page_rx_bd()
[all …]
/linux/drivers/usb/gadget/function/
H A Df_phonet.c202 struct f_phonet *fp = ep->driver_data; in pn_tx_complete() local
227 struct f_phonet *fp; in pn_net_xmit() local
295 pn_rx_submit(struct f_phonet *fp, struct usb_request *req, gfp_t gfp_flags) in pn_rx_submit()
316 struct f_phonet *fp = ep->driver_data; in pn_rx_complete() local
382 struct f_phonet *fp = func_to_pn(f); in __pn_reset() local
399 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
485 struct f_phonet *fp = func_to_pn(f); in pn_bind() local
654 struct f_phonet *fp = func_to_pn(f); in pn_unbind() local
[all …]
/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c71 struct fc_frame *fp; in ft_free_cmd() local
103 struct fc_frame *fp; in ft_queue_status() local
180 struct fc_frame *fp; in ft_write_pending() local
229 static void ft_recv_seq(struct fc_seq *sp, struct fc_frame *fp, void *arg) in ft_recv_seq()
269 struct fc_frame *fp; in ft_send_resp_status() local
420 static void ft_recv_cmd(struct ft_sess *sess, struct fc_frame *fp) in ft_recv_cmd()
460 void ft_recv_req(struct ft_sess *sess, struct fc_frame *fp) in ft_recv_req()

12345678910>>...16