Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/lkdtm/
H A Drun.sh97 dmesg | comm --nocheck-order -13 "$DMESG" - > "$LOG" || true
/linux/arch/sparc/kernel/
H A Dperf_event.c1398 goto nocheck; in sparc_pmu_add()
1405 nocheck: in sparc_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()