| /kernel/ |
| D | cred.c | 208 struct cred *new; in cred_alloc_blank() local 247 struct cred *new; in prepare_creds() local 294 struct cred *new; in prepare_exec_creds() local 324 struct cred *new; in copy_creds() local 422 int commit_creds(struct cred *new) in commit_creds() 499 void abort_creds(struct cred *new) in abort_creds() 520 const struct cred *override_creds(const struct cred *new) in override_creds() 597 struct cred *new; in prepare_kernel_cred() local 652 int set_security_override(struct cred *new, u32 secid) in set_security_override() 668 int set_security_override_from_ctx(struct cred *new, const char *secctx) in set_security_override_from_ctx() [all …]
|
| D | resource.c | 217 static struct resource * __request_resource(struct resource *root, struct resource *new) in __request_resource() 311 struct resource *request_resource_conflict(struct resource *root, struct resource *new) in request_resource_conflict() 328 int request_resource(struct resource *root, struct resource *new) in request_resource() 599 struct resource *new, in __find_resource() 657 static int find_resource(struct resource *root, struct resource *new, in find_resource() 679 struct resource new = *old; in reallocate_resource() local 725 int allocate_resource(struct resource *root, struct resource *new, in allocate_resource() 787 static struct resource * __insert_resource(struct resource *parent, struct resource *new) in __insert_resource() 852 struct resource *insert_resource_conflict(struct resource *parent, struct resource *new) in insert_resource_conflict() 872 int insert_resource(struct resource *parent, struct resource *new) in insert_resource() [all …]
|
| D | sys.c | 335 struct cred *new; in SYSCALL_DEFINE2() local 392 struct cred *new; in SYSCALL_DEFINE1() local 423 static int set_user(struct cred *new) in set_user() 468 struct cred *new; in SYSCALL_DEFINE2() local 539 struct cred *new; in SYSCALL_DEFINE1() local 586 struct cred *new; in SYSCALL_DEFINE3() local 673 struct cred *new; in SYSCALL_DEFINE3() local 751 struct cred *new; in SYSCALL_DEFINE1() local 790 struct cred *new; in SYSCALL_DEFINE1() local 1455 struct rlimit old, new; in SYSCALL_DEFINE4() local
|
| D | groups.c | 135 void set_groups(struct cred *new, struct group_info *group_info) in set_groups() 153 struct cred *new; in set_current_groups() local
|
| D | kmod.c | 218 struct cred *new; in call_usermodehelper_exec_async() local 521 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup()
|
| D | tracepoint.c | 98 struct tracepoint_func *old, *new; in func_add() local 146 struct tracepoint_func *old, *new; in func_remove() local
|
| D | utsname.c | 143 static int utsns_install(struct nsproxy *nsproxy, struct ns_common *new) in utsns_install()
|
| D | user.c | 175 struct user_struct *up, *new; in alloc_uid() local
|
| D | audit_watch.c | 217 struct audit_watch *new; in audit_dupe_watch() local 525 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
|
| D | pid.c | 398 struct pid *new) in __change_pid() 430 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid()
|
| D | nsproxy.c | 216 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces()
|
| D | watchdog.c | 644 int err, old, new; in proc_watchdog_common() local 742 int err, old, new; in proc_watchdog_thresh() local
|
| D | ucount.c | 129 struct ucounts *ucounts, *new; in get_ucounts() local
|
| D | audit_tree.c | 222 struct audit_chunk *new = NULL; in untag_chunk() local 777 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
|
| D | smpboot.c | 347 const struct cpumask *new) in smpboot_update_cpumask_percpu_thread()
|
| D | cgroup_pids.c | 151 int64_t new = atomic64_add_return(num, &p->counter); in pids_try_charge() local
|
| D | pid_namespace.c | 382 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
|
| D | capability.c | 228 struct cred *new; in SYSCALL_DEFINE2() local
|
| D | audit.c | 283 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change() 302 static int audit_do_config_change(char *function_name, u32 *to_change, u32 new) in audit_do_config_change() 996 char *old, *new; in audit_receive_msg() local
|
| D | compat.c | 701 struct compat_itimerspec __user *, new, in COMPAT_SYSCALL_DEFINE4() argument 1113 unsigned long __user *new = NULL; in COMPAT_SYSCALL_DEFINE4() local
|
| /kernel/locking/ |
| D | qspinlock.c | 213 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local 413 u32 new, old, tail; in queued_spin_lock_slowpath() local
|
| D | qspinlock_paravirt.h | 131 int old, new; in trylock_clear_pending() local
|
| /kernel/irq/ |
| D | manage.c | 1022 static int irq_setup_forced_threading(struct irqaction *new) in irq_setup_forced_threading() 1072 setup_irq_thread(struct irqaction *new, unsigned int irq, bool secondary) in setup_irq_thread() 1118 __setup_irq(unsigned int irq, struct irq_desc *desc, struct irqaction *new) in __setup_irq()
|
| /kernel/trace/ |
| D | trace_stat.c | 78 struct rb_node **new = &(root->rb_node), *parent = NULL; in insert_stat() local
|
| /kernel/time/ |
| D | clockevents.c | 569 struct clock_event_device *new) in clockevents_exchange_device()
|