| /kernel/ |
| D | cred.c | 212 struct cred *new; in cred_alloc_blank() local 251 struct cred *new; in prepare_creds() local 299 struct cred *new; in prepare_exec_creds() local 329 struct cred *new; in copy_creds() local 427 int commit_creds(struct cred *new) in commit_creds() 513 void abort_creds(struct cred *new) in abort_creds() 534 const struct cred *override_creds(const struct cred *new) in override_creds() 623 struct cred *new; in prepare_kernel_cred() local 679 int set_security_override(struct cred *new, u32 secid) in set_security_override() 695 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 | groups.c | 123 void set_groups(struct cred *new, struct group_info *group_info) in set_groups() 141 struct cred *new; in set_current_groups() local
|
| D | sys.c | 345 struct cred *new; in SYSCALL_DEFINE2() local 402 struct cred *new; in SYSCALL_DEFINE1() local 433 static int set_user(struct cred *new) in set_user() 478 struct cred *new; in SYSCALL_DEFINE2() local 549 struct cred *new; in SYSCALL_DEFINE1() local 596 struct cred *new; in SYSCALL_DEFINE3() local 683 struct cred *new; in SYSCALL_DEFINE3() local 761 struct cred *new; in SYSCALL_DEFINE1() local 800 struct cred *new; in SYSCALL_DEFINE1() local 1561 struct rlimit old, new; in SYSCALL_DEFINE4() local
|
| D | umh.c | 66 struct cred *new; in call_usermodehelper_exec_async() local 369 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup()
|
| D | tracepoint.c | 99 struct tracepoint_func *old, *new; in func_add() local 147 struct tracepoint_func *old, *new; in func_remove() local
|
| D | utsname.c | 145 static int utsns_install(struct nsproxy *nsproxy, struct ns_common *new) in utsns_install()
|
| D | user.c | 176 struct user_struct *up, *new; in alloc_uid() local
|
| D | audit_watch.c | 218 struct audit_watch *new; in audit_dupe_watch() local 537 int audit_dupe_exe(struct audit_krule *new, struct audit_krule *old) in audit_dupe_exe()
|
| D | pid.c | 397 struct pid *new) in __change_pid() 429 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid()
|
| D | nsproxy.c | 217 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces()
|
| D | ucount.c | 134 struct ucounts *ucounts, *new; in get_ucounts() local
|
| D | audit_tree.c | 245 struct audit_chunk *new = NULL; in untag_chunk() local 820 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
|
| D | smpboot.c | 348 const struct cpumask *new) in smpboot_update_cpumask_percpu_thread()
|
| D | pid_namespace.c | 412 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
|
| D | capability.c | 229 struct cred *new; in SYSCALL_DEFINE2() local
|
| D | audit.c | 354 static int audit_log_config_change(char *function_name, u32 new, u32 old, in audit_log_config_change() 373 static int audit_do_config_change(char *function_name, u32 *to_change, u32 new) in audit_do_config_change() 1347 char *old, *new; in audit_receive_msg() local
|
| /kernel/locking/ |
| D | qspinlock.c | 210 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local
|
| D | qspinlock_paravirt.h | 114 int old, new; in trylock_clear_pending() local
|
| /kernel/irq/ |
| D | manage.c | 1028 static int irq_setup_forced_threading(struct irqaction *new) in irq_setup_forced_threading() 1085 setup_irq_thread(struct irqaction *new, unsigned int irq, bool secondary) in setup_irq_thread() 1141 __setup_irq(unsigned int irq, struct irq_desc *desc, struct irqaction *new) in __setup_irq()
|
| /kernel/cgroup/ |
| D | pids.c | 151 int64_t new = atomic64_add_return(num, &p->counter); in pids_try_charge() local
|
| D | rdma.c | 268 s64 new; in rdmacg_try_charge() local
|
| /kernel/trace/ |
| D | trace_stat.c | 79 struct rb_node **new = &(root->rb_node), *parent = NULL; in insert_stat() local
|
| /kernel/sched/ |
| D | psi.c | 1142 void psi_trigger_replace(void **trigger_ptr, struct psi_trigger *new) in psi_trigger_replace() 1190 struct psi_trigger *new; in psi_write() local
|
| /kernel/time/ |
| D | clockevents.c | 569 struct clock_event_device *new) in clockevents_exchange_device()
|