/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-dev.c | 257 v4l2_prio_change(struct v4l2_prio_state *global, enum v4l2_priority *local, enum v4l2_priority new) v4l2_prio_change() argument
|
H A D | v4l2-ctrls-api.c | 1252 v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new) v4l2_ctrl_replace() argument 1261 v4l2_ctrl_merge(const struct v4l2_event *old, struct v4l2_event *new) v4l2_ctrl_merge() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 605 static int var_inter(const s16 *old, const s16 *new) in var_inter() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 561 struct bmac1_stats *new = bnx2x_sp(bp, mac_stats.bmac1_stats); in bnx2x_bmac_stats_update() local 596 struct bmac2_stats *new = bnx2x_sp(bp, mac_stats.bmac2_stats); in bnx2x_bmac_stats_update() local 662 struct mstat_stats *new = bnx2x_sp(bp, mac_stats.mstat_stats); in bnx2x_mstat_stats_update() local 749 struct emac_stats *new = bnx2x_sp(bp, mac_stats.emac_stats); bnx2x_emac_stats_update() local 806 struct nig_stats *new = bnx2x_sp(bp, nig_stats); bnx2x_hw_stats_update() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | pagealloc.c | 129 struct rb_node **new; in insert_page() local
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | fastmap.c | 106 struct ubi_vid_io_buf *new; in new_fm_vbuf() local 834 struct ubi_ainf_peb *new; clone_aeb() local 880 struct ubi_ainf_peb *new; ubi_scan_fastmap() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 565 struct efx_rss_context *ctx, *new; in efx_alloc_rss_context_entry() local 737 efx_rps_hash_add(struct efx_nic *efx, const struct efx_filter_spec *spec, bool *new) efx_rps_hash_add() argument 951 bool new; efx_filter_rfs() local [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | devres.c | 139 replace_dr(struct device *dev, struct devres_node *old, struct devres_node *new) replace_dr() argument [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42xattr.c | 309 nfs4_xattr_set_listcache(struct nfs4_xattr_cache *cache, struct nfs4_xattr_entry *new) nfs4_xattr_set_listcache() argument
|
H A D | nfs2xdr.c | 718 const struct qstr *new = args->new_name; in nfs2_xdr_enc_renameargs() local
|
H A D | client.c | 406 struct nfs_client *clp, *new = NULL; in nfs_get_client() local [all...] |
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | snap.c | 86 __insert_snap_realm(struct rb_root *root, struct ceph_snap_realm *new) __insert_snap_realm() argument [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | the_nilfs.c | 848 struct nilfs_root *root, *new; in nilfs_find_or_create_root() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ordered-data.c | 1160 struct btrfs_ordered_extent *new; in btrfs_split_ordered_extent() local [all...] |
H A D | defrag.c | 836 struct defrag_target_range *new; in defrag_collect_targets() local [all...] |
H A D | extent_map.c | 507 replace_extent_mapping(struct extent_map_tree *tree, struct extent_map *cur, struct extent_map *new, int modified) replace_extent_mapping() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | fcntl.c | 898 void fasync_free(struct fasync_struct *new) in fasync_free() argument 910 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new) in fasync_insert_entry() argument 946 struct fasync_struct *new; fasync_add_entry() local [all...] |
/kernel/linux/linux-6.6/fs/fat/ |
H A D | fatent.c | 156 static void fat12_ent_put(struct fat_entry *fatent, int new) in fat12_ent_put() argument 178 static void fat16_ent_put(struct fat_entry *fatent, int new) in fat16_ent_put() argument 187 fat32_ent_put(struct fat_entry *fatent, int new) fat32_ent_put() argument 410 fat_ent_write(struct inode *inode, struct fat_entry *fatent, int new, int wait) fat_ent_write() argument [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4layouts.c | 369 layouts_try_merge(struct nfsd4_layout_seg *lo, struct nfsd4_layout_seg *new) in layouts_try_merge() argument 407 struct nfs4_layout *lp, *new = NULL; in nfsd4_insert_layout() local [all...] |
H A D | nfssvc.c | 751 int new = nthreads[i] * NFSD_MAXSERVS / tot; in nfsd_set_nrthreads() local
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | vfs_inode.c | 430 v9fs_qid_iget(struct super_block *sb, struct p9_qid *qid, struct p9_wstat *st, int new) v9fs_qid_iget() argument 477 v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, struct super_block *sb, int new) v9fs_inode_from_fid() argument [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | namei.c | 521 struct dentry *new; in f2fs_lookup() local [all...] |
/kernel/linux/linux-6.6/fs/kernfs/ |
H A D | file.c | 433 kernfs_vma_set_policy(struct vm_area_struct *vma, struct mempolicy *new) kernfs_vma_set_policy() argument
|
/kernel/linux/linux-6.6/fs/hmdfs/authority/ |
H A D | authentication.h | 222 static inline const struct cred *hmdfs_override_creds(const struct cred *new) in hmdfs_override_creds() argument 313 const struct cred *hmdfs_override_creds(const struct cred *new) in hmdfs_override_creds() argument
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | generic.c | 94 struct rb_node **new = &root->rb_node, *parent = NULL; in pde_subdir_insert() local [all...] |