Home
last modified time | relevance | path

Searched refs:reduce (Results 1 – 25 of 242) sorted by relevance

12345678910

/linux/lib/crypto/x86/
H A Dpolyval-pclmul-avx.S183 .macro full_stride reduce argument
189 .if \reduce
194 .if \reduce
199 .if \reduce
204 .if \reduce
209 .if \reduce
214 .if \reduce
/linux/lib/crypto/arm64/
H A Dpolyval-ce-core.S218 .macro full_stride reduce argument
227 .if \reduce
232 .if \reduce
237 .if \reduce
242 .if \reduce
247 .if \reduce
252 .if \reduce
/linux/net/bridge/
H A DKconfig47 Say N to exclude this support and reduce the binary size.
61 Say N to exclude this support and reduce the binary size.
73 Say N to exclude this support and reduce the binary size.
84 Say N to exclude this support and reduce the binary size.
/linux/net/openvswitch/
H A DKconfig53 Say N to exclude this support and reduce the binary size.
65 Say N to exclude this support and reduce the binary size.
77 Say N to exclude this support and reduce the binary size.
/linux/arch/arm/mach-footbridge/
H A DKconfig29 Saying N will reduce the size of the Footbridge kernel.
43 Saying N will reduce the size of the Footbridge kernel.
/linux/net/netfilter/
H A Dnft_masq.c146 .reduce = NFT_REDUCE_READONLY,
174 .reduce = NFT_REDUCE_READONLY,
216 .reduce = NFT_REDUCE_READONLY,
H A Dnft_redir.c149 .reduce = NFT_REDUCE_READONLY,
177 .reduce = NFT_REDUCE_READONLY,
206 .reduce = NFT_REDUCE_READONLY,
H A Dnft_exthdr.c738 .reduce = nft_exthdr_reduce,
747 .reduce = nft_exthdr_reduce,
756 .reduce = nft_exthdr_reduce,
765 .reduce = NFT_REDUCE_READONLY,
774 .reduce = NFT_REDUCE_READONLY,
783 .reduce = nft_exthdr_reduce,
793 .reduce = nft_exthdr_reduce,
H A Dnft_queue.c194 .reduce = NFT_REDUCE_READONLY,
204 .reduce = NFT_REDUCE_READONLY,
H A Dnft_fwd_netdev.c221 .reduce = NFT_REDUCE_READONLY,
231 .reduce = NFT_REDUCE_READONLY,
H A Dnft_cmp.c193 .reduce = NFT_REDUCE_READONLY,
285 .reduce = NFT_REDUCE_READONLY,
379 .reduce = NFT_REDUCE_READONLY,
H A Dnft_numgen.c199 .reduce = nft_ng_inc_reduce,
208 .reduce = nft_ng_random_reduce,
H A Dnft_objref.c126 .reduce = NFT_REDUCE_READONLY,
248 .reduce = NFT_REDUCE_READONLY,
H A Dnft_fib_inet.c52 .reduce = nft_fib_reduce,
H A Dnft_hash.c230 .reduce = nft_jhash_reduce,
239 .reduce = nft_symhash_reduce,
H A Dnft_fib_netdev.c61 .reduce = nft_fib_reduce,
/linux/arch/openrisc/
H A DKconfig135 the kernel which in general will improve performance and reduce the
148 the kernel which in general will improve performance and reduce the
161 the kernel which in general will improve performance and reduce the
174 the kernel which in general will improve performance and reduce the
204 in the kernel and reduce binary size.
/linux/Documentation/core-api/
H A Dunion_find.rst36 Time Complexity: Using path compression can reduce the time complexity of
37 the find operation, and using union by rank can reduce the time complexity
38 of the union operation. These optimizations reduce the average time
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidhc1.dts55 * When reaching cpu0_alert0, reduce CPU
71 * When reaching cpu0_alert1, reduce CPU
/linux/kernel/configs/
H A Dhardening.config63 # Initialize all heap variables to zero on free to reduce stale data lifetime.
69 # Wipe kernel stack after syscall completion to reduce stale data lifetime.
/linux/net/ipv6/netfilter/
H A Dnft_reject_ipv6.c49 .reduce = NFT_REDUCE_READONLY,
H A Dnft_fib_ipv6.c228 .reduce = nft_fib_reduce,
238 .reduce = nft_fib_reduce,
/linux/net/ipv4/netfilter/
H A Dnft_reject_ipv4.c48 .reduce = NFT_REDUCE_READONLY,
/linux/tools/perf/scripts/python/
H A Dgecko.py27 from functools import reduce
189 prefix_stack_id = reduce(lambda prefix_id, frame: self._intern_stack
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-rt94679 is turned off to reduce the leakage from the BAT pin. See

12345678910