Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 53) sorted by relevance

123

/kernel/
Dcred.c258 const struct cred *old; in prepare_creds() local
453 const struct cred *old = task->real_cred; in commit_creds() local
560 const struct cred *old = current->cred; in override_creds() local
600 void revert_creds(const struct cred *old) in revert_creds()
720 const struct cred *old; in prepare_kernel_cred() local
Dtracepoint.c142 static inline void release_probes(struct tracepoint_func *old) in release_probes()
183 struct tracepoint_func *old, *new; in func_add() local
236 struct tracepoint_func *old, *new; in func_remove() local
327 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local
399 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local
Dexec_domain.c40 unsigned int old = current->personality; in SYSCALL_DEFINE1() local
Daudit_tree.c282 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
869 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
Dsys.c369 const struct cred *old; in __sys_setregid() local
435 const struct cred *old; in __sys_setgid() local
526 const struct cred *old; in __sys_setreuid() local
607 const struct cred *old; in __sys_setuid() local
664 const struct cred *old; in __sys_setresuid() local
766 const struct cred *old; in __sys_setresgid() local
859 const struct cred *old; in __sys_setfsuid() local
903 const struct cred *old; in __sys_setfsgid() local
1676 struct rlimit old, new; in SYSCALL_DEFINE4() local
Daudit_watch.c202 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()
Dresource.c187 static int __release_resource(struct resource *old, bool release_child) in __release_resource()
284 int release_resource(struct resource *old) in release_resource()
566 static int __find_resource(struct resource *root, struct resource *old, in __find_resource()
642 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource()
898 int remove_resource(struct resource *old) in remove_resource()
Dwatchdog.c671 int err, old, *param = table->data; in proc_watchdog_common() local
730 int err, old; in proc_watchdog_thresh() local
Daudit.c386 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change()
408 u32 old = *to_change; in audit_do_config_change() local
1443 char *old, *new; in audit_receive_msg() local
1512 struct audit_tty_status s, old; in audit_receive_msg() local
Dacct.c199 struct fs_pin *old; in acct_on() local
Dcfi.c189 struct cfi_shadow *old = container_of(rcu, struct cfi_shadow, rcu); in free_shadow() local
Ducount.c215 long c, old; in atomic_long_inc_below() local
/kernel/locking/
Dosq_lock.c48 int old; in osq_wait_next() local
95 int old; in osq_lock() local
Dqspinlock.c222 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local
318 u32 old, tail; in queued_spin_lock_slowpath() local
Drtmutex.c214 struct task_struct *old, in rt_mutex_cmpxchg_acquire()
221 struct task_struct *old, in rt_mutex_cmpxchg_release()
292 struct task_struct *old, in rt_mutex_cmpxchg_acquire()
300 struct task_struct *old, in rt_mutex_cmpxchg_release()
Dqspinlock_paravirt.h136 int old, new; in trylock_clear_pending() local
/kernel/kcsan/
Dreport.c331 u64 old, u64 new, u64 mask) in print_report()
606 u64 old, u64 new, u64 mask) in kcsan_report_known_origin()
639 u64 old, u64 new, u64 mask) in kcsan_report_unknown_origin()
Dpermissive.h38 kcsan_ignore_data_race(size_t size, int type, u64 old, u64 new, u64 diff) in kcsan_ignore_data_race()
/kernel/rcu/
Drcu.h123 static inline bool rcu_seq_completed_gp(unsigned long old, unsigned long new) in rcu_seq_completed_gp()
131 static inline bool rcu_seq_new_gp(unsigned long old, unsigned long new) in rcu_seq_new_gp()
141 static inline unsigned long rcu_seq_diff(unsigned long new, unsigned long old) in rcu_seq_diff()
/kernel/bpf/
Ddispatcher.c107 void *old, *new; in bpf_dispatcher_update() local
Dnet_namespace.c365 struct bpf_prog *old) in __netns_bpf_prog_detach()
/kernel/trace/
Dtrace_recursion_record.c29 unsigned long old; in ftrace_record_recursion() local
/kernel/sched/
Dpelt.c486 unsigned int old; in sched_pelt_multiplier() local
Ddeadline.c160 u64 old = dl_rq->running_bw; in __add_running_bw() local
173 u64 old = dl_rq->running_bw; in __sub_running_bw() local
187 u64 old = dl_rq->this_bw; in __add_rq_bw() local
197 u64 old = dl_rq->this_bw; in __sub_rq_bw() local
/kernel/futex/
Dcore.c497 u64 old; in get_inode_sequence_number() local
1873 int old, new; in futex_requeue_pi_prepare() local
1905 int old, new; in futex_requeue_pi_complete() local
1936 int old, new; in futex_requeue_pi_wakeup_sync() local

123