/Linux-v4.19/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 91 #define A64_SIZE(sf) \ argument 93 #define A64_LSX(sf, Rt, Rn, Rs, type) \ argument 97 #define A64_LDXR(sf, Rt, Rn) \ argument 100 #define A64_STXR(sf, Rt, Rn, Rs) \ argument 110 #define A64_ADDSUB_IMM(sf, Rd, Rn, imm12, type) \ argument 114 #define A64_ADD_I(sf, Rd, Rn, imm12) A64_ADDSUB_IMM(sf, Rd, Rn, imm12, ADD) argument [all …]
|
/Linux-v4.19/tools/perf/util/ |
D | s390-cpumsf.c | 176 struct s390_cpumsf *sf; member 318 static void s390_cpumsf_dump(struct s390_cpumsf *sf, in s390_cpumsf_dump() 379 static void s390_cpumsf_dump_event(struct s390_cpumsf *sf, unsigned char *buf, in s390_cpumsf_dump_event() 479 struct s390_cpumsf *sf = sfq->sf; in s390_cpumsf_samples() local 632 s390_cpumsf_alloc_queue(struct s390_cpumsf *sf, unsigned int queue_nr) in s390_cpumsf_alloc_queue() 646 static int s390_cpumsf_setup_queue(struct s390_cpumsf *sf, in s390_cpumsf_setup_queue() 667 static int s390_cpumsf_setup_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_setup_queues() 681 static int s390_cpumsf_update_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_update_queues() 690 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) in s390_cpumsf_process_queues() 733 static int s390_cpumsf_synth_error(struct s390_cpumsf *sf, int code, int cpu, in s390_cpumsf_synth_error() [all …]
|
/Linux-v4.19/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-v4.19/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-v4.19/arch/arc/kernel/ |
D | signal.c | 68 stash_usr_regs(struct rt_sigframe __user *sf, struct pt_regs *regs, in stash_usr_regs() 105 static int restore_usr_regs(struct pt_regs *regs, struct rt_sigframe __user *sf) in restore_usr_regs() 156 struct rt_sigframe __user *sf; in SYSCALL_DEFINE0() local 231 struct rt_sigframe __user *sf; in setup_rt_frame() local
|
/Linux-v4.19/block/ |
D | bfq-cgroup.c | 839 static int bfq_io_show_weight(struct seq_file *sf, void *v) in bfq_io_show_weight() 921 static int bfqg_print_stat(struct seq_file *sf, void *v) in bfqg_print_stat() 928 static int bfqg_print_rwstat(struct seq_file *sf, void *v) in bfqg_print_rwstat() 935 static u64 bfqg_prfill_stat_recursive(struct seq_file *sf, in bfqg_prfill_stat_recursive() 943 static u64 bfqg_prfill_rwstat_recursive(struct seq_file *sf, in bfqg_prfill_rwstat_recursive() 952 static int bfqg_print_stat_recursive(struct seq_file *sf, void *v) in bfqg_print_stat_recursive() 960 static int bfqg_print_rwstat_recursive(struct seq_file *sf, void *v) in bfqg_print_rwstat_recursive() 968 static u64 bfqg_prfill_sectors(struct seq_file *sf, struct blkg_policy_data *pd, in bfqg_prfill_sectors() 976 static int bfqg_print_stat_sectors(struct seq_file *sf, void *v) in bfqg_print_stat_sectors() 983 static u64 bfqg_prfill_sectors_recursive(struct seq_file *sf, in bfqg_prfill_sectors_recursive() [all …]
|
D | blk-cgroup.c | 500 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg, in blkcg_print_blkgs() 531 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v) in __blkg_prfill_u64() 551 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat() 588 u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, int off) in blkg_prfill_stat() 602 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat() 611 static u64 blkg_prfill_rwstat_field(struct seq_file *sf, in blkg_prfill_rwstat_field() 627 int blkg_print_stat_bytes(struct seq_file *sf, void *v) in blkg_print_stat_bytes() 644 int blkg_print_stat_ios(struct seq_file *sf, void *v) in blkg_print_stat_ios() 653 static u64 blkg_prfill_rwstat_field_recursive(struct seq_file *sf, in blkg_prfill_rwstat_field_recursive() 667 int blkg_print_stat_bytes_recursive(struct seq_file *sf, void *v) in blkg_print_stat_bytes_recursive() [all …]
|
D | cfq-iosched.c | 1698 static u64 cfqg_prfill_weight_device(struct seq_file *sf, in cfqg_prfill_weight_device() 1708 static int cfqg_print_weight_device(struct seq_file *sf, void *v) in cfqg_print_weight_device() 1716 static u64 cfqg_prfill_leaf_weight_device(struct seq_file *sf, in cfqg_prfill_leaf_weight_device() 1726 static int cfqg_print_leaf_weight_device(struct seq_file *sf, void *v) in cfqg_print_leaf_weight_device() 1734 static int cfq_print_weight(struct seq_file *sf, void *v) in cfq_print_weight() 1747 static int cfq_print_leaf_weight(struct seq_file *sf, void *v) in cfq_print_leaf_weight() 1881 static int cfqg_print_stat(struct seq_file *sf, void *v) in cfqg_print_stat() 1888 static int cfqg_print_rwstat(struct seq_file *sf, void *v) in cfqg_print_rwstat() 1895 static u64 cfqg_prfill_stat_recursive(struct seq_file *sf, in cfqg_prfill_stat_recursive() 1903 static u64 cfqg_prfill_rwstat_recursive(struct seq_file *sf, in cfqg_prfill_rwstat_recursive() [all …]
|
/Linux-v4.19/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 235 int sf = to_sensor_dev_attr_2(devattr)->index; in show_temp() local 246 int sf = to_sensor_dev_attr_2(devattr)->index; in set_temp() local 273 int sf = to_sensor_dev_attr_2(devattr)->index; in show_fan() local 290 int sf = to_sensor_dev_attr_2(devattr)->index; in set_fan() local
|
/Linux-v4.19/drivers/hwtracing/stm/ |
D | ftrace.c | 46 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_link() local 55 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_unlink() local
|
/Linux-v4.19/drivers/usb/mtu3/ |
D | mtu3_dr.c | 284 static int ssusb_mode_show(struct seq_file *sf, void *unused) in ssusb_mode_show() 303 struct seq_file *sf = file->private_data; in ssusb_mode_write() local 330 static int ssusb_vbus_show(struct seq_file *sf, void *unused) in ssusb_vbus_show() 349 struct seq_file *sf = file->private_data; in ssusb_vbus_write() local
|
/Linux-v4.19/arch/sparc/kernel/ |
D | signal_32.c | 79 struct signal_frame __user *sf; in do_sigreturn() local 145 struct rt_signal_frame __user *sf; in do_rt_sigreturn() local 230 struct signal_frame __user *sf; in setup_frame() local 325 struct rt_signal_frame __user *sf; in setup_rt_frame() local
|
D | signal32.c | 87 struct signal_frame32 __user *sf; in do_sigreturn32() local 178 struct rt_signal_frame32 __user *sf; in do_rt_sigreturn32() local 351 struct signal_frame32 __user *sf; in setup_frame32() local 482 struct rt_signal_frame32 __user *sf; in setup_rt_frame32() local
|
D | stacktrace.c | 34 struct sparc_stackf *sf; in __save_stack_trace() local
|
D | signal_64.c | 259 struct rt_signal_frame __user *sf; in do_rt_sigreturn() local 354 struct rt_signal_frame __user *sf; in setup_rt_frame() local
|
/Linux-v4.19/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 | 35 static int kernfs_sop_show_options(struct seq_file *sf, struct dentry *dentry) in kernfs_sop_show_options() 45 static int kernfs_sop_show_path(struct seq_file *sf, struct dentry *dentry) in kernfs_sop_show_path()
|
/Linux-v4.19/arch/s390/kernel/ |
D | process.c | 86 struct stack_frame sf; in copy_thread_tls() member 180 struct stack_frame *sf, *low, *high; in get_wchan() local
|
/Linux-v4.19/arch/powerpc/perf/ |
D | callchain.c | 225 struct signal_frame_64 __user *sf; in sane_signal_64_frame() local 391 struct signal_frame_32 __user *sf; in sane_signal_32_frame() local 402 struct rt_signal_frame_32 __user *sf; in sane_rt_signal_32_frame() local 415 struct signal_frame_32 __user *sf; in signal_frame_32_regs() local
|
/Linux-v4.19/arch/nds32/kernel/ |
D | signal.c | 25 struct rt_sigframe __user * sf) in restore_sigframe() 114 setup_sigframe(struct rt_sigframe __user * sf, struct pt_regs *regs, in setup_sigframe()
|
/Linux-v4.19/drivers/media/cec/ |
D | cec-pin-error-inj.c | 240 static void cec_pin_show_cmd(struct seq_file *sf, u32 cmd, u8 mode) in cec_pin_show_cmd() 262 int cec_pin_error_inj_show(struct cec_adapter *adap, struct seq_file *sf) in cec_pin_error_inj_show()
|
D | cec-core.c | 202 struct seq_file *sf = file->private_data; in cec_error_inj_write() local 226 static int cec_error_inj_show(struct seq_file *sf, void *unused) in cec_error_inj_show()
|
/Linux-v4.19/fs/pstore/ |
D | inode.c | 137 struct seq_file *sf = file->private_data; in pstore_file_read() local 149 struct seq_file *sf; in pstore_file_open() local 168 struct seq_file *sf = file->private_data; in pstore_file_llseek() local
|
/Linux-v4.19/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-v4.19/kernel/cgroup/ |
D | pids.c | 287 static int pids_max_show(struct seq_file *sf, void *v) in pids_max_show() 309 static int pids_events_show(struct seq_file *sf, void *v) in pids_events_show()
|