Home
last modified time | relevance | path

Searched full:finite (Results 1 – 25 of 129) sorted by relevance

123456

/linux-6.12.1/arch/x86/crypto/
Dpolyval-clmulni_asm.S8 * keys powers h^8, ..., h^1 in the POLYVAL finite field. This precomputation
9 * allows us to split finite field multiplication into two steps.
15 * In the second step, we compute the reduction of p(x) modulo the finite field
19 * multiplication is finite field multiplication. The advantage is that the
20 * two-step process only requires 1 finite field reduction for every 8
Dtwofish_glue.c35 * For background information on multiplication in finite fields, used for
/linux-6.12.1/arch/mips/pci/
Dfixup-sb1250.c13 * to the finite max.
84 * Set the SP1011 HT/PCI bridge's TRDY timeout to the finite max.
/linux-6.12.1/arch/arm64/crypto/
Dpolyval-ce-core.S10 * ..., h^1 in the POLYVAL finite field. This precomputation allows us to split
11 * finite field multiplication into two steps.
17 * In the second step, we compute the reduction of p(x) modulo the finite field
21 * multiplication is finite field multiplication. The advantage is that the
22 * two-step process only requires 1 finite field reduction for every 8
/linux-6.12.1/crypto/
Dpolyval-generic.c15 * modulus for finite field multiplication which makes hardware accelerated
85 * lookup table implementation for finite field multiplication.
106 * lookup table implementation of finite field multiplication.
/linux-6.12.1/lib/
Dts_fsm.c3 * lib/ts_fsm.c A naive finite state machine text search approach
9 * A finite state machine consists of n states (struct ts_fsm_token)
10 * representing the pattern as a finite automaton. The data is read
334 MODULE_DESCRIPTION("naive finite state machine text search");
/linux-6.12.1/drivers/net/wwan/iosm/
Diosm_ipc_pm.h35 * enum ipc_mem_host_pm_state - Possible states of the HOST SLEEP finite state
59 * enum ipc_mem_dev_pm_state - Possible states of the DEVICE SLEEP finite state
Diosm_ipc_mmio.h21 /* Possible states of the IPC finite state machine. */
/linux-6.12.1/Documentation/trace/rv/
Ddeterministic_automata.rst11 - *E* is the finite set of events;
76 char *event_names[event_max]; // E: the finite set of events
/linux-6.12.1/include/uapi/linux/
Dtps6594_pfsm.h3 * Userspace ABI for TPS6594 PMIC Pre-configurable Finite State Machine
/linux-6.12.1/drivers/s390/net/
Dctcm_main.h195 fsm_instance *fsm; /* finite state machine of this channel */
211 /* The finite state machine of this interface */
/linux-6.12.1/drivers/misc/
Dtps6594-pfsm.c3 * PFSM (Pre-configurable Finite State Machine) driver for TI TPS65224/TPS6594/TPS6593/LP8764 PMICs
324 MODULE_DESCRIPTION("TPS6594 Pre-configurable Finite State Machine Driver");
DKconfig575 tristate "TI TPS6594 Pre-configurable Finite State Machine support"
579 Support PFSM (Pre-configurable Finite State Machine) on TPS6594 PMIC devices.
580 These devices integrate a finite state machine engine, which manages the state
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z14/
Dtransaction.json48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z15/
Dtransaction.json48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
/linux-6.12.1/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst207 Power Gate Finite State Machine
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z13/
Dtransaction.json48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
/linux-6.12.1/tools/perf/pmu-events/arch/s390/cf_z16/
Dtransaction.json48 "BriefDescription": "Cycles per Instructions from Finite cache/memory",
/linux-6.12.1/Documentation/misc-devices/
Dtps6594-pfsm.rst12 Strictly speaking, PFSM (Pre-configurable Finite State Machine) is not
/linux-6.12.1/Documentation/driver-api/usb/
Danchors.rst57 finite time.
/linux-6.12.1/lib/zstd/compress/
Dhist.h3 * part of Finite State Entropy project
/linux-6.12.1/drivers/usb/common/
Dusb-otg-fsm.c3 * OTG Finite State Machine from OTG spec
452 MODULE_DESCRIPTION("OTG Finite State Machine");
/linux-6.12.1/Documentation/filesystems/
Ddirectory-locking.rst268 those chains must end after a finite number of steps.
274 end after a finite number of steps, which means that it can't be a part
/linux-6.12.1/net/netfilter/
Dxt_TCPOPTSTRIP.c21 /* Beware zero-length options: make finite progress */ in optlen()
/linux-6.12.1/Documentation/networking/
Ddriver.rst117 up the SKB and in some finite amount of time.

123456