Home
last modified time | relevance | path

Searched defs:new (Results 601 - 625 of 2731) sorted by relevance

1...<<21222324252627282930>>...110

/kernel/linux/linux-5.10/block/
H A Dblk-lib.c15 struct bio *new = bio_alloc(gfp, nr_pages); in blk_next_bio() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dftrace.c24 static int ftrace_modify_code(unsigned long pc, u32 old, u32 new, in ftrace_modify_code() argument
56 u32 new; in ftrace_update_ftrace_func() local
145 u32 old, new; in ftrace_make_call() local
161 u32 old, new; in ftrace_modify_call() local
200 u32 old, new; ftrace_init_nop() local
217 u32 old = 0, new; ftrace_make_nop() local
[all...]
/kernel/linux/linux-5.10/arch/x86/um/
H A Dtls_32.c215 int arch_set_tls(struct task_struct *new, unsigned long tls) in arch_set_tls() argument
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dinject_fault.c49 unsigned long sctlr, vbar, old, new, mode; in enter_exception64() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dftrace.c163 char *new; in ftrace_make_nop() local
175 unsigned char *old, *new; in ftrace_make_call() local
/kernel/linux/linux-5.10/arch/m68k/bvme6000/
H A Dconfig.c136 unsigned long *new = (unsigned long *)vectors; in bvme6000_abort_int() local
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm-gpio.c127 u32 gpcon, old, new, mask; in samsung_gpio_pm_2bit_resume() local
204 u32 old, new, mask; samsung_gpio_pm_4bit_mask() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/sun3/
H A Dmmu_emu.c247 unsigned long new = 1; in get_free_context() local
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Derr_common.c280 cdl_register_subpacket_annotation(struct el_subpacket_annotation *new) cdl_register_subpacket_annotation() argument
302 cdl_register_subpacket_handler(struct el_subpacket_handler *new) cdl_register_subpacket_handler() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/mm/kasan/
H A Dkasan_init_32.c39 pte_t *new; in kasan_init_shadow_page_tables() local
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dprocess.c221 __switch_to(struct task_struct *old, struct task_struct *new) __switch_to() argument
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c68 struct vma_to_fileoffset_map *new = kzalloc(sizeof(*new), GFP_KERNEL); in vma_map_add() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpgtable-types.h61 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) in pte_xchg() argument
H A Dcmpxchg.h216 __cmpxchg_u32(volatile unsigned int *p, unsigned long old, unsigned long new) in __cmpxchg_u32() argument
259 __cmpxchg_u32_relaxed(u32 *p, unsigned long old, unsigned long new) in __cmpxchg_u32_relaxed() argument
238 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, unsigned long new) __cmpxchg_u32_local() argument
286 __cmpxchg_u32_acquire(u32 *p, unsigned long old, unsigned long new) __cmpxchg_u32_acquire() argument
308 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) __cmpxchg_u64() argument
330 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, unsigned long new) __cmpxchg_u64_local() argument
351 __cmpxchg_u64_relaxed(u64 *p, unsigned long old, unsigned long new) __cmpxchg_u64_relaxed() argument
370 __cmpxchg_u64_acquire(u64 *p, unsigned long old, unsigned long new) __cmpxchg_u64_acquire() argument
392 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg() argument
412 __cmpxchg_local(void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg_local() argument
432 __cmpxchg_relaxed(void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg_relaxed() argument
452 __cmpxchg_acquire(void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg_acquire() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dhugetlb-8xx.h33 static inline void hugepd_populate(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate() argument
38 static inline void hugepd_populate_kernel(hugepd_t *hpdp, pte_t *new, unsigned int pshift) in hugepd_populate_kernel() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvpe-mt.c290 unsigned long new; in ntcs_store() local
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A D8xx.c73 __early_map_kernel_hugepage(unsigned long va, phys_addr_t pa, pgprot_t prot, int psize, bool new) __early_map_kernel_hugepage() argument
129 mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, pgprot_t prot, bool new) mmu_mapin_ram_chunk() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dftrace.c85 struct ftrace_insn orig, new, old; in ftrace_make_nop() local
107 struct ftrace_insn orig, new, old; in ftrace_make_call() local
H A Dirq.c193 unsigned long old, new; in do_softirq_own_stack() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dxterm.c90 int pid, fd, new, err; in xterm_open() local
[all...]
H A Dchan_user.c77 struct termios save, new; in generic_console_write() local
H A Dport_user.c169 int new, err; in port_connection() local
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dstart_up.c346 struct iomem_region *new; in parse_iomem() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dcmpxchg_64.h11 __cmpxchg_u32(volatile int *m, int old, int new) in __cmpxchg_u32() argument
115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() argument
131 __cmpxchg_u8(volatile unsigned char *m, unsigned char old, unsigned char new) in __cmpxchg_u8() argument
157 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument
184 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg_local() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dmemmap.c296 void *old, *new; in efi_memmap_insert() local
[all...]

Completed in 15 milliseconds

1...<<21222324252627282930>>...110