only              149 arch/arc/include/asm/entry-arcv2.h 	;    but on return, restored only if U mode
only              178 arch/arc/include/asm/entry-arcv2.h 	; Restore SP (into AUX_USER_SP) only if returning to U mode
only              110 arch/m68k/fpsp040/fpsp.h 	.set	CU_ONLY,LV+122		| cu-only flag
only              144 arch/m68k/fpsp040/fpsp.h 	.set	NMNEXC,LV-44		| NMNEXC (unsup,snan bits only)
only              175 arch/m68k/fpsp040/fpsp.h |					;equate only works when CMDREG1B is in
only              306 arch/m68k/fpsp040/fpsp.h |				this can only be used if in a data register
only              221 arch/m68k/ifpsp060/src/ilsp.S # if the register numbers are the same, only the quotient gets saved.
only               20 arch/mips/include/asm/mach-cavium-octeon/kernel-entry-init.h 	# (only 32 bits set by bootloader, all addresses are physical
only              172 arch/powerpc/include/asm/ppc_asm.h #define HMT_EXTRA_HIGH	or	7,7,7		# power7 only
only              184 drivers/net/ethernet/brocade/bna/bna.h 		(q0) = rxp->rxq.single.only;				\
only             1836 drivers/net/ethernet/brocade/bna/bna_tx_rx.c 		rxp->rxq.single.only = q0;
only              596 drivers/net/ethernet/brocade/bna/bna_types.h 		struct bna_rxq *only;
only             2143 fs/ceph/inode.c 		bool only = (ia_valid & (ATTR_SIZE|ATTR_MTIME|ATTR_ATIME|
only             2148 fs/ceph/inode.c 		     only ? "ctime only" : "ignored");
only             2149 fs/ceph/inode.c 		if (only) {
only               55 include/linux/string_helpers.h 		unsigned int flags, const char *only);
only               61 include/linux/string_helpers.h 		char *dst, size_t osz, const char *only)
only               63 include/linux/string_helpers.h 	return string_escape_mem(src, isz, dst, osz, ESCAPE_ANY_NP, only);
only               67 include/linux/string_helpers.h 		unsigned int flags, const char *only)
only               69 include/linux/string_helpers.h 	return string_escape_mem(src, strlen(src), dst, sz, flags, only);
only               73 include/linux/string_helpers.h 		size_t sz, const char *only)
only               75 include/linux/string_helpers.h 	return string_escape_str(src, dst, sz, ESCAPE_ANY_NP, only);
only              498 lib/string_helpers.c 		      unsigned int flags, const char *only)
only              502 lib/string_helpers.c 	bool is_dict = only && *only;
only              519 lib/string_helpers.c 		    (is_dict && !strchr(only, c))) {
only              172 tools/testing/selftests/powerpc/primitives/asm/ppc_asm.h #define HMT_EXTRA_HIGH	or	7,7,7		# power7 only