| /kernel/ |
| D | cred.c | 212 const struct cred *old; in prepare_creds() local 398 const struct cred *old = task->real_cred; in commit_creds() local 492 const struct cred *old = current->cred; in override_creds() local 522 void revert_creds(const struct cred *old) in revert_creds() 637 const struct cred *old; in prepare_kernel_cred() local
|
| D | tracepoint.c | 143 static inline void release_probes(struct tracepoint_func *old) in release_probes() 184 struct tracepoint_func *old, *new; in func_add() local 237 struct tracepoint_func *old, *new; in func_remove() local 328 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local 400 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local
|
| D | kexec_internal.h | 26 int old = 0; in kexec_trylock() local
|
| D | exec_domain.c | 40 unsigned int old = current->personality; in SYSCALL_DEFINE1() local
|
| D | audit_tree.c | 282 struct audit_chunk *old; in replace_mark_chunk() local 293 static void replace_chunk(struct audit_chunk *new, struct audit_chunk *old) in replace_chunk() 461 struct audit_chunk *chunk, *old; in tag_chunk() local 870 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
|
| D | sys.c | 386 const struct cred *old; in __sys_setregid() local 454 const struct cred *old; in __sys_setgid() local 547 const struct cred *old; in __sys_setreuid() local 630 const struct cred *old; in __sys_setuid() local 689 const struct cred *old; in __sys_setresuid() local 793 const struct cred *old; in __sys_setresgid() local 888 const struct cred *old; in __sys_setfsuid() local 932 const struct cred *old; in __sys_setfsgid() local 1712 struct rlimit old, new; in SYSCALL_DEFINE4() local
|
| D | audit_watch.c | 203 static struct audit_watch *audit_dupe_watch(struct audit_watch *old) in audit_dupe_watch() 505 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
|
| D | resource.c | 191 static int __release_resource(struct resource *old, bool release_child) in __release_resource() 288 int release_resource(struct resource *old) in release_resource() 657 static int __find_resource_space(struct resource *root, struct resource *old, in __find_resource_space() 749 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource() 1006 int remove_resource(struct resource *old) in remove_resource()
|
| D | groups.c | 137 const struct cred *old; in set_current_groups() local
|
| D | audit.c | 383 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change() 405 u32 old = *to_change; in audit_do_config_change() local 1440 char *old, *new; in audit_receive_msg() local 1509 struct audit_tty_status s, old; in audit_receive_msg() local
|
| D | watchdog.c | 978 int err, old, *param = table->data; in proc_watchdog_common() local 1040 int err, old; in proc_watchdog_thresh() local
|
| D | ucount.c | 217 long c, old; in atomic_long_inc_below() local
|
| D | acct.c | 226 struct fs_pin *old; in acct_on() local
|
| /kernel/locking/ |
| D | qspinlock_paravirt.h | 89 u8 old = 0; in pv_hybrid_queued_unfair_trylock() local 122 u16 old = _Q_PENDING_VAL; in trylock_clear_pending() local 135 int old, new; in trylock_clear_pending() local 215 struct qspinlock *old = NULL; in pv_hash() local 360 u8 old = vcpu_halted; in pv_kick_node() local
|
| D | qspinlock.c | 223 u32 old, new; in xchg_tail() local 316 u32 old, tail; in queued_spin_lock_slowpath() local
|
| D | rtmutex.c | 218 struct task_struct *old, in rt_mutex_cmpxchg_acquire() 230 struct task_struct *old, in rt_mutex_cmpxchg_release() 302 struct task_struct *old, in rt_mutex_cmpxchg_acquire() 324 struct task_struct *old, in rt_mutex_cmpxchg_release()
|
| D | osq_lock.c | 98 int old; in osq_lock() local
|
| /kernel/futex/ |
| D | requeue.c | 97 int old, new; in futex_requeue_pi_prepare() local 129 int old, new; in futex_requeue_pi_complete() local 160 int old, new; in futex_requeue_pi_wakeup_sync() local
|
| /kernel/kcsan/ |
| D | permissive.h | 38 kcsan_ignore_data_race(size_t size, int type, u64 old, u64 new, u64 diff) in kcsan_ignore_data_race()
|
| D | report.c | 391 u64 old, u64 new, u64 mask) in print_report() 668 int watchpoint_idx, u64 old, u64 new, u64 mask) in kcsan_report_known_origin() 701 unsigned long ip, u64 old, u64 new, u64 mask) in kcsan_report_unknown_origin()
|
| /kernel/rcu/ |
| D | rcu.h | 171 static inline bool rcu_seq_completed_gp(unsigned long old, unsigned long new) in rcu_seq_completed_gp() 179 static inline bool rcu_seq_new_gp(unsigned long old, unsigned long new) in rcu_seq_new_gp() 189 static inline unsigned long rcu_seq_diff(unsigned long new, unsigned long old) in rcu_seq_diff()
|
| /kernel/trace/ |
| D | trace_recursion_record.c | 29 unsigned long old; in ftrace_record_recursion() local
|
| /kernel/sched/ |
| D | pelt.c | 527 unsigned int old; in sched_pelt_multiplier() local
|
| D | deadline.c | 248 u64 old = dl_rq->running_bw; in __add_running_bw() local 261 u64 old = dl_rq->running_bw; in __sub_running_bw() local 275 u64 old = dl_rq->this_bw; in __add_rq_bw() local 285 u64 old = dl_rq->this_bw; in __sub_rq_bw() local
|
| /kernel/cgroup/ |
| D | misc.c | 126 u64 old; in misc_cg_update_watermark() local
|