Home
last modified time | relevance | path

Searched defs:ext (Results 151 - 175 of 531) sorted by relevance

12345678910>>...22

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4_extents.h196 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext) in ext4_ext_mark_unwritten() argument
203 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext) in ext4_ext_is_unwritten() argument
209 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len() argument
216 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dphonet.h81 } ext; member
/kernel/linux/linux-5.10/kernel/gcov/
H A Dfs.c303 static char *link_target(const char *dir, const char *path, const char *ext) in link_target() argument
330 static char *get_link_target(const char *filename, const struct gcov_link *ext) in get_link_target() argument
[all...]
/kernel/linux/linux-5.10/fs/udf/
H A Dunicode.c168 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0() local
/kernel/linux/linux-5.10/net/mptcp/
H A Doptions.c456 mptcp_write_data_fin(struct mptcp_subflow_context *subflow, struct sk_buff *skb, struct mptcp_ext *ext) mptcp_write_data_fin() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_netiface.c166 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netiface4_kadt() local
203 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netiface4_uadt() local
387 struct ip_set_ext ext in hash_netiface6_kadt() local
421 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netiface6_uadt() local
[all...]
H A Dip_set_list_set.c118 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in list_set_kadt() local
185 list_set_utest(struct ip_set *set, void *value, const struct ip_set_ext *ext, in list_set_utest() argument
49 list_set_ktest(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_ktest() argument
74 list_set_kadd(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kadd() argument
94 list_set_kdel(struct ip_set *set, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, const struct ip_set_ext *ext) list_set_kdel() argument
217 list_set_init_extensions(struct ip_set *set, const struct ip_set_ext *ext, struct set_elem *e) list_set_init_extensions() argument
221 ip_set_init_counter(ext_counter(e, set), ext); list_set_init_extensions() local
225 ip_set_init_skbinfo(ext_skbinfo(e, set), ext); list_set_init_extensions() local
232 list_set_uadd(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_uadd() argument
314 list_set_udel(struct ip_set *set, void *value, const struct ip_set_ext *ext, struct ip_set_ext *mext, u32 flags) list_set_udel() argument
352 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); list_set_uadt() local
[all...]
H A Dip_set_hash_netportnet.c157 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netportnet4_kadt() local
193 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netportnet4_uadt() local
452 struct ip_set_ext ext in hash_netportnet6_kadt() local
478 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netportnet6_uadt() local
[all...]
H A Dip_set_hash_netnet.c146 struct ip_set_ext ext = IP_SET_INIT_KEXT(skb, opt, set); in hash_netnet4_kadt() local
168 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); in hash_netnet4_uadt() local
385 struct ip_set_ext ext in hash_netnet6_kadt() local
406 struct ip_set_ext ext = IP_SET_INIT_UEXT(set); hash_netnet6_uadt() local
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_proto_dccp.c491 struct dccp_hdr_ext ext; /* optional depending dh->dccph_x */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c356 u32 mixercfg = 0, mixercfg_ext = 0, mix, ext; in dpu_hw_ctl_setup_blendstage() local
[all...]
/kernel/linux/linux-5.10/fs/hfs/
H A Dinode.c266 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork() argument
407 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c302 int atl1c_read_phy_core(struct atl1c_hw *hw, bool ext, u8 dev, in atl1c_read_phy_core() argument
351 int atl1c_write_phy_core(struct atl1c_hw *hw, bool ext, u8 dev, in atl1c_write_phy_core() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dmove_extent.c94 struct ext4_extent *ext; in mext_check_coverage() local
H A Dext4_extents.h197 static inline void ext4_ext_mark_unwritten(struct ext4_extent *ext) in ext4_ext_mark_unwritten() argument
204 static inline int ext4_ext_is_unwritten(struct ext4_extent *ext) in ext4_ext_is_unwritten() argument
210 static inline int ext4_ext_get_actual_len(struct ext4_extent *ext) in ext4_ext_get_actual_len() argument
217 static inline void ext4_ext_mark_initialized(struct ext4_extent *ext) in ext4_ext_mark_initialized() argument
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dextents.c51 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) hfsplus_ext_find_block() argument
66 hfsplus_ext_block_count(struct hfsplus_extent *ext) hfsplus_ext_block_count() argument
76 hfsplus_ext_lastblock(struct hfsplus_extent *ext) hfsplus_ext_lastblock() argument
[all...]
/kernel/linux/linux-6.6/fs/udf/
H A Dunicode.c164 uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; in udf_name_from_CS0() local
/kernel/linux/linux-6.6/fs/hfs/
H A Dinode.c270 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork() argument
411 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork() argument
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack.h122 struct nf_ct_ext *ext; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthink-lmi.h49 struct tlmi_pwdcfg_ext ext; member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5_core.c128 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, u8 *pedid, u8 ext) in hdmi_core_ddc_edid() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dphonet.h81 } ext; member
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Dprep.c159 struct ioat_ring_ent *ext; in __ioat_prep_xor_lock() local
348 struct ioat_ring_ent *ext; in __ioat_prep_pq_lock() local
276 dump_pq_desc_dbg(struct ioatdma_chan *ioat_chan, struct ioat_ring_ent *desc, struct ioat_ring_ent *ext) dump_pq_desc_dbg() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport.c84 bool ext; in mlx5e_port_linkspeed() local
52 mlx5_port_set_eth_ptys(struct mlx5_core_dev *dev, bool an_disable, u32 proto_admin, bool ext) mlx5_port_set_eth_ptys() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_gem.c624 struct drm_v3d_extension ext; in v3d_get_extensions() local
584 v3d_get_multisync_submit_deps(struct drm_file *file_priv, struct drm_v3d_extension __user *ext, void *data) v3d_get_multisync_submit_deps() argument

Completed in 25 milliseconds

12345678910>>...22