Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/lkdtm/
H A Drun.sh97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/linux/include/net/
H A Dudp_tunnel.h141 bool xnet, bool nocheck, u16 ipcb_flags);
149 __be16 src_port, __be16 dst_port, bool nocheck,
/linux/arch/sparc/kernel/
H A Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_pmu_add()
/linux/arch/powerpc/perf/
H A Dcore-book3s.c1662 goto nocheck; in power_pmu_add()
1670 nocheck: in power_pmu_add()
/linux/net/ipv4/
H A Dudp.c1069 void udp_set_csum(bool nocheck, struct sk_buff *skb, in udp_set_csum() argument
1074 if (nocheck) { in udp_set_csum()