Home
last modified time | relevance | path

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

12

/kernel/
Dcred.c212 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 …]
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 …]
Dgroups.c123 void set_groups(struct cred *new, struct group_info *group_info) in set_groups()
141 struct cred *new; in set_current_groups() local
Dsys.c345 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
Dumh.c66 struct cred *new; in call_usermodehelper_exec_async() local
369 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup()
Dtracepoint.c99 struct tracepoint_func *old, *new; in func_add() local
147 struct tracepoint_func *old, *new; in func_remove() local
Dutsname.c145 static int utsns_install(struct nsproxy *nsproxy, struct ns_common *new) in utsns_install()
Duser.c176 struct user_struct *up, *new; in alloc_uid() local
Daudit_watch.c218 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()
Dpid.c397 struct pid *new) in __change_pid()
429 void transfer_pid(struct task_struct *old, struct task_struct *new, in transfer_pid()
Dnsproxy.c217 void switch_task_namespaces(struct task_struct *p, struct nsproxy *new) in switch_task_namespaces()
Ducount.c134 struct ucounts *ucounts, *new; in get_ucounts() local
Daudit_tree.c245 struct audit_chunk *new = NULL; in untag_chunk() local
820 int audit_tag_tree(char *old, char *new) in audit_tag_tree()
Dsmpboot.c348 const struct cpumask *new) in smpboot_update_cpumask_percpu_thread()
Dpid_namespace.c412 struct pid_namespace *ancestor, *new = to_pid_ns(ns); in pidns_install() local
Dcapability.c229 struct cred *new; in SYSCALL_DEFINE2() local
Daudit.c354 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/
Dqspinlock.c210 u32 old, new, val = atomic_read(&lock->val); in xchg_tail() local
Dqspinlock_paravirt.h114 int old, new; in trylock_clear_pending() local
/kernel/irq/
Dmanage.c1028 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/
Dpids.c151 int64_t new = atomic64_add_return(num, &p->counter); in pids_try_charge() local
Drdma.c268 s64 new; in rdmacg_try_charge() local
/kernel/trace/
Dtrace_stat.c79 struct rb_node **new = &(root->rb_node), *parent = NULL; in insert_stat() local
/kernel/sched/
Dpsi.c1142 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/
Dclockevents.c569 struct clock_event_device *new) in clockevents_exchange_device()

12