/Linux-v6.6/sound/usb/ |
D | stream.c | 31 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 478 struct audioformat *fp, in __snd_usb_add_audio_stream() 560 struct audioformat *fp) in snd_usb_add_audio_stream() 567 struct audioformat *fp, in snd_usb_add_audio_stream_v3() 680 struct audioformat *fp; in audio_format_alloc_init() local [all …]
|
/Linux-v6.6/drivers/usb/gadget/function/ |
D | f_phonet.c | 202 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-v6.6/drivers/target/tcm_fc/ |
D | tfc_cmd.c | 71 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()
|
/Linux-v6.6/drivers/accessibility/speakup/ |
D | devsynth.c | 13 static ssize_t speakup_file_write(struct file *fp, const char __user *buffer, in speakup_file_write() 37 static ssize_t speakup_file_read(struct file *fp, char __user *buf, in speakup_file_read() 43 static int speakup_file_open(struct inode *ip, struct file *fp) in speakup_file_open() 52 static int speakup_file_release(struct inode *ip, struct file *fp) in speakup_file_release()
|
D | speakup_soft.c | 190 static int softsynth_open(struct inode *inode, struct file *fp) in softsynth_open() 205 static int softsynth_close(struct inode *inode, struct file *fp) in softsynth_close() 218 static ssize_t softsynthx_read(struct file *fp, char __user *buf, size_t count, in softsynthx_read() 323 static ssize_t softsynth_read(struct file *fp, char __user *buf, size_t count, in softsynth_read() 329 static ssize_t softsynthu_read(struct file *fp, char __user *buf, size_t count, in softsynthu_read() 337 static ssize_t softsynth_write(struct file *fp, const char __user *buf, in softsynth_write() 352 static __poll_t softsynth_poll(struct file *fp, struct poll_table_struct *wait) in softsynth_poll()
|
/Linux-v6.6/drivers/infiniband/hw/qib/ |
D | qib_file_ops.c | 98 static int qib_get_base_info(struct file *fp, void __user *ubase, in qib_get_base_info() 284 static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp, in qib_tid_update() 974 static int qib_mmapf(struct file *fp, struct vm_area_struct *vma) in qib_mmapf() 1081 struct file *fp, in qib_poll_urgent() 1103 struct file *fp, in qib_poll_next() 1123 static __poll_t qib_poll(struct file *fp, struct poll_table_struct *pt) in qib_poll() 1141 static void assign_ctxt_affinity(struct file *fp, struct qib_devdata *dd) in assign_ctxt_affinity() 1284 struct file *fp, const struct qib_user_info *uinfo) in setup_ctxt() 1353 static int choose_port_ctxt(struct file *fp, struct qib_devdata *dd, u32 port, in choose_port_ctxt() 1390 static int find_free_ctxt(int unit, struct file *fp, in find_free_ctxt() [all …]
|
/Linux-v6.6/drivers/scsi/libfc/ |
D | fc_disc.c | 70 static void fc_disc_recv_rscn_req(struct fc_disc *disc, struct fc_frame *fp) in fc_disc_recv_rscn_req() 178 static void fc_disc_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_disc_recv_req() 296 static void fc_disc_error(struct fc_disc *disc, struct fc_frame *fp) in fc_disc_error() 341 struct fc_frame *fp; in fc_disc_gpn_ft_req() local 493 static void fc_disc_gpn_ft_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_ft_resp() 565 static void fc_disc_gpn_id_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_id_resp() 646 struct fc_frame *fp; in fc_disc_gpn_id_req() local
|
D | fc_fcp.c | 431 struct fc_frame *fp; in fc_fcp_frame_alloc() local 467 static void fc_fcp_recv_data(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_recv_data() 590 struct fc_frame *fp = NULL; in fc_fcp_send_data() local 731 static void fc_fcp_abts_resp(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_abts_resp() 768 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv() 843 static void fc_fcp_resp(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_resp() 1159 struct fc_frame *fp, in fc_fcp_cmd_send() 1162 struct fc_frame *fp; in fc_fcp_cmd_send() local 1210 static void fc_fcp_error(struct fc_fcp_pkt *fsp, struct fc_frame *fp) in fc_fcp_error() 1357 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done() [all …]
|
D | fc_frame.c | 22 u32 fc_frame_crc_check(struct fc_frame *fp) in fc_frame_crc_check() 45 struct fc_frame *fp; in _fc_frame_alloc() local 64 struct fc_frame *fp; in fc_frame_alloc_fill() local
|
/Linux-v6.6/drivers/net/phy/ |
D | fixed_phy.c | 52 struct fixed_phy *fp; in fixed_phy_change_carrier() local 67 static void fixed_phy_update(struct fixed_phy *fp) in fixed_phy_update() 76 struct fixed_phy *fp; in fixed_mdio_read() local 116 struct fixed_phy *fp; in fixed_phy_set_link_update() local 139 struct fixed_phy *fp; in fixed_phy_add_gpiod() local 175 struct fixed_phy *fp, *tmp; in fixed_phy_del() local 375 struct fixed_phy *fp, *tmp; in fixed_mdio_bus_exit() local
|
/Linux-v6.6/tools/testing/selftests/resctrl/ |
D | resctrlfs.c | 104 FILE *fp; in get_resource_id() local 142 FILE *fp; in get_cache_size() local 205 FILE *fp; in get_cbm_mask() local 239 FILE *fp; in get_core_sibling() local 309 FILE *fp; in run_benchmark() local 396 FILE *fp; in write_pid_to_tasks() local 493 FILE *fp; in write_schemata() local 669 FILE *fp; in filter_dmesg() local
|
/Linux-v6.6/drivers/s390/char/ |
D | hmcdrv_dev.c | 114 static int hmcdrv_dev_open(struct inode *inode, struct file *fp) in hmcdrv_dev_open() 147 static int hmcdrv_dev_release(struct inode *inode, struct file *fp) in hmcdrv_dev_release() 160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek() 221 static ssize_t hmcdrv_dev_read(struct file *fp, char __user *ubuf, in hmcdrv_dev_read() 246 static ssize_t hmcdrv_dev_write(struct file *fp, const char __user *ubuf, in hmcdrv_dev_write()
|
/Linux-v6.6/tools/perf/util/ |
D | evsel_fprintf.c | 20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf() 38 static int __print_attr__fprintf(FILE *fp, const char *name, const char *val, void *priv) in __print_attr__fprintf() 43 int evsel__fprintf(struct evsel *evsel, struct perf_attr_details *details, FILE *fp) in evsel__fprintf() 113 struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_callchain() 210 struct callchain_cursor *cursor, struct strlist *bt_stop_list, FILE *fp) in sample__fprintf_sym()
|
D | color.c | 39 static int __color_vfprintf(FILE *fp, const char *color, const char *fmt, in __color_vfprintf() 68 int color_vfprintf(FILE *fp, const char *color, const char *fmt, va_list args) in color_vfprintf() 85 int color_fprintf(FILE *fp, const char *color, const char *fmt, ...) in color_fprintf() 101 int color_fwrite_lines(FILE *fp, const char *color, in color_fwrite_lines() 142 int percent_color_fprintf(FILE *fp, const char *fmt, double percent) in percent_color_fprintf()
|
/Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
D | adf_ctl_drv.c | 185 static int adf_ctl_ioctl_dev_config(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_config() 261 static int adf_ctl_ioctl_dev_stop(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_stop() 294 static int adf_ctl_ioctl_dev_start(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_dev_start() 326 static int adf_ctl_ioctl_get_num_devices(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_num_devices() 338 static int adf_ctl_ioctl_get_status(struct file *fp, unsigned int cmd, in adf_ctl_ioctl_get_status() 377 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl()
|
/Linux-v6.6/arch/arm64/kvm/hyp/nvhe/ |
D | stacktrace.c | 26 static void hyp_prepare_backtrace(unsigned long fp, unsigned long pc) in hyp_prepare_backtrace() 121 static void pkvm_save_backtrace(unsigned long fp, unsigned long pc) in pkvm_save_backtrace() 138 static void pkvm_save_backtrace(unsigned long fp, unsigned long pc) in pkvm_save_backtrace() 152 void kvm_nvhe_prepare_backtrace(unsigned long fp, unsigned long pc) in kvm_nvhe_prepare_backtrace()
|
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 178 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_shrink_eth_fp() local 344 static inline void bnx2x_update_last_max_sge(struct bnx2x_fastpath *fp, in bnx2x_update_last_max_sge() 353 static inline void bnx2x_update_sge_prod(struct bnx2x_fastpath *fp, in bnx2x_update_sge_prod() 429 static void bnx2x_tpa_start(struct bnx2x_fastpath *fp, u16 queue, in bnx2x_tpa_start() 546 static int bnx2x_alloc_rx_sge(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_alloc_rx_sge() 585 static int bnx2x_fill_frag_skb(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_fill_frag_skb() 676 bnx2x_build_skb(const struct bnx2x_fastpath *fp, void *data) in bnx2x_build_skb() 687 static void bnx2x_frag_free(const struct bnx2x_fastpath *fp, void *data) in bnx2x_frag_free() 695 static void *bnx2x_frag_alloc(const struct bnx2x_fastpath *fp, gfp_t gfp_mask) in bnx2x_frag_alloc() 742 static void bnx2x_gro_receive(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_gro_receive() [all …]
|
/Linux-v6.6/drivers/bus/mhi/host/ |
D | debugfs.c | 296 static int mhi_debugfs_states_open(struct inode *inode, struct file *fp) in mhi_debugfs_states_open() 301 static int mhi_debugfs_events_open(struct inode *inode, struct file *fp) in mhi_debugfs_events_open() 306 static int mhi_debugfs_channels_open(struct inode *inode, struct file *fp) in mhi_debugfs_channels_open() 311 static int mhi_debugfs_devices_open(struct inode *inode, struct file *fp) in mhi_debugfs_devices_open() 316 static int mhi_debugfs_regdump_open(struct inode *inode, struct file *fp) in mhi_debugfs_regdump_open() 321 static int mhi_debugfs_device_wake_open(struct inode *inode, struct file *fp) in mhi_debugfs_device_wake_open() 326 static int mhi_debugfs_timeout_ms_open(struct inode *inode, struct file *fp) in mhi_debugfs_timeout_ms_open()
|
/Linux-v6.6/arch/microblaze/kernel/ |
D | unwind.c | 125 static int lookup_prev_stack_frame(unsigned long fp, unsigned long pc, in lookup_prev_stack_frame() 165 unsigned long fp, struct stack_trace *trace, in unwind_trap() 183 unsigned long pc, unsigned long fp, in microblaze_unwind_inner() 294 unsigned long pc, fp; in microblaze_unwind() local
|
/Linux-v6.6/kernel/bpf/ |
D | mprog.c | 112 struct bpf_mprog_fp *fp; in bpf_mprog_replace() local 133 struct bpf_mprog_fp *fp; in bpf_mprog_insert() local 181 struct bpf_mprog_fp *fp; in bpf_mprog_pos_exact() local 196 struct bpf_mprog_fp *fp; in bpf_mprog_pos_before() local 212 struct bpf_mprog_fp *fp; in bpf_mprog_pos_after() local 302 struct bpf_mprog_fp *fp; in bpf_mprog_fetch() local 400 struct bpf_mprog_fp *fp; in bpf_mprog_query() local
|
/Linux-v6.6/arch/powerpc/platforms/book3s/ |
D | vas-api.c | 264 static int coproc_open(struct inode *inode, struct file *fp) in coproc_open() 279 static int coproc_ioc_tx_win_open(struct file *fp, unsigned long arg) in coproc_ioc_tx_win_open() 325 static int coproc_release(struct inode *inode, struct file *fp) in coproc_release() 397 struct file *fp = vma->vm_file; in vas_mmap_fault() local 472 static int coproc_mmap(struct file *fp, struct vm_area_struct *vma) in coproc_mmap() 547 static long coproc_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in coproc_ioctl()
|
/Linux-v6.6/fs/smb/server/ |
D | oplock.c | 137 struct oplock_info *opinfo_get(struct ksmbd_file *fp) in opinfo_get() 227 static unsigned long opinfo_count(struct ksmbd_file *fp) in opinfo_count() 235 static void opinfo_count_inc(struct ksmbd_file *fp) in opinfo_count_inc() 243 static void opinfo_count_dec(struct ksmbd_file *fp) in opinfo_count_dec() 394 void close_id_del_oplock(struct ksmbd_file *fp) in close_id_del_oplock() 635 struct ksmbd_file *fp; in __smb2_oplock_break_noti() local 1096 struct ksmbd_file *fp, __u16 tid, in smb_grant_oplock() 1226 struct ksmbd_file *fp, int is_trunc) in smb_break_all_write_oplock() 1252 void smb_break_all_levII_oplock(struct ksmbd_work *work, struct ksmbd_file *fp, in smb_break_all_levII_oplock() 1320 void smb_break_all_oplock(struct ksmbd_work *work, struct ksmbd_file *fp) in smb_break_all_oplock() [all …]
|
/Linux-v6.6/tools/perf/ |
D | builtin-script.c | 329 FILE *fp; member 369 static int evsel_script__fprintf(struct evsel_script *es, FILE *fp) in evsel_script__fprintf() 691 FILE *fp) in perf_sample__fprintf_regs() 760 struct perf_event_attr *attr, const char *arch, FILE *fp) in perf_sample__fprintf_iregs() 767 struct perf_event_attr *attr, const char *arch, FILE *fp) in perf_sample__fprintf_uregs() 777 u32 type, FILE *fp) in perf_sample__fprintf_start() 905 static int print_bstack_flags(FILE *fp, struct branch_entry *br) in print_bstack_flags() 918 struct perf_event_attr *attr, FILE *fp) in perf_sample__fprintf_brstack() 957 struct perf_event_attr *attr, FILE *fp) in perf_sample__fprintf_brstacksym() 995 struct perf_event_attr *attr, FILE *fp) in perf_sample__fprintf_brstackoff() [all …]
|
/Linux-v6.6/drivers/misc/mei/ |
D | client.c | 368 const struct file *fp) in mei_cl_set_read_by_fp() 391 const struct file *fp) in mei_io_cb_init() 439 const struct file *fp) in mei_io_tx_list_free_cl() 455 static void mei_io_list_free_fp(struct list_head *head, const struct file *fp) in mei_io_list_free_fp() 489 const struct file *fp) in mei_cl_alloc_cb() 524 const struct file *fp) in mei_cl_enqueue_ctrl_wr_cb() 549 struct mei_cl_cb *mei_cl_read_cb(struct mei_cl *cl, const struct file *fp) in mei_cl_read_cb() 572 int mei_cl_flush_queues(struct mei_cl *cl, const struct file *fp) in mei_cl_flush_queues() 1122 const struct file *fp) in mei_cl_connect() 1297 struct mei_cl_vtag *mei_cl_vtag_alloc(struct file *fp, u8 vtag) in mei_cl_vtag_alloc() [all …]
|
/Linux-v6.6/arch/csky/kernel/ |
D | perf_callchain.c | 9 unsigned long fp; member 48 unsigned long fp, unsigned long reg_lr) in user_backtrace() 89 unsigned long fp = 0; in perf_callchain_user() local
|