Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 38) sorted by relevance

12

/kernel/
Dcred.c208 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 …]
Dresource.c217 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 …]
Dsys.c335 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
Dgroups.c135 void set_groups(struct cred *new, struct group_info *group_info) in set_groups()
153 struct cred *new; in set_current_groups() local
Dkmod.c218 struct cred *new; in call_usermodehelper_exec_async() local
521 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup()
Dtracepoint.c98 struct tracepoint_func *old, *new; in func_add() local
146 struct tracepoint_func *old, *new; in func_remove() local
Dutsname.c143 static int utsns_install(struct nsproxy *nsproxy, struct ns_common *new) in utsns_install()
Duser.c175 struct user_struct *up, *new; in alloc_uid() local
Daudit_watch.c217 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()
Dpid.c398 struct pid *new) in __change_pid()
430 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid()
Dnsproxy.c216 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces()
Dwatchdog.c644 int err, old, new; in proc_watchdog_common() local
742 int err, old, new; in proc_watchdog_thresh() local
Ducount.c129 struct ucounts *ucounts, *new; in get_ucounts() local
Daudit_tree.c222 struct audit_chunk *new = NULL; in untag_chunk() local
777 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
Dsmpboot.c347 const struct cpumask *new) in smpboot_update_cpumask_percpu_thread()
Dcgroup_pids.c151 int64_t new = atomic64_add_return(num, &p->counter); in pids_try_charge() local
Dpid_namespace.c382 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
Dcapability.c228 struct cred *new; in SYSCALL_DEFINE2() local
Daudit.c283 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
Dcompat.c701 struct compat_itimerspec __user *, new, in COMPAT_SYSCALL_DEFINE4() argument
1113 unsigned long __user *new = NULL; in COMPAT_SYSCALL_DEFINE4() local
/kernel/locking/
Dqspinlock.c213 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local
413 u32 new, old, tail; in queued_spin_lock_slowpath() local
Dqspinlock_paravirt.h131 int old, new; in trylock_clear_pending() local
/kernel/irq/
Dmanage.c1022 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/
Dtrace_stat.c78 struct rb_node **new = &(root->rb_node), *parent = NULL; in insert_stat() local
/kernel/time/
Dclockevents.c569 struct clock_event_device *new) in clockevents_exchange_device()

12