| /kernel/ |
| D | cred.c | 250 const struct cred *old; in prepare_creds() local 430 const struct cred *old = task->real_cred; in commit_creds() local 536 const struct cred *old = current->cred; in override_creds() local 575 void revert_creds(const struct cred *old) in revert_creds() 622 const struct cred *old; in prepare_kernel_cred() local
|
| D | tracepoint.c | 75 static inline void release_probes(struct tracepoint_func *old) in release_probes() 99 struct tracepoint_func *old, *new; in func_add() local 147 struct tracepoint_func *old, *new; in func_remove() local 197 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local 237 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local
|
| D | sys.c | 344 const struct cred *old; in SYSCALL_DEFINE2() local 401 const struct cred *old; in SYSCALL_DEFINE1() local 477 const struct cred *old; in SYSCALL_DEFINE2() local 548 const struct cred *old; in SYSCALL_DEFINE1() local 595 const struct cred *old; in SYSCALL_DEFINE3() local 682 const struct cred *old; in SYSCALL_DEFINE3() local 760 const struct cred *old; in SYSCALL_DEFINE1() local 799 const struct cred *old; in SYSCALL_DEFINE1() local 1561 struct rlimit old, new; in SYSCALL_DEFINE4() local
|
| D | exec_domain.c | 53 unsigned int old = current->personality; in SYSCALL_DEFINE1() local
|
| D | resource.c | 245 static int __release_resource(struct resource *old, bool release_child) in __release_resource() 342 int release_resource(struct resource *old) in release_resource() 598 static int __find_resource(struct resource *root, struct resource *old, in __find_resource() 674 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource() 930 int remove_resource(struct resource *old) in remove_resource()
|
| D | audit_watch.c | 215 static struct audit_watch *audit_dupe_watch(struct audit_watch *old) in audit_dupe_watch() 537 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
|
| D | watchdog.c | 682 int err, old, *param = table->data; in proc_watchdog_common() local 741 int err, old; in proc_watchdog_thresh() local
|
| D | ucount.c | 183 int c, old; in atomic_inc_below() local
|
| D | audit.c | 354 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change() 376 u32 old = *to_change; in audit_do_config_change() local 1347 char *old, *new; in audit_receive_msg() local 1416 struct audit_tty_status s, old; in audit_receive_msg() local
|
| D | audit_tree.c | 392 struct audit_chunk *chunk, *old; in tag_chunk() local 820 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
|
| D | smpboot.c | 350 struct cpumask *old = plug_thread->cpumask; in smpboot_update_cpumask_percpu_thread() local
|
| D | acct.c | 199 struct fs_pin *old; in acct_on() local
|
| D | pid.c | 429 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid()
|
| D | compat.c | 538 unsigned long __user *old = NULL; in COMPAT_SYSCALL_DEFINE4() local
|
| D | auditsc.c | 2330 const struct cred *new, const struct cred *old) in __audit_log_bprm_fcaps() 2371 void __audit_log_capset(const struct cred *new, const struct cred *old) in __audit_log_capset()
|
| D | auditfilter.c | 791 struct audit_entry *audit_dupe_rule(struct audit_krule *old) in audit_dupe_rule()
|
| D | kexec_core.c | 717 kimage_entry_t *old; in kimage_alloc_page() local
|
| /kernel/locking/ |
| D | osq_lock.c | 48 int old; in osq_wait_next() local 95 int old; in osq_lock() local
|
| D | qspinlock.c | 210 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local 305 u32 old, tail; in queued_spin_lock_slowpath() local
|
| D | mutex.c | 86 unsigned long old, flags = __owner_flags(owner); in __mutex_trylock_or_owner() local 186 unsigned long old, new; in __mutex_handoff() local 1029 unsigned long old; in __mutex_unlock_slowpath() local
|
| D | rwsem-xadd.c | 356 long old, count = atomic_long_read(&sem->count); in rwsem_try_write_lock_unqueued() local
|
| D | qspinlock_paravirt.h | 114 int old, new; in trylock_clear_pending() local
|
| /kernel/sched/ |
| D | deadline.c | 85 u64 old = dl_rq->running_bw; in add_running_bw() local 96 u64 old = dl_rq->running_bw; in sub_running_bw() local 108 u64 old = dl_rq->this_bw; in add_rq_bw() local 118 u64 old = dl_rq->this_bw; in sub_rq_bw() local
|
| /kernel/bpf/ |
| D | verifier.c | 3711 static bool range_within(struct bpf_reg_state *old, in range_within() 3723 u32 old; member 3850 static bool stacksafe(struct bpf_verifier_state *old, in stacksafe() 3928 struct bpf_verifier_state *old, in states_equal()
|
| /kernel/time/ |
| D | clockevents.c | 568 void clockevents_exchange_device(struct clock_event_device *old, in clockevents_exchange_device()
|