Home
last modified time | relevance | path

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

12

/kernel/
Dcred.c238 const struct cred *old; in prepare_creds() local
417 const struct cred *old = task->real_cred; in commit_creds() local
514 const struct cred *old = current->cred; in override_creds() local
541 void revert_creds(const struct cred *old) in revert_creds()
588 const struct cred *old; in prepare_kernel_cred() local
Dtracepoint.c74 static inline void release_probes(struct tracepoint_func *old) in release_probes()
98 struct tracepoint_func *old, *new; in func_add() local
129 struct tracepoint_func *old, *new; in func_remove() local
179 struct tracepoint_func *old, *tp_funcs; in tracepoint_add_func() local
215 struct tracepoint_func *old, *tp_funcs; in tracepoint_remove_func() local
Dsys.c328 const struct cred *old; in SYSCALL_DEFINE2() local
385 const struct cred *old; in SYSCALL_DEFINE1() local
461 const struct cred *old; in SYSCALL_DEFINE2() local
532 const struct cred *old; in SYSCALL_DEFINE1() local
579 const struct cred *old; in SYSCALL_DEFINE3() local
666 const struct cred *old; in SYSCALL_DEFINE3() local
744 const struct cred *old; in SYSCALL_DEFINE1() local
783 const struct cred *old; in SYSCALL_DEFINE1() local
1447 struct rlimit old, new; in SYSCALL_DEFINE4() local
Dexec_domain.c194 unsigned int old = current->personality; in SYSCALL_DEFINE1() local
Dresource.c235 static int __release_resource(struct resource *old) in __release_resource()
322 int release_resource(struct resource *old) in release_resource()
555 static int __find_resource(struct resource *root, struct resource *old, in __find_resource()
630 static int reallocate_resource(struct resource *root, struct resource *old, in reallocate_resource()
Daudit.c283 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change()
305 u32 old = *to_change; in audit_do_config_change() local
975 char *old, *new; in audit_receive_msg() local
1045 struct audit_tty_status s, old; in audit_receive_msg() local
Daudit_tree.c359 struct audit_chunk *chunk, *old; in tag_chunk() local
719 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
Dacct.c200 struct bsd_acct_struct *acct, *old; in acct_on() local
Daudit_watch.c214 static struct audit_watch *audit_dupe_watch(struct audit_watch *old) in audit_dupe_watch()
Dpid.c424 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid()
Dcompat.c702 struct compat_itimerspec __user *, old) in COMPAT_SYSCALL_DEFINE4() argument
1110 unsigned long __user *old = NULL; in COMPAT_SYSCALL_DEFINE4() local
Dauditsc.c2394 const struct cred *new, const struct cred *old) in __audit_log_bprm_fcaps()
2436 void __audit_log_capset(const struct cred *new, const struct cred *old) in __audit_log_capset()
Dauditfilter.c748 struct audit_entry *audit_dupe_rule(struct audit_krule *old) in audit_dupe_rule()
Drelay.c724 void *old, *new; in relay_switch_subbuf() local
Daudit.h311 #define audit_tag_tree(old, new) -EINVAL argument
/kernel/locking/
Dmcs_spinlock.c44 int old; in osq_wait_next() local
91 int old; in osq_lock() local
Drwsem-xadd.c274 long old, count = ACCESS_ONCE(sem->count); in rwsem_try_write_lock_unqueued() local
/kernel/time/
Dposix-clock.c417 struct itimerspec *ts, struct itimerspec *old) in pc_timer_settime()
Dclockevents.c496 void clockevents_exchange_device(struct clock_event_device *old, in clockevents_exchange_device()
Dposix-cpu-timers.c601 struct itimerspec *new, struct itimerspec *old) in posix_cpu_timer_set()
Dtimekeeping.c854 struct clocksource *new, *old; in change_clocksource() local
/kernel/sched/
Dcputime.c595 cputime_t old; in cputime_advance() local
/kernel/bpf/
Dverifier.c1419 static bool states_equal(struct verifier_state *old, struct verifier_state *cur) in states_equal()
/kernel/irq/
Dmanage.c957 struct irqaction *old, **old_ptr; in __setup_irq() local
/kernel/trace/
Dblktrace.c1405 struct blk_io_trace old = { in blk_trace_synthesize_old_trace() local

12