Home
last modified time | relevance | path

Searched +defs:fs +defs:err (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c109 struct dentry *mlx5e_fs_get_debugfs_root(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_debugfs_root()
170 static int mlx5e_vport_context_update_vlans(struct mlx5e_flow_steering *fs) in mlx5e_vport_context_update_vlans()
176 int err; in mlx5e_vport_context_update_vlans() local
219 static int __mlx5e_add_vlan_rule(struct mlx5e_flow_steering *fs, in __mlx5e_add_vlan_rule()
227 int err = 0; in __mlx5e_add_vlan_rule() local
292 static int mlx5e_add_vlan_rule(struct mlx5e_flow_steering *fs, in mlx5e_add_vlan_rule()
296 int err = 0; in mlx5e_add_vlan_rule() local
312 static void mlx5e_fs_del_vlan_rule(struct mlx5e_flow_steering *fs, in mlx5e_fs_del_vlan_rule()
350 static void mlx5e_fs_del_any_vid_rules(struct mlx5e_flow_steering *fs) in mlx5e_fs_del_any_vid_rules()
356 static int mlx5e_fs_add_any_vid_rules(struct mlx5e_flow_steering *fs) in mlx5e_fs_add_any_vid_rules()
[all …]
Den_fs_ethtool.c82 struct ethtool_rx_flow_spec *fs, in get_flow_table()
233 parse_tcp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_tcp4()
246 parse_udp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_udp4()
259 parse_ip4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ip4()
274 parse_ip6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ip6()
289 parse_tcp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_tcp6()
302 parse_udp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_udp6()
315 parse_ether(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ether()
347 struct ethtool_rx_flow_spec *fs) in set_flow_attrs()
424 struct ethtool_rx_flow_spec *fs, in flow_get_tirn()
[all …]
Den_arfs.c122 static int arfs_disable(struct mlx5e_flow_steering *fs) in arfs_disable()
125 int err, i; in arfs_disable() local
142 int mlx5e_arfs_disable(struct mlx5e_flow_steering *fs) in mlx5e_arfs_disable()
159 int mlx5e_arfs_enable(struct mlx5e_flow_steering *fs) in mlx5e_arfs_enable()
164 int err, i; in mlx5e_arfs_enable() local
189 static void _mlx5e_cleanup_tables(struct mlx5e_flow_steering *fs) in _mlx5e_cleanup_tables()
202 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) in mlx5e_arfs_destroy_tables()
214 static int arfs_add_default_rule(struct mlx5e_flow_steering *fs, in arfs_add_default_rule()
223 int err = 0; in arfs_add_default_rule() local
260 int err; in arfs_create_groups() local
[all …]
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c77 mlx5e_fs_tt_redirect_udp_add_rule(struct mlx5e_flow_steering *fs, in mlx5e_fs_tt_redirect_udp_add_rule()
88 int err; in mlx5e_fs_tt_redirect_udp_add_rule() local
114 static int fs_udp_add_default_rule(struct mlx5e_flow_steering *fs, enum fs_udp_type type) in fs_udp_add_default_rule()
122 int err; in fs_udp_add_default_rule() local
150 int err; in fs_udp_create_groups() local
208 static int fs_udp_create_table(struct mlx5e_flow_steering *fs, enum fs_udp_type type) in fs_udp_create_table()
214 int err; in fs_udp_create_table() local
258 static int fs_udp_disable(struct mlx5e_flow_steering *fs) in fs_udp_disable()
261 int err, i; in fs_udp_disable() local
276 static int fs_udp_enable(struct mlx5e_flow_steering *fs) in fs_udp_enable()
[all …]
Dptp.c325 int err; in mlx5e_ptp_alloc_txqsq() local
463 int err; in mlx5e_ptp_open_txqsq() local
515 int err; in mlx5e_ptp_open_txqsqs() local
556 int err; in mlx5e_ptp_open_tx_cqs() local
693 int err; in mlx5e_init_ptp_rq() local
717 int err, sd_ix; in mlx5e_ptp_open_rq() local
732 int err; in mlx5e_ptp_open_queues() local
790 static void mlx5e_ptp_rx_unset_fs(struct mlx5e_flow_steering *fs) in mlx5e_ptp_rx_unset_fs()
809 struct mlx5e_flow_steering *fs = priv->fs; in mlx5e_ptp_rx_set_fs() local
812 int err; in mlx5e_ptp_rx_set_fs() local
[all …]
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c74 struct mlx5_flow_handle *mlx5e_accel_fs_add_sk(struct mlx5e_flow_steering *fs, in mlx5e_accel_fs_add_sk()
148 static int accel_fs_tcp_add_default_rule(struct mlx5e_flow_steering *fs, in accel_fs_tcp_add_default_rule()
157 int err = 0; in accel_fs_tcp_add_default_rule() local
186 int err; in accel_fs_tcp_create_groups() local
265 static int accel_fs_tcp_create_table(struct mlx5e_flow_steering *fs, enum accel_fs_tcp_type type) in accel_fs_tcp_create_table()
271 int err; in accel_fs_tcp_create_table() local
303 static int accel_fs_tcp_disable(struct mlx5e_flow_steering *fs) in accel_fs_tcp_disable()
306 int err, i; in accel_fs_tcp_disable() local
322 static int accel_fs_tcp_enable(struct mlx5e_flow_steering *fs) in accel_fs_tcp_enable()
327 int err, i; in accel_fs_tcp_enable() local
[all …]
/linux-6.14.4/tools/lib/api/fs/
Dfs.c91 struct fs { struct
103 static void fs__init_once(struct fs *fs); argument
154 static bool fs__read_mounts(struct fs *fs) in fs__read_mounts()
177 static int fs__valid_mount(const char *fs, long magic) in fs__valid_mount()
189 static bool fs__check_mounts(struct fs *fs) in fs__check_mounts()
221 static bool fs__env_override(struct fs *fs) in fs__env_override()
242 static void fs__init_once(struct fs *fs) in fs__init_once()
253 static const char *fs__mountpoint(const struct fs *fs) in fs__mountpoint()
258 static const char *mount_overload(struct fs *fs) in mount_overload()
270 static const char *fs__mount(struct fs *fs) in fs__mount()
[all …]
/linux-6.14.4/drivers/block/
Dswim3.c256 static bool swim3_end_request(struct floppy_state *fs, blk_status_t err, unsigned int nr_bytes) in swim3_end_request()
272 static void swim3_select(struct floppy_state *fs, int sel) in swim3_select()
284 static void swim3_action(struct floppy_state *fs, int action) in swim3_action()
296 static int swim3_readbit(struct floppy_state *fs, int bit) in swim3_readbit()
310 struct floppy_state *fs = hctx->queue->queuedata; in swim3_queue_rq() local
361 static void set_timeout(struct floppy_state *fs, int nticks, in set_timeout()
372 static inline void scan_track(struct floppy_state *fs) in scan_track()
385 static inline void seek_track(struct floppy_state *fs, int n) in seek_track()
431 static inline void setup_transfer(struct floppy_state *fs) in setup_transfer()
487 static void act(struct floppy_state *fs) in act()
[all …]
Dswim.c426 static inline int swim_track(struct floppy_state *fs, int track) in swim_track()
443 static int floppy_eject(struct floppy_state *fs) in floppy_eject()
457 static inline int swim_read_sector(struct floppy_state *fs, in swim_read_sector()
494 static blk_status_t floppy_read_sectors(struct floppy_state *fs, in floppy_read_sectors()
529 struct floppy_state *fs = hctx->queue->queuedata; in swim_queue_rq() local
532 blk_status_t err; in swim_queue_rq() local
565 static int get_floppy_geometry(struct floppy_state *fs, int type, in get_floppy_geometry()
583 static void setup_medium(struct floppy_state *fs) in setup_medium()
613 struct floppy_state *fs = disk->private_data; in floppy_open() local
615 int err; in floppy_open() local
[all …]
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_hmfs.c45 static int mlx5_ct_fs_hmfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, in mlx5_ct_fs_hmfs_init()
84 static void mlx5_ct_fs_hmfs_destroy(struct mlx5_ct_fs *fs) in mlx5_ct_fs_hmfs_destroy()
93 mlx5_ct_fs_hmfs_matcher_create(struct mlx5_ct_fs *fs, struct mlx5hws_table *tbl, in mlx5_ct_fs_hmfs_matcher_create()
112 mlx5_ct_fs_hmfs_matcher_get(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, in mlx5_ct_fs_hmfs_matcher_get()
155 mlx5_ct_fs_hmfs_matcher_put(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_hmfs_matcher *hmfs_matcher) in mlx5_ct_fs_hmfs_matcher_put()
187 mlx5_ct_fs_hmfs_ct_rule_add(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, in mlx5_ct_fs_hmfs_ct_rule_add()
199 int err; in mlx5_ct_fs_hmfs_ct_rule_add() local
243 static void mlx5_ct_fs_hmfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) in mlx5_ct_fs_hmfs_ct_rule_del()
254 static int mlx5_ct_fs_hmfs_ct_rule_update(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule, in mlx5_ct_fs_hmfs_ct_rule_update()
262 int err; in mlx5_ct_fs_hmfs_ct_rule_update() local
Dct_fs_dmfs.c18 mlx5_ct_fs_dmfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, in mlx5_ct_fs_dmfs_init()
25 mlx5_ct_fs_dmfs_destroy(struct mlx5_ct_fs *fs) in mlx5_ct_fs_dmfs_destroy()
30 mlx5_ct_fs_dmfs_ct_rule_add(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, in mlx5_ct_fs_dmfs_ct_rule_add()
35 int err; in mlx5_ct_fs_dmfs_ct_rule_add() local
58 mlx5_ct_fs_dmfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) in mlx5_ct_fs_dmfs_ct_rule_del()
68 static int mlx5_ct_fs_dmfs_ct_rule_update(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule, in mlx5_ct_fs_dmfs_ct_rule_update()
Dct_fs_smfs.c46 mlx5_ct_fs_smfs_fill_mask(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, bool ipv4, bool tcp, in mlx5_ct_fs_smfs_fill_mask()
89 mlx5_ct_fs_smfs_matcher_create(struct mlx5_ct_fs *fs, struct mlx5dr_table *tbl, bool ipv4, in mlx5_ct_fs_smfs_matcher_create()
111 mlx5_ct_fs_smfs_matcher_get(struct mlx5_ct_fs *fs, bool nat, bool ipv4, bool tcp, bool gre) in mlx5_ct_fs_smfs_matcher_get()
169 mlx5_ct_fs_smfs_matcher_put(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_smfs_matcher *smfs_matcher) in mlx5_ct_fs_smfs_matcher_put()
182 mlx5_ct_fs_smfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, in mlx5_ct_fs_smfs_init()
215 mlx5_ct_fs_smfs_destroy(struct mlx5_ct_fs *fs) in mlx5_ct_fs_smfs_destroy()
223 mlx5_ct_fs_smfs_ct_rule_add(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, in mlx5_ct_fs_smfs_ct_rule_add()
231 int num_actions = 0, err; in mlx5_ct_fs_smfs_ct_rule_add() local
286 mlx5_ct_fs_smfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) in mlx5_ct_fs_smfs_ct_rule_del()
298 static int mlx5_ct_fs_smfs_ct_rule_update(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule, in mlx5_ct_fs_smfs_ct_rule_update()
/linux-6.14.4/fs/
Dfilesystems.c38 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem()
44 void put_filesystem(struct file_system_type *fs) in put_filesystem()
72 int register_filesystem(struct file_system_type * fs) in register_filesystem()
108 int unregister_filesystem(struct file_system_type * fs) in unregister_filesystem()
136 int err, index; in fs_index() local
263 struct file_system_type *fs; in __get_fs_type() local
275 struct file_system_type *fs; in get_fs_type() local
/linux-6.14.4/fs/fuse/
Dvirtio_fs.c155 struct virtio_fs *fs = vq->vdev->priv; in vq_to_fsvq() local
178 struct virtio_fs *fs = container_of(kobj, struct virtio_fs, kobj); in tag_show() local
206 static struct virtio_fs_vq *virtio_fs_kobj_to_vq(struct virtio_fs *fs, in virtio_fs_kobj_to_vq()
221 struct virtio_fs *fs = container_of(kobj->parent->parent, struct virtio_fs, kobj); in name_show() local
234 struct virtio_fs *fs = container_of(kobj->parent->parent, struct virtio_fs, kobj); in cpu_list_show() local
275 static void virtio_fs_put_locked(struct virtio_fs *fs) in virtio_fs_put_locked()
282 static void virtio_fs_put(struct virtio_fs *fs) in virtio_fs_put()
317 static void virtio_fs_drain_all_queues_locked(struct virtio_fs *fs) in virtio_fs_drain_all_queues_locked()
328 static void virtio_fs_drain_all_queues(struct virtio_fs *fs) in virtio_fs_drain_all_queues()
341 static void virtio_fs_start_all_queues(struct virtio_fs *fs) in virtio_fs_start_all_queues()
[all …]
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c45 struct ch_filter_specification *fs, in fill_match_fields()
52 int off, err; in fill_match_fields() local
91 struct ch_filter_specification *fs, in fill_action_fields()
155 struct ch_filter_specification fs; in cxgb4_config_knode() local
Dcxgb4_filter.c145 int err; in configure_filter_smac() local
249 struct ch_filter_specification *fs) in validate_filter()
327 struct ch_filter_specification *fs) in get_filter_steerq()
1056 static void fill_default_mask(struct ch_filter_specification *fs) in fill_default_mask()
1152 struct ch_filter_specification *fs) in is_filter_exact_match()
1236 static u64 hash_filter_ntuple(struct ch_filter_specification *fs, in hash_filter_ntuple()
1371 struct ch_filter_specification *fs, in cxgb4_set_hash_filter()
1530 struct ch_filter_specification *fs, in __cxgb4_set_filter()
1802 struct ch_filter_specification *fs, in __cxgb4_del_filter()
1859 struct ch_filter_specification *fs) in cxgb4_set_filter()
[all …]
/linux-6.14.4/drivers/iio/common/st_sensors/
Dst_sensors_core.c38 int err; in st_sensors_debugfs_reg_access() local
74 int err = 0; in st_sensors_set_odr() local
116 unsigned int fs, int *index_fs_avl) in st_sensors_match_fs()
134 static int st_sensors_set_fullscale(struct iio_dev *indio_dev, unsigned int fs) in st_sensors_set_fullscale()
136 int err, i = 0; in st_sensors_set_fullscale() local
164 int err = -EINVAL; in st_sensors_set_enable() local
211 int err = 0; in st_sensors_set_axis_enable() local
227 int err; in st_sensors_power_enable() local
341 int err = 0; in st_sensors_init_sensor() local
425 int err; in st_sensors_set_dataready_irq() local
[all …]
/linux-6.14.4/init/
Ddo_mounts.c148 static int __init do_mount_root(const char *name, const char *fs, in do_mount_root()
200 int err; in mount_root_generic() local
335 struct file_system_type *fs = get_fs_type(fstype); in fs_is_nodev() local
349 int err = -EINVAL; in mount_nodev_root() local
376 int err = create_dev("/dev/root", ROOT_DEV); in mount_block_root() local
/linux-6.14.4/sound/soc/atmel/
Datmel-i2s.c108 #define ATMEL_I2SC_MR_IMCKFS(fs) \ argument
158 int fs; member
294 static int atmel_i2s_get_gck_param(struct atmel_i2s_dev *dev, int fs) in atmel_i2s_get_gck_param()
483 int err; in atmel_i2s_trigger() local
578 int err; in atmel_i2s_sama5d2_mck_init() local
621 int err; in atmel_i2s_probe() local
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ethtool.c88 int err = -EOPNOTSUPP; in dpaa2_eth_nway_reset() local
105 int err; in dpaa2_eth_get_link_ksettings() local
131 int err = -EOPNOTSUPP; in dpaa2_eth_set_link_ksettings() local
170 int err; in dpaa2_eth_set_pauseparam() local
266 int j, k, err, num_cnt, i = 0; in dpaa2_eth_get_ethtool_stats() local
517 static int dpaa2_eth_prep_cls_rule(struct ethtool_rx_flow_spec *fs, void *key, in dpaa2_eth_prep_cls_rule()
520 int err; in dpaa2_eth_prep_cls_rule() local
568 struct ethtool_rx_flow_spec *fs, in dpaa2_eth_do_cls_rule()
578 int i, err; in dpaa2_eth_do_cls_rule() local
677 int err = -EINVAL; in dpaa2_eth_update_cls_rule() local
[all …]
/linux-6.14.4/net/phonet/
Dpep-gprs.c80 int err = 0; in gprs_recv() local
89 struct sk_buff *rskb, *fs; in gprs_recv() local
181 int len, err; in gprs_xmit() local
246 int err; in gprs_attach() local
/linux-6.14.4/arch/x86/include/uapi/asm/
Dsigcontext.h204 __u16 fs, __fsh; member
216 __u32 err; member
259 __u16 fs; member
261 __u64 err; member
302 __u16 fs, __fsh; member
314 __u32 err; member
371 __u16 fs; member
376 __u64 err; member
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c236 int err; in nfp_net_nway_reset() local
553 int err; in nfp_net_set_link_ksettings() local
702 int err; in nfp_test_nsp() local
736 int err; in nfp_test_fw() local
751 int err; in nfp_test_reg() local
1265 int err, fec; in nfp_port_set_fecparam() local
1331 struct ethtool_rx_flow_spec *fs = &cmd->fs; in nfp_net_fs_to_ethtool() local
1466 int err; in nfp_net_set_rss_hash_opt() local
1513 static int nfp_net_fs_from_ethtool(struct nfp_fs_entry *entry, struct ethtool_rx_flow_spec *fs) in nfp_net_fs_from_ethtool()
1614 struct ethtool_rx_flow_spec *fs = &cmd->fs; in nfp_net_fs_add() local
[all …]
/linux-6.14.4/drivers/iio/accel/
Dmsa311.c412 int err; in msa311_get_odr() local
455 int err; in msa311_set_odr() local
493 int err; in msa311_wait_for_next_data() local
535 int err; in msa311_set_pwr_mode() local
595 int err; in msa311_read_raw_data() local
636 unsigned int fs; in msa311_read_scale() local
637 int err; in msa311_read_scale() local
659 int err; in msa311_read_samp_freq() local
724 unsigned int fs; in msa311_write_scale() local
725 int err; in msa311_write_scale() local
[all …]
/linux-6.14.4/drivers/scsi/esas2r/
Desas2r_ioctl.c1274 int err; in esas2r_ioctl_handler() local
1931 struct esas2r_ioctl_fs *fs = in get_physaddr_fs_api() local
1949 struct esas2r_ioctl_fs *fs = in esas2r_read_fs() local
2024 struct esas2r_ioctl_fs *fs = (struct esas2r_ioctl_fs *)buf; in esas2r_write_fs() local

123