Searched refs:excl (Results 1 – 13 of 13) sorted by relevance
/arch/arm/boot/bootp/ |
D | bootp.lds | 25 .stab.excl 0 : { *(.stab.excl) }
|
/arch/s390/kernel/vdso64/ |
D | vdso64.lds.S | 59 .stab.excl 0 : { *(.stab.excl) }
|
/arch/powerpc/kernel/vdso32/ |
D | vdso32.lds.S | 76 .stab.excl 0 : { *(.stab.excl) }
|
/arch/powerpc/kernel/vdso64/ |
D | vdso64.lds.S | 75 .stab.excl 0 : { *(.stab.excl) }
|
/arch/ia64/kernel/ |
D | minstate.h | 76 (pUStk) lfetch.fault.excl.nt1 [r22]; \ 88 lfetch.fault.excl.nt1 [r17],L1_CACHE_BYTES; \ 91 lfetch.fault.excl.nt1 [r17]; \
|
D | entry.S | 249 lfetch.fault.excl.nt1 [r3],128 251 lfetch.fault.excl.nt1 [r2],128 252 lfetch.fault.excl.nt1 [r3],128 254 lfetch.fault.excl [r2] 255 lfetch.fault.excl [r3] 263 lfetch.fault.excl.nt1 [r3],128 // prefetch offset 0x010 265 lfetch.fault.excl.nt1 [r3],128 // prefetch offset 0x090 266 lfetch.fault.excl.nt1 [r2],128 // prefetch offset 0x190 268 lfetch.fault.excl.nt1 [r3] // prefetch offset 0x110 269 lfetch.fault.excl.nt1 [r2] // prefetch offset 0x210
|
D | fsys.S | 482 lfetch.fault.excl.nt1 [r22] // M0|1 prefetch register backing-store
|
D | ivt.S | 777 lfetch.fault.excl.nt1 [r22] // M0|1 prefetch RBS
|
/arch/um/os-Linux/ |
D | file.c | 577 int os_lock_file(int fd, int excl) in os_lock_file() argument 579 int type = excl ? F_WRLCK : F_RDLCK; in os_lock_file()
|
/arch/um/include/shared/ |
D | os.h | 167 extern int os_lock_file(int fd, int excl);
|
/arch/ia64/lib/ |
D | memcpy_mck.S | 135 lfetch.fault.excl [dst_pre_mem], 128 314 lfetch.fault.excl [dst_pre_mem], 128
|
/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 886 excl: 4, /* 26-23: exclusive bit(s) */ member
|
/arch/x86/kernel/cpu/resctrl/ |
D | rdtgroup.c | 909 int i, hwb, swb, excl, psl; in rdt_bit_usage_show() local 954 excl = test_bit(i, &exclusive); in rdt_bit_usage_show() 962 else if (excl) in rdt_bit_usage_show()
|