Home
last modified time | relevance | path

Searched refs:rwx (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/mm/
Dtlb.c497 unsigned int asid_or_sasid, rwx; in create_tlb() local
552 rwx = pte_val(*ptep) & PTE_BITS_RWX; in create_tlb()
555 rwx <<= 3; /* r w x => Kr Kw Kx 0 0 0 */ in create_tlb()
557 rwx |= (rwx << 3); /* r w x => Kr Kw Kx Ur Uw Ux */ in create_tlb()
559 pd1 = rwx | (pte_val(*ptep) & PTE_BITS_NON_RWX_IN_PD1); in create_tlb()
/kernel/linux/linux-5.10/Documentation/filesystems/
Dadfs.rst67 These are then masked by ownmask, eg 700 -> -rwx------
68 Possible owner mode permissions -> -rwx------
Dntfs.rst137 default rw------- and for directories rwx------, a
/kernel/linux/linux-5.10/arch/um/
DMakefile138 LDFLAGS_EXECSTACK += $(call ld-option,--no-warn-rwx-segments)
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
DMakefile72 LDFLAGS_vmlinux += $(call ld-option,--no-warn-rwx-segments)
/kernel/linux/linux-5.10/tools/perf/util/
Dparse-events.l214 modifier_bp [rwx]{1,3}
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dperf-security.rst120 # chmod o-rwx perf
/kernel/linux/linux-5.10/
DMakefile1026 KBUILD_LDFLAGS += $(call ld-option,--no-warn-rwx-segments)
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch5121 + * filesz 0x000001ab memsz 0x000011bc flags rwx