Home
last modified time | relevance | path

Searched refs:sane (Results 1 – 37 of 37) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnf_conntrack_sane.c167 static struct nf_conntrack_helper sane[MAX_PORTS][2] __read_mostly; variable
183 sane[i][j].tuple.src.l3num, ports[i]); in nf_conntrack_sane_fini()
184 nf_conntrack_helper_unregister(&sane[i][j]); in nf_conntrack_sane_fini()
205 sane[i][0].tuple.src.l3num = PF_INET; in nf_conntrack_sane_init()
206 sane[i][1].tuple.src.l3num = PF_INET6; in nf_conntrack_sane_init()
208 sane[i][j].data_len = sizeof(struct nf_ct_sane_master); in nf_conntrack_sane_init()
209 sane[i][j].tuple.src.u.tcp.port = htons(ports[i]); in nf_conntrack_sane_init()
210 sane[i][j].tuple.dst.protonum = IPPROTO_TCP; in nf_conntrack_sane_init()
211 sane[i][j].expect_policy = &sane_exp_policy; in nf_conntrack_sane_init()
212 sane[i][j].me = THIS_MODULE; in nf_conntrack_sane_init()
[all …]
/linux-4.1.27/Documentation/block/
Drequest.txt55 unsigned long hard_nr_sectors B Used to keep sector sane
59 unsigned long hard_nr_sectors B Used to keep nr_sectors sane
70 unsigned int hard_cur_sectors B Used to keep current_nr_sectors sane
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-format9 we want to export, so that userspace can deal with sane
/linux-4.1.27/drivers/staging/android/
DTODO7 - audit userspace interfaces to make sure they are sane
/linux-4.1.27/Documentation/trace/
Dfunction-graph-fold.vim9 " relatively sane even through a context switch.
/linux-4.1.27/Documentation/usb/
Dwusb-cbaf55 You can default most arguments to '' to get a sane value:
Dgadget-testing.txt610 The attributes have sane default values.
636 The attributes have sane default values.
674 a number of their subdirectories. There are some sane defaults provided, but
Ddma.txt74 Unfortunately, the current Linux DMA infrastructure doesn't have a sane
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt53 configuration registers to a sane state-- masked or
/linux-4.1.27/Documentation/hwmon/
Df71882fg109 fan control will not work properly, unless you set a sane fan#_full_speed
/linux-4.1.27/Documentation/networking/
Doperstates.txt154 IFLA_OPERSTATE to a sane value.
Dphy.txt257 config_init: configures PHY into a sane state after a reset.
/linux-4.1.27/arch/powerpc/include/asm/
Dkvm_host.h600 u8 sane; member
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_iba7220.c4325 int sane; in qib_sdma_7220_gethead() local
4345 sane = (hwhead >= swhead) & (hwhead <= swtail); in qib_sdma_7220_gethead()
4348 sane = ((hwhead >= swhead) && (hwhead < cnt)) || in qib_sdma_7220_gethead()
4352 sane = (hwhead == swhead); in qib_sdma_7220_gethead()
4355 if (unlikely(!sane)) { in qib_sdma_7220_gethead()
Dqib_iba7322.c6977 int sane; in qib_sdma_7322_gethead() local
6997 sane = (hwhead >= swhead) & (hwhead <= swtail); in qib_sdma_7322_gethead()
7000 sane = ((hwhead >= swhead) && (hwhead < cnt)) || in qib_sdma_7322_gethead()
7004 sane = (hwhead == swhead); in qib_sdma_7322_gethead()
7006 if (unlikely(!sane)) { in qib_sdma_7322_gethead()
/linux-4.1.27/Documentation/
Dprintk-formats.txt116 ESCAPE_ANY_NP is the sane choice for many cases, in particularly for
Dapplying-patches.txt308 tool) tree to be in a reasonably sane state adequate for testing.
358 sane.
Dremoteproc.txt264 * lookup table, so please keep them sane. Moreover, @RSC_LAST is used to
DHOWTO249 be in a reasonably sane state adequate for testing. The goal is to
294 without even a cursory glance to see if they are sane.
Dsvga.txt161 are not completely sane. In case you really need this feature, please drop me
DCodingStyle539 But even if you fail in getting emacs to do sane formatting, not
Dkernel-parameters.txt1071 you are really sure that your UEFI does sane gc and
/linux-4.1.27/Documentation/timers/
Dtimekeeping.txt143 NMI-safe and return a sane value in any context.
/linux-4.1.27/Documentation/sh/
Dnew-machine.txt130 * setup here. Though it's also sane to leave this empty
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt158 already-completed events, successful waits and timed-out waits are all sane
/linux-4.1.27/Documentation/power/
Dopp.txt88 To ensure that the data retrieved are sane, the users such as SoC framework
/linux-4.1.27/arch/powerpc/kvm/
Dpowerpc.c265 vcpu->arch.sane = r; in kvmppc_sanity_check()
Dbook3s_pr.c1472 if (!vcpu->arch.sane) { in kvmppc_vcpu_run_pr()
Dbooke.c728 if (!vcpu->arch.sane) { in kvmppc_vcpu_run()
Dbook3s_hv.c2230 if (!vcpu->arch.sane) { in kvmppc_vcpu_run_hv()
/linux-4.1.27/mm/
DKconfig637 A sane initial value is 80 MB.
/linux-4.1.27/Documentation/isdn/
DREADME.HiSax532 vga = normal # force sane state
/linux-4.1.27/Documentation/PCI/
Dpci.txt584 having sane locking.
/linux-4.1.27/lib/
DKconfig.debug223 sane.
1278 Say N if you want a sane system.
/linux-4.1.27/drivers/scsi/
DKconfig162 For scanners, look at SANE (<http://www.sane-project.org/>). For CD
/linux-4.1.27/Documentation/RCU/
DRTFP.txt1383 ,Title="{[RFC,PATCH] RCU} and {CONFIG\_PREEMPT\_RT} sane patch"
/linux-4.1.27/Documentation/s390/
DDebugging390.txt180 configuration (assuming the OS designer is sane of course).