Home
last modified time | relevance | path

Searched refs:excl (Results 1 – 13 of 13) sorted by relevance

/arch/arm/boot/bootp/
Dbootp.lds25 .stab.excl 0 : { *(.stab.excl) }
/arch/s390/kernel/vdso64/
Dvdso64.lds.S59 .stab.excl 0 : { *(.stab.excl) }
/arch/powerpc/kernel/vdso32/
Dvdso32.lds.S76 .stab.excl 0 : { *(.stab.excl) }
/arch/powerpc/kernel/vdso64/
Dvdso64.lds.S75 .stab.excl 0 : { *(.stab.excl) }
/arch/ia64/kernel/
Dminstate.h76 (pUStk) lfetch.fault.excl.nt1 [r22]; \
88 lfetch.fault.excl.nt1 [r17],L1_CACHE_BYTES; \
91 lfetch.fault.excl.nt1 [r17]; \
Dentry.S249 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
Dfsys.S482 lfetch.fault.excl.nt1 [r22] // M0|1 prefetch register backing-store
Divt.S777 lfetch.fault.excl.nt1 [r22] // M0|1 prefetch RBS
/arch/um/os-Linux/
Dfile.c577 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/
Dos.h167 extern int os_lock_file(int fd, int excl);
/arch/ia64/lib/
Dmemcpy_mck.S135 lfetch.fault.excl [dst_pre_mem], 128
314 lfetch.fault.excl [dst_pre_mem], 128
/arch/mips/include/asm/sn/sn0/
Dhubio.h886 excl: 4, /* 26-23: exclusive bit(s) */ member
/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c909 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()