Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 25 of 26) sorted by relevance

12

/linux/tools/perf/util/
H A Dheader.c141 ff argument
103 __do_write_fd(struct feat_fd * ff,const void * buf,size_t size) __do_write_fd() argument
112 __do_write_buf(struct feat_fd * ff,const void * buf,size_t size) __do_write_buf() argument
149 do_write_bitmap(struct feat_fd * ff,unsigned long * set,u64 size) do_write_bitmap() argument
168 write_padded(struct feat_fd * ff,const void * bf,size_t count,size_t count_aligned) write_padded() argument
184 do_write_string(struct feat_fd * ff,const char * str) do_write_string() argument
200 __do_read_fd(struct feat_fd * ff,void * addr,ssize_t size) __do_read_fd() argument
209 __do_read_buf(struct feat_fd * ff,void * addr,ssize_t size) __do_read_buf() argument
221 __do_read(struct feat_fd * ff,void * addr,ssize_t size) __do_read() argument
228 do_read_u32(struct feat_fd * ff,u32 * addr) do_read_u32() argument
241 do_read_u64(struct feat_fd * ff,u64 * addr) do_read_u64() argument
254 do_read_string(struct feat_fd * ff) do_read_string() argument
280 do_read_bitmap(struct feat_fd * ff,unsigned long ** pset,u64 * psize) do_read_bitmap() argument
310 write_tracing_data(struct feat_fd * ff,struct evlist * evlist) write_tracing_data() argument
320 write_build_id(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_build_id() argument
343 write_hostname(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_hostname() argument
356 write_osrelease(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_osrelease() argument
369 write_arch(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_arch() argument
382 write_e_machine(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_e_machine() argument
397 write_version(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_version() argument
403 __write_cpudesc(struct feat_fd * ff,const char * cpuinfo_proc) __write_cpudesc() argument
458 write_cpudesc(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_cpudesc() argument
494 write_nrcpus(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_nrcpus() argument
516 write_event_desc(struct feat_fd * ff,struct evlist * evlist) write_event_desc() argument
572 write_cmdline(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_cmdline() argument
602 write_cpu_topology(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_cpu_topology() argument
675 write_total_mem(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_total_mem() argument
704 write_numa_topology(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_numa_topology() argument
758 write_pmu_mappings(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_pmu_mappings() argument
801 write_group_desc(struct feat_fd * ff,struct evlist * evlist) write_group_desc() argument
903 write_cpuid(struct feat_fd * ff,struct evlist * evlist) write_cpuid() argument
922 write_auxtrace(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_auxtrace() argument
939 write_clockid(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_clockid() argument
946 write_clock_data(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_clock_data() argument
980 write_hybrid_topology(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_hybrid_topology() argument
1014 write_dir_format(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_dir_format() argument
1030 write_bpf_prog_info(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_bpf_prog_info() argument
1072 write_bpf_btf(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_bpf_btf() argument
1254 write_cache(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_cache() argument
1313 write_sample_time(struct feat_fd * ff,struct evlist * evlist) write_sample_time() argument
1541 __write_pmu_caps(struct feat_fd * ff,struct perf_pmu * pmu,bool write_pmu) __write_pmu_caps() argument
1570 write_cpu_pmu_caps(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_cpu_pmu_caps() argument
1586 write_pmu_caps(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_pmu_caps() argument
1729 write_cpu_domain_info(struct feat_fd * ff,struct evlist * evlist __maybe_unused) write_cpu_domain_info() argument
1788 print_hostname(struct feat_fd * ff,FILE * fp) print_hostname() argument
1793 print_osrelease(struct feat_fd * ff,FILE * fp) print_osrelease() argument
1798 print_arch(struct feat_fd * ff,FILE * fp) print_arch() argument
1803 print_e_machine(struct feat_fd * ff,FILE * fp) print_e_machine() argument
1809 print_cpudesc(struct feat_fd * ff,FILE * fp) print_cpudesc() argument
1814 print_nrcpus(struct feat_fd * ff,FILE * fp) print_nrcpus() argument
1820 print_version(struct feat_fd * ff,FILE * fp) print_version() argument
1825 print_cmdline(struct feat_fd * ff,FILE * fp) print_cmdline() argument
1854 print_cpu_topology(struct feat_fd * ff,FILE * fp) print_cpu_topology() argument
1911 print_clockid(struct feat_fd * ff,FILE * fp) print_clockid() argument
1917 print_clock_data(struct feat_fd * ff,FILE * fp) print_clock_data() argument
1960 print_hybrid_topology(struct feat_fd * ff,FILE * fp) print_hybrid_topology() argument
1972 print_dir_format(struct feat_fd * ff,FILE * fp) print_dir_format() argument
1984 print_bpf_prog_info(struct feat_fd * ff,FILE * fp) print_bpf_prog_info() argument
2011 print_bpf_btf(struct feat_fd * ff,FILE * fp) print_bpf_btf() argument
2086 read_event_desc(struct feat_fd * ff) read_event_desc() argument
2173 print_event_desc(struct feat_fd * ff,FILE * fp) print_event_desc() argument
2211 print_total_mem(struct feat_fd * ff,FILE * fp) print_total_mem() argument
2216 print_numa_topology(struct feat_fd * ff,FILE * fp) print_numa_topology() argument
2233 print_cpuid(struct feat_fd * ff,FILE * fp) print_cpuid() argument
2253 print_cache(struct feat_fd * ff,FILE * fp __maybe_unused) print_cache() argument
2264 print_compressed(struct feat_fd * ff,FILE * fp) print_compressed() argument
2290 print_cpu_pmu_caps(struct feat_fd * ff,FILE * fp) print_cpu_pmu_caps() argument
2296 print_pmu_caps(struct feat_fd * ff,FILE * fp) print_pmu_caps() argument
2316 print_pmu_mappings(struct feat_fd * ff,FILE * fp) print_pmu_mappings() argument
2353 print_group_desc(struct feat_fd * ff,FILE * fp) print_group_desc() argument
2375 print_sample_time(struct feat_fd * ff,FILE * fp) print_sample_time() argument
2410 print_mem_topology(struct feat_fd * ff,FILE * fp) print_mem_topology() argument
2427 print_cpu_domain_info(struct feat_fd * ff,FILE * fp) print_cpu_domain_info() argument
2636 process_e_machine(struct feat_fd * ff,void * data __maybe_unused) process_e_machine() argument
2648 process_tracing_data(struct feat_fd * ff,void * data) process_tracing_data() argument
2656 process_build_id(struct feat_fd * ff,void * data __maybe_unused) process_build_id() argument
2663 process_nrcpus(struct feat_fd * ff,void * data __maybe_unused) process_nrcpus() argument
2681 process_total_mem(struct feat_fd * ff,void * data __maybe_unused) process_total_mem() argument
2724 process_event_desc(struct feat_fd * ff,void * data __maybe_unused) process_event_desc() argument
2749 process_cmdline(struct feat_fd * ff,void * data __maybe_unused) process_cmdline() argument
2788 process_cpu_topology(struct feat_fd * ff,void * data __maybe_unused) process_cpu_topology() argument
2907 process_numa_topology(struct feat_fd * ff,void * data __maybe_unused) process_numa_topology() argument
2953 process_pmu_mappings(struct feat_fd * ff,void * data __maybe_unused) process_pmu_mappings() argument
3003 process_group_desc(struct feat_fd * ff,void * data __maybe_unused) process_group_desc() argument
3087 process_auxtrace(struct feat_fd * ff,void * data __maybe_unused) process_auxtrace() argument
3101 process_cache(struct feat_fd * ff,void * data __maybe_unused) process_cache() argument
3157 process_sample_time(struct feat_fd * ff,void * data __maybe_unused) process_sample_time() argument
3178 process_mem_topology(struct feat_fd * ff,void * data __maybe_unused) process_mem_topology() argument
3231 process_clockid(struct feat_fd * ff,void * data __maybe_unused) process_clockid() argument
3242 process_clock_data(struct feat_fd * ff,void * _data __maybe_unused) process_clock_data() argument
3277 process_hybrid_topology(struct feat_fd * ff,void * data __maybe_unused) process_hybrid_topology() argument
3318 process_dir_format(struct feat_fd * ff,void * _data __maybe_unused) process_dir_format() argument
3334 process_bpf_prog_info(struct feat_fd * ff,void * data __maybe_unused) process_bpf_prog_info() argument
3407 process_bpf_btf(struct feat_fd * ff,void * data __maybe_unused) process_bpf_btf() argument
3455 process_compressed(struct feat_fd * ff,void * data __maybe_unused) process_compressed() argument
3478 __process_pmu_caps(struct feat_fd * ff,int * nr_caps,char *** caps,unsigned int * max_branches,unsigned int * br_cntr_nr,unsigned int * br_cntr_width) __process_pmu_caps() argument
3541 process_cpu_pmu_caps(struct feat_fd * ff,void * data __maybe_unused) process_cpu_pmu_caps() argument
3556 process_pmu_caps(struct feat_fd * ff,void * data __maybe_unused) process_pmu_caps() argument
3612 process_cpu_domain_info(struct feat_fd * ff,void * data __maybe_unused) process_cpu_domain_info() argument
3778 struct feat_fd ff; perf_file_section__fprintf_info() local
3848 struct feat_fd *ff; global() member
3858 do_write_feat(struct feat_fd * ff,int type,struct perf_file_section ** p,struct evlist * evlist,struct feat_copier * fc) do_write_feat() argument
3911 struct feat_fd ff = { perf_header__adds_write() local
3955 struct feat_fd ff = { perf_header__write_pipe() local
3983 struct feat_fd ff = { perf_session__do_write_header() local
4666 struct feat_fd ff = { .fd = 0 }; perf_event__process_feature() local
[all...]
H A Dsynthetic-events.c2209 struct feat_fd ff; in perf_event__synthesize_tracing_data() local
2398 struct feat_fd ff; in perf_event__synthesize_features() local
/linux/drivers/input/
H A Dff-core.c23 static int check_effect_access(struct ff_device *ff, int effect_id, in check_effect_access()
50 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) in compat_effect()
94 struct ff_device *ff = dev->ff; in input_ff_upload() local
168 struct ff_device *ff = dev->ff; in erase_effect() local
205 struct ff_device *ff = dev->ff; in input_ff_erase() local
226 struct ff_device *ff = dev->ff; in input_ff_flush() local
250 struct ff_device *ff = dev->ff; in input_ff_event() local
345 struct ff_device *ff = dev->ff; in input_ff_destroy() local
H A Dff-memless.c196 static int get_compatible_type(struct ff_device *ff, int effect_type) in get_compatible_type()
482 static void ml_ff_destroy(struct ff_device *ff) in ml_ff_destroy()
507 struct ff_device *ff; in input_ff_create_memless() local
/linux/fs/fuse/
H A Diomode.c30 int fuse_file_cached_io_open(struct inode *inode, struct fuse_file *ff) in fuse_file_cached_io_open()
71 static void fuse_file_cached_io_release(struct fuse_file *ff, in fuse_file_cached_io_release()
117 struct fuse_file *ff, in fuse_file_uncached_io_open()
149 static void fuse_file_uncached_io_release(struct fuse_file *ff, in fuse_file_uncached_io_release()
170 struct fuse_file *ff = file->private_data; in fuse_file_passthrough_open() local
198 struct fuse_file *ff = file->private_data; in fuse_file_io_open() local
256 void fuse_file_io_release(struct fuse_file *ff, struct inode *inode) in fuse_file_io_release()
H A Dfile.c57 struct fuse_file *ff; in fuse_file_alloc() local
82 void fuse_file_free(struct fuse_file *ff) in fuse_file_free()
88 static struct fuse_file *fuse_file_get(struct fuse_file *ff) in fuse_file_get()
103 static void fuse_file_put(struct fuse_file *ff, bool sync) in fuse_file_put()
139 struct fuse_file *ff; in fuse_file_open() local
194 struct fuse_file *ff = fuse_file_open(fm, nodeid, file->f_flags, isdir); in fuse_do_open() local
207 struct fuse_file *ff = file->private_data; in fuse_link_write_file() local
220 struct fuse_file *ff = file->private_data; in fuse_finish_open() local
257 struct fuse_file *ff; in fuse_open() local
310 static void fuse_prepare_release(struct fuse_inode *fi, struct fuse_file *ff, in fuse_prepare_release()
[all …]
H A Dioctl.c220 struct fuse_file *ff = file->private_data; in fuse_do_ioctl() local
438 static int fuse_priv_ioctl(struct inode *inode, struct fuse_file *ff, in fuse_priv_ioctl()
500 static void fuse_priv_ioctl_cleanup(struct inode *inode, struct fuse_file *ff) in fuse_priv_ioctl_cleanup()
508 struct fuse_file *ff; in fuse_fileattr_get() local
546 struct fuse_file *ff; in fuse_fileattr_set() local
/linux/sound/firewire/fireface/
H A Dff.c16 static void name_card(struct snd_ff *ff) in name_card()
41 struct snd_ff *ff = card->private_data; in ff_card_free() local
55 struct snd_ff *ff; in snd_ff_probe() local
119 struct snd_ff *ff = dev_get_drvdata(&unit->device); in snd_ff_update() local
128 struct snd_ff *ff = dev_get_drvdata(&unit->device); in snd_ff_remove() local
H A Dff-protocol-latter.c141 static int latter_get_clock(struct snd_ff *ff, unsigned int *rate, in latter_get_clock()
157 static int latter_switch_fetching_mode(struct snd_ff *ff, bool enable) in latter_switch_fetching_mode()
172 static int latter_allocate_resources(struct snd_ff *ff, unsigned int rate) in latter_allocate_resources()
248 static int latter_begin_session(struct snd_ff *ff, unsigned int rate) in latter_begin_session()
303 static void latter_finish_session(struct snd_ff *ff) in latter_finish_session()
312 static void latter_dump_status(struct snd_ff *ff, struct snd_info_buffer *buffer) in latter_dump_status()
396 static void latter_handle_midi_msg(struct snd_ff *ff, unsigned int offset, const __le32 *buf, in latter_handle_midi_msg()
486 static int latter_fill_midi_msg(struct snd_ff *ff, in latter_fill_midi_msg()
H A Dff-proc.c30 struct snd_ff *ff = entry->private_data; in proc_dump_status() local
35 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, in add_node()
47 void snd_ff_proc_init(struct snd_ff *ff) in snd_ff_proc_init()
/linux/drivers/hid/
H A Dhid-haptic.c237 struct ff_device *ff = dev->ff; in hid_haptic_upload_effect() local
372 static void hid_haptic_destroy(struct ff_device *ff) in hid_haptic_destroy()
409 struct ff_device *ff; in hid_haptic_init() local
H A Dhid-lgff.c28 const signed short *ff; member
/linux/drivers/clk/mediatek/
H A Dclk-mtk.c162 const struct mtk_fixed_factor *ff = &clks[i]; in mtk_clk_register_factors() local
185 const struct mtk_fixed_factor *ff = &clks[i]; in mtk_clk_register_factors() local
207 const struct mtk_fixed_factor *ff = &clks[i - 1]; in mtk_clk_unregister_factors() local
/linux/drivers/clk/pistachio/
H A Dclk.c108 struct pistachio_fixed_factor *ff, in pistachio_clk_register_fixed_factor()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-capture.c1012 struct fimc_frame *ff = &ctx->d_frame; in __fimc_capture_set_format() local
1133 const struct fimc_frame *ff = &vc->ctx->s_frame; in fimc_pipeline_validate() local
1476 const struct fimc_frame *ff = &ctx->s_frame; in fimc_subdev_get_fmt() local
1519 struct fimc_frame *ff; in fimc_subdev_set_fmt() local
/linux/drivers/input/joystick/iforce/
H A Diforce.h72 signed short *ff; member
/linux/drivers/video/fbdev/
H A Dpxa168fb.h408 #define DMA_FF_UNDERFLOW_ENA(ff) ((ff) << 29) argument
414 #define GRA_FF_UNDERFLOW_ENA(ff) ((ff) << 25) argument
441 #define DMA_FF_UNDERFLOW(ff) ((ff) << 29) argument
447 #define GRA_FF_UNDERFLOW(ff) ((ff) << 25) argument
/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h640 #define DMA_FF_UNDERFLOW_ENA(ff) ((ff)<<29) argument
648 #define GRA_FF_UNDERFLOW_ENA(ff) ((ff)<<25) argument
690 #define PN2_DMA_FF_UNDERFLOW_ENA(ff) ((ff)<<5) argument
696 #define PN2_GRA_FF_UNDERFLOW_ENA(ff) ((ff)<<1) argument
749 #define DMA_FF_UNDERFLOW(ff) ((ff)<<29) argument
757 #define GRA_FF_UNDERFLOW(ff) ((ff)<<25) argument
793 #define PN2_DMA_FF_UNDERFLOW(ff) ((ff)<<5) argument
799 #define PN2_GRA_FF_UNDERFLOW(ff) ((ff)<<1) argument
/linux/drivers/input/misc/
H A Dda7280.c1148 struct ff_device *ff; in da7280_probe() local
/linux/drivers/usb/gadget/function/
H A Du_audio.c106 u32 ff = 0; in u_audio_set_fback_frequency() local
/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_dvbt2.h327 u8 ff; member
/linux/drivers/infiniband/hw/hfi1/
H A Dfirmware.c466 struct firmware_file *ff = (struct firmware_file *) in obtain_one_firmware() local
/linux/drivers/hid/usbhid/
H A Dhid-pidff.c1542 struct ff_device *ff; in hid_pidff_init_with_quirks() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c2301 int i, ff; in bnx2x_set_admin_app_up() local
/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2024 struct fip_fc4_feat *ff; in fcoe_ctlr_vn_send() local

12