Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...108

/kernel/linux/linux-6.6/arch/m68k/bvme6000/
H A Dconfig.c135 unsigned long *new = (unsigned long *)vectors; in bvme6000_abort_int() local
/kernel/linux/linux-6.6/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-6.6/arch/powerpc/include/asm/
H A Dpgtable-types.h77 static inline bool pte_xchg(pte_t *ptep, pte_t old, pte_t new) in pte_xchg() argument
/kernel/linux/linux-5.10/virt/kvm/
H A Dirqchip.c178 struct kvm_irq_routing_table *new, *old; in kvm_set_irq_routing() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock-random-test.c27 struct rlimit new; in set_cap_limits() local
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dlocal.h55 static __inline__ long local_cmpxchg(local_t *l, long old, long new) in local_cmpxchg() argument
60 static __inline__ bool local_try_cmpxchg(local_t *l, long *old, long new) in local_try_cmpxchg() argument
/kernel/linux/linux-6.6/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-6.6/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-6.6/arch/powerpc/mm/kasan/
H A Dinit_32.c39 pte_t *new; in kasan_init_shadow_page_tables() local
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A D8xx.c63 __early_map_kernel_hugepage(unsigned long va, phys_addr_t pa, pgprot_t prot, int psize, bool new) __early_map_kernel_hugepage() argument
120 mmu_mapin_ram_chunk(unsigned long offset, unsigned long top, pgprot_t prot, bool new) mmu_mapin_ram_chunk() argument
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dprocess.c240 __switch_to(struct task_struct *old, struct task_struct *new) __switch_to() argument
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Datomic.h77 static inline int arch_atomic_cmpxchg(atomic_t *v, int old, int new) in arch_atomic_cmpxchg() argument
117 static inline s64 arch_atomic64_cmpxchg(atomic64_t *v, s64 old, s64 new) in arch_atomic64_cmpxchg() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.c77 struct termios save, new; in generic_console_write() local
H A Dport_user.c170 int new, err; in port_connection() local
H A Dxterm.c91 int pid, fd, new, err; in xterm_open() local
[all...]
/kernel/linux/linux-6.6/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/misc/echo/
H A Decho.c328 int new, old; in oslec_update() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-background-tracker.c84 struct rb_node **new = &b->pending.rb_node, *parent = NULL; in __insert_pending() local
113 struct rb_node **new in __find_pending() local
[all...]
H A Ddm-snap-transient.c31 transient_read_metadata(struct dm_exception_store *store, int (*callback)(void *callback_context, chunk_t old, chunk_t new), void *callback_context) transient_read_metadata() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Djornada680_kbd.c81 unsigned char new = jornadakbd->new_scan[i]; in jornada_parse_kbd() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_pool.c200 static void insert_index(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_index() argument
227 static void insert_key(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_key() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da5xx_preempt.c12 try_preempt_state(struct a5xx_gpu *a5xx_gpu, enum preempt_state old, enum preempt_state new) try_preempt_state() argument
25 set_preempt_state(struct a5xx_gpu *gpu, enum preempt_state new) set_preempt_state() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_context.c276 static int drm_context_switch(struct drm_device * dev, int old, int new) in drm_context_switch() argument
304 drm_context_switch_complete(struct drm_device *dev, struct drm_file *file_priv, int new) drm_context_switch_complete() argument
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dtrm290.c281 u16 new, old, compat = hwif->channel ? 0x374 : 0x3f4; in init_hwif_trm290() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c261 u64 new, temp; in merge_write8() local

Completed in 12 milliseconds

1...<<21222324252627282930>>...108