/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_movem.S | 41 | set flags for decode macros for fmovem 199 | set flags for decode macros for fmovem control register
|
/kernel/linux/linux-5.10/arch/nios2/kernel/ |
H A D | entry.S | 54 * If ea <= cmpxchg_stw and ea > cmpxchg_ldw then saved EA is set to 132 .set noat 133 .set nobreak 380 ldw r4, TI_FLAGS(r1) /* ? Need resched set */
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
H A D | ptdump.c | 149 pt_dump_seq_printf(st->seq, " %s:%llx", flag->set, val); in dump_flag_info() 152 s = flag->set; in dump_flag_info() 225 /* At first no level is set */ in note_page()
|
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/ |
H A D | hypercall.h | 74 * register set, gcc versions below 4.3 have trouble generating 450 MULTI_fpu_taskswitch(struct multicall_entry *mcl, int set) in MULTI_fpu_taskswitch() argument 453 mcl->args[0] = set; in MULTI_fpu_taskswitch()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | init.c | 181 * are in use, but more importantly, reserves the entire set of pages in arm_initrd_init() 366 /* set highmem page free */ in free_highpages() 445 /* Make pages tables, etc before _stext RW (set NX). */ 453 /* Make init RW (set NX). */ 461 /* Make rodata NX (set RO in ro_perms below). */ 472 /* Make kernel code and rodata RX (set RO). */ 521 static void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms() argument 543 set ? perms[i].prot : perms[i].clear, mm); in set_section_perms()
|
H A D | cache-v7m.S | 48 * dcisw: Invalidate data cache by set/way 55 * dccisw: Clean and invalidate data cache by set/way 158 * r0 - set to 0 189 write_csselr r10, r1 @ set current cache level 209 dccisw r11, r6 @ clean/invalidate by set/way
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry-compact.S | 166 ; However both A2 and A1 are NOT set in STATUS32, thus 259 mov r2, r10 ; ECR set into r10 already
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | assembler.h | 77 * set to write-allocate (this would need further testing on XScale when WA 515 .set .Lpc\@, . + 8 // PC bias 529 .set .Lpc\@, . + (. - .Lb\@)
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | omap-wakeupgen.c | 221 static void wakeupgen_irqmask_all(unsigned int cpu, unsigned int set) in wakeupgen_irqmask_all() argument 226 if (set) { in wakeupgen_irqmask_all() 616 * This needs to be set one time thanks to always ON domain. in wakeupgen_init()
|
/kernel/linux/common_modules/newip/tools/ |
H A D | wireshark_cfg_for_newip.lua | 153 pinfo.cols.protocol:set(nip_proto_name)
154 pinfo.cols.info:set(nip_proto_desc)
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
H A D | ptrace.c | 203 .set = gpr_set, 211 .set = tie_set, 293 /* Note: PS.EXCM is not set while user task is running; in ptrace_peekusr() 294 * its being set in regs is for exception handling in ptrace_peekusr() 409 * Instruction breakpoint contorl word is 0 to clear breakpoint, 1 to set. 412 * breakpoint. To set a breakpoint length must be a power of 2 in the range
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-viperboard.c | 89 /* if io is set to output, just return the saved value */ in vprbrd_gpioa_get() 284 /* if io is set to output, just return the saved value */ in vprbrd_gpiob_get() 403 vb_gpio->gpioa.set = vprbrd_gpioa_set; in vprbrd_gpio_probe() 420 vb_gpio->gpiob.set = vprbrd_gpiob_set; in vprbrd_gpio_probe()
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
H A D | ptrace.c | 35 * Make sure the single step bit is not set. 60 * Make sure the single step bit is set. 174 .set = gpr_set, 182 .set = fpr_set,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v7_4.c | 376 * tries to enable ras feature. Driver only need to set the correct interrupt in nbio_v7_4_set_ras_controller_irq_state() 383 /* set interrupt vector select bit to 0 to select in nbio_v7_4_set_ras_controller_irq_state() 412 * tries to enable ras feature. Driver only need to set the correct interrupt in nbio_v7_4_set_ras_err_event_athub_irq_state() 419 /* set interrupt vector select bit to 0 to select in nbio_v7_4_set_ras_err_event_athub_irq_state() 443 .set = nbio_v7_4_set_ras_controller_irq_state, 448 .set = nbio_v7_4_set_ras_err_event_athub_irq_state,
|
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | block.c | 69 /* Numbers of elements set in the @ubiblock_param array */ 160 .set = ubiblock_set_param, 331 static int ubiblock_init_request(struct blk_mq_tag_set *set, in ubiblock_init_request() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ |
H A D | lantiq_xrx200.c | 87 static void xrx200_pmac_mask(struct xrx200_priv *priv, u32 clear, u32 set, in xrx200_pmac_mask() argument 93 val |= set; in xrx200_pmac_mask() 503 /* set IPG to 12 */ in xrx200_probe()
|
/kernel/linux/linux-6.6/arch/csky/kernel/ |
H A D | ptrace.c | 35 * Make sure the single step bit is not set. 60 * Make sure the single step bit is set. 174 .set = gpr_set, 182 .set = fpr_set,
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_movem.S | 41 | set flags for decode macros for fmovem 199 | set flags for decode macros for fmovem control register
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | proc.S | 323 .set .Lnext_pud, .Lnext_pgd 336 .set .Lnext_pmd, .Lnext_pgd
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | binstr.S | 121 clrw %d7 |set d7a to signal no digits done 128 addqw #1,%d7 |set d7a to signal first digit done
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | ptrace.c | 292 .set = genregs_set, 301 .set = arcv2regs_set,
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | io.h | 38 extern void atomic_io_modify(void __iomem *reg, u32 mask, u32 set); 39 extern void atomic_io_modify_relaxed(void __iomem *reg, u32 mask, u32 set);
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | cache-v7m.S | 50 * dcisw: Invalidate data cache by set/way 57 * dccisw: Clean and invalidate data cache by set/way 160 * r0 - set to 0 191 write_csselr r10, r1 @ set current cache level 211 dccisw r11, r6 @ clean/invalidate by set/way
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap-wakeupgen.c | 221 static void wakeupgen_irqmask_all(unsigned int cpu, unsigned int set) in wakeupgen_irqmask_all() argument 226 if (set) { in wakeupgen_irqmask_all() 617 * This needs to be set one time thanks to always ON domain. in wakeupgen_init()
|
/kernel/linux/linux-6.6/arch/nios2/kernel/ |
H A D | entry.S | 54 * If ea <= cmpxchg_stw and ea > cmpxchg_ldw then saved EA is set to 132 .set noat 133 .set nobreak 380 ldw r4, TI_FLAGS(r1) /* ? Need resched set */
|