Home
last modified time | relevance | path

Searched defs:new (Results 26 – 50 of 887) sorted by relevance

12345678910>>...36

/Linux-v4.19/arch/x86/kernel/
Dftrace.c141 unsigned const char *new, *old; in ftrace_make_nop() local
167 unsigned const char *new, *old; in ftrace_make_call() local
232 static int update_ftrace_func(unsigned long ip, void *new) in update_ftrace_func()
256 unsigned char *new; in ftrace_update_ftrace_func() local
432 static int add_update_code(unsigned long ip, unsigned const char *new) in add_update_code()
443 unsigned const char *new; in add_update_call() local
452 unsigned const char *new; in add_update_nop() local
487 unsigned const char *new; in finish_update_call() local
497 unsigned const char *new; in finish_update_nop() local
843 unsigned char *new; in arch_ftrace_update_trampoline() local
[all …]
/Linux-v4.19/security/
Dcommoncap.c248 int cap_capset(struct cred *new, in cap_capset()
540 struct cred *new = bprm->cred; in bprm_caps_from_vfs_caps() local
725 struct cred *new = bprm->cred; in handle_privileged_root() local
762 static inline bool __is_setuid(struct cred *new, const struct cred *old) in __is_setuid()
765 static inline bool __is_setgid(struct cred *new, const struct cred *old) in __is_setgid()
785 static inline bool nonroot_raised_pE(struct cred *new, const struct cred *old, in nonroot_raised_pE()
818 struct cred *new = bprm->cred; in cap_bprm_set_creds() local
1005 static inline void cap_emulate_setxuid(struct cred *new, const struct cred *old) in cap_emulate_setxuid()
1042 int cap_task_fix_setuid(struct cred *new, const struct cred *old, int flags) in cap_task_fix_setuid()
1149 struct cred *new; in cap_prctl_drop() local
[all …]
/Linux-v4.19/arch/s390/mm/
Dpageattr.c57 static void pgt_set(unsigned long *old, unsigned long new, unsigned long addr, in pgt_set()
87 pte_t *ptep, new; in walk_pte_level() local
114 pmd_t new; in split_pmd_page() local
142 pmd_t new = *pmdp; in modify_pmd_page() local
191 pud_t new; in split_pud_page() local
219 pud_t new = *pudp; in modify_pud_page() local
Dpgtable.c110 unsigned long new = 0; in pgste_get_lock() local
251 pgste_t pgste, pte_t old, pte_t new) in ptep_xchg_commit()
271 pte_t *ptep, pte_t new) in ptep_xchg_direct()
288 pte_t *ptep, pte_t new) in ptep_xchg_lazy()
432 pmd_t *pmdp, pmd_t new) in pmdp_xchg_direct()
445 pmd_t *pmdp, pmd_t new) in pmdp_xchg_lazy()
502 pud_t *pudp, pud_t new) in pudp_xchg_direct()
757 pgste_t old, new; in set_guest_storage_key() local
859 pgste_t old, new; in reset_guest_reference_bit() local
1073 pgste_t new; in set_pgste_bits() local
/Linux-v4.19/arch/hexagon/include/asm/
Datomic.h33 static inline void atomic_set(atomic_t *v, int new) in atomic_set()
60 #define atomic_xchg(v, new) (xchg(&((v)->counter), (new))) argument
80 static inline int atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg()
/Linux-v4.19/arch/ia64/include/asm/
Drwsem.h72 long old, new; in ___down_write() local
118 long old, new; in __up_write() local
161 long old, new; in __downgrade_write() local
Dacenv.h25 unsigned int old, new, val; in ia64_acpi_acquire_global_lock() local
37 unsigned int old, new, val; in ia64_acpi_release_global_lock() local
/Linux-v4.19/arch/xtensa/include/asm/
Dcmpxchg.h23 __cmpxchg_u32(volatile int *p, int old, int new) in __cmpxchg_u32()
56 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) in __cmpxchg()
76 unsigned long new, int size) in __cmpxchg_local()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_misc.h65 static inline void __sym_que_add(struct sym_quehead * new, in __sym_que_add()
126 #define sym_insque(new, pos) __sym_que_add(new, pos, (pos)->flink) argument
130 #define sym_insque_head(new, head) __sym_que_add(new, head, (head)->flink) argument
143 #define sym_insque_tail(new, head) __sym_que_add(new, (head)->blink, head) argument
/Linux-v4.19/include/asm-generic/
Dcmpxchg-local.h16 unsigned long old, unsigned long new, int size) in __cmpxchg_local_generic()
55 u64 old, u64 new) in __cmpxchg64_local_generic()
/Linux-v4.19/fs/cachefiles/
Dsecurity.c22 struct cred *new; in cachefiles_get_security_ID() local
83 struct cred *new; in cachefiles_determine_cache_security() local
/Linux-v4.19/mm/
Dpage_counter.c57 long new; in page_counter_cancel() local
77 long new; in page_counter_charge() local
106 long new; in page_counter_try_charge() local
/Linux-v4.19/kernel/
Dresource.c184 static struct resource * __request_resource(struct resource *root, struct resource *new) in __request_resource()
278 struct resource *request_resource_conflict(struct resource *root, struct resource *new) in request_resource_conflict()
295 int request_resource(struct resource *root, struct resource *new) in request_resource()
585 struct resource *new, in __find_resource()
643 static int find_resource(struct resource *root, struct resource *new, in find_resource()
665 struct resource new = *old; in reallocate_resource() local
711 int allocate_resource(struct resource *root, struct resource *new, in allocate_resource()
773 static struct resource * __insert_resource(struct resource *parent, struct resource *new) in __insert_resource()
838 struct resource *insert_resource_conflict(struct resource *parent, struct resource *new) in insert_resource_conflict()
858 int insert_resource(struct resource *parent, struct resource *new) in insert_resource()
[all …]
Dumh.c68 struct cred *new; in call_usermodehelper_exec_async() local
376 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup()
404 int (*init)(struct subprocess_info *info, struct cred *new), in call_usermodehelper_setup_file()
422 static int umh_pipe_setup(struct subprocess_info *info, struct cred *new) in umh_pipe_setup()
/Linux-v4.19/arch/sh/kernel/
Dftrace.c105 int new = old & ~MOD_CODE_WRITE_FLAG; in clear_mod_flag() local
225 unsigned char old[MCOUNT_INSN_SIZE], *new; in ftrace_update_ftrace_func() local
236 unsigned char *new, *old; in ftrace_make_nop() local
247 unsigned char *new, *old; in ftrace_make_call() local
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dcfg_space.c68 u8 mask, new, old; in vgpu_pci_cfg_mem_write() local
171 u8 new = *(u8 *)p_data; in emulate_pci_command_write() local
202 u32 new = *(u32 *)(p_data); in emulate_pci_rom_bar_write() local
215 u32 new = *(u32 *)(p_data); in emulate_pci_bar_write() local
/Linux-v4.19/arch/openrisc/include/asm/
Dcmpxchg.h26 unsigned long old, unsigned long new) in cmpxchg_u32()
59 static inline u32 cmpxchg_small(volatile void *ptr, u32 old, u32 new, in cmpxchg_small()
122 unsigned long new, int size) in __cmpxchg()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_lock.c58 unsigned int old, new, prev; in drm_lock_take() local
107 unsigned int old, new, prev; in drm_lock_transfer() local
122 unsigned int old, new, prev; in drm_legacy_lock_free() local
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dgcc_intrin.h308 #define ia64_cmpxchg1_acq(ptr, new, old) \ argument
317 #define ia64_cmpxchg1_rel(ptr, new, old) \ argument
326 #define ia64_cmpxchg2_acq(ptr, new, old) \ argument
335 #define ia64_cmpxchg2_rel(ptr, new, old) \ argument
345 #define ia64_cmpxchg4_acq(ptr, new, old) \ argument
354 #define ia64_cmpxchg4_rel(ptr, new, old) \ argument
363 #define ia64_cmpxchg8_acq(ptr, new, old) \ argument
372 #define ia64_cmpxchg8_rel(ptr, new, old) \ argument
/Linux-v4.19/include/linux/
Drculist.h49 static inline void __list_add_rcu(struct list_head *new, in __list_add_rcu()
77 static inline void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu()
98 static inline void list_add_tail_rcu(struct list_head *new, in list_add_tail_rcu()
171 struct list_head *new) in list_replace_rcu()
469 struct hlist_node *new) in hlist_replace_rcu()
/Linux-v4.19/net/netfilter/
Dnf_conntrack_ecache.c263 struct nf_ct_event_notifier *new) in nf_conntrack_register_notifier()
285 struct nf_ct_event_notifier *new) in nf_conntrack_unregister_notifier()
300 struct nf_exp_event_notifier *new) in nf_ct_expect_register_notifier()
322 struct nf_exp_event_notifier *new) in nf_ct_expect_unregister_notifier()
/Linux-v4.19/lib/
Derrseq.c78 errseq_t new; in errseq_set() local
177 errseq_t old, new; in errseq_check_and_advance() local
/Linux-v4.19/arch/arm/include/asm/
Dcmpxchg.h157 unsigned long new, int size) in __cmpxchg()
219 unsigned long new, int size) in __cmpxchg_local()
246 unsigned long long new) in __cmpxchg64()
/Linux-v4.19/include/trace/events/
Dkvm.h397 #define trace_kvm_halt_poll_ns_grow(vcpu_id, new, old) \ argument
399 #define trace_kvm_halt_poll_ns_shrink(vcpu_id, new, old) \ argument
/Linux-v4.19/security/apparmor/
Dlabel.c66 struct aa_proxy *new; in aa_alloc_proxy() local
77 void __aa_proxy_redirect(struct aa_label *orig, struct aa_label *new) in __aa_proxy_redirect()
92 static void __proxy_share(struct aa_label *old, struct aa_label *new) in __proxy_share()
396 static void label_free_or_put_new(struct aa_label *label, struct aa_label *new) in label_free_or_put_new()
432 struct aa_label *new; in aa_label_alloc() local
567 static bool __label_remove(struct aa_label *label, struct aa_label *new) in __label_remove()
603 static bool __label_replace(struct aa_label *old, struct aa_label *new) in __label_replace()
642 struct rb_node **new, *parent = NULL; in __label_insert() local
769 bool aa_label_replace(struct aa_label *old, struct aa_label *new) in aa_label_replace()
835 struct aa_label *new; in vec_create_and_insert_label() local
[all …]

12345678910>>...36