Home
last modified time | relevance | path

Searched refs:outer (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/include/net/
Dinet_ecn.h43 static inline __u8 INET_ECN_encapsulate(__u8 outer, __u8 inner) in INET_ECN_encapsulate() argument
45 outer &= ~INET_ECN_MASK; in INET_ECN_encapsulate()
46 outer |= !INET_ECN_is_ce(inner) ? (inner & INET_ECN_MASK) : in INET_ECN_encapsulate()
48 return outer; in INET_ECN_encapsulate()
190 __u8 outer, __u8 inner) in INET_ECN_decapsulate() argument
193 switch (outer & INET_ECN_MASK) { in INET_ECN_decapsulate()
204 if (INET_ECN_is_ce(outer)) in INET_ECN_decapsulate()
/linux-4.4.14/Documentation/devicetree/bindings/arm/uniphier/
Dcache-uniphier.txt1 UniPhier outer cache controller
3 UniPhier SoCs are integrated with a full-custom outer cache controller system.
/linux-4.4.14/arch/m68k/math-emu/
Dfp_decode.h356 | with base and/or outer displacement
390 1: printf PDECODE,"0" | null outer displacement
393 2: fp_get_instr_word %a0,fp_err_ua1 | 16bit outer displacement
396 3: fp_get_instr_long %a0,fp_err_ua1 | 32bit outer displacement
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dl2cc.txt25 "marvell,aurora-outer-cache": Marvell Controller designed to be
26 compatible with the ARM one with outer cache mode.
Dfw-cfg.txt46 (corresponding to the above outer protocol) is zero.
/linux-4.4.14/arch/arm/mm/
DKconfig555 Feroceon TLB (v4wbi with non-outer-cachable page table walks).
876 The outer cache has a outer_cache_fns.sync function pointer
877 that can be used to drain the write buffer of the outer cache.
909 bool "Enable the L2x0 outer cache controller" if MIGHT_HAVE_CACHE_L2X0
963 on systems with an outer cache, the store buffer is drained
978 bool "Enable the UniPhier outer cache controller"
984 This option enables the UniPhier outer cache (system cache)
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmemx.fuc273 // $r5 - outer loop counter
/linux-4.4.14/arch/arm/boot/dts/
Darmada-370.dtsi129 compatible = "marvell,aurora-outer-cache";
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S59 ## outer calling routine takes care of save and restore of XMM registers
/linux-4.4.14/Documentation/networking/
Dpktgen.txt180 outer label=16,middle label=32,
Dopenvswitch.txt198 and therefore will not misinterpret them. (Also, the outer eth_type
/linux-4.4.14/mm/
Dswapfile.c2794 goto outer; in add_swap_count_continuation()
2859 outer: in add_swap_count_continuation()
/linux-4.4.14/Documentation/input/
Dmulti-touch-protocol.txt172 of the finger actually touching the glass, and one outer region formed by
/linux-4.4.14/scripts/
Dcheckpatch.pl1259 my ($linenr, $remain, $outer, $open, $close, $off) = @_;
1299 if (!$outer || $level <= 1) {
/linux-4.4.14/Documentation/scsi/
DChangeLog.1992-19971969 another command unless we are on the outer level. Fixes bug