Home
last modified time | relevance | path

Searched full:widening (Results 1 – 10 of 10) sorted by relevance

/linux/security/landlock/errata/
H A Dabi-1.h13 * hierarchy. This prevents access right widening through rename or link
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_iterating_callbacks.c79 int widening(void *unused) in widening() function
85 * verifier should not apply widening to it. in widening()
/linux/include/math-emu/
H A Dop-1.h149 /* Finally, a simple widening multiply algorithm. What fun! */
/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S125 // widening to 64 bits per element. When reinterpreted as N 128-bit
/linux/include/linux/
H A Dregset.h238 * register state, doing appropriate widening or truncation.
/linux/arch/alpha/kernel/
H A Dio.c668 operation widening. */ in scr_memcpyw()
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml714 floating-point widening multiply-accumulate instructions, as ratified
/linux/net/mctp/
H A Droute.c95 /* Look for binds in order of widening scope. A given destination or in mctp_lookup_bind()
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c5018 * Tests that access widening checks indeed prevents us from renaming it in TEST_F_FORK()
/linux/kernel/bpf/
H A Dverifier.c9065 * Check if scalar registers are exact for the purpose of not widening.