Home
last modified time | relevance | path

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

12345678910>>...18

/kernel/liteos_a/drivers/mtd/multi_partition/src/
H A Dmtd_shellcmd.c43 const CHAR *fs = NULL; in osShellCmdPartitionShow() local
/kernel/linux/linux-6.6/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; } in mlx5e_accel_fs_tcp_create() argument
18 static inline void mlx5e_accel_fs_tcp_destroy(struct mlx5e_flow_steering *fs) {} in mlx5e_accel_fs_tcp_destroy() argument
19 static inline struct mlx5_flow_handle *mlx5e_accel_fs_add_sk(struct mlx5e_flow_steering *fs, in mlx5e_accel_fs_add_sk() argument
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dprocessor_64.h13 unsigned long fs; member
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dcmdline.c4 static unsigned long fs; variable
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dcmdline.c4 static unsigned long fs; variable
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_iec958.c15 unsigned int fs, ws; in create_iec958_consumer() local
/kernel/linux/linux-5.10/include/linux/
H A Dfs_struct.h27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root() argument
35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() argument
H A Dnsproxy.h56 struct fs_struct *fs; member
/kernel/linux/linux-6.6/include/linux/
H A Dfs_struct.h27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root() argument
35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() argument
H A Dnsproxy.h56 struct fs_struct *fs; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_ethtool.h21 static inline void mlx5e_ethtool_init_steering(struct mlx5e_flow_steering *fs) { } in mlx5e_ethtool_init_steering() argument
22 static inline void mlx5e_ethtool_cleanup_steering(struct mlx5e_flow_steering *fs) { } in mlx5e_ethtool_cleanup_steering() argument
/kernel/linux/linux-6.6/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) in mlx5_ct_fs_priv() argument
H A 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() argument
25 mlx5_ct_fs_dmfs_destroy(struct mlx5_ct_fs *fs) in mlx5_ct_fs_dmfs_destroy() argument
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() argument
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() argument
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dprocessor_64.h13 unsigned long fs; member
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_iec958.c55 unsigned int fs; in fill_iec958_consumer() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.h24 struct ch_filter_specification fs[CXGB4_FILTER_TYPE_MAX]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.h24 struct ch_filter_specification fs[CXGB4_FILTER_TYPE_MAX]; member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsuspend_64.h32 u16 ds, es, fs, gs; member
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dess.c113 ess_raf_received_pack(struct s_smc *smc, SMbuf *mb, struct smt_header *sm, int fs) ess_raf_received_pack() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-utils.c36 int snd_soc_calc_bclk(int fs, int sample_size, int channels, int tdm_slots) in snd_soc_calc_bclk() argument
/kernel/linux/linux-5.10/fs/
H A Dfs_struct.c15 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root() argument
34 set_fs_pwd(struct fs_struct *fs, const struct path *path) set_fs_pwd() argument
61 struct fs_struct *fs; chroot_fs_refs() local
88 free_fs_struct(struct fs_struct *fs) free_fs_struct() argument
97 struct fs_struct *fs = tsk->fs; exit_fs() local
114 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); copy_fs_struct() local
135 struct fs_struct *fs = current->fs; unshare_fs_struct() local
[all...]
H A Dfilesystems.c38 struct file_system_type *get_filesystem(struct file_system_type *fs) in get_filesystem() argument
44 void put_filesystem(struct file_system_type *fs) in put_filesystem() argument
72 int register_filesystem(struct file_system_type * fs) in register_filesystem() argument
108 unregister_filesystem(struct file_system_type * fs) unregister_filesystem() argument
256 struct file_system_type *fs; __get_fs_type() local
268 struct file_system_type *fs; get_fs_type() local
[all...]
H A Dfhandle.c120 struct fs_struct *fs = current->fs; in get_vfsmount_from_fd() local
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c17 static void adv7511_calc_cts_n(unsigned int f_tmds, unsigned int fs, in adv7511_calc_cts_n() argument
/kernel/linux/linux-6.6/fs/
H A Dfs_struct.c15 void set_fs_root(struct fs_struct *fs, const struct path *path) in set_fs_root() argument
34 set_fs_pwd(struct fs_struct *fs, const struct path *path) set_fs_pwd() argument
61 struct fs_struct *fs; chroot_fs_refs() local
88 free_fs_struct(struct fs_struct *fs) free_fs_struct() argument
97 struct fs_struct *fs = tsk->fs; exit_fs() local
114 struct fs_struct *fs = kmem_cache_alloc(fs_cachep, GFP_KERNEL); copy_fs_struct() local
135 struct fs_struct *fs = current->fs; unshare_fs_struct() local
[all...]

Completed in 7 milliseconds

12345678910>>...18