/linux-4.1.27/arch/arm64/net/ |
D | bpf_jit.h | 30 #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/ |
D | soundfont.c | 236 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/ |
D | speedfax.c | 127 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/ |
D | signal.c | 66 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/ |
D | process.c | 49 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
|
D | stacktrace.c | 19 struct stack_frame *sf; in save_context_stack() local
|
D | dumpstack.c | 32 struct stack_frame *sf; in __show_trace() local
|
D | perf_event.c | 230 struct stack_frame *sf; in __store_trace() local
|
/linux-4.1.27/drivers/hwmon/ |
D | emc6w201.c | 196 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/ |
D | signal_32.c | 65 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
|
D | signal32.c | 143 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
|
D | stacktrace.c | 33 struct sparc_stackf *sf; in __save_stack_trace() local
|
D | signal_64.c | 249 struct rt_signal_frame __user *sf; in do_rt_sigreturn() local 347 struct rt_signal_frame __user *sf; in setup_rt_frame() local
|
D | perf_event.c | 1711 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
|
D | traps_64.c | 2346 struct sparc_stackf *sf; in show_stack() local
|
/linux-4.1.27/block/ |
D | blk-cgroup.c | 513 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()
|
D | blk-throttle.c | 1288 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()
|
D | cfq-iosched.c | 1638 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/ |
D | file.c | 93 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()
|
D | mount.c | 32 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/ |
D | sec_config.c | 162 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()
|
D | sec.c | 195 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
|
D | sec_null.c | 119 struct sptlrpc_flavor *sf) in null_create_sec()
|
D | sec_plain.c | 439 struct sptlrpc_flavor *sf) in plain_create_sec()
|
D | lproc_ptlrpc.c | 910 struct seq_file *sf = seq_file; in target_print_req() local
|
/linux-4.1.27/arch/powerpc/perf/ |
D | callchain.c | 224 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/ |
D | backtrace.c | 15 struct stack_frame *sf; in __show_trace() local
|
/linux-4.1.27/fs/pstore/ |
D | inode.c | 139 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/ |
D | signal.c | 96 struct rt_sigframe __user *sf) in restore_sigframe() 165 static int setup_sigframe(struct rt_sigframe __user *sf, in setup_sigframe()
|
D | signal32.c | 324 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/ |
D | signal.c | 55 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/ |
D | xt_osf.c | 69 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
|
D | xt_hashlimit.c | 854 struct seq_file *sf = file->private_data; in dl_proc_open() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | gss_generic_token.c | 120 unsigned char sf; in der_read_length() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | signal.c | 142 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/ |
D | xfs_attr_leaf.c | 526 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/ |
D | hid-wiimote-debug.c | 130 struct seq_file *sf = f->private_data; in wiidebug_drm_write() local
|
/linux-4.1.27/sound/soc/codecs/ |
D | max9850.c | 137 u8 sf, da; in max9850_hw_params() local
|
/linux-4.1.27/drivers/media/platform/blackfin/ |
D | bfin_capture.c | 160 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/ |
D | netprio_cgroup.c | 176 static int read_priomap(struct seq_file *sf, void *v) in read_priomap()
|
D | neighbour.c | 2757 struct seq_file *sf = file->private_data; in neigh_stat_seq_open() local
|
/linux-4.1.27/net/mac80211/ |
D | debugfs.c | 102 int sf = 0; /* how many written so far */ in hwflags_read() local
|
/linux-4.1.27/kernel/sched/ |
D | cpuacct.c | 185 static int cpuacct_stats_show(struct seq_file *sf, void *v) in cpuacct_stats_show()
|
D | core.c | 8298 static int cpu_stats_show(struct seq_file *sf, void *v) in cpu_stats_show()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_attr_list.c | 73 xfs_attr_shortform_t *sf; in xfs_attr_shortform_list() local
|
/linux-4.1.27/crypto/ |
D | twofish_common.c | 593 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/ |
D | file.c | 42 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/ |
D | omap_hwmod.c | 1331 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/ |
D | fimc-m2m.c | 104 struct fimc_frame *sf, *df; in fimc_device_run() local
|
/linux-4.1.27/fs/btrfs/ |
D | check-integrity.c | 957 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/ |
D | inode.c | 2312 int ntfs_show_options(struct seq_file *sf, struct dentry *root) in ntfs_show_options()
|
/linux-4.1.27/drivers/mmc/card/ |
D | mmc_test.c | 2810 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/ |
D | auditfilter.c | 716 struct audit_field *sf) in audit_dupe_lsm_field()
|
D | cpuset.c | 1712 static int cpuset_common_seq_show(struct seq_file *sf, void *v) in cpuset_common_seq_show()
|
/linux-4.1.27/sound/pci/ctxfi/ |
D | ctsrc.c | 58 static int src_set_sf(struct src *src, unsigned int sf) in src_set_sf()
|
D | cthw20k1.c | 213 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf()
|
D | cthw20k2.c | 213 static int src_set_sf(void *blk, unsigned int sf) in src_set_sf()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 651 struct seq_file *sf = file->private_data; in clusterip_proc_open() local
|
/linux-4.1.27/drivers/usb/misc/sisusbvga/ |
D | sisusb_init.c | 769 unsigned short si, di, bx, sf; in SiS_LoadDAC() local
|
/linux-4.1.27/fs/hppfs/ |
D | hppfs.c | 588 static int hppfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hppfs_statfs()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_demux.c | 934 struct dmx_section_filter *sf; in prepare_secfilters() local
|
/linux-4.1.27/arch/tile/kernel/ |
D | hardwall.c | 909 static int hardwall_proc_show(struct seq_file *sf, void *v) in hardwall_proc_show()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | signal_32.c | 1497 struct sigframe __user *sf; in sys_sigreturn() local
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_kern.c | 193 static int hostfs_statfs(struct dentry *dentry, struct kstatfs *sf) in hostfs_statfs()
|
/linux-4.1.27/drivers/atm/ |
D | ambassador.c | 1857 static inline void sf (const char * msg) in sf() function
|
/linux-4.1.27/drivers/media/platform/ |
D | via-camera.c | 465 int sf; in viacam_set_scale() local
|
/linux-4.1.27/drivers/dma/ |
D | imx-sdma.c | 176 u32 sf : 1; member
|
/linux-4.1.27/drivers/video/fbdev/sis/ |
D | init.c | 2877 unsigned short si, di, bx, sf; in SiS_LoadDAC() local
|
/linux-4.1.27/drivers/mmc/host/ |
D | vub300.c | 1371 struct sdio_func *sf = card->sdio_func[n]; in download_offload_pseudocode() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ps3av.h | 497 u8 sf:3; member
|
/linux-4.1.27/arch/x86/kvm/ |
D | vmx.c | 3338 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/ |
D | memcontrol.c | 3893 static int mem_cgroup_oom_control_read(struct seq_file *sf, void *v) in mem_cgroup_oom_control_read()
|