/linux-4.4.14/net/netfilter/ |
D | xt_policy.c | 60 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_in() local 65 if (strict && info->len != sp->len) in match_policy_in() 69 pos = strict ? i - sp->len + 1 : 0; in match_policy_in() 75 if (!strict) in match_policy_in() 77 } else if (strict) in match_policy_in() 81 return strict ? 1 : 0; in match_policy_in() 90 int strict = info->flags & XT_POLICY_MATCH_STRICT; in match_policy_out() local 97 pos = strict ? i : 0; in match_policy_out() 103 if (!strict) in match_policy_out() 105 } else if (strict) in match_policy_out() [all …]
|
/linux-4.4.14/scripts/coccinelle/iterators/ |
D | use_after_iter.cocci | 43 when strict 48 when strict 53 when strict 58 when strict 63 when strict 68 when strict 73 when strict 78 when strict 83 when strict
|
/linux-4.4.14/scripts/coccinelle/misc/ |
D | returnvar.cocci | 8 // "when strict" can be removed to get more hits, but adds false 24 when strict 37 when strict 48 when strict
|
/linux-4.4.14/tools/perf/util/scripting-engines/ |
D | Build | 4 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-… 6 CFLAGS_trace-event-python.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -…
|
/linux-4.4.14/tools/virtio/ |
D | Makefile | 6 …-I. -I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasin…
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 265 cos_params[i].strict = BNX2X_DCBX_STRICT_INVALID; in bnx2x_dcbx_get_ets_feature() 491 if (((BNX2X_DCBX_STRICT_INVALID == ets->cos_params[0].strict) && in bnx2x_dcbx_2cos_limit_update_ets_config() 493 ((BNX2X_DCBX_STRICT_INVALID == ets->cos_params[1].strict) && in bnx2x_dcbx_2cos_limit_update_ets_config() 500 ets->cos_params[0].strict, in bnx2x_dcbx_2cos_limit_update_ets_config() 502 ets->cos_params[1].strict, in bnx2x_dcbx_2cos_limit_update_ets_config() 525 if (ets->cos_params[0].strict == BNX2X_DCBX_STRICT_COS_HIGHEST) in bnx2x_dcbx_2cos_limit_update_ets_config() 527 else if (ets->cos_params[1].strict in bnx2x_dcbx_2cos_limit_update_ets_config() 548 if (ets->cos_params[i].strict != BNX2X_DCBX_STRICT_INVALID) { in bnx2x_dcbx_update_ets_config() 556 ets->cos_params[i].strict; in bnx2x_dcbx_update_ets_config() 1068 cos, bp->dcbx_port_params.ets.cos_params[cos].strict); in bnx2x_dcbx_print_cos_params() [all …]
|
D | bnx2x_dcb.h | 45 u8 strict; member 142 u8 strict; member
|
/linux-4.4.14/drivers/target/tcm_fc/ |
D | tfc_conf.c | 57 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() argument 71 if (strict && pos++ == 2 && byte++ < 7) { in ft_parse_wwn() 80 if (strict && byte != 8) in ft_parse_wwn() 86 if (val < 0 || (strict && isupper(c))) in ft_parse_wwn()
|
/linux-4.4.14/tools/perf/scripts/python/Perf-Trace-Util/ |
D | Build | 3 CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-…
|
/linux-4.4.14/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | Build | 3 CFLAGS_Context.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-pa…
|
/linux-4.4.14/include/net/ |
D | addrconf.h | 64 const struct net_device *dev, int strict); 66 const struct net_device *dev, int strict, 81 struct net_device *dev, int strict);
|
D | ping.h | 46 const struct net_device *dev, int strict);
|
D | act_api.h | 121 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict);
|
D | ip_tunnels.h | 233 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict);
|
D | tcp.h | 1725 bool *strict);
|
/linux-4.4.14/drivers/net/fddi/skfp/ |
D | Makefile | 20 ccflags-y := -Idrivers/net/skfp -DPCI -DMEM_MAPPED_IO -Wno-strict-prototypes
|
/linux-4.4.14/include/linux/pinctrl/ |
D | pinmux.h | 85 bool strict; member
|
/linux-4.4.14/include/linux/ |
D | netfilter_ipv6.h | 18 const struct net_device *dev, int strict);
|
D | netfilter.h | 282 struct flowi *fl, bool strict);
|
/linux-4.4.14/arch/parisc/math-emu/ |
D | Makefile | 7 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
|
/linux-4.4.14/net/ipv6/ |
D | netfilter.c | 111 struct flowi *fl, bool strict) in nf_ip6_route() argument 119 const void *sk = strict ? &fake_sk : NULL; in nf_ip6_route()
|
D | route.c | 99 static int rt6_score_route(struct rt6_info *rt, int oif, int strict); 438 int strict) in rt6_multipath_select() argument 452 if (rt6_score_route(sibling, oif, strict) < 0) in rt6_multipath_select() 629 int strict) in rt6_score_route() argument 634 if (!m && (strict & RT6_LOOKUP_F_IFACE)) in rt6_score_route() 639 if (strict & RT6_LOOKUP_F_REACHABLE) { in rt6_score_route() 647 static struct rt6_info *find_match(struct rt6_info *rt, int oif, int strict, in find_match() argument 663 m = rt6_score_route(rt, oif, strict); in find_match() 671 if (strict & RT6_LOOKUP_F_REACHABLE) in find_match() 686 u32 metric, int oif, int strict, in find_rr_leaf() argument [all …]
|
D | ping.c | 75 const struct net_device *dev, int strict) in dummy_ipv6_chk_addr() argument
|
D | datagram.c | 743 int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; in ip6_datagram_send_ctl() local 746 strict ? dev : NULL, 0) && in ip6_datagram_send_ctl()
|
D | tcp_ipv6.c | 703 bool *strict) in tcp_v6_route_req() argument 705 if (strict) in tcp_v6_route_req() 706 *strict = true; in tcp_v6_route_req()
|
D | addrconf.c | 1641 const struct net_device *dev, int strict) in ipv6_chk_addr() argument 1643 return ipv6_chk_addr_and_flags(net, addr, dev, strict, IFA_F_TENTATIVE); in ipv6_chk_addr() 1648 const struct net_device *dev, int strict, in ipv6_chk_addr_and_flags() argument 1668 !(ifp->scope&(IFA_LINK|IFA_HOST) || strict))) { in ipv6_chk_addr_and_flags() 1748 struct net_device *dev, int strict) in ipv6_get_ifaddr() argument 1759 !(ifp->scope&(IFA_LINK|IFA_HOST) || strict)) { in ipv6_get_ifaddr()
|
D | ip6_tunnel.c | 1326 int strict = (ipv6_addr_type(&p->raddr) & in ip6_tnl_link_config() local 1331 p->link, strict); in ip6_tnl_link_config()
|
D | ip6_gre.c | 974 int strict = (ipv6_addr_type(&p->raddr) & in ip6gre_tnl_link_config() local 979 p->link, strict); in ip6gre_tnl_link_config()
|
/linux-4.4.14/arch/x86/purgatory/ |
D | Makefile | 13 KBUILD_CFLAGS := -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -fno-b…
|
/linux-4.4.14/drivers/of/ |
D | platform.c | 331 struct device *parent, bool strict) in of_platform_bus_create() argument 341 if (strict && (!of_get_property(bus, "compatible", NULL))) { in of_platform_bus_create() 368 rc = of_platform_bus_create(child, matches, lookup, &dev->dev, strict); in of_platform_bus_create()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinmux.c | 110 if (ops->strict && desc->mux_usecount && in pin_request() 126 if (ops->strict && desc->gpio_owner) { in pin_request() 589 if (pmxops->strict) in pinmux_pins_show() 613 if (pmxops->strict) { in pinmux_pins_show()
|
D | pinctrl-adi2.c | 705 .strict = true,
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
D | Makefile | 10 -fPIC -fno-strict-aliasing -mno-red-zone \
|
/linux-4.4.14/lib/ |
D | ts_fsm.c | 143 unsigned block_len = 0, strict, consumed = state->offset; in fsm_find() local 153 if (strict) \ in fsm_find() 164 strict = fsm->tokens[0].recur != TS_FSM_HEAD_IGNORE; in fsm_find()
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | cpufeature.h | 55 bool strict; /* CPU Sanity check: strict matching required ? */ member
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | b4420qds.dts | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4420si-pre.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | p5040si-pre.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4420si-post.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4qds.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | p5040ds.dts | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | b4si-post.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
D | p5040si-post.dtsi | 30 * on any theory of liability, whether in contract, strict liability, or tort
|
/linux-4.4.14/fs/btrfs/ |
D | extent_map.c | 361 u64 start, u64 len, int strict) in __lookup_extent_mapping() argument 381 if (strict && !(end > em->start && start < extent_map_end(em))) in __lookup_extent_mapping()
|
/linux-4.4.14/mm/ |
D | compaction.c | 398 bool strict) in isolate_freepages_block() argument 487 if (!strict && in isolate_freepages_block() 499 if (strict) in isolate_freepages_block() 524 if (strict && blockpfn < end_pfn) in isolate_freepages_block()
|
/linux-4.4.14/Documentation/filesystems/ |
D | devpts.txt | 126 does not provide strict isolation in a container environment. i.e by 130 To workaround this and have strict isolation, all mounts of devpts,
|
D | isofs.txt | 21 check=strict Matches only filenames with the exact same case
|
D | udf.txt | 37 nostrict Unset strict conformance
|
D | nilfs2.txt | 69 order=strict Apply strict in-order semantics that preserves sequence
|
D | hpfs.txt | 32 check=none,normal,strict (default normal) 35 corrupted filesystems. check=strict means many superfluous checks -
|
D | ext2.txt | 21 (check=normal and check=strict options removed) 272 For e2fsck, it needs to be more strict with the handling of these
|
D | debugfs.txt | 5 about a process, or sysfs, which has strict one-value-per-file rules,
|
D | vfat.txt | 91 s: strict, case sensitive
|
D | proc.txt | 913 if strict overcommit accounting is enabled (mode 2 in 930 application. With strict overcommit enabled on the system
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | Makefile | 25 KBUILD_CFLAGS += -fno-strict-aliasing -fPIC
|
/linux-4.4.14/net/ipv4/ |
D | netfilter.c | 176 struct flowi *fl, bool strict __always_unused) in nf_ip_route()
|
D | tcp_ipv4.c | 1196 bool *strict) in tcp_v4_route_req() argument 1200 if (strict) { in tcp_v4_route_req() 1202 *strict = true; in tcp_v4_route_req() 1204 *strict = false; in tcp_v4_route_req()
|
D | ip_tunnel.c | 951 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) in __ip_tunnel_change_mtu() argument 961 if (strict) in __ip_tunnel_change_mtu()
|
D | tcp_input.c | 6228 bool strict; in tcp_conn_request() local 6230 dst = af_ops->route_req(sk, &fl, req, &strict); in tcp_conn_request() 6232 if (dst && strict && in tcp_conn_request()
|
D | Kconfig | 50 For details about rp_filter strict and loose mode read
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-pidff.c | 771 struct hid_report *report, int count, int strict) in pidff_find_fields() argument 798 if (!found && strict) { in pidff_find_fields() 1067 #define PIDFF_FIND_FIELDS(name, report, strict) \ argument 1070 sizeof(pidff_ ## name), strict)
|
/linux-4.4.14/Documentation/driver-model/ |
D | device.txt | 97 strict expectations on when attributes get created. When a new device is
|
/linux-4.4.14/arch/mips/vdso/ |
D | Makefile | 12 -O2 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \
|
/linux-4.4.14/Documentation/scsi/ |
D | dpti.txt | 15 * contract, strict liability, or tort (including negligence or otherwise)
|
/linux-4.4.14/Documentation/ |
D | sparse.txt | 36 and you now have all the infrastructure needed for strict typechecking.
|
D | DMA-ISA-LPC.txt | 29 The ISA DMA controller has some very strict requirements on which
|
D | pi-futex.txt | 14 abstraction, with strict rules that keep the implementation
|
D | workqueue.txt | 249 Some users depend on the strict execution ordering of ST wq. The 333 * Unless strict ordering is required, there is no need to use ST wq.
|
D | kernel-parameters.txt | 170 Format: { force | off | strict | noirq | rsdt | 175 strict -- Be less tolerant of platforms that are not 233 { strict | lax | no } 239 strict (default): access to resources claimed by ACPI 1548 strict [Default Off] 1595 iomem= Disable strict checking of access to MMIO memory 1596 strict regions from userspace. 3437 strict 3438 With strict flushing every unmap operation will result in
|
D | pinctrl.txt | 717 .strict = true, 834 A flag "strict" in struct pinctrl_desc is available to check and deny 861 peripheral functions. So again the "strict" flag should be set, denying
|
D | cachetlb.txt | 130 us to properly handle systems whose caches are strict and require
|
D | CodingStyle | 821 There are also min() and max() macros that do strict type checking if you
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 60 static ssize_t tcm_qla2xxx_parse_wwn(const char *name, u64 *wwn, int strict) in tcm_qla2xxx_parse_wwn() argument 74 if (strict && pos++ == 2 && byte++ < 7) { in tcm_qla2xxx_parse_wwn() 83 if (strict && byte != 8) in tcm_qla2xxx_parse_wwn() 90 else if (isxdigit(c) && (islower(c) || !strict)) in tcm_qla2xxx_parse_wwn()
|
/linux-4.4.14/arch/x86/ |
D | Makefile | 26 -fno-strict-aliasing -fomit-frame-pointer -fno-pic \
|
/linux-4.4.14/arch/arm64/kernel/ |
D | cpufeature.c | 50 .strict = STRICT, \ 390 if (!ftrp->strict) in init_cpu_ftr_reg()
|
/linux-4.4.14/ |
D | Makefile | 391 -fno-strict-aliasing -fno-common \ 757 KBUILD_CFLAGS += $(call cc-option,-fno-strict-overflow) 766 KBUILD_CFLAGS += $(call cc-option,-Werror=strict-prototypes)
|
/linux-4.4.14/drivers/media/ |
D | Kconfig | 200 are strict constraints with regards to the kernel size,
|
/linux-4.4.14/arch/powerpc/ |
D | Makefile | 71 override CC += -mno-strict-align
|
/linux-4.4.14/drivers/iio/ |
D | industrialio-buffer.c | 256 bool strict) in iio_scan_mask_match() argument 261 if (strict) { in iio_scan_mask_match()
|
/linux-4.4.14/net/sched/ |
D | act_api.c | 56 int __tcf_hash_release(struct tc_action *a, bool bind, bool strict) in __tcf_hash_release() argument 64 else if (strict && p->tcfc_bindcnt > 0) in __tcf_hash_release()
|
D | Kconfig | 604 Say Y here if you want to do traffic policing, i.e. strict
|
/linux-4.4.14/drivers/pinctrl/uniphier/ |
D | pinctrl-uniphier-core.c | 632 .strict = true,
|
/linux-4.4.14/Documentation/locking/ |
D | mutex-design.txt | 155 Unless the strict semantics of mutexes are unsuitable and/or the critical
|
/linux-4.4.14/lib/842/ |
D | 842_compress.c | 45 module_param_named(strict, sw842_strict, bool, 0644);
|
/linux-4.4.14/arch/powerpc/boot/ |
D | Makefile | 23 -fno-strict-aliasing -Os -msoft-float -pipe \
|
/linux-4.4.14/Documentation/fb/ |
D | uvesafb.txt | 36 - A strict and limited set of supported video modes. Often the native
|
D | matroxfb.txt | 319 + some check for input values are not so strict how it should be (you can
|
/linux-4.4.14/Documentation/timers/ |
D | timekeeping.txt | 55 Since this operation may be invoked very often, doing this in a strict
|
/linux-4.4.14/Documentation/prctl/ |
D | seccomp_filter.txt | 46 prctl(2) call as the strict seccomp. If the architecture has
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.pvrusb2 | 113 however the design goals (strict isolation) and physical layer
|
/linux-4.4.14/Documentation/i2c/ |
D | instantiating-devices | 238 either because the detection routine is too strict, or because your
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_fb_helper.c | 1685 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) in drm_connector_enabled() argument 1689 if (strict) in drm_connector_enabled()
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | boot-options.txt | 163 acpi=strict Disable out of spec ACPI workarounds.
|
/linux-4.4.14/Documentation/networking/ |
D | netdev-FAQ.txt | 214 with the "--strict" flag. But do not be mindlessly robotic in
|
D | ip-sysctl.txt | 773 If set, do a very strict check of the CIPSO option when 778 with other implementations that require strict checking. 1075 Current recommended practice in RFC3704 is to enable strict mode
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 603 capable hardware, but does not enforce a strict switch device driver model. On 604 the other DSA enforces a fairly strict device driver model, and deals with most
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 543 - The original high boundary, the hard limit, is defined as a strict 548 that with a strict upper limit requires either a fairly accurate
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_debug.c | 4103 module_param_named(strict, scsi_debug_strict, bool, S_IRUGO | S_IWUSR); 4150 MODULE_PARM_DESC(strict, "stricter checks: reserved field in cdb (def=0)"); 4735 static DRIVER_ATTR_RW(strict);
|
/linux-4.4.14/drivers/net/ |
D | vxlan.c | 2369 struct vxlan_rdst *dst, int new_mtu, bool strict) in __vxlan_change_mtu() argument 2385 if (strict) in __vxlan_change_mtu()
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 174 open files (required for strict POSIX compliance). Windows Servers already 455 strictcache Use for switching on strict cache mode. In this mode the
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 1822 .strict = true,
|
/linux-4.4.14/drivers/infiniband/core/ |
D | cma.c | 1140 const int strict = ipv6_addr_type(&dst_addr->sin6_addr) & in validate_ipv6_net_dev() local 1144 strict); in validate_ipv6_net_dev()
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 125 IBM pSeries/iSeries pair, it was decided to enforce some strict rules 817 specification enforces more strict rules. Nodes and properties should
|