Home
last modified time | relevance | path

Searched refs:assumed (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhelp-unknown-cmd.c91 const char *assumed = main_cmds.names[0]->name; in help_unknown_cmd() local
98 cmd, assumed); in help_unknown_cmd()
104 return assumed; in help_unknown_cmd()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhelp-unknown-cmd.c91 const char *assumed = main_cmds.names[0]->name; in help_unknown_cmd() local
99 cmd, assumed); in help_unknown_cmd()
105 return assumed; in help_unknown_cmd()
/kernel/linux/linux-5.10/arch/x86/um/
H A Dsetjmp_64.S9 # The jmp_buf is assumed to contain the following, in order:
H A Dsetjmp_32.S9 # The jmp_buf is assumed to contain the following, in order:
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsetjmp_64.S9 # The jmp_buf is assumed to contain the following, in order:
H A Dsetjmp_32.S9 # The jmp_buf is assumed to contain the following, in order:
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw.h51 bool assumed; member
H A Doxfw-stream.c86 /* If assumed, just change rate. */ in set_stream_format()
87 if (oxfw->assumed) in set_stream_format()
633 oxfw->assumed = true; in assume_stream_formats()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw.h71 bool assumed; member
H A Doxfw-stream.c86 /* If assumed, just change rate. */ in set_stream_format()
87 if (oxfw->assumed) in set_stream_format()
648 oxfw->assumed = true; in assume_stream_formats()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dbinstr.S15 | The 64-bit binary is assumed to have a decimal point before
22 | digit formed will be assumed the least significant. This is
H A Ddecbin.S33 | assumed following the least-significant digit.
128 | (i.e., all digits assumed left of the decimal point.)
174 | (i.e., all digits assumed left of the decimal point.)
H A Dx_unfl.S196 | WARNING: a0 and d0 are assumed to be intact between the denorm and
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dbinstr.S15 | The 64-bit binary is assumed to have a decimal point before
22 | digit formed will be assumed the least significant. This is
H A Ddecbin.S33 | assumed following the least-significant digit.
128 | (i.e., all digits assumed left of the decimal point.)
174 | (i.e., all digits assumed left of the decimal point.)
H A Dx_unfl.S196 | WARNING: a0 and d0 are assumed to be intact between the denorm and
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-ssse3-asm.S274 # (struct sha512_state is assumed to begin with u64 state[8])
H A Dsha256-ssse3-asm.S353 ## (struct sha256_state is assumed to begin with u32 state[8])
H A Daesni-intel_asm.S1844 pxor %xmm4, %xmm4 # xmm4 is assumed 0 in _key_expansion_x
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha512-ssse3-asm.S271 # (struct sha512_state is assumed to begin with u64 state[8])
H A Dsha256-ssse3-asm.S354 ## (struct sha256_state is assumed to begin with u32 state[8])
H A Daesni-intel_asm.S1838 pxor %xmm4, %xmm4 # xmm4 is assumed 0 in _key_expansion_x

Completed in 14 milliseconds