| /Linux-v4.19/fs/xfs/libxfs/ |
| D | xfs_refcount_btree.c | 59 union xfs_btree_ptr *new, in xfs_refcountbt_alloc_block()
|
| /Linux-v4.19/fs/gfs2/ |
| D | recovery.c | 40 int new = 0; in gfs2_replay_read_block() local
|
| /Linux-v4.19/net/sched/ |
| D | sch_api.c | 887 struct Qdisc *old, struct Qdisc *new) in qdisc_notify() 918 struct Qdisc *old, struct Qdisc *new) in notify_and_destroy() 938 struct Qdisc *new, struct Qdisc *old, in qdisc_graft()
|
| D | sch_red.c | 380 static int red_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in red_graft()
|
| D | sch_tbf.c | 493 static int tbf_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in tbf_graft()
|
| /Linux-v4.19/ipc/ |
| D | mqueue.c | 1300 static int do_mq_getsetattr(int mqdes, struct mq_attr *new, struct mq_attr *old) in do_mq_getsetattr() 1350 struct mq_attr *new = NULL, *old = NULL; in SYSCALL_DEFINE3() local 1443 struct mq_attr *new = NULL, *old = NULL; in COMPAT_SYSCALL_DEFINE3() local
|
| /Linux-v4.19/fs/proc/ |
| D | proc_sysctl.c | 944 struct ctl_dir *new; in new_dir() local 982 struct ctl_dir *subdir, *new = NULL; in get_subdir() local 1428 struct ctl_table *new; in register_leaf_sysctl_tables() local
|
| D | kcore.c | 58 void __init kclist_add(struct kcore_list *new, void *addr, size_t size, in kclist_add()
|
| /Linux-v4.19/drivers/scsi/fnic/ |
| D | fnic_fcs.c | 714 void fnic_update_mac_locked(struct fnic *fnic, u8 *new) in fnic_update_mac_locked() 736 void fnic_update_mac(struct fc_lport *lport, u8 *new) in fnic_update_mac()
|
| /Linux-v4.19/lib/ |
| D | bitmap.c | 747 const unsigned long *old, const unsigned long *new, in bitmap_remap() 795 const unsigned long *new, int bits) in bitmap_bitremap()
|
| /Linux-v4.19/net/ipv4/ |
| D | fib_frontend.c | 144 struct fib_table *new) in fib_replace_table() 165 struct fib_table *old, *new, *main_table; in fib_unmerge() local
|
| /Linux-v4.19/drivers/net/wan/ |
| D | hdlc_fr.c | 127 unsigned int new: 1; member 795 unsigned int active, new; in fr_lmi_recv() local
|
| /Linux-v4.19/fs/btrfs/ |
| D | inode.c | 1652 struct extent_state *new, in btrfs_merge_extent_hook() 2282 struct new_sa_defrag_extent *new; member 2367 struct new_sa_defrag_extent *new = old->new; in record_one_backref() local 2483 struct new_sa_defrag_extent *new) in record_extent_backrefs() 2514 struct new_sa_defrag_extent *new) in relink_is_mergable() 2547 struct new_sa_defrag_extent *new = old->new; in relink_extent_backref() local 2734 static void free_sa_defrag_extent(struct new_sa_defrag_extent *new) in free_sa_defrag_extent() 2747 static void relink_file_extents(struct new_sa_defrag_extent *new) in relink_file_extents() 2807 struct new_sa_defrag_extent *new; in record_old_file_extents() local 2939 struct new_sa_defrag_extent *new = NULL; in btrfs_finish_ordered_io() local [all …]
|
| D | extent_map.c | 445 struct extent_map *new, in replace_extent_mapping()
|
| /Linux-v4.19/drivers/oprofile/ |
| D | buffer_sync.c | 498 struct task_struct *new; in sync_buffer() local
|
| /Linux-v4.19/sound/pci/oxygen/ |
| D | xonar_dg_mixer.c | 86 unsigned int new = value->value.enumerated.item[0]; in output_select_put() local
|
| /Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_core_perf.c | 344 struct dpu_core_perf_params *new, *old; in dpu_core_perf_crtc_update() local
|
| /Linux-v4.19/drivers/gpu/drm/nouveau/nvif/ |
| D | object.c | 268 struct nvif_ioctl_new_v0 new; in nvif_object_init() member
|
| /Linux-v4.19/drivers/net/phy/ |
| D | sfp-bus.c | 293 struct sfp_bus *sfp, *new, *found = NULL; in sfp_bus_get() local
|
| /Linux-v4.19/net/sctp/ |
| D | bind_addr.c | 153 int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, in sctp_add_bind_addr()
|
| /Linux-v4.19/drivers/iio/multiplexer/ |
| D | iio-mux.c | 205 char *new; in mux_write_ext_info() local
|
| /Linux-v4.19/net/ipv6/ |
| D | ipv6_sockglue.c | 401 struct ipv6_opt_hdr *new = NULL; in do_ipv6_setsockopt() local
|
| /Linux-v4.19/fs/ocfs2/ |
| D | refcounttree.c | 223 struct ocfs2_refcount_tree *new) in ocfs2_insert_refcount_tree() 297 static inline void ocfs2_init_refcount_tree_ci(struct ocfs2_refcount_tree *new, in ocfs2_init_refcount_tree_ci() 307 struct ocfs2_refcount_tree *new, in ocfs2_init_refcount_tree_lock() 318 struct ocfs2_refcount_tree *new; in ocfs2_allocate_refcount_tree() local 335 struct ocfs2_refcount_tree *tree, *new = NULL; in ocfs2_get_refcount_tree() local 3122 u32 new, u32 len, in ocfs2_replace_clusters()
|
| /Linux-v4.19/fs/ |
| D | namespace.c | 710 struct mountpoint *mp, *new = NULL; in get_mountpoint() local 2864 struct mount *new; in copy_mnt_ns() local 3073 struct path new, old, parent_path, root_parent, root; in SYSCALL_DEFINE2() local 3295 static bool mnt_already_visible(struct mnt_namespace *ns, struct vfsmount *new, in mnt_already_visible()
|
| /Linux-v4.19/kernel/ |
| D | audit.c | 394 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change() 413 static int audit_do_config_change(char *function_name, u32 *to_change, u32 new) in audit_do_config_change() 1384 char *old, *new; in audit_receive_msg() local
|