| /linux/net/netfilter/ |
| H A D | nf_conntrack_sane.c | 169 static struct nf_conntrack_helper sane[MAX_PORTS * 2] __read_mostly; variable 178 nf_conntrack_helpers_unregister(sane, ports_c * 2); in nf_conntrack_sane_fini() 193 nf_ct_helper_init(&sane[2 * i], AF_INET, IPPROTO_TCP, in nf_conntrack_sane_init() 197 nf_ct_helper_init(&sane[2 * i + 1], AF_INET6, IPPROTO_TCP, in nf_conntrack_sane_init() 203 ret = nf_conntrack_helpers_register(sane, ports_c * 2); in nf_conntrack_sane_init()
|
| /linux/tools/perf/tests/shell/ |
| H A D | perf-report-hierarchy.sh | 13 sane=$(echo "${temp_dir}" | cut -b 1-21) 14 if [ "${sane}" = "/tmp/perf-test-report" ] ; then
|
| H A D | script.sh | 17 sane=$(echo "${temp_dir}" | cut -b 1-21) 18 if [ "${sane}" = "/tmp/perf-test-script" ] ; then
|
| H A D | test_intel_pt.sh | 32 sane=$(echo "${temp_dir}" | cut -b 1-26) 33 if [ "${sane}" = "/tmp/perf-test-intel-pt-sh" ] ; then
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-event_source-devices-format | 9 we want to export, so that userspace can deal with sane
|
| /linux/Documentation/trace/ |
| H A D | function-graph-fold.vim | 9 " relatively sane even through a context switch.
|
| /linux/drivers/greybus/ |
| H A D | Kconfig | 8 sane application layer. It was originally designed for the
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_timestamping_client-only-last-byte.pkt | 31 // Make sure that internal TCP timestamps are not overwritten and we have sane
|
| H A D | tcp_timestamping_partial.pkt | 32 // Make sure that internal TCP timestamps are not overwritten and we have sane
|
| H A D | tcp_timestamping_server.pkt | 34 // Make sure that internal TCP timestamps are not overwritten and we have sane
|
| /linux/tools/testing/selftests/futex/ |
| H A D | README | 53 o FIXME: decide on a sane test naming scheme. Currently the tests are named
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | sdma.c | 1665 int sane; in sdma_gethead() local 1674 sane = (hwhead >= swhead) & (hwhead <= swtail); in sdma_gethead() 1677 sane = ((hwhead >= swhead) && (hwhead < cnt)) || in sdma_gethead() 1681 sane = (hwhead == swhead); in sdma_gethead() 1683 if (unlikely(!sane)) { in sdma_gethead()
|
| /linux/Documentation/driver-api/usb/ |
| H A D | dma.rst | 77 Unfortunately, the current Linux DMA infrastructure doesn't have a sane
|
| /linux/Documentation/devicetree/bindings/powerpc/opal/ |
| H A D | power-mgt.txt | 89 remaining fields of the psscr to the following sane-default
|
| /linux/Documentation/hwmon/ |
| H A D | f71882fg.rst | 163 fan control will not work properly, unless you set a sane fan#_full_speed
|
| /linux/kernel/ |
| H A D | Kconfig.kexec | 175 memory buffer/segment size under 1MiB. This represents a sane choice
|
| /linux/Documentation/usb/ |
| H A D | gadget-testing.rst | 724 The attributes have sane default values. 785 The attributes have sane default values. 826 a number of their subdirectories. There are some sane defaults provided, but 983 The attributes have sane default values.
|
| /linux/Documentation/networking/ |
| H A D | operstates.rst | 179 IFLA_OPERSTATE to a sane value.
|
| /linux/arch/powerpc/include/asm/ |
| H A D | kvm_host.h | 763 u8 sane; member
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-cpu-debug.rst | 96 - On systems with a sane power controller which can behave correctly with
|
| /linux/Documentation/timers/ |
| H A D | timekeeping.rst | 144 NMI-safe and return a sane value in any context.
|
| /linux/Documentation/arch/sh/ |
| H A D | new-machine.rst | 133 * setup here. Though it's also sane to leave this empty
|
| /linux/Documentation/staging/ |
| H A D | remoteproc.rst | 322 * lookup table, so please keep them sane. Moreover, @RSC_LAST is used to
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 164 already-completed events, successful waits and timed-out waits are all sane
|
| /linux/Documentation/scheduler/ |
| H A D | sched-energy.rst | 378 Consequently, the only sane governor to use together with EAS is schedutil,
|