/linux-6.12.1/arch/arm64/net/ |
D | bpf_jit.h | 19 #define A64_VARIANT(sf) \ argument 23 #define A64_COMP_BRANCH(sf, Rt, offset, type) \ argument 26 #define A64_CBZ(sf, Rt, imm19) A64_COMP_BRANCH(sf, Rt, (imm19) << 2, ZERO) argument 27 #define A64_CBNZ(sf, Rt, imm19) A64_COMP_BRANCH(sf, Rt, (imm19) << 2, NONZERO) argument 106 #define A64_SIZE(sf) \ argument 108 #define A64_LSX(sf, Rt, Rn, Rs, type) \ argument 112 #define A64_LDXR(sf, Rt, Rn) \ argument 115 #define A64_STXR(sf, Rt, Rn, Rs) \ argument 118 #define A64_STLXR(sf, Rt, Rn, Rs) \ argument 128 #define A64_ST_OP(sf, Rn, Rs, op) \ argument [all …]
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
D | devlink.c | 45 static int mlx5_sf_function_id_insert(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_insert() 50 static void mlx5_sf_function_id_erase(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_function_id_erase() 60 struct mlx5_sf *sf; in mlx5_sf_alloc() local 105 static void mlx5_sf_free(struct mlx5_sf_table *table, struct mlx5_sf *sf) in mlx5_sf_free() 140 static bool mlx5_sf_is_active(const struct mlx5_sf *sf) in mlx5_sf_is_active() 152 struct mlx5_sf *sf = mlx5_sf_by_dl_port(dl_port); in mlx5_devlink_sf_port_fn_state_get() local 161 static int mlx5_sf_activate(struct mlx5_core_dev *dev, struct mlx5_sf *sf, in mlx5_sf_activate() 190 static int mlx5_sf_deactivate(struct mlx5_core_dev *dev, struct mlx5_sf *sf) in mlx5_sf_deactivate() 207 struct mlx5_sf *sf, in mlx5_sf_state_set() 233 struct mlx5_sf *sf = mlx5_sf_by_dl_port(dl_port); in mlx5_devlink_sf_port_fn_state_set() local [all …]
|
/linux-6.12.1/tools/perf/util/ |
D | s390-cpumsf.c | 183 struct s390_cpumsf *sf; member 196 static int s390_cpumcf_dumpctr(struct s390_cpumsf *sf, in s390_cpumcf_dumpctr() 433 static void s390_cpumsf_dump(struct s390_cpumsf *sf, in s390_cpumsf_dump() 494 static void s390_cpumsf_dump_event(struct s390_cpumsf *sf, unsigned char *buf, in s390_cpumsf_dump_event() 602 struct s390_cpumsf *sf = sfq->sf; in s390_cpumsf_samples() local 768 s390_cpumsf_alloc_queue(struct s390_cpumsf *sf, unsigned int queue_nr) in s390_cpumsf_alloc_queue() 799 static int s390_cpumsf_setup_queue(struct s390_cpumsf *sf, in s390_cpumsf_setup_queue() 820 static int s390_cpumsf_setup_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_setup_queues() 834 static int s390_cpumsf_update_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_update_queues() 843 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) in s390_cpumsf_process_queues() [all …]
|
D | srccode.c | 77 static void free_srcfile(struct srcfile *sf) in free_srcfile() 159 struct srcfile *sf = find_srcfile(fn); in find_sourceline() local
|
/linux-6.12.1/sound/synth/emux/ |
D | soundfont.c | 225 struct snd_soundfont *sf; in open_patch() local 261 struct snd_soundfont *sf; in newsf() local 294 is_identical_font(struct snd_soundfont *sf, int type, unsigned char *name) in is_identical_font() 338 set_zone_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf, in set_zone_counter() 350 sf_zone_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_zone_new() 371 set_sample_counter(struct snd_sf_list *sflist, struct snd_soundfont *sf, in set_sample_counter() 383 sf_sample_new(struct snd_sf_list *sflist, struct snd_soundfont *sf) in sf_sample_new() 403 sf_sample_delete(struct snd_sf_list *sflist, struct snd_soundfont *sf, in sf_sample_delete() 419 struct snd_soundfont *sf; in load_map() local 482 remove_info(struct snd_sf_list *sflist, struct snd_soundfont *sf, in remove_info() [all …]
|
/linux-6.12.1/drivers/usb/mtu3/ |
D | mtu3_debugfs.c | 79 static int mtu3_link_state_show(struct seq_file *sf, void *unused) in mtu3_link_state_show() 91 static int mtu3_ep_used_show(struct seq_file *sf, void *unused) in mtu3_ep_used_show() 173 static int mtu3_ep_info_show(struct seq_file *sf, void *unused) in mtu3_ep_info_show() 187 static int mtu3_fifo_show(struct seq_file *sf, void *unused) in mtu3_fifo_show() 201 static int mtu3_qmu_ring_show(struct seq_file *sf, void *unused) in mtu3_qmu_ring_show() 219 static int mtu3_qmu_gpd_show(struct seq_file *sf, void *unused) in mtu3_qmu_gpd_show() 289 static int mtu3_probe_show(struct seq_file *sf, void *unused) in mtu3_probe_show() 318 struct seq_file *sf = file->private_data; in mtu3_probe_write() local 430 static int ssusb_mode_show(struct seq_file *sf, void *unused) in ssusb_mode_show() 449 struct seq_file *sf = file->private_data; in ssusb_mode_write() local [all …]
|
/linux-6.12.1/drivers/isdn/hardware/mISDN/ |
D | speedfax.c | 115 struct sfax_hw *sf = dev_id; in IOFUNC_IND() local 147 enable_hwirq(struct sfax_hw *sf) in enable_hwirq() 155 disable_hwirq(struct sfax_hw *sf) in disable_hwirq() 163 reset_speedfax(struct sfax_hw *sf) in reset_speedfax() 177 sfax_ctrl(struct sfax_hw *sf, u32 cmd, u_long arg) in sfax_ctrl() 209 channel_ctrl(struct sfax_hw *sf, struct mISDN_ctrl_req *cq) in channel_ctrl() 241 struct sfax_hw *sf = dch->hw; in sfax_dctrl() local 274 init_card(struct sfax_hw *sf) in init_card() 313 setup_speedfax(struct sfax_hw *sf) in setup_speedfax()
|
/linux-6.12.1/kernel/cgroup/ |
D | misc.c | 228 static int misc_cg_max_show(struct seq_file *sf, void *v) in misc_cg_max_show() 317 static int misc_cg_current_show(struct seq_file *sf, void *v) in misc_cg_current_show() 340 static int misc_cg_peak_show(struct seq_file *sf, void *v) in misc_cg_peak_show() 365 static int misc_cg_capacity_show(struct seq_file *sf, void *v) in misc_cg_capacity_show() 379 static int __misc_events_show(struct seq_file *sf, bool local) in __misc_events_show() 396 static int misc_events_show(struct seq_file *sf, void *v) in misc_events_show() 401 static int misc_events_local_show(struct seq_file *sf, void *v) in misc_events_local_show()
|
D | pids.c | 331 static int pids_max_show(struct seq_file *sf, void *v) in pids_max_show() 361 static int __pids_events_show(struct seq_file *sf, bool local) in __pids_events_show() 378 static int pids_events_show(struct seq_file *sf, void *v) in pids_events_show() 384 static int pids_events_local_show(struct seq_file *sf, void *v) in pids_events_local_show()
|
/linux-6.12.1/drivers/gpu/drm/arm/display/komeda/d71/ |
D | d71_component.c | 90 static void dump_block_header(struct seq_file *sf, void __iomem *reg) in dump_block_header() 288 static void d71_layer_dump(struct komeda_component *c, struct seq_file *sf) in d71_layer_dump() 486 static void d71_wb_layer_dump(struct komeda_component *c, struct seq_file *sf) in d71_wb_layer_dump() 626 static void d71_compiz_dump(struct komeda_component *c, struct seq_file *sf) in d71_compiz_dump() 795 static void d71_scaler_dump(struct komeda_component *c, struct seq_file *sf) in d71_scaler_dump() 924 static void d71_splitter_dump(struct komeda_component *c, struct seq_file *sf) in d71_splitter_dump() 990 static void d71_merger_dump(struct komeda_component *c, struct seq_file *sf) in d71_merger_dump() 1093 static void d71_improc_dump(struct komeda_component *c, struct seq_file *sf) in d71_improc_dump() 1211 struct seq_file *sf) in d71_timing_ctrlr_dump() 1358 static void d71_gcu_dump(struct d71_dev *d71, struct seq_file *sf) in d71_gcu_dump() [all …]
|
/linux-6.12.1/block/ |
D | bfq-cgroup.c | 90 static u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_stat() 947 static int bfq_io_show_weight_legacy(struct seq_file *sf, void *v) in bfq_io_show_weight_legacy() 961 static u64 bfqg_prfill_weight_device(struct seq_file *sf, in bfqg_prfill_weight_device() 971 static int bfq_io_show_weight(struct seq_file *sf, void *v) in bfq_io_show_weight() 1101 static int bfqg_print_rwstat(struct seq_file *sf, void *v) in bfqg_print_rwstat() 1108 static u64 bfqg_prfill_rwstat_recursive(struct seq_file *sf, in bfqg_prfill_rwstat_recursive() 1117 static int bfqg_print_rwstat_recursive(struct seq_file *sf, void *v) in bfqg_print_rwstat_recursive() 1126 static int bfqg_print_stat(struct seq_file *sf, void *v) in bfqg_print_stat() 1133 static u64 bfqg_prfill_stat_recursive(struct seq_file *sf, in bfqg_prfill_stat_recursive() 1158 static int bfqg_print_stat_recursive(struct seq_file *sf, void *v) in bfqg_print_stat_recursive() [all …]
|
D | blk-cgroup-rwstat.c | 36 u64 __blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in __blkg_prfill_rwstat() 73 u64 blkg_prfill_rwstat(struct seq_file *sf, struct blkg_policy_data *pd, in blkg_prfill_rwstat()
|
D | blk-throttle.c | 1117 static u64 tg_prfill_conf_u64(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_u64() 1128 static u64 tg_prfill_conf_uint(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_conf_uint() 1139 static int tg_print_conf_u64(struct seq_file *sf, void *v) in tg_print_conf_u64() 1146 static int tg_print_conf_uint(struct seq_file *sf, void *v) in tg_print_conf_uint() 1306 static int tg_print_rwstat(struct seq_file *sf, void *v) in tg_print_rwstat() 1314 static u64 tg_prfill_rwstat_recursive(struct seq_file *sf, in tg_prfill_rwstat_recursive() 1324 static int tg_print_rwstat_recursive(struct seq_file *sf, void *v) in tg_print_rwstat_recursive() 1380 static u64 tg_prfill_limit(struct seq_file *sf, struct blkg_policy_data *pd, in tg_prfill_limit() 1425 static int tg_print_limit(struct seq_file *sf, void *v) in tg_print_limit()
|
/linux-6.12.1/arch/arc/kernel/ |
D | signal.c | 102 stash_usr_regs(struct rt_sigframe __user *sf, struct pt_regs *regs, in stash_usr_regs() 143 static int restore_usr_regs(struct pt_regs *regs, struct rt_sigframe __user *sf) in restore_usr_regs() 198 struct rt_sigframe __user *sf; in SYSCALL_DEFINE0() local 273 struct rt_sigframe __user *sf; in setup_rt_frame() local
|
/linux-6.12.1/drivers/hwmon/ |
D | emc6w201.c | 183 int sf = to_sensor_dev_attr_2(devattr)->index; in in_show() local 195 int sf = to_sensor_dev_attr_2(devattr)->index; in in_store() local 222 int sf = to_sensor_dev_attr_2(devattr)->index; in temp_show() local 234 int sf = to_sensor_dev_attr_2(devattr)->index; in temp_store() local 261 int sf = to_sensor_dev_attr_2(devattr)->index; in fan_show() local 278 int sf = to_sensor_dev_attr_2(devattr)->index; in fan_store() local
|
/linux-6.12.1/arch/powerpc/perf/ |
D | callchain_32.c | 81 struct signal_frame_32 __user *sf; in sane_signal_32_frame() local 92 struct rt_signal_frame_32 __user *sf; in sane_rt_signal_32_frame() local 105 struct signal_frame_32 __user *sf; in signal_frame_32_regs() local
|
/linux-6.12.1/drivers/gpu/host1x/ |
D | fence.c | 35 struct host1x_syncpt_fence *sf = to_host1x_fence(f); in host1x_syncpt_fence_enable_signaling() local 149 struct host1x_syncpt_fence *sf = to_host1x_fence(f); in host1x_fence_cancel() local
|
/linux-6.12.1/drivers/hwtracing/stm/ |
D | ftrace.c | 49 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_link() local 60 struct stm_ftrace *sf = container_of(data, struct stm_ftrace, data); in stm_ftrace_unlink() local
|
/linux-6.12.1/arch/sparc/kernel/ |
D | signal_32.c | 77 struct signal_frame __user *sf; in do_sigreturn() local 143 struct rt_signal_frame __user *sf; in do_rt_sigreturn() local 228 struct signal_frame __user *sf; in setup_frame() local 323 struct rt_signal_frame __user *sf; in setup_rt_frame() local
|
D | signal32.c | 85 struct signal_frame32 __user *sf; in do_sigreturn32() local 176 struct rt_signal_frame32 __user *sf; in do_rt_sigreturn32() local 355 struct signal_frame32 __user *sf; in setup_frame32() local 490 struct rt_signal_frame32 __user *sf; in setup_rt_frame32() local
|
/linux-6.12.1/arch/s390/kernel/ |
D | unwind_bc.c | 57 struct stack_frame *sf; in unwind_next_frame() local 129 struct stack_frame *sf; in __unwind_start() local
|
/linux-6.12.1/fs/kernfs/ |
D | file.c | 135 static void kernfs_seq_stop_active(struct seq_file *sf, void *v) in kernfs_seq_stop_active() 145 static void *kernfs_seq_start(struct seq_file *sf, loff_t *ppos) in kernfs_seq_start() 169 static void *kernfs_seq_next(struct seq_file *sf, void *v, loff_t *ppos) in kernfs_seq_next() 190 static void kernfs_seq_stop(struct seq_file *sf, void *v) in kernfs_seq_stop() 199 static int kernfs_seq_show(struct seq_file *sf, void *v) in kernfs_seq_show()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_eswitch.h | 40 ice_eswitch_detach_sf(struct ice_pf *pf, struct ice_dynamic_port *sf) { } in ice_eswitch_detach_sf() 49 ice_eswitch_attach_sf(struct ice_pf *pf, struct ice_dynamic_port *sf) in ice_eswitch_attach_sf()
|
/linux-6.12.1/tools/testing/selftests/arm64/signal/testcases/ |
D | testcases.h | 32 #define GET_SF_RESV_HEAD(sf) \ argument 35 #define GET_SF_RESV_SIZE(sf) \ argument
|
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_psfp.c | 118 const struct sparx5_psfp_sf *sf) in sparx5_psfp_sf_set() 203 int sparx5_psfp_sf_add(struct sparx5 *sparx5, const struct sparx5_psfp_sf *sf, in sparx5_psfp_sf_add() 219 const struct sparx5_psfp_sf sf = { 0 }; in sparx5_psfp_sf_del() local
|