Home
last modified time | relevance | path

Searched refs:nocheck (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_udp_tunnel.c81 __be16 src_port, __be16 dst_port, bool nocheck) in udp_tunnel6_xmit_skb() argument
97 udp6_set_csum(nocheck, skb, saddr, daddr, skb->len); in udp_tunnel6_xmit_skb()
H A Dip6_checksum.c115 void udp6_set_csum(bool nocheck, struct sk_buff *skb, in udp6_set_csum() argument
121 if (nocheck) in udp6_set_csum()
/openbmc/linux/net/ipv4/
H A Dudp_tunnel_core.c156 bool xnet, bool nocheck) in udp_tunnel_xmit_skb() argument
170 udp_set_csum(nocheck, skb, src, dst, skb->len); in udp_tunnel_xmit_skb()
H A Dudp.c884 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
889 if (nocheck) { in udp_set_csum()
/openbmc/linux/include/net/
H A Dudp_tunnel.h153 bool xnet, bool nocheck);
160 __be16 src_port, __be16 dst_port, bool nocheck);
H A Dip6_checksum.h82 void udp6_set_csum(bool nocheck, struct sk_buff *skb,
H A Dudp.h157 void udp_set_csum(bool nocheck, struct sk_buff *skb,
/openbmc/linux/tools/testing/selftests/lkdtm/
H A Drun.sh97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/openbmc/linux/tools/testing/selftests/livepatch/
H A Dfunctions.sh298 result=$(dmesg | comm --nocheck-order -13 "$SAVED_DMESG" - | \
/openbmc/linux/arch/sparc/kernel/
H A Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_pmu_add()
/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c1665 goto nocheck; in power_pmu_add()
1673 nocheck: in power_pmu_add()
/openbmc/linux/Documentation/filesystems/
H A Dext2.rst24 check=none, nocheck (*) Don't do extra checking of bitmaps on mount