Home
last modified time | relevance | path

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

12345678910>>...48

/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A Dtriehash221 sub new { subroutine
376 sub new { subroutine
643 sub new { subroutine
/openbmc/linux/arch/arm64/kernel/
H A Dftrace.c150 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, in ftrace_modify_code()
182 u32 new; in ftrace_update_ftrace_func() local
327 u32 old, new; in ftrace_make_call() local
348 u32 old, new; in ftrace_modify_call() local
394 u32 old, new; in ftrace_init_nop() local
416 u32 old = 0, new; in ftrace_make_nop() local
/openbmc/linux/security/
H A Dcommoncap.c242 int cap_capset(struct cred *new, in cap_capset()
591 struct cred *new = bprm->cred; in bprm_caps_from_vfs_caps() local
792 struct cred *new = bprm->cred; in handle_privileged_root() local
829 static inline bool __is_setuid(struct cred *new, const struct cred *old) in __is_setuid()
832 static inline bool __is_setgid(struct cred *new, const struct cred *old) in __is_setgid()
852 static inline bool nonroot_raised_pE(struct cred *new, const struct cred *old, in nonroot_raised_pE()
889 struct cred *new = bprm->cred; in cap_bprm_creds_from_file() local
1084 static inline void cap_emulate_setxuid(struct cred *new, const struct cred *old) in cap_emulate_setxuid()
1123 int cap_task_fix_setuid(struct cred *new, const struct cred *old, int flags) in cap_task_fix_setuid()
1236 struct cred *new; in cap_prctl_drop() local
[all …]
/openbmc/linux/arch/alpha/include/asm/
H A Dxchg.h129 ____cmpxchg(_u8, volatile char *m, unsigned char old, unsigned char new) in ____cmpxchg()
155 ____cmpxchg(_u16, volatile short *m, unsigned short old, unsigned short new) in ____cmpxchg()
181 ____cmpxchg(_u32, volatile int *m, int old, int new) in ____cmpxchg()
203 ____cmpxchg(_u64, volatile long *m, unsigned long old, unsigned long new) in ____cmpxchg()
/openbmc/linux/arch/parisc/lib/
H A Dbitops.c59 u64 notrace __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg_u64()
71 unsigned long notrace __cmpxchg_u32(volatile unsigned int *ptr, unsigned int old, unsigned int new) in __cmpxchg_u32()
83 u8 notrace __cmpxchg_u8(volatile u8 *ptr, u8 old, u8 new) in __cmpxchg_u8()
/openbmc/linux/arch/s390/mm/
H A Dpageattr.c59 static void pgt_set(unsigned long *old, unsigned long new, unsigned long addr, in pgt_set()
89 pte_t *ptep, new; in walk_pte_level() local
126 pmd_t new; in split_pmd_page() local
154 pmd_t new = *pmdp; in modify_pmd_page() local
215 pud_t new; in split_pud_page() local
243 pud_t new = *pudp; in modify_pud_page() local
H A Dpgtable.c128 unsigned long new = 0; in pgste_get_lock() local
269 pgste_t pgste, pte_t old, pte_t new) in ptep_xchg_commit()
289 pte_t *ptep, pte_t new) in ptep_xchg_direct()
310 pte_t new) in ptep_reset_dat_prot()
331 pte_t *ptep, pte_t new) in ptep_xchg_lazy()
491 pmd_t *pmdp, pmd_t new) in pmdp_xchg_direct()
504 pmd_t *pmdp, pmd_t new) in pmdp_xchg_lazy()
561 pud_t *pudp, pud_t new) in pudp_xchg_direct()
816 pgste_t old, new; in set_guest_storage_key() local
926 pgste_t old, new; in reset_guest_reference_bit() local
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dcmpxchg_32.h22 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64()
35 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64_local()
48 static inline bool __try_cmpxchg64(volatile u64 *ptr, u64 *pold, u64 new) in __try_cmpxchg64()
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace.c81 static inline int ftrace_modify_code(unsigned long ip, ppc_inst_t old, ppc_inst_t new) in ftrace_modify_code()
149 ppc_inst_t old, new; in ftrace_make_call() local
176 ppc_inst_t old, new, call_inst, new_call_inst; in ftrace_replace_code() local
231 ppc_inst_t old, new; in ftrace_init_nop() local
302 ppc_inst_t old, new; in ftrace_update_ftrace_func() local
/openbmc/linux/sound/soc/sof/
H A Dops.c19 unsigned int old, new; in snd_sof_pci_update_bits_unlocked() local
54 unsigned int old, new; in snd_sof_dsp_update_bits_unlocked() local
74 u64 old, new; in snd_sof_dsp_update_bits64_unlocked() local
122 unsigned int old, new; in snd_sof_dsp_update_bits_forced_unlocked() local
/openbmc/linux/security/safesetid/
H A Dlsm.c190 static int safesetid_task_fix_setuid(struct cred *new, in safesetid_task_fix_setuid()
214 static int safesetid_task_fix_setgid(struct cred *new, in safesetid_task_fix_setgid()
238 static int safesetid_task_fix_setgroups(struct cred *new, const struct cred *old) in safesetid_task_fix_setgroups()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h52 static inline void __sym_que_add(struct sym_quehead * new, in __sym_que_add()
113 #define sym_insque(new, pos) __sym_que_add(new, pos, (pos)->flink) argument
117 #define sym_insque_head(new, head) __sym_que_add(new, head, (head)->flink) argument
130 #define sym_insque_tail(new, head) __sym_que_add(new, (head)->blink, head) argument
/openbmc/linux/arch/sh/kernel/
H A 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
/openbmc/linux/include/linux/atomic/
H A Datomic-arch-fallback.h1897 raw_atomic_xchg(atomic_t *v, int new) in raw_atomic_xchg()
1924 raw_atomic_xchg_acquire(atomic_t *v, int new) in raw_atomic_xchg_acquire()
1951 raw_atomic_xchg_release(atomic_t *v, int new) in raw_atomic_xchg_release()
1977 raw_atomic_xchg_relaxed(atomic_t *v, int new) in raw_atomic_xchg_relaxed()
2001 raw_atomic_cmpxchg(atomic_t *v, int old, int new) in raw_atomic_cmpxchg()
2109 raw_atomic_try_cmpxchg(atomic_t *v, int *old, int new) in raw_atomic_try_cmpxchg()
4009 raw_atomic64_xchg(atomic64_t *v, s64 new) in raw_atomic64_xchg()
4036 raw_atomic64_xchg_acquire(atomic64_t *v, s64 new) in raw_atomic64_xchg_acquire()
4063 raw_atomic64_xchg_release(atomic64_t *v, s64 new) in raw_atomic64_xchg_release()
4089 raw_atomic64_xchg_relaxed(atomic64_t *v, s64 new) in raw_atomic64_xchg_relaxed()
[all …]
/openbmc/linux/include/asm-generic/
H A Dcmpxchg-local.h16 unsigned long old, unsigned long new, int size) in __generic_cmpxchg_local()
55 u64 old, u64 new) in __generic_cmpxchg64_local()
/openbmc/linux/fs/cachefiles/
H A Dsecurity.c18 struct cred *new; in cachefiles_get_security_ID() local
79 struct cred *new; in cachefiles_determine_cache_security() local
/openbmc/linux/include/trace/events/
H A Dpower.h550 #define trace_guest_halt_poll_ns_grow(new, old) \ argument
552 #define trace_guest_halt_poll_ns_shrink(new, old) \ argument
/openbmc/linux/mm/
H A Dpage_counter.c51 long new; in page_counter_cancel() local
75 long new; in page_counter_charge() local
104 long new; in page_counter_try_charge() local
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c73 u8 mask, new, old; in vgpu_pci_cfg_mem_write() local
149 u8 new = *(u8 *)p_data; in emulate_pci_command_write() local
171 u32 new = *(u32 *)(p_data); in emulate_pci_rom_bar_write() local
184 u32 new = *(u32 *)(p_data); in emulate_pci_bar_write() local
/openbmc/linux/arch/x86/kernel/
H A Dftrace.c130 const char *new, *old; in ftrace_make_nop() local
157 const char *new, *old; in ftrace_make_call() local
184 const char *new; in ftrace_update_ftrace_func() local
201 const char *new, *old; in ftrace_replace_code() local
480 const char *new; in arch_ftrace_update_trampoline() local
595 const char *new; in ftrace_mod_jmp() local
/openbmc/linux/arch/openrisc/include/asm/
H A 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()
/openbmc/linux/arch/ia64/include/asm/
H A Dacenv.h22 unsigned int old, new, val; in ia64_acpi_acquire_global_lock() local
34 unsigned int old, new, val; in ia64_acpi_release_global_lock() local
/openbmc/linux/tools/testing/selftests/rtc/
H A Drtctest.c198 time_t secs, new; in TEST_F() local
256 time_t secs, new; in TEST_F() local
308 time_t secs, new; variable
366 time_t secs, new; variable
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_lock.c62 unsigned int old, new, prev; in drm_lock_take() local
111 unsigned int old, new, prev; in drm_lock_transfer() local
126 unsigned int old, new, prev; in drm_legacy_lock_free() local
/openbmc/linux/arch/ia64/include/uapi/asm/
H A 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

12345678910>>...48