Home
last modified time | relevance | path

Searched defs:ptr (Results 376 - 400 of 6995) sorted by relevance

1...<<11121314151617181920>>...280

/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dcmpxchg.h17 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() argument
47 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) in __cmpxchg() argument
84 static inline unsigned long __xchg(unsigned long val, volatile void *ptr, in __xchg() argument
[all...]
H A Dchecksum.h40 const void *ptr = iph; in ip_fast_csum() local
/kernel/linux/linux-5.10/crypto/
H A Decdh_helper.c36 u8 *ptr = buf; in crypto_ecdh_encode_key() local
60 const u8 *ptr = buf; in crypto_ecdh_decode_key() local
[all...]
H A Ddh_helper.c42 u8 *ptr = buf; in crypto_dh_encode_key() local
70 const u8 *ptr = buf; crypto_dh_decode_key() local
[all...]
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
H A Dsetup.c47 iss_panic_event(struct notifier_block *this, unsigned long event, void *ptr) in iss_panic_event() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcmpxchg.c10 unsigned long __xchg_small(volatile void *ptr, unsigned long val, unsigned int size) in __xchg_small() argument
50 unsigned long __cmpxchg_small(volatile void *ptr, unsigned long old, in __cmpxchg_small() argument
[all...]
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dchecksum.h40 const void *ptr = iph; in ip_fast_csum() local
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dtraps.h40 static inline int __in_irqentry_text(unsigned long ptr) in __in_irqentry_text() argument
46 static inline int in_entry_text(unsigned long ptr) in in_entry_text() argument
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Duaccess.h91 __put_user_fn(size_t size, void __user *ptr, void *x) __put_user_fn() argument
168 __get_user_fn(size_t size, const void __user *ptr, void *x) __get_user_fn() argument
[all...]
/kernel/linux/linux-6.6/arch/m68k/amiga/
H A Dchipram.c94 void amiga_chip_free(void *ptr) in amiga_chip_free() argument
/kernel/linux/linux-6.6/arch/m68k/sun3/
H A Didprom.c103 unsigned char cksum, i, *ptr = (unsigned char *)idprom; in calc_idprom_cksum() local
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dcmpxchg.h12 static inline unsigned long __arch_xchg(unsigned long x, volatile void * ptr, int size) in __arch_xchg() argument
43 static inline unsigned long __arch_xchg(unsigned long x, volatile void * ptr, int size) in __arch_xchg() argument
[all...]
/kernel/linux/linux-6.6/arch/parisc/lib/
H A Dbitops.c21 unsigned long notrace __xchg64(unsigned long x, volatile unsigned long *ptr) in __xchg64() argument
33 unsigned long notrace __xchg32(int x, volatile int *ptr) in __xchg32() argument
46 __xchg8(char x, volatile char *ptr) __xchg8() argument
59 __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) __cmpxchg_u64() argument
71 __cmpxchg_u32(volatile unsigned int *ptr, unsigned int old, unsigned int new) __cmpxchg_u32() argument
83 __cmpxchg_u8(volatile u8 *ptr, u8 old, u8 new) __cmpxchg_u8() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/alignment/
H A Dcopy_first_unaligned.c18 void signal_action_handler(int signal_num, siginfo_t *info, void *ptr) in signal_action_handler() argument
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dprocessor.h51 extern inline void prefetch(const void *ptr) in prefetch() argument
56 extern inline void prefetchw(const void *ptr) in prefetchw() argument
H A Dxchg.h106 ____xchg(, volatile void *ptr, unsigned long x, int size) in ____xchg() argument
229 ____cmpxchg(, volatile void *ptr, unsigned long old, unsigned long new, in ____cmpxchg() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsuspend.c75 void __cpu_suspend_save(u32 *ptr, u32 ptrsz, u32 sp, u32 *save_ptr) in __cpu_suspend_save() argument
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dmisc-ep93xx.h8 static inline unsigned int __raw_readl(unsigned int ptr) in __raw_readl() argument
13 static inline void __raw_writeb(unsigned char value, unsigned int ptr) in __raw_writeb() argument
18 static inline void __raw_writel(unsigned int value, unsigned int ptr) in __raw_writel() argument
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcopypage-v4mc.c89 void *ptr, *kaddr = kmap_atomic(page); in v4_mc_clear_user_highpage() local
H A Dcopypage-feroceon.c81 void *ptr, *kaddr = kmap_atomic(page); in feroceon_clear_user_highpage() local
H A Dcopypage-fa.c57 void *ptr, *kaddr = kmap_atomic(page); in fa_clear_user_highpage() local
H A Dcopypage-xscale.c110 void *ptr, *kaddr = kmap_atomic(page); in xscale_mc_clear_user_highpage() local
H A Dcopypage-xsc3.c82 void *ptr, *kaddr = kmap_atomic(page); in xsc3_mc_clear_user_highpage() local
H A Dcopypage-v4wb.c67 void *ptr, *kaddr = kmap_atomic(page); in v4wb_clear_user_highpage() local
H A Dcopypage-v4wt.c62 void *ptr, *kaddr = kmap_atomic(page); in v4wt_clear_user_highpage() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...280