Home
last modified time | relevance | path

Searched defs:sf (Results 1 – 72 of 72) sorted by relevance

/linux-4.1.27/arch/arm64/net/
Dbpf_jit.h30 #define A64_VARIANT(sf) \ argument
34 #define A64_COMP_BRANCH(sf, Rt, offset, type) \ argument
37 #define A64_CBZ(sf, Rt, imm19) A64_COMP_BRANCH(sf, Rt, (imm19) << 2, ZERO) argument
38 #define A64_CBNZ(sf, Rt, imm19) A64_COMP_BRANCH(sf, Rt, (imm19) << 2, NONZERO) argument
86 #define A64_ADDSUB_IMM(sf, Rd, Rn, imm12, type) \ argument
90 #define A64_ADD_I(sf, Rd, Rn, imm12) A64_ADDSUB_IMM(sf, Rd, Rn, imm12, ADD) argument
91 #define A64_SUB_I(sf, Rd, Rn, imm12) A64_ADDSUB_IMM(sf, Rd, Rn, imm12, SUB) argument
93 #define A64_MOV(sf, Rd, Rn) A64_ADD_I(sf, Rd, Rn, 0) argument
96 #define A64_BITFIELD(sf, Rd, Rn, immr, imms, type) \ argument
100 #define A64_SBFM(sf, Rd, Rn, ir, is) A64_BITFIELD(sf, Rd, Rn, ir, is, SIGNED) argument
[all …]
/linux-4.1.27/sound/synth/emux/
Dsoundfont.c236 struct snd_soundfont *sf; in open_patch() local
272 struct snd_soundfont *sf; in newsf() local
305 is_identical_font(struct snd_soundfont *sf, int type, unsigned char *name) in is_identical_font()
349 set_zone_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf, in set_zone_counter()
361 sf_zone_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_zone_new()
381 set_sample_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf, in set_sample_counter()
393 sf_sample_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_sample_new()
412 sf_sample_delete(struct snd_sf_list *sflist, struct snd_soundfont *sf, in sf_sample_delete()
428 struct snd_soundfont *sf; in load_map() local
490 remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf, in remove_info()
[all …]
/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dspeedfax.c127 struct sfax_hw *sf = dev_id; in IOFUNC_IND() local
159 enable_hwirq(struct sfax_hw *sf) in enable_hwirq()
167 disable_hwirq(struct sfax_hw *sf) in disable_hwirq()
175 reset_speedfax(struct sfax_hw *sf) in reset_speedfax()
189 sfax_ctrl(struct sfax_hw *sf, u32 cmd, u_long arg) in sfax_ctrl()
221 channel_ctrl(struct sfax_hw *sf, struct mISDN_ctrl_req *cq) in channel_ctrl()
253 struct sfax_hw *sf = dch->hw; in sfax_dctrl() local
286 init_card(struct sfax_hw *sf) in init_card()
325 setup_speedfax(struct sfax_hw *sf) in setup_speedfax()
/linux-4.1.27/arch/arc/kernel/
Dsignal.c66 stash_usr_regs(struct rt_sigframe __user *sf, struct pt_regs *regs, in stash_usr_regs()
77 static int restore_usr_regs(struct pt_regs *regs, struct rt_sigframe __user *sf) in restore_usr_regs()
102 struct rt_sigframe __user *sf; in SYSCALL_DEFINE0() local
177 struct rt_sigframe __user *sf; in setup_rt_frame() local
/linux-4.1.27/arch/s390/kernel/
Dprocess.c49 struct stack_frame *sf, *low, *high; in thread_saved_pc() local
94 struct stack_frame sf; in copy_thread() member
182 struct stack_frame *sf, *low, *high; in get_wchan() local
Dstacktrace.c19 struct stack_frame *sf; in save_context_stack() local
Ddumpstack.c32 struct stack_frame *sf; in __show_trace() local
Dperf_event.c230 struct stack_frame *sf; in __store_trace() local
/linux-4.1.27/drivers/hwmon/
Demc6w201.c196 int sf = to_sensor_dev_attr_2(devattr)->index; in show_in() local
208 int sf = to_sensor_dev_attr_2(devattr)->index; in set_in() local
234 int sf = to_sensor_dev_attr_2(devattr)->index; in show_temp() local
245 int sf = to_sensor_dev_attr_2(devattr)->index; in set_temp() local
271 int sf = to_sensor_dev_attr_2(devattr)->index; in show_fan() local
288 int sf = to_sensor_dev_attr_2(devattr)->index; in set_fan() local
/linux-4.1.27/arch/sparc/kernel/
Dsignal_32.c65 struct signal_frame __user *sf; in do_sigreturn() local
129 struct rt_signal_frame __user *sf; in do_rt_sigreturn() local
218 struct signal_frame __user *sf; in setup_frame() local
313 struct rt_signal_frame __user *sf; in setup_rt_frame() local
Dsignal32.c143 struct signal_frame32 __user *sf; in do_sigreturn32() local
229 struct rt_signal_frame32 __user *sf; in do_rt_sigreturn32() local
407 struct signal_frame32 __user *sf; in setup_frame32() local
538 struct rt_signal_frame32 __user *sf; in setup_rt_frame32() local
Dstacktrace.c33 struct sparc_stackf *sf; in __save_stack_trace() local
Dsignal_64.c249 struct rt_signal_frame __user *sf; in do_rt_sigreturn() local
347 struct rt_signal_frame __user *sf; in setup_rt_frame() local
Dperf_event.c1711 struct sparc_stackf *sf; in perf_callchain_kernel() local
1752 struct sparc_stackf sf; in perf_callchain_user_64() local
1776 struct sparc_stackf sf; in perf_callchain_user_32() local
1786 struct sparc_stackf32 sf; in perf_callchain_user_32() local
Dtraps_64.c2346 struct sparc_stackf *sf; in show_stack() local
/linux-4.1.27/block/
Dblk-cgroup.c513 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg, in blkcg_print_blkgs()
544 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64()
564 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat()
598 u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, int off) in blkg_prfill_stat()
612 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
Dblk-throttle.c1288 static u64 tg_prfill_cpu_rwstat(struct seq_file *sf, in tg_prfill_cpu_rwstat()
1309 static int tg_print_cpu_rwstat(struct seq_file *sf, void *v) in tg_print_cpu_rwstat()
1316 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64()
1327 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint()
1338 static int tg_print_conf_u64(struct seq_file *sf, void *v) in tg_print_conf_u64()
1345 static int tg_print_conf_uint(struct seq_file *sf, void *v) in tg_print_conf_uint()
Dcfq-iosched.c1638 static u64 cfqg_prfill_weight_device(struct seq_file *sf, in cfqg_prfill_weight_device()
1648 static int cfqg_print_weight_device(struct seq_file *sf, void *v) in cfqg_print_weight_device()
1656 static u64 cfqg_prfill_leaf_weight_device(struct seq_file *sf, in cfqg_prfill_leaf_weight_device()
1666 static int cfqg_print_leaf_weight_device(struct seq_file *sf, void *v) in cfqg_print_leaf_weight_device()
1674 static int cfq_print_weight(struct seq_file *sf, void *v) in cfq_print_weight()
1680 static int cfq_print_leaf_weight(struct seq_file *sf, void *v) in cfq_print_leaf_weight()
1775 static int cfqg_print_stat(struct seq_file *sf, void *v) in cfqg_print_stat()
1782 static int cfqg_print_rwstat(struct seq_file *sf, void *v) in cfqg_print_rwstat()
1789 static u64 cfqg_prfill_stat_recursive(struct seq_file *sf, in cfqg_prfill_stat_recursive()
1797 static u64 cfqg_prfill_rwstat_recursive(struct seq_file *sf, in cfqg_prfill_rwstat_recursive()
[all …]
/linux-4.1.27/fs/kernfs/
Dfile.c93 static void kernfs_seq_stop_active(struct seq_file *sf, void *v) in kernfs_seq_stop_active()
103 static void *kernfs_seq_start(struct seq_file *sf, loff_t *ppos) in kernfs_seq_start()
132 static void *kernfs_seq_next(struct seq_file *sf, void *v, loff_t *ppos) in kernfs_seq_next()
153 static void kernfs_seq_stop(struct seq_file *sf, void *v) in kernfs_seq_stop()
162 static int kernfs_seq_show(struct seq_file *sf, void *v) in kernfs_seq_show()
Dmount.c32 static int kernfs_sop_show_options(struct seq_file *sf, struct dentry *dentry) in kernfs_sop_show_options()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_config.c162 static void get_default_flavor(struct sptlrpc_flavor *sf) in get_default_flavor()
406 struct sptlrpc_flavor *sf) in sptlrpc_rule_set_choose()
773 static inline void flavor_set_flags(struct sptlrpc_flavor *sf, in flavor_set_flags()
802 struct sptlrpc_flavor *sf) in sptlrpc_conf_choose_flavor()
848 struct sptlrpc_flavor *sf) in sptlrpc_target_choose_flavor()
Dsec.c195 char *sptlrpc_flavor2name_bulk(struct sptlrpc_flavor *sf, in sptlrpc_flavor2name_bulk()
210 char *sptlrpc_flavor2name(struct sptlrpc_flavor *sf, char *buf, int bufsize) in sptlrpc_flavor2name()
1277 struct sptlrpc_flavor *sf, in sptlrpc_sec_create()
1370 struct sptlrpc_flavor *sf) in sptlrpc_import_sec_adapt_inplace()
1398 struct sptlrpc_flavor sf; in sptlrpc_import_sec_adapt() local
Dsec_null.c119 struct sptlrpc_flavor *sf) in null_create_sec()
Dsec_plain.c439 struct sptlrpc_flavor *sf) in plain_create_sec()
Dlproc_ptlrpc.c910 struct seq_file *sf = seq_file; in target_print_req() local
/linux-4.1.27/arch/powerpc/perf/
Dcallchain.c224 struct signal_frame_64 __user *sf; in sane_signal_64_frame() local
390 struct signal_frame_32 __user *sf; in sane_signal_32_frame() local
401 struct rt_signal_frame_32 __user *sf; in sane_rt_signal_32_frame() local
414 struct signal_frame_32 __user *sf; in signal_frame_32_regs() local
/linux-4.1.27/arch/s390/oprofile/
Dbacktrace.c15 struct stack_frame *sf; in __show_trace() local
/linux-4.1.27/fs/pstore/
Dinode.c139 struct seq_file *sf = file->private_data; in pstore_file_read() local
150 struct seq_file *sf; in pstore_file_open() local
173 struct seq_file *sf = file->private_data; in pstore_file_llseek() local
/linux-4.1.27/arch/arm64/kernel/
Dsignal.c96 struct rt_sigframe __user *sf) in restore_sigframe()
165 static int setup_sigframe(struct rt_sigframe __user *sf, in setup_sigframe()
Dsignal32.c324 struct compat_sigframe __user *sf) in compat_restore_sigframe()
504 static int compat_setup_sigframe(struct compat_sigframe __user *sf, in compat_setup_sigframe()
/linux-4.1.27/arch/unicore32/kernel/
Dsignal.c55 static int restore_sigframe(struct pt_regs *regs, struct sigframe __user *sf) in restore_sigframe()
136 static int setup_sigframe(struct sigframe __user *sf, struct pt_regs *regs, in setup_sigframe()
/linux-4.1.27/net/netfilter/
Dxt_osf.c69 struct xt_osf_finger *kf = NULL, *sf; in xt_osf_add_callback() local
112 struct xt_osf_finger *sf; in xt_osf_remove_callback() local
Dxt_hashlimit.c854 struct seq_file *sf = file->private_data; in dl_proc_open() local
/linux-4.1.27/net/sunrpc/auth_gss/
Dgss_generic_token.c120 unsigned char sf; in der_read_length() local
/linux-4.1.27/arch/arm/kernel/
Dsignal.c142 static int restore_sigframe(struct pt_regs *regs, struct sigframe __user *sf) in restore_sigframe()
253 setup_sigframe(struct sigframe __user *sf, struct pt_regs *regs, sigset_t *set) in setup_sigframe()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr_leaf.c526 xfs_attr_shortform_t *sf; in xfs_attr_shortform_add() local
598 xfs_attr_shortform_t *sf; in xfs_attr_shortform_remove() local
669 xfs_attr_shortform_t *sf; in xfs_attr_shortform_lookup() local
700 xfs_attr_shortform_t *sf; in xfs_attr_shortform_getvalue() local
738 xfs_attr_shortform_t *sf; in xfs_attr_shortform_to_leaf() local
/linux-4.1.27/drivers/hid/
Dhid-wiimote-debug.c130 struct seq_file *sf = f->private_data; in wiidebug_drm_write() local
/linux-4.1.27/sound/soc/codecs/
Dmax9850.c137 u8 sf, da; in max9850_hw_params() local
/linux-4.1.27/drivers/media/platform/blackfin/
Dbfin_capture.c160 struct bcap_format *sf; in bcap_init_sensor_formats() local
598 struct bcap_format *sf = bcap->sensor_formats; in bcap_try_format() local
634 struct bcap_format *sf = bcap_dev->sensor_formats; in bcap_enum_fmt_vid_cap() local
/linux-4.1.27/net/core/
Dnetprio_cgroup.c176 static int read_priomap(struct seq_file *sf, void *v) in read_priomap()
Dneighbour.c2757 struct seq_file *sf = file->private_data; in neigh_stat_seq_open() local
/linux-4.1.27/net/mac80211/
Ddebugfs.c102 int sf = 0; /* how many written so far */ in hwflags_read() local
/linux-4.1.27/kernel/sched/
Dcpuacct.c185 static int cpuacct_stats_show(struct seq_file *sf, void *v) in cpuacct_stats_show()
Dcore.c8298 static int cpu_stats_show(struct seq_file *sf, void *v) in cpu_stats_show()
/linux-4.1.27/fs/xfs/
Dxfs_attr_list.c73 xfs_attr_shortform_t *sf; in xfs_attr_shortform_list() local
/linux-4.1.27/crypto/
Dtwofish_common.c593 u8 sa = 0, sb = 0, sc = 0, sd = 0, se = 0, sf = 0, sg = 0, sh = 0; in __twofish_setkey() local
/linux-4.1.27/fs/sysfs/
Dfile.c42 static int sysfs_kf_seq_show(struct seq_file *sf, void *v) in sysfs_kf_seq_show()
/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod.c1331 u8 idlemode, sf; in _enable_sysc() local
1430 u8 idlemode, sf; in _idle_sysc() local
1483 u8 sf; in _shutdown_sysc() local
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-m2m.c104 struct fimc_frame *sf, *df; in fimc_device_run() local
/linux-4.1.27/fs/btrfs/
Dcheck-integrity.c957 struct btrfsic_stack_frame *sf; in btrfsic_stack_frame_alloc() local
967 static void btrfsic_stack_frame_free(struct btrfsic_stack_frame *sf) in btrfsic_stack_frame_free()
981 struct btrfsic_stack_frame *sf; in btrfsic_process_metablock() local
/linux-4.1.27/fs/ntfs/
Dinode.c2312 int ntfs_show_options(struct seq_file *sf, struct dentry *root) in ntfs_show_options()
/linux-4.1.27/drivers/mmc/card/
Dmmc_test.c2810 static int mtf_test_show(struct seq_file *sf, void *data) in mtf_test_show()
2847 struct seq_file *sf = (struct seq_file *)file->private_data; local
2901 static int mtf_testlist_show(struct seq_file *sf, void *data)
/linux-4.1.27/kernel/
Dauditfilter.c716 struct audit_field *sf) in audit_dupe_lsm_field()
Dcpuset.c1712 static int cpuset_common_seq_show(struct seq_file *sf, void *v) in cpuset_common_seq_show()
/linux-4.1.27/sound/pci/ctxfi/
Dctsrc.c58 static int src_set_sf(struct src *src, unsigned int sf) in src_set_sf()
Dcthw20k1.c213 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf()
Dcthw20k2.c213 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf()
/linux-4.1.27/net/ipv4/netfilter/
Dipt_CLUSTERIP.c651 struct seq_file *sf = file->private_data; in clusterip_proc_open() local
/linux-4.1.27/drivers/usb/misc/sisusbvga/
Dsisusb_init.c769 unsigned short si, di, bx, sf; in SiS_LoadDAC() local
/linux-4.1.27/fs/hppfs/
Dhppfs.c588 static int hppfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hppfs_statfs()
/linux-4.1.27/drivers/media/dvb-core/
Ddvb_demux.c934 struct dmx_section_filter *sf; in prepare_secfilters() local
/linux-4.1.27/arch/tile/kernel/
Dhardwall.c909 static int hardwall_proc_show(struct seq_file *sf, void *v) in hardwall_proc_show()
/linux-4.1.27/arch/powerpc/kernel/
Dsignal_32.c1497 struct sigframe __user *sf; in sys_sigreturn() local
/linux-4.1.27/fs/hostfs/
Dhostfs_kern.c193 static int hostfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hostfs_statfs()
/linux-4.1.27/drivers/atm/
Dambassador.c1857 static inline void sf (const char * msg) in sf() function
/linux-4.1.27/drivers/media/platform/
Dvia-camera.c465 int sf; in viacam_set_scale() local
/linux-4.1.27/drivers/dma/
Dimx-sdma.c176 u32 sf : 1; member
/linux-4.1.27/drivers/video/fbdev/sis/
Dinit.c2877 unsigned short si, di, bx, sf; in SiS_LoadDAC() local
/linux-4.1.27/drivers/mmc/host/
Dvub300.c1371 struct sdio_func *sf = card->sdio_func[n]; in download_offload_pseudocode() local
/linux-4.1.27/arch/powerpc/include/asm/
Dps3av.h497 u8 sf:3; member
/linux-4.1.27/arch/x86/kvm/
Dvmx.c3338 const struct kvm_vmx_segment_field *sf = &kvm_vmx_segment_fields[seg]; in fix_rmode_seg() local
3776 const struct kvm_vmx_segment_field *sf = &kvm_vmx_segment_fields[seg]; in vmx_set_segment() local
4118 const struct kvm_vmx_segment_field *sf = &kvm_vmx_segment_fields[seg]; in seg_setup() local
/linux-4.1.27/mm/
Dmemcontrol.c3893 static int mem_cgroup_oom_control_read(struct seq_file *sf, void *v) in mem_cgroup_oom_control_read()