Searched defs:fs (Results 1 - 25 of 237) sorted by relevance

12345678910

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.h17 static inline int mlx5e_accel_fs_tcp_create(struct mlx5e_flow_steering *fs) { return 0; } argument
18 static inline void mlx5e_accel_fs_tcp_destroy(struct mlx5e_flow_steering *fs) {} argument
19 static inline struct mlx5_flow_handle *mlx5e_accel_fs_add_sk(struct mlx5e_flow_steering *fs, argument
/linux-master/include/linux/
H A Dfs_struct.h27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) argument
35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) argument
H A Dnsproxy.h57 struct fs_struct *fs; member in struct:nsset
/linux-master/sound/core/
H A Dpcm_iec958.c55 unsigned int fs; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs.h32 static inline void *mlx5_ct_fs_priv(struct mlx5_ct_fs *fs) argument
H A Dct_fs_dmfs.c18 mlx5_ct_fs_dmfs_init(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct, argument
25 mlx5_ct_fs_dmfs_destroy(struct mlx5_ct_fs *fs) argument
30 mlx5_ct_fs_dmfs_ct_rule_add(struct mlx5_ct_fs *fs, struct mlx5_flow_spec *spec, argument
58 mlx5_ct_fs_dmfs_ct_rule_del(struct mlx5_ct_fs *fs, struct mlx5_ct_fs_rule *fs_rule) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_ethtool.h21 static inline void mlx5e_ethtool_init_steering(struct mlx5e_flow_steering *fs) { } argument
22 static inline void mlx5e_ethtool_cleanup_steering(struct mlx5e_flow_steering *fs) { } argument
/linux-master/arch/x86/boot/compressed/
H A Dcmdline.c6 static unsigned long fs; variable
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.h24 struct ch_filter_specification fs[CXGB4_FILTER_TYPE_MAX]; member in struct:cxgb4_matchall_ingress_entry
H A Dcxgb4_tc_u32.c155 struct ch_filter_specification fs; local
44 fill_match_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls, const struct cxgb4_match_field *entry, bool next_header) argument
90 fill_action_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls) argument
[all...]
H A Dcxgb4_tc_u32_parse.h327 struct ch_filter_specification fs; /* Match spec associated with link */ member in struct:cxgb4_link
/linux-master/drivers/net/fddi/skfp/
H A Dess.c112 ess_raf_received_pack(struct s_smc *smc, SMbuf *mb, struct smt_header *sm, int fs) argument
[all...]
/linux-master/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c17 static void adv7511_calc_cts_n(unsigned int f_tmds, unsigned int fs, argument
/linux-master/arch/x86/include/asm/
H A Dsuspend_64.h32 u16 ds, es, fs, gs; member in struct:saved_context
H A Dvm86.h27 unsigned short fs, __fsh; member in struct:kernel_vm86_regs
/linux-master/fs/
H A Dfs_struct.c15 void set_fs_root(struct fs_struct *fs, const struct path *path) argument
34 set_fs_pwd(struct fs_struct *fs, const struct path *path) argument
61 struct fs_struct *fs; local
88 free_fs_struct(struct fs_struct *fs) argument
97 struct fs_struct *fs = tsk->fs; local
114 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); local
135 struct fs_struct *fs = current->fs; local
[all...]
H A Dfilesystems.c38 struct file_system_type *get_filesystem(struct file_system_type *fs) argument
44 void put_filesystem(struct file_system_type *fs) argument
72 int register_filesystem(struct file_system_type * fs) argument
108 unregister_filesystem(struct file_system_type * fs) argument
263 struct file_system_type *fs; local
275 struct file_system_type *fs; local
[all...]
H A Dfhandle.c123 struct fs_struct *fs = current->fs; local
/linux-master/sound/soc/intel/skylake/
H A Dskl-debug.c26 struct dentry *fs; member in struct:skl_debug
/linux-master/net/phonet/
H A Dpep-gprs.c89 struct sk_buff *rskb, *fs; local
/linux-master/sound/soc/codecs/
H A Dtfa9879.c29 int fs; local
[all...]
/linux-master/sound/soc/loongson/
H A Dloongson_i2s.c69 u32 fs = params_rate(params); local
/linux-master/drivers/usb/gadget/
H A Dconfig.c159 usb_assign_descriptors(struct usb_function *f, struct usb_descriptor_header **fs, struct usb_descriptor_header **hs, struct usb_descriptor_header **ss, struct usb_descriptor_header **ssp) argument
/linux-master/sound/soc/
H A Dsoc-utils.c37 int snd_soc_calc_bclk(int fs, int sample_size, int channels, int tdm_slots) argument
/linux-master/arch/x86/include/asm/xen/
H A Dinterface_32.h68 uint16_t fs, _pad4; member in struct:cpu_user_regs

Completed in 228 milliseconds

12345678910