Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/arm/mm/
DKconfig559 Feroceon TLB (v4wbi with non-outer-cachable page table walks).
867 The outer cache has a outer_cache_fns.sync function pointer
868 that can be used to drain the write buffer of the outer cache.
900 bool "Enable the L2x0 outer cache controller" if MIGHT_HAVE_CACHE_L2X0
954 on systems with an outer cache, the store buffer is drained
/linux-4.1.27/arch/arm/boot/dts/
Darmada-370.dtsi129 compatible = "marvell,aurora-outer-cache";
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dmemx.fuc273 // $r5 - outer loop counter
/linux-4.1.27/Documentation/networking/
Dpktgen.txt160 outer label=16,middle label=32,
Dopenvswitch.txt198 and therefore will not misinterpret them. (Also, the outer eth_type
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S59 ## outer calling routine takes care of save and restore of XMM registers
/linux-4.1.27/mm/
Dswapfile.c2763 goto outer; in add_swap_count_continuation()
2828 outer: in add_swap_count_continuation()
/linux-4.1.27/Documentation/input/
Dmulti-touch-protocol.txt172 of the finger actually touching the glass, and one outer region formed by
/linux-4.1.27/scripts/
Dcheckpatch.pl1215 my ($linenr, $remain, $outer, $open, $close, $off) = @_;
1255 if (!$outer || $level <= 1) {
/linux-4.1.27/Documentation/scsi/
DChangeLog.1992-19971969 another command unless we are on the outer level. Fixes bug